/** Shopify CDN: Minification failed

Line 390:2 Expected identifier but found "*"
Line 6597:2 Expected identifier but found "*"
Line 12503:2 Expected identifier but found "*"
Line 13639:2 Expected identifier but found "*"
Line 15409:2 Expected identifier but found "*"
Line 19648:2 Expected identifier but found "*"
Line 21169:0 Expected "}" to go with "{"

**/
/*!**********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./node_modules/normalize.css/normalize.css ***!
  \**********************************************************************************************************************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/assets/styles/base/helpers.scss ***!
  \*****************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.sr-only {
  position: absolute !important;
  left: -10000px !important;
  top: auto !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.clearfix {
  *zoom: 1;
}
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
}

.js-focus-hidden:focus {
  outline: none;
}

.is-sticky {
  position: sticky;
  top: 0;
  z-index: 999;
}

.label-hidden {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
}
.no-placeholder .label-hidden {
  position: inherit !important;
  overflow: auto;
  width: auto;
  height: auto;
  margin: 0;
  clip: auto;
}

.visually-shown {
  position: inherit !important;
  overflow: auto;
  width: auto;
  height: auto;
  margin: 0;
  clip: auto;
}

.no-js:not(html) {
  display: none;
}
.no-js .no-js:not(html) {
  display: block;
}

.no-js .js {
  display: none;
}

.supports-no-cookies {
  display: none;
}
html:not(.cookies) .supports-no-cookies {
  display: block;
}

html:not(.cookies) .supports-cookies {
  display: none;
}

.skip-link:focus {
  position: absolute !important;
  overflow: auto;
  width: auto;
  height: auto;
  margin: 0;
  clip: auto;
  z-index: 10000;
  padding: 40px;
  background-color: #fff;
  color: #3C3C3B;
  transition: none;
}

.hide {
  /* stylelint-disable declaration-no-important */
  display: none !important;
}

.hidden,
.js-partial {
  display: none;
}

.clear-left {
  clear: left;
}
/*!*******************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/assets/styles/base/html-tags.scss ***!
  \*******************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
html {
  font-size: 62.5%;
}

body {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #3C3C3B;
  font-size: 1.5rem;
}

body,
input,
textarea,
button,
select {
  -webkit-font-smoothing: antialiased;
  text-size-adjust: 100%;
}

p {
  margin: 0;
  margin-bottom: 20px;
}
p:last-of-type {
  margin-bottom: 0;
}

a {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #006442;
  text-decoration: none;
  transition: all 0.2s ease;
}
a:hover {
  color: #006442;
  transition: all 0.2s ease;
  text-decoration: underline;
}
a:focus {
  color: #006442;
}
a.button {
  text-decoration: none;
}

small {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
}

ul,
ol,
dl {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #3C3C3B;
}

h1, .h1 {
  font-family: "FilsonPro", Helvetica, Arial, serif;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  color: #006442;
}

h2, .h2 {
  font-family: "FilsonPro", Helvetica, Arial, serif;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  color: #006442;
}

h3, .h3 {
  font-family: "FilsonPro", Helvetica, Arial, serif;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  color: #006442;
}

h4, .h4 {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
}

h5, .h5 {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
}

h6, .h6 {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
}

h1,
.h1 {
  font-size: 40px;
  font-size: 4rem;
  line-height: 48px;
  line-height: 4.8rem;
}
@media (min-width: 1180px) {
  h1,
  .h1 {
    font-size: 80px;
    font-size: 8rem;
    line-height: 92px;
    line-height: 9.2rem;
  }
}

h2,
.h2 {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 40px;
  line-height: 4rem;
}
@media (min-width: 1180px) {
  h2,
  .h2 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 60px;
    line-height: 6rem;
  }
}

h3,
.h3 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 32px;
  line-height: 3.2rem;
}
@media (min-width: 1180px) {
  h3,
  .h3 {
    font-size: 40px;
    font-size: 4rem;
    line-height: 48px;
    line-height: 4.8rem;
  }
}

h4,
.h4 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 28px;
  line-height: 2.8rem;
}
@media (min-width: 1180px) {
  h4,
  .h4 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 40px;
    line-height: 4rem;
  }
}

h5,
.h5 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  line-height: 2.8rem;
}
@media (min-width: 1180px) {
  h5,
  .h5 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 36px;
    line-height: 3.6rem;
  }
}

h6,
.h6 {
  font-size: 16px;
  font-size: 1.6rem;
}

.text--caption {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
}
/*!****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/assets/styles/base/layout.scss ***!
  \****************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
@-ms-viewport {
  width: device-width;
}
html {
  background-color: var(--color-main-background);
  box-sizing: border-box;
  scroll-behavior: smooth;
}

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

body {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  margin: 0;
}
body .main {
  flex: 1 1 auto;
  width: 100%;
}
body.noscroll {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}
.ie11 body {
  width: 100%;
  overflow-x: hidden;
}

figure {
  margin: 0;
}

img,
picture {
  margin: 0;
  max-width: 100%;
  height: auto;
}

.container {
  margin: 0 auto;
  max-width: 1440px;
  padding: 0;
  width: calc(100% - (20px * 2));
}
@media (min-width: 1180px) {
  .container {
    width: calc(100% - 80px);
  }
}
@media (min-width: 1440px) {
  .container {
    width: calc(100% - (80px * 2));
  }
}

.container--wysiwyg {
  margin: 0 auto;
  max-width: 1440px;
  padding: 0;
  width: calc(100% - (20px * 2));
}
@media (min-width: 1180px) {
  .container--wysiwyg {
    width: calc(100% - 80px);
  }
}
@media (min-width: 1440px) {
  .container--wysiwyg {
    width: calc(100% - (80px * 2));
  }
}
@media (min-width: 1180px) {
  .container--wysiwyg {
    width: calc(75% - 80px);
  }
}
@media (min-width: 1440px) {
  .container--wysiwyg {
    width: calc(75% - (80px * 2));
  }
}

.layout--one-column {
  display: block;
  max-width: 100%;
  width: 100%;
}
@supports (display: grid) {
  .layout--one-column {
    display: grid;
    grid-template-columns: [full-start] minmax(20px, 1fr) [main-start] minmax(0, 1440px) [main-end] minmax(20px, 1fr) [full-end];
    max-width: initial;
    width: 100%;
  }
}
@media (min-width: 1180px) {
  .layout--one-column {
    grid-template-columns: [full-start] minmax(80px, 1fr) [main-start] minmax(0, 1440px) [main-end] minmax(80px, 1fr) [full-end];
  }
}
.layout--one-column > * {
  grid-column: main;
}
.ie11 .layout--one-column > * {
  margin: 0 auto;
  width: calc(100% - (80px * 2));
}

.layout--two-column {
  display: block;
  max-width: 100%;
  width: 100%;
}
@supports (display: grid) {
  .layout--two-column {
    display: grid;
    grid-template-columns: [full-start] minmax(80px, 1fr) [main-start] minmax(0, calc((1440px * .75) - 40px)) [main-end] 80px [aside-start] calc((1440px * .25) - 40px) [aside-end] minmax(80px, 1fr) [full-end];
    max-width: initial;
    width: 100%;
  }
}
.layout--two-column > * {
  grid-column: main/aside;
}
.layout--two-column .container--content {
  display: inline-block;
  width: 100%;
}
@media (min-width: 1180px) {
  .layout--two-column .container--content {
    max-width: calc(75% - 40px);
  }
}
@media (min-width: 1440px) {
  .layout--two-column .container--content {
    max-width: calc((1440px * .75) - 40px);
  }
}
@media (min-width: 1180px) {
  .layout--two-column .container--content {
    grid-column: main;
  }
  @supports (display: grid) {
    .layout--two-column .container--content {
      max-width: initial;
      width: auto;
    }
  }
}
.layout--two-column .container--aside,
.layout--two-column .aside {
  display: inline-block;
  width: 100%;
}
@media (min-width: 1180px) {
  .layout--two-column .container--aside,
  .layout--two-column .aside {
    float: right;
    max-width: calc(25% - 40px);
  }
}
@media (min-width: 1440px) {
  .layout--two-column .container--aside,
  .layout--two-column .aside {
    max-width: calc((1440px * .25) - 40px);
  }
}
@media (min-width: 1180px) {
  .layout--two-column .container--aside,
  .layout--two-column .aside {
    grid-column: aside;
  }
  @supports (display: grid) {
    .layout--two-column .container--aside,
    .layout--two-column .aside {
      max-width: initial;
      width: auto;
    }
  }
}
.layout--two-column .page-builder__section--full-bleed,
.layout--two-column .container--full-bleed {
  grid-column: full;
}

.page-section--full-bleed,
.container--full-bleed {
  grid-column: full;
}
.ie11 .page-section--full-bleed,
.ie11 .container--full-bleed {
  width: 100%;
}

.page-section {
  background-color: #fff;
}
.page-section:not(.page-section--scrolling-product-content):not(.page-section--ugc-testimonials) {
  position: relative;
  z-index: 1;
}

.page-section--gap-bottom {
  margin: 0 0 30px;
}
@media (min-width: 680px) {
  .page-section--gap-bottom {
    margin: 0 0 50px;
  }
  .ie11 .page-section--gap-bottom {
    margin: 0 auto 50px;
  }
}

.page-section--no-gap {
  margin: 0;
}
.ie11 .page-section--no-gap {
  margin: 0;
}

.page-section--wysiwyg .container {
  width: 100%;
}
@media (min-width: 1180px) {
  .page-section--wysiwyg .container {
    margin: 0 auto;
    max-width: 1440px;
    padding: 0;
    width: calc(100% - (20px * 2));
  }
}
@media (min-width: 1180px) and (min-width: 1180px) {
  .page-section--wysiwyg .container {
    width: calc(100% - 80px);
  }
}
@media (min-width: 1180px) and (min-width: 1440px) {
  .page-section--wysiwyg .container {
    width: calc(100% - (80px * 2));
  }
}
@media (min-width: 1180px) and (min-width: 1180px) {
  .page-section--wysiwyg .container {
    width: calc(75% - 80px);
  }
}
@media (min-width: 1180px) and (min-width: 1440px) {
  .page-section--wysiwyg .container {
    width: calc(75% - (80px * 2));
  }
}
/*!**********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/assets/styles/base/placeholders.scss ***!
  \**********************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.placeholder-svg {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
}

.placeholder-svg--small {
  width: 480px;
}

.placeholder-noblocks {
  padding: 40px;
  text-align: center;
}

.placeholder-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.placeholder-background .icon {
  border: 0;
}
/*!***********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/assets/styles/base/button/button.scss ***!
  \***********************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
button,
.button {
  appearance: none;
  border: 0;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  text-decoration: none;
  user-select: none;
  white-space: nowrap;
  padding: 10px 30px;
  border-radius: 20px;
  text-align: center;
  transition: all 0.2s ease;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
}
@media (min-width: 1180px) {
  button,
  .button {
    border-radius: 25px;
    padding: 13px 40px 12px;
  }
}
button.button--disabled, button:disabled,
.button.button--disabled,
.button:disabled {
  background-color: #C9C9C9;
  border: 2px solid #C9C9C9;
  color: #fff;
  cursor: default;
}
button.button--disabled:hover, a:hover button.button--disabled, button:disabled:hover, a:hover button:disabled,
.button.button--disabled:hover,
a:hover .button.button--disabled,
.button:disabled:hover,
a:hover .button:disabled {
  background-color: #C9C9C9;
  border: 2px solid #C9C9C9;
  color: #fff;
  border-color: transparent;
}
button.button--disabled.button--text, button:disabled.button--text,
.button.button--disabled.button--text,
.button:disabled.button--text {
  background-color: initial;
  opacity: 0.3;
}
button.button--disabled.button--text:hover, a:hover button.button--disabled.button--text, button:disabled.button--text:hover, a:hover button:disabled.button--text,
.button.button--disabled.button--text:hover,
a:hover .button.button--disabled.button--text,
.button:disabled.button--text:hover,
a:hover .button:disabled.button--text {
  background-color: initial;
}
button.button--disabled .btn--add-to-cart__pricing, button:disabled .btn--add-to-cart__pricing,
.button.button--disabled .btn--add-to-cart__pricing,
.button:disabled .btn--add-to-cart__pricing {
  display: none;
}
button.button--small,
.button.button--small {
  padding: 10px 30px;
  border-radius: 20px;
}

.link.link--disabled {
  color: #C9C9C9;
  cursor: default;
  opacity: 0.3;
}
.link.link--disabled:hover, a:hover .link.link--disabled {
  color: #C9C9C9;
}

#bloggy--article button {
  background-color: #ffe552 !important;
  color: #006442 !important;
  border: 2px solid #FFE552 !important;
  font-family: "FilsonPro" !important;
}

#bloggy--article .bggle_product-container button {
  background-color: #ffe552 !important;
  color: #006442 !important;
  border: 2px solid #FFE552 !important;
  font-family: "FilsonPro" !important;
}

.button--primary {
  background-color: #FFE552;
  color: #006442;
  border: 2px solid #FFE552;
}
.button--primary:hover, .button--primary:active, a:hover .button--primary {
  background-color: #F1D329;
  border: 2px solid #F1D329;
  color: #006442;
}

.link--primary {
  color: #FFE552;
}
.link--primary:hover, a:hover .link--primary {
  color: #F1D329;
}

.button--secondary {
  background-color: #006442;
  color: #F9F4EC;
  border: 2px solid #006442;
}
.button--secondary:hover, .button--secondary:active, a:hover .button--secondary {
  background-color: #51865D;
  border: 2px solid #51865D;
  color: #F9F4EC;
}

.link--secondary {
  color: #006442;
}
.link--secondary:hover, a:hover .link--secondary {
  color: #51865D;
}

.button-collection {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  list-style: none;
  margin: 0;
  margin-top: 80px;
  padding: 0;
}
.button-collection.button-collection--left {
  justify-content: flex-start;
}
.button-collection.button-collection--center {
  justify-content: center;
}
.button-collection.button-collection--right {
  justify-content: flex-end;
}
/*!*****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/assets/styles/base/button/button--text.scss ***!
  \*****************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.button--primary.button--text {
  position: relative;
  background-color: transparent;
  border: 0;
  color: #FFE552;
  text-transform: none;
  padding: 13px 0;
}
.button--primary.button--text:hover, a:hover .button--primary.button--text {
  background-color: transparent;
  color: #F1D329;
}
.button--primary.button--text:hover .button__icon, a:hover .button--primary.button--text .button__icon {
  transform: translateX(-1px);
}
.button--primary.button--text .button__icon-wrapper {
  display: inline-block;
  width: 47px;
  height: 18px;
  position: relative;
  top: 1px;
  overflow: hidden;
  margin-left: 5px;
}
.button--primary.button--text .button__icon {
  transition: all 0.2s ease;
  position: absolute;
  left: 0;
  transform: translateX(-20px);
  top: 0;
}
.button--primary.button--text .button__icon .icon {
  width: 47px;
  height: 23px;
  top: 0;
}

.button--secondary.button--text {
  position: relative;
  background-color: transparent;
  border: 0;
  color: #006442;
  text-transform: none;
  padding: 13px 0;
}
.button--secondary.button--text:hover, a:hover .button--secondary.button--text {
  background-color: transparent;
  color: #51865D;
}
.button--secondary.button--text:hover .button__icon, a:hover .button--secondary.button--text .button__icon {
  transform: translateX(-1px);
}
.button--secondary.button--text .button__icon-wrapper {
  display: inline-block;
  width: 47px;
  height: 18px;
  position: relative;
  top: 1px;
  overflow: hidden;
  margin-left: 5px;
}
.button--secondary.button--text .button__icon {
  transition: all 0.2s ease;
  position: absolute;
  left: 0;
  transform: translateX(-20px);
  top: 0;
}
.button--secondary.button--text .button__icon .icon {
  width: 47px;
  height: 23px;
  top: 0;
}
/*!************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/assets/styles/base/button/button--transparent.scss ***!
  \************************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.button--primary.button--transparent {
  background-color: transparent;
  color: #FFE552;
  border: 2px solid #FFE552;
}
.button--primary.button--transparent:hover, .button--primary.button--transparent:active, a:hover .button--primary.button--transparent {
  background-color: #FFE552;
  border: 2px solid #FFE552;
  color: #fff;
}

.button--secondary.button--transparent {
  background-color: transparent;
  color: #006442;
  border: 2px solid #006442;
}
.button--secondary.button--transparent:hover, .button--secondary.button--transparent:active, a:hover .button--secondary.button--transparent {
  background-color: #006442;
  border: 2px solid #006442;
  color: #fff;
}
/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/assets/styles/base/animations/animations.scss ***!
  \*******************************************************************************************************************************************************************************************************************/
:root {
  --animation-delay: 100ms;
  --animation-timing: 600ms;
  --animation-ease: cubic-bezier(.59,.28,.39,.83);
  --animation-loop: 1;
  --animation-type: transform;
  --animation-transform: 0,0;
  --animation-target: all;
}

.animate-in {
  transform: translate(var(--animation-transform));
  transition: var(--animation-timing) var(--animation-type) var(--animation-delay) var(--animation-ease);
  will-change: var(--animation-type);
}
.animate-in.animate-in--slide-up {
  --animation-delay: 0ms;
  --animation-timing: 800ms;
  --animation-transform: 0, 50%;
  --animation-type: all;
  transition: var(--animation-timing) var(--animation-type) var(--animation-delay) var(--animation-ease);
}
.animate-in.animate-in--slide-left {
  --animation-transform: -100%, 0;
  --animation-type: all;
  --animation-timing: 300ms;
  transition: var(--animation-timing) var(--animation-type) var(--animation-delay) var(--animation-ease);
}
.animate-in.animate-in--slide-right {
  --animation-transform: 100px, 0;
  --animation-type: all;
  transition: var(--animation-timing) var(--animation-type) var(--animation-delay) var(--animation-ease);
}
.animate-in.animate-in--content-panel {
  --animation-transform: -100%, 0;
  --animation-type: all;
  --animation-timing: 1000ms;
  transition: var(--animation-timing) var(--animation-type) var(--animation-delay) var(--animation-ease);
}
.align-left .animate-in.animate-in--content-panel {
  --animation-transform: 100%, 0;
}
.animate-in.is-animated, .animate-in.already-visible {
  opacity: 1;
  transform: translate(0, 0);
}

.animate-in--scale-down {
  transform: scale(1.2);
  transform-origin: center center;
  transition: var(--animation-timing) var(--animation-type) var(--animation-delay) var(--animation-ease);
  will-change: var(--animation-type);
}
.is-animated .animate-in--scale-down, .already-visible .animate-in--scale-down {
  opacity: 1;
  transform: scale(1);
}

.animate-in--list-delay:nth-child(1n) {
  --animation-delay: 200ms;
  --animation-transform: 0, 100px;
  --animation-type: all;
  opacity: 0;
  transform: translate(var(--animation-transform));
  transition: 800ms all var(--animation-delay) var(--animation-ease);
  will-change: var(--animation-type);
}
.is-animated .animate-in--list-delay:nth-child(1n), .already-visible .animate-in--list-delay:nth-child(1n) {
  opacity: 1;
  transform: translate(0, 0);
}

.animate-in--list-delay:nth-child(2n) {
  --animation-delay: 400ms;
  --animation-transform: 0, 100px;
  --animation-type: all;
  opacity: 0;
  transform: translate(var(--animation-transform));
  transition: 800ms all var(--animation-delay) var(--animation-ease);
  will-change: var(--animation-type);
}
.is-animated .animate-in--list-delay:nth-child(2n), .already-visible .animate-in--list-delay:nth-child(2n) {
  opacity: 1;
  transform: translate(0, 0);
}

.animate-in--list-delay:nth-child(3n) {
  --animation-delay: 600ms;
  --animation-transform: 0, 100px;
  --animation-type: all;
  opacity: 0;
  transform: translate(var(--animation-transform));
  transition: 800ms all var(--animation-delay) var(--animation-ease);
  will-change: var(--animation-type);
}
.is-animated .animate-in--list-delay:nth-child(3n), .already-visible .animate-in--list-delay:nth-child(3n) {
  opacity: 1;
  transform: translate(0, 0);
}

.animate-in--list-delay:nth-child(4n) {
  --animation-delay: 800ms;
  --animation-transform: 0, 100px;
  --animation-type: all;
  opacity: 0;
  transform: translate(var(--animation-transform));
  transition: 800ms all var(--animation-delay) var(--animation-ease);
  will-change: var(--animation-type);
}
.is-animated .animate-in--list-delay:nth-child(4n), .already-visible .animate-in--list-delay:nth-child(4n) {
  opacity: 1;
  transform: translate(0, 0);
}

.animate-in--list-delay:nth-child(5n) {
  --animation-delay: 1000ms;
  --animation-transform: 0, 100px;
  --animation-type: all;
  opacity: 0;
  transform: translate(var(--animation-transform));
  transition: 800ms all var(--animation-delay) var(--animation-ease);
  will-change: var(--animation-type);
}
.is-animated .animate-in--list-delay:nth-child(5n), .already-visible .animate-in--list-delay:nth-child(5n) {
  opacity: 1;
  transform: translate(0, 0);
}
/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/assets/styles/base/product.scss ***!
  \*****************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.price__wrapper {
  margin: 30px 0;
}
.price__wrapper .price-srp {
  color: #006442;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  font-weight: 500;
}
.price__wrapper.desktop-only {
  display: none;
}
@media (min-width: 1180px) {
  .price__wrapper.desktop-only {
    display: block;
  }
}
.price__wrapper.mobile-only {
  display: block;
  margin: 30px;
}
@media (min-width: 1180px) {
  .price__wrapper.mobile-only {
    display: none;
  }
}

.product__price {
  margin: 0;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: normal;
  font-weight: 800;
}
.product__price .price__original {
  color: #006442;
}
.product__price .price__sale {
  color: #C9C9C9;
}
.product__price .price__original--sale {
  color: #D60A0A;
}

.product-features {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.product-features.desktop-only {
  display: none;
}
@media (min-width: 1180px) {
  .product-features.desktop-only {
    display: flex;
  }
}
.product-features.mobile-only {
  display: flex;
}
@media (min-width: 1180px) {
  .product-features.mobile-only {
    display: none;
  }
}
.product-features .feature {
  display: flex;
  gap: 8px;
  align-items: flex-start;
}
.product-features .feature .feature__text-heading {
  font-weight: 700;
  text-transform: uppercase;
}

.cart-summary__item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 13px;
  font-weight: 600;
}

.free-shipping-progress__message {
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #F9F4EC;
  padding: 5px 15px;
  margin: 0 0 13px;
  text-align: center;
  display: block;
}
/*!******************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/assets/styles/base/carousel.scss ***!
  \******************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.carousel {
  position: relative;
  margin-bottom: 40px;
}

.carousel-section {
  text-align: center;
}
/*!***************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/form-kit/_forms.scss ***!
  \***************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
form {
  margin: 0;
}

a,
area,
button,
[role=button],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation;
}

input,
textarea,
select {
  border: 1px solid #006442;
  appearance: none;
  border-radius: 0;
  max-width: 100%;
  outline: none;
  position: relative;
  border-radius: 20px;
}
input[disabled],
textarea[disabled],
select[disabled] {
  background-color: #fff;
  border-color: #C9C9C9;
  color: #fff;
  cursor: default;
}
input::placeholder,
textarea::placeholder,
select::placeholder {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #006442;
}
input:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #006442;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #006442;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder,
select::-ms-input-placeholder {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #006442;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #006442;
}

button,
input[type=submit],
label[for] {
  cursor: pointer;
}

textarea {
  min-height: 100px;
}

select::-ms-expand {
  display: none;
}

option {
  background-color: #F9F4EC;
  color: #3C3C3B;
}

label.error, span.error {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 32px;
  line-height: 3.2rem;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #D60A0A;
  margin-top: 10px;
  display: block;
}

.input-error {
  border-color: #D60A0A;
  background-color: #fff;
  color: #3C3C3B;
}

.form__field {
  display: block;
  margin: 0 0 30px;
  width: 100%;
}

.form__fieldset {
  margin: 0;
  padding: 0;
}

.form__title {
  margin-top: 0;
}

.form__label {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin-top: 0;
  margin-bottom: 10px;
  display: block;
}

.form__control {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #006442;
  padding: 13px 15px;
}
.form__control:focus {
  border-color: #006442;
}
.form__control.error {
  border-color: #D60A0A;
}

.form__error-message {
  padding-bottom: 20px;
}
.form__error-message .form__error {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 32px;
  line-height: 3.2rem;
  color: #D60A0A;
}

.form__button {
  margin-right: 20px;
}
.form__button.button--text {
  opacity: 0.7;
}
.form__button.button--text:hover {
  opacity: 1;
}

.form__input,
.form__select,
.form__textarea {
  border: 1px solid #006442;
  background-color: #fff;
  display: block;
  width: 100%;
}

.form__checkbox,
.form__radio {
  display: inline-block;
}

.form__radio {
  margin-right: 10px;
  position: absolute;
  opacity: 0;
}

.form__select {
  padding-right: 30px;
}

.form__option-label {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  display: inline-block;
  color: #3C3C3B;
}
.form__option-label + .form__option-label {
  padding-top: 10px;
}
@media (min-width: 1180px) {
  .form__option-label {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
}

.form__field--custom-select .form__select {
  appearance: none;
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border: 0;
  box-shadow: none;
}
.form__field--custom-select .form__element {
  border: 1px solid #006442;
}
.form__field--custom-select .select__caret {
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.form__field--custom-select .select__caret .icon {
  vertical-align: top;
}

.form__field--image-radio .form__radio {
  display: none;
}
.form__field--image-radio .form__option-label {
  border: 1px solid #006442;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: all 0.2s ease;
}
.form__field--image-radio .form__option-label.is-active, .form__field--image-radio .form__option-label:hover {
  border: 1px solid #006442;
}

.form__field--button-radio .form__radio {
  display: none;
}
.form__field--button-radio .form__option-label {
  cursor: pointer;
  display: inline-block;
  transition: all 0.2s ease;
}
.form__field--radio .form__option-label {
  position: relative;
  margin-bottom: 10px;
}
.form__field--radio .form__option-label:before {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  content: "";
  border-radius: 10px;
  top: 2px;
  margin-right: 10px;
  border: 2px solid #006442;
  background-color: #fff;
}
.form__field--radio .form__option-label:after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  display: inline-block;
  left: 4px;
  top: 6px;
  border-radius: 10px;
}
.form__field--radio input[type=radio]:checked + .form__option-label:after {
  background-color: #006442;
}

.form__field--radio-color {
  margin-bottom: 14px;
}
.form__field--radio-color .form__element {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.form__field--radio-color .form__element .swatch__option {
  margin-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  width: calc(50% - 7.5px);
}
@media (min-width: 680px) {
  .form__field--radio-color .form__element .swatch__option {
    width: fit-content;
  }
}
.form__field--radio-color .form__option-label {
  position: relative;
  padding: 0;
  border-radius: 50%;
  width: 46px;
  height: 46px;
  border: 2px solid transparent;
  color: black;
}
.form__field--radio-color .form__option-label .form__option-label-inner {
  display: block;
  border-radius: 50%;
  padding: 0;
  margin: 1px;
  width: 40px;
  height: 40px;
  background-size: cover;
  background-position: center;
  border: 1px solid transparent;
}
.form__field--radio-color .form__option-label .form__option-label-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form__field--radio-color input[type=radio]:checked + .form__option-label {
  border-color: #000;
}
.form__field--radio-color input[type=radio]:checked + .form__option-label .form__option-label-inner {
  border-color: #fff;
}
.form__field--radio-color input[type=radio]:not(:checked):hover + .form__option-label {
  border-color: #757575;
}
.form__field--radio-color input[type=radio]:not(:checked):hover + .form__option-label .form__option-label-inner {
  border-color: #fff;
}
.form__field--radio-color input[type=radio]:focus + .form__option-label {
  box-shadow: 0 0px 8px #51865D;
}

.form__field--radio-text .form__element {
  display: flex;
  margin: 0;
  flex-wrap: wrap;
}
.form__field--radio-text .form__element .swatch__option {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.form__field--radio-text .form__option-label {
  position: relative;
  padding: 6px 12px;
  border: 2px solid #51865D;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: 36px;
  color: #006442;
  border-radius: 33px;
  line-height: 20px;
  line-height: 2rem;
  font-weight: 500;
}
.form__field--radio-text input[type=radio]:checked + .form__option-label {
  background: #51865D;
  color: #F9F4EC;
  border-color: #51865D;
}
.form__field--radio-text input[type=radio]:checked + .form__option-label .form__option-label-inner {
  border-color: #F9F4EC;
}
.form__field--radio-text input[type=radio]:not(:checked):hover + .form__option-label {
  background: #51865D;
  color: #F9F4EC;
}
.form__field--radio-text input[type=radio]:not(:checked):hover + .form__option-label .form__option-label-inner {
  border-color: #F9F4EC;
}
.form__field--radio-text input[type=radio]:focus + .form__option-label {
  box-shadow: 0 0px 8px #51865D;
}

.form__field--variant-cards .form__element {
  display: flex;
  margin: 0;
  flex-wrap: wrap;
  gap: 15px;
}
.form__field--variant-cards .form__element .swatch__option {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  width: calc(50% - 7.5px);
}
@media (min-width: 680px) {
  .form__field--variant-cards .form__element .swatch__option {
    width: fit-content;
  }
}
.form__field--variant-cards .variant-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  cursor: pointer;
  padding: 0;
  border-radius: 18px;
}
.form__field--variant-cards .variant-card__image-wrapper {
  width: 80px;
  height: 80px;
  margin-bottom: 15px;
  overflow: hidden;
  border-radius: 50%;
}
.form__field--variant-cards .variant-card__image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.form__field--variant-cards .variant-card__button {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 8px 15px;
  border-radius: 15px;
  border: 2px solid #51865d;
  text-align: left;
  width: 100%;
}
@media (min-width: 680px) {
  .form__field--variant-cards .variant-card__button {
    width: auto;
  }
}
.form__field--variant-cards .variant-card__label {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  font-weight: 500;
  color: #51865D;
  text-align: left;
}
.form__field--variant-cards .variant-card__detail {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  color: #51865D;
  font-weight: 500;
  text-align: left;
}
.form__field--variant-cards input[type=radio]:checked + .variant-card .variant-card__button {
  border-color: #51865d;
  background: #51865d;
}
.form__field--variant-cards input[type=radio]:checked + .variant-card .variant-card__label,
.form__field--variant-cards input[type=radio]:checked + .variant-card .variant-card__detail {
  color: #fff;
}
.form__field--variant-cards .variant-card:hover .variant-card__button {
  border-color: #51865d;
  background: #51865d;
}
.form__field--variant-cards .variant-card:hover .variant-card__label,
.form__field--variant-cards .variant-card:hover .variant-card__detail {
  color: #fff;
}
.form__field--variant-cards input[type=radio]:focus-visible + .variant-card {
  box-shadow: 0 0 0 3px #51865d;
}

.form__field--checkbox input {
  -webkit-appearance: checkbox;
  margin-right: 15px;
  transform: translateY(-3px);
}
.form__field--checkbox input:before {
  content: "";
  position: relative;
  display: block;
  width: 19px;
  height: 19px;
  border: 1px solid #006442;
  background-color: #fff;
}
.form__field--checkbox input:after {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  display: block;
  left: 2px;
  top: -16px;
  width: 15px;
  height: 12px;
}
.form__field--checkbox input:checked:before {
  background-color: #006442;
  border-color: transparent;
}
.form__field--checkbox input:checked:after {
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTI5Ljg0IDEwLjEwN3EwIC43MTQtLjUgMS4yMTRMMTMuOTggMjYuNjhxLS41LjUtMS4yMTQuNXQtMS4yMTQtLjVMMi42NiAxNy43ODVxLS41LS41LS41LTEuMjE0dC41LTEuMjEybDIuNDMtMi40M3EuNS0uNSAxLjIxNC0uNXQxLjIxNC41bDUuMjUgNS4yN0wyNC40ODIgNi40NjNxLjUtLjUgMS4yMTQtLjV0MS4yMTQuNWwyLjQzIDIuNDNxLjUuNS41IDEuMjEzeiIvPjwvc3ZnPg==);
}

.form__spinner {
  display: none;
}

.form__field .button {
  z-index: 1;
}
.form__field .button .button__label {
  z-index: -1;
}

.form__wrapper {
  margin: 0 auto;
}
@media (min-width: 680px) {
  .form__wrapper {
    max-width: 550px;
  }
}

.form__grid.css-grid {
  grid-gap: 0;
}
@media (min-width: 1180px) {
  .form__grid.css-grid {
    grid-gap: 30px;
  }
}

.form__element {
  position: relative;
}

.form__icons {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.form__field--textarea .form__icons {
  top: 5px;
  transform: translateY(0);
}
.form__field--select .form__icons {
  right: 15px;
}

input[type=number].form__input::-webkit-inner-spin-button,
input[type=number].form__input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.form__increment {
  background-repeat: no-repeat, repeat;
  background-position: center center;
  background-size: 11px auto, 100%;
  background-color: #fff;
  height: 50%;
  width: 34px;
  cursor: pointer;
  position: absolute;
  padding: 10px;
  border: 1px solid #006442;
  top: 0;
  right: 0;
}

.form__increment--up {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%277%27 fill=%27%230b4427%27%3E%3Cpath d=%27M5.5.7L.6 5.6l1 1.1 3.9-3.9 3.8 3.8 1.1-1z%27/%3E%3C/svg%3E%0A");
  border-top-right-radius: 3px;
}

.form__increment--down {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%277%27%3E%3Cpath fill=%27%230b4427%27 d=%27M5.4 6.5L.5 1.6l1-1.1 3.9 3.8L9.2.5l1.1 1z%27/%3E%3C/svg%3E");
  top: 50%;
  border-top: 0;
  border-bottom-right-radius: 3px;
}

.form__input-container--cart-page {
  position: relative;
}

.password__toggle {
  cursor: pointer;
  display: inline-block;
  position: relative;
  z-index: 1000;
}

.password__icon--hide {
  display: none;
}

.password__toggle--visible .password__icon--show {
  display: none;
}
.password__toggle--visible .password__icon--hide {
  display: inline-block;
}

.form--contact .form__wrapper {
  margin: 0;
}

.form--password .form__wrapper {
  margin: 0;
}

#form-section {
  scroll-margin-top: 120px;
}

.page-section--jotform {
  padding: 60px 0;
}
.page-section--jotform .form__title {
  margin: 0;
  text-align: center;
}
.page-section--jotform #jotform__wrapper.jotform-en-active .jotform__wrapper-fr {
  display: none;
}
.page-section--jotform #jotform__wrapper.jotform-en-active .jotform__wrapper-en {
  display: block;
}
.page-section--jotform #jotform__wrapper.jotform-fr-active .jotform__wrapper-en {
  display: none;
}
.page-section--jotform #jotform__wrapper.jotform-fr-active .jotform__wrapper-fr {
  display: block;
}
/*!**********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/announcement-bar/_announcement-bar.scss ***!
  \**********************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.announcement-bar {
  background-color: #006442;
  color: #fff;
  padding: 5px 0;
  position: relative;
  z-index: 1000;
  display: block;
  text-align: center;
}
@media (min-width: 1180px) {
  .announcement-bar {
    text-align: left;
  }
}
.announcement-bar.announcement-bar--hidden {
  display: none;
}
.announcement-bar .container {
  position: relative;
}
@media (min-width: 1180px) {
  .announcement-bar .container {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
  }
}
.announcement-bar .announcement-bar__link,
.announcement-bar .announcement-bar__text {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  color: #fff;
  text-decoration: none;
  margin-bottom: 0;
  display: inline-block;
}
@media (min-width: 1180px) {
  .announcement-bar .announcement-bar__text {
    margin-left: 0;
    margin-right: auto;
  }
}
.announcement-bar .announcement-bar__close {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  line-height: 2.6rem;
  background-color: transparent;
  color: #fff;
  text-transform: none;
  font-weight: normal;
  text-decoration: underline;
  position: absolute;
  top: 0;
  right: 0px;
  padding: 3px 0;
}
.announcement-bar .announcement-bar__secondary-link {
  margin-left: 30px;
}
.announcement-bar .header-switcher-wrapper .switcher__toggle {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  color: #fff;
  text-decoration: none;
  margin-bottom: 0;
  padding: 0;
  margin-left: 30px;
  background-color: transparent;
}
.announcement-bar .announcement-bar__secondary-link,
.announcement-bar .header-switcher-wrapper {
  display: none;
}
@media (min-width: 1180px) {
  .announcement-bar .announcement-bar__secondary-link,
  .announcement-bar .header-switcher-wrapper {
    display: block;
  }
}
/*!**********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/menu/_menu.scss ***!
  \**********************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.menu {
  display: block;
}

.menu__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu__item {
  margin: 0;
}

.menu__link {
  color: #006442;
  cursor: pointer;
  display: block;
  text-decoration: none;
}
.menu__link .icon__cart {
  width: 22px;
  margin-right: 4px;
  position: relative;
  top: 3px;
}

.menu__title {
  font-family: "FilsonPro", Helvetica, Arial, serif;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  color: #006442;
  font-size: 29px;
  font-size: 2.9rem;
  line-height: 36px;
  line-height: 3.6rem;
  line-height: 1;
  margin: 0;
}
@media (min-width: 1180px) {
  .menu__title {
    font-family: "FilsonPro", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
}

.menu--default {
  background-color: transparent;
}
.menu--default .menu__list {
  display: flex;
  flex-flow: column nowrap;
}
@media (min-width: 1180px) {
  .menu--default .menu__list {
    flex-flow: row nowrap;
    justify-content: center;
  }
}
.menu--default .menu__link {
  background-color: transparent;
  padding: 12px 20px;
  transition: all 0.2s ease;
}
@media (min-width: 1180px) {
  .menu--default .menu__link {
    padding: 21px 13px;
  }
}
@media (min-width: 1440px) {
  .menu--default .menu__link {
    padding: 21px 15px;
  }
}
.menu--default .menu__link:hover, .menu--default .menu__link:focus, .menu--default .menu__link:active {
  color: #006442;
  text-decoration: none;
}
@media (min-width: 1180px) {
  .menu--default .menu__link:hover, .menu--default .menu__link:focus, .menu--default .menu__link:active {
    text-decoration: underline;
  }
}

.menu--secondary {
  margin: 15px 20px;
  padding: 30px 0 0;
  padding-bottom: 30px;
}
@media (min-width: 1180px) {
  .menu--secondary {
    margin: 0 20px;
    padding: 0;
    border: 0;
  }
}
.menu--secondary .menu__list {
  display: flex;
  flex-flow: column nowrap;
}
@media (min-width: 1180px) {
  .menu--secondary .menu__list {
    flex-flow: row nowrap;
    align-items: center;
  }
}
.menu--secondary .menu__item {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
}
@media (min-width: 1180px) {
  .menu--secondary .menu__item {
    margin-bottom: 0;
  }
}
.menu--secondary .menu__item--cart {
  display: none;
}
@media (min-width: 1180px) {
  .menu--secondary .menu__item--cart {
    display: inline-block;
  }
}
.menu--secondary .menu__link:hover {
  color: #C9C9C9;
}
.menu--secondary .menu__link:hover a {
  color: #C9C9C9;
}
.menu--secondary .menu__link a {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  line-height: 2.6rem;
  text-decoration: none;
  color: #006442;
}
.menu--secondary .menu__title {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  line-height: 2.6rem;
}
/*!********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/menu/_menu--dropdown.scss ***!
  \********************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
@media (min-width: 1180px) {
  .menu--dropdown .menu__list {
    align-items: flex-end;
  }
}

.menu__item--dropdown {
  transition: all 0.2s ease;
}
.menu__item--dropdown .menu__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 20px;
}
.menu__item--dropdown .menu__link:hover {
  text-decoration: none;
}
@media (min-width: 1180px) {
  .menu__item--dropdown .menu__link {
    display: flex;
    padding: 21px 13px;
  }
}
.menu__item--dropdown .menu__link .menu__title {
  margin-right: 5px;
}
.menu__item--dropdown .dropdown__icon {
  display: block;
  color: #006442;
  width: 10px;
  height: auto;
}
.menu__item--dropdown .dropdown__icon .icon {
  width: 10px;
  height: 7px;
}
.menu__item--dropdown.js--isOpen .dropdown {
  display: block;
}
.menu__item--dropdown.js--isOpen .dropdown__icon {
  transform: rotate(180deg);
}
.menu__item--dropdown.js--isOpen .dropdown__icon::after {
  visibility: hidden;
}
@media (min-width: 1180px) {
  .menu__item--dropdown.js--isOpen .menu__link {
    color: #006442;
  }
  .menu__item--dropdown.js--isOpen .menu__link .dropdown__icon {
    transform: rotate(180deg);
    position: relative;
    top: 2px;
  }
  .menu__item--dropdown.js--isOpen .dropdown {
    opacity: 1;
    transform: translateY(0%);
    pointer-events: all;
    z-index: 1;
  }
}

@media (min-width: 1180px) {
  .dropdown.dropdown__visual-nav {
    position: absolute;
    left: 0;
    min-width: 100%;
    padding: 4rem;
  }
}
.dropdown.dropdown__visual-nav .container {
  width: 100%;
}
.dropdown.dropdown__visual-nav .container .header-menu__column--visual-nav {
  display: flex;
  gap: 20px;
  list-style: none;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 0 20px;
}
@media (min-width: 1180px) {
  .dropdown.dropdown__visual-nav .container .header-menu__column--visual-nav {
    flex-wrap: nowrap;
    justify-content: center;
    padding: 0;
    gap: 40px;
  }
}
.dropdown.dropdown__visual-nav .container .header-menu__column--visual-nav .header-menu__item {
  width: calc(50% - 10px);
}
@media (min-width: 1180px) {
  .dropdown.dropdown__visual-nav .container .header-menu__column--visual-nav .header-menu__item {
    width: auto;
  }
}
.dropdown.dropdown__visual-nav .container .header-menu__column--visual-nav .visual-nav__image {
  max-width: 100%;
}
.dropdown.dropdown__visual-nav .container .header-menu__column--visual-nav .visual-nav__image .background-image {
  aspect-ratio: 1/1;
}
@media (min-width: 1180px) {
  .dropdown.dropdown__visual-nav .container .header-menu__column--visual-nav .visual-nav__image {
    max-width: 220px;
  }
}
.dropdown.dropdown__visual-nav .container .header-menu__column--visual-nav .visual-nav__title {
  text-align: center;
}

.dropdown {
  display: none;
  padding: 0;
  opacity: 1;
  transform: translateY(0%);
  pointer-events: all;
  z-index: 1;
}
@media (min-width: 1180px) {
  .dropdown {
    background-color: #fff;
    display: block;
    min-width: 170px;
    position: absolute;
    top: 100%;
    padding: 15px;
    box-shadow: 0 10px 14px 0 rgba(0, 0, 0, 0.11);
    opacity: 0;
    pointer-events: none;
    z-index: -1;
  }
}

.dropdown__list {
  list-style: none;
  margin: 0;
  padding: 0 20px;
}
@media (min-width: 1180px) {
  .dropdown__list {
    padding: 0;
  }
}

.dropdown__item {
  margin: 5px 0 20px;
}
@media (min-width: 1180px) {
  .dropdown__item {
    margin: 0 0 5px;
  }
  .dropdown__item:last-child {
    margin-bottom: 0;
  }
}

.dropdown__link {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #006442;
}
.dropdown__link.dropdown__link--active {
  font-weight: 700;
  color: #51865D;
}
@media (min-width: 1180px) {
  .dropdown__link:hover {
    color: #51865D;
    text-decoration: underline;
  }
}

.dropdown__mega-nav {
  width: 100%;
  left: 0;
  display: block;
  padding: 0;
}
@media (min-width: 1180px) {
  .dropdown__mega-nav {
    box-shadow: 0px 10px 14px rgba(0, 0, 0, 0.11);
  }
}
.dropdown__mega-nav .container {
  width: calc(100% - 20px);
}
@media (min-width: 1180px) {
  .dropdown__mega-nav .container {
    width: calc(100% - 80px);
  }
}
@media (min-width: 1440px) {
  .dropdown__mega-nav .container {
    width: calc(100% - (80px * 2));
  }
}

.mega-nav {
  margin: 0;
}
.mega-nav .dropdown__item {
  list-style-type: none;
  padding: 0;
  max-height: 400px;
  max-width: 400px;
  height: 100%;
  margin: 0 10px;
  width: calc(50% - 20px);
}
@media (min-width: 1180px) {
  .mega-nav .dropdown__item {
    margin: 0 20px;
    width: 100%;
  }
}
.mega-nav.dropdown__list {
  padding: 0 0 20px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 20px;
}
@media (min-width: 1180px) {
  .mega-nav.dropdown__list {
    padding: 60px 0;
    flex-wrap: nowrap;
  }
}
.mega-nav .container {
  width: calc(100% - 20px);
}

.mega-nav__title {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 32px;
  line-height: 3.2rem;
  display: block;
  margin-bottom: 10px;
}

.dropdowm__item--image {
  display: none;
}
@media (min-width: 1180px) {
  .dropdowm__item--image {
    display: block;
    grid-column: 4;
  }
}
.dropdowm__item--image .dropdown-image {
  height: 200px;
  margin-bottom: 10px;
}
.dropdowm__item--image .dropdown__link {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.menu__item--mega-nav .mega-menu__dropdown-icon {
  display: none;
  height: 10px;
  width: 10px;
}
@media (min-width: 1180px) {
  .menu__item--mega-nav .mega-menu__dropdown-icon {
    display: inline-flex;
  }
}
.menu__item--mega-nav .mega-menu__dropdown-icon .icon {
  width: 10px;
  height: 7px;
}
/*!************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/language-switcher/_language-switcher.scss ***!
  \************************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.language-switcher {
  position: relative;
  z-index: 0;
}
.language-switcher.menu__item {
  padding: 0;
  margin-right: 5px;
}
.language-switcher .language-toggle__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 3px;
}
.language-switcher .language-toggle__icon .icon {
  transform: rotate(0deg);
  transform-origin: center center;
  transition: all 0.2s ease;
  width: 10px;
  height: 7px;
}
.language-switcher .switcher__toggle[aria-expanded=true] .icon {
  transform: rotate(-90deg);
}

.language-switcher__toggle {
  display: flex;
  align-items: center;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  text-decoration: none;
  color: #006442;
  cursor: pointer;
  background-color: transparent;
  padding: 0;
}
@media (min-width: 1180px) {
  .language-switcher__toggle {
    padding: 10px;
  }
}
@media (min-width: 1440px) {
  .language-switcher__toggle {
    padding: 10px 20px;
  }
}
.language-switcher__toggle .menu__title {
  margin-right: 5px;
}

.language-switcher__list {
  display: none;
  background-color: #fff;
  list-style: none;
  padding: 0;
  width: 100%;
  min-width: 70px;
  margin: 0;
  margin-top: 5px;
}
@media (min-width: 680px) {
  .language-switcher__list {
    padding: 10px 0;
  }
}
@media (min-width: 1180px) {
  .language-switcher__list {
    box-shadow: 0 10px 14px rgba(0, 0, 0, 0.1098039216);
  }
}
.language-switcher__list.is-open {
  display: block;
}
@media (min-width: 1180px) {
  .language-switcher__list.is-open {
    position: absolute;
    padding: 10px 20px;
  }
}

.language-switcher__item.is-current,
.language-switcher__item .weglot-link--active {
  display: none;
}
.language-switcher__item:not(:last-of-type) {
  padding-bottom: 3px;
}
@media (min-width: 1180px) {
  .language-switcher__item:not(:last-of-type) {
    padding-bottom: 10px;
  }
}

.language-switcher__link {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #3C3C3B;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  text-decoration: none;
  color: #3C3C3B;
}
@media (min-width: 1180px) {
  .language-switcher__link {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.weglot-container .wg-drop.language-selector {
  background-color: transparent;
}
/*!************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/currency-switcher/_currency-switcher.scss ***!
  \************************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.currency-switcher {
  position: relative;
  z-index: 0;
}
.currency-switcher.menu__item {
  padding: 0;
  margin-right: 5px;
}
.currency-switcher .currency-toggle__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 3px;
}
.currency-switcher .currency-toggle__icon .icon {
  transform: rotate(0deg);
  transform-origin: center center;
  transition: all 0.2s ease;
  width: 10px;
  height: 7px;
}
.currency-switcher.js--is-open .switcher__toggle .icon {
  transform: rotate(-90deg);
}

.currency-switcher__toggle {
  display: flex;
  align-items: center;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  text-decoration: none;
  background: transparent;
  color: #006442;
}
@media (min-width: 1180px) {
  .currency-switcher__toggle {
    padding: 10px;
  }
}
@media (min-width: 1440px) {
  .currency-switcher__toggle {
    padding: 10px 20px;
  }
}
.currency-switcher__toggle .menu__title {
  margin-right: 5px;
}

.currency-switcher__list {
  display: none;
  background-color: #fff;
  list-style: none;
  padding: 0;
  width: 100%;
  margin: 0;
  margin-top: 5px;
}
@media (min-width: 680px) {
  .currency-switcher__list {
    padding: 10px 0;
  }
}
@media (min-width: 1180px) {
  .currency-switcher__list {
    box-shadow: 0 10px 14px rgba(0, 0, 0, 0.1098039216);
    min-width: 90px;
    position: absolute;
    padding: 10px 20px;
  }
}
.js--is-open .currency-switcher__list {
  display: block;
}
@media (min-width: 1180px) {
  .js--is-open .currency-switcher__list {
    position: absolute;
    padding: 10px 20px;
  }
}

.currency-switcher__item.is-current {
  display: none;
}
.currency-switcher__item:not(:last-of-type) {
  padding-bottom: 3px;
}
@media (min-width: 1180px) {
  .currency-switcher__item:not(:last-of-type) {
    padding-bottom: 10px;
  }
}

.currency-switcher__link {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #3C3C3B;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  text-decoration: none;
  color: #3C3C3B;
}
@media (min-width: 1180px) {
  .currency-switcher__link {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
/*!******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/_containers/css-grid/_css-grid.scss ***!
  \******************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.css-grid {
  display: block;
  width: 100%;
}
@supports (display: grid) {
  .css-grid {
    display: grid;
    grid-gap: 20px;
  }
  @media (min-width: 1180px) {
    .css-grid {
      grid-gap: 80px;
    }
  }
}
.ie11 .css-grid {
  display: flex;
  flex-wrap: wrap;
}

.css-grid__item {
  display: inline-block;
  vertical-align: top;
  margin: 0 calc(20px / 2) 20px;
}
@media (min-width: 680px) {
  .css-grid__item {
    margin: 0 calc(80px / 2) 80px;
  }
}
@supports (display: grid) {
  .css-grid__item {
    margin: 0;
  }
}

.css-grid--small-1 {
  grid-template-columns: repeat(1, 1fr);
}

.css-grid--small-2 {
  grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 680px) {
  .css-grid--medium-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .css-grid--medium-1 .css-grid__item {
    width: calc(100% - (80px * 2));
  }
  @supports (display: grid) {
    .css-grid--medium-1 .css-grid__item {
      width: initial;
    }
  }
  .css-grid--medium-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .css-grid--medium-2 .css-grid__item {
    width: calc(50% - (80px * 2));
  }
  @supports (display: grid) {
    .css-grid--medium-2 .css-grid__item {
      width: initial;
    }
  }
  .css-grid--medium-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .css-grid--medium-3 .css-grid__item {
    width: calc(33.3333333333% - (80px * 2));
  }
  @supports (display: grid) {
    .css-grid--medium-3 .css-grid__item {
      width: initial;
    }
  }
  .css-grid--medium-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .css-grid--medium-4 .css-grid__item {
    width: calc(25% - (80px * 2));
  }
  @supports (display: grid) {
    .css-grid--medium-4 .css-grid__item {
      width: initial;
    }
  }
}
@media (min-width: 1180px) {
  .css-grid--large-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .css-grid--large-1 .css-grid__item {
    width: calc(100% - (80px * 2));
  }
  @supports (display: grid) {
    .css-grid--large-1 .css-grid__item {
      width: initial;
    }
  }
  .css-grid--large-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .css-grid--large-2 .css-grid__item {
    width: calc(50% - (80px * 2));
  }
  @supports (display: grid) {
    .css-grid--large-2 .css-grid__item {
      width: initial;
    }
  }
  .css-grid--large-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .css-grid--large-3 .css-grid__item {
    width: calc(33.3333333333% - (80px * 2));
  }
  @supports (display: grid) {
    .css-grid--large-3 .css-grid__item {
      width: initial;
    }
  }
  .css-grid--large-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .css-grid--large-4 .css-grid__item {
    width: calc(25% - (80px * 2));
  }
  @supports (display: grid) {
    .css-grid--large-4 .css-grid__item {
      width: initial;
    }
  }
  .css-grid--large-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .css-grid--large-5 .css-grid__item {
    width: calc(20% - (80px * 2));
  }
  @supports (display: grid) {
    .css-grid--large-5 .css-grid__item {
      width: initial;
    }
  }
  .css-grid--large-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .css-grid--large-6 .css-grid__item {
    width: calc(16.6666666667% - (80px * 2));
  }
  @supports (display: grid) {
    .css-grid--large-6 .css-grid__item {
      width: initial;
    }
  }
}
.css-grid--no-gutter {
  grid-gap: 0;
}

.blog__posts,
.css-grid--blog-post {
  grid-row-gap: 50px;
}
@media (min-width: 680px) {
  .blog__posts,
  .css-grid--blog-post {
    grid-row-gap: 60px;
  }
}
.ie11 .blog__posts,
.ie11 .css-grid--blog-post {
  justify-content: center;
}
.blog__posts .card--default:hover .card__link,
.css-grid--blog-post .card--default:hover .card__link {
  background-color: #006442;
  color: white;
}
/*!*****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/_containers/css-grid/_css-grid--accordion.scss ***!
  \*****************************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.css-grid--accordion {
  display: flex;
  flex-flow: row wrap;
}
@supports (display: grid) {
  .css-grid--accordion {
    display: grid;
    grid-auto-flow: dense;
    grid-template-rows: repeat(2, auto);
  }
}
.css-grid--accordion .css-grid__item {
  display: inline-flex;
  float: left;
}
.css-grid--accordion .css-grid__item--card {
  align-items: flex-start;
  cursor: pointer;
  position: relative;
  transition: all 0.2s ease;
  border-bottom: 3px solid #006442;
}
.css-grid--accordion .css-grid__item--card.js-active {
  border-bottom: 0;
}
@media (min-width: 1180px) {
  .css-grid--accordion .css-grid__item--card.js-active {
    border-bottom: 3px solid #51865D;
  }
}
.css-grid--accordion .css-grid__item--card:focus {
  outline: none;
}
.css-grid--accordion .css-grid__item--card:hover .tab__title {
  color: #51865D;
}
.ie11 .css-grid--accordion .css-grid__item--card {
  width: 100%;
  margin: 0;
}
.css-grid--accordion .css-grid__item--panel {
  display: none;
  grid-column: -1/1;
  -ms-grid-column: 1;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  padding: 5px 0 35px;
  text-align: left;
  opacity: 0;
  transition-delay: 200ms;
  transition: opacity 400ms ease;
}
.css-grid--accordion .css-grid__item--panel p:first-of-type {
  margin-top: 0;
}
.css-grid--accordion .css-grid__item--panel p:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 1180px) {
  .css-grid--accordion .css-grid__item--panel {
    padding: 50px 0 50px;
  }
}
.css-grid--accordion .css-grid__item--panel.js-active {
  display: block;
  border-bottom: 3px solid #51865D;
  opacity: 1;
  transition-delay: 200ms;
  transition: opacity 400ms ease;
}
@media (min-width: 1180px) {
  .css-grid--accordion .css-grid__item--panel.js-active {
    border-bottom: 0;
  }
}
.ie11 .css-grid--accordion .css-grid__item--panel {
  width: 100%;
}
.css-grid--accordion.css-grid--small-1 .css-grid__item--panel {
  -ms-grid-column-span: 1;
}
.css-grid--accordion.css-grid--small-2 .css-grid__item--panel {
  -ms-grid-column-span: 2;
}
@media (min-width: 680px) {
  .css-grid--accordion.css-grid--medium-1 .css-grid__item--panel {
    -ms-grid-column-span: 1;
  }
  .css-grid--accordion.css-grid--medium-2 .css-grid__item--panel {
    -ms-grid-column-span: 2;
  }
  .css-grid--accordion.css-grid--medium-3 .css-grid__item--panel {
    -ms-grid-column-span: 3;
  }
  .css-grid--accordion.css-grid--medium-4 .css-grid__item--panel {
    -ms-grid-column-span: 4;
  }
}
@media (min-width: 1180px) {
  .css-grid--accordion.css-grid--large-1 .css-grid__item--panel {
    -ms-grid-column-span: 1;
  }
  .css-grid--accordion.css-grid--large-2 .css-grid__item--panel {
    -ms-grid-column-span: 2;
  }
  .css-grid--accordion.css-grid--large-3 .css-grid__item--panel {
    -ms-grid-column-span: 3;
  }
  .css-grid--accordion.css-grid--large-4 .css-grid__item--panel {
    -ms-grid-column-span: 4;
  }
  .css-grid--accordion.css-grid--large-5 .css-grid__item--panel {
    -ms-grid-column-span: 5;
  }
  .css-grid--accordion.css-grid--large-6 .css-grid__item--panel {
    -ms-grid-column-span: 6;
  }
}
.ie11 .css-grid--accordion.css-grid--small-1 .css-grid__item--panel {
  grid-template-columns: repeat(1, 1fr);
}
/*!*******************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/_containers/css-grid/_css-grid--alternating.scss ***!
  \*******************************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
@media (min-width: 1180px) {
  .css-grid--alternating {
    grid-template-columns: repeat(3, 1fr);
  }
  .css-grid--alternating .css-grid__item {
    width: calc(33.333% - (80px * 2));
  }
  @supports (display: grid) {
    .css-grid--alternating .css-grid__item {
      margin: 0;
      width: initial;
    }
  }
  .css-grid--alternating .css-grid__item:nth-child(4n-3),
  .css-grid--alternating .css-grid__item:nth-child(4n-4) {
    width: calc(66.666% - (80px * 2));
  }
  @supports (display: grid) {
    .css-grid--alternating .css-grid__item:nth-child(4n-3),
    .css-grid--alternating .css-grid__item:nth-child(4n-4) {
      grid-column-end: span 2;
      margin: 0;
      width: initial;
    }
  }
}
/*!**********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/background-media/_background-media.scss ***!
  \**********************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.background-media {
  display: grid;
  grid-gap: 0;
  overflow: hidden;
}

.background-image {
  background-color: #F9F4EC;
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
  outline: none;
}
.ie11 .background-image {
  height: auto;
}

.background-media__background {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  -ms-grid-row: 1;
  -ms-grid-row-span: 4;
  grid-column: gutter-start/gutter-end;
  grid-row: image-start/image-end;
  z-index: -1;
  height: 100%;
}

.background-media__content {
  grid-column: content;
  grid-row: content;
  z-index: 1;
}
@media (min-width: 1180px) {
  .background-media__content {
    grid-column: center;
    grid-row: content;
  }
}
.ie11 .background-media__content {
  grid-column: 2;
  grid-row: 2;
}
@media (min-width: 1180px) {
  .ie11 .background-media__content {
    grid-column: 3;
    grid-row: 2;
  }
}

.background-media__content--left {
  grid-column: content;
  grid-row: content;
}
@media (min-width: 1180px) {
  .background-media__content--left {
    grid-column: content-start;
    grid-row: content;
  }
}
.ie11 .background-media__content--left {
  grid-column: 2;
  grid-row: 2;
}
@media (min-width: 1180px) {
  .ie11 .background-media__content--left {
    grid-column: 2;
    grid-row: 2;
  }
}

.background-media__content--right {
  grid-column: content;
  grid-row: content;
}
@media (min-width: 1180px) {
  .background-media__content--right {
    grid-column: 3;
    grid-row: content;
  }
}
.ie11 .background-media__content--right {
  grid-column: 2;
  grid-row: 2;
}
@media (min-width: 1180px) {
  .ie11 .background-media__content--right {
    grid-column: 4;
    grid-row: 2;
  }
}

.background-media__overlay {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  -ms-grid-row: 1;
  -ms-grid-row-span: 4;
  grid-column: gutter-start/gutter-end;
  grid-row: image-start/image-end;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.2);
}

.background-media--image {
  grid-template-columns: [gutter-start] 20px [content] 1fr 20px [gutter-end];
  grid-template-rows: [image-start] minmax(20px, 1fr) [content] auto minmax(20px, 1fr) [image-end];
}
@media (min-width: 1180px) {
  .background-media--image {
    grid-template-columns: [gutter-start] minmax(80px, 1fr) [content-start] minmax(0, 720px) [center] auto [content-end] minmax(0, 720px) minmax(80px, 1fr) [gutter-end];
    grid-template-rows: [image-start] minmax(60px, 1fr) [content] auto minmax(60px, 1fr) [image-end];
  }
}
.ie11 .background-media--image {
  grid-template-columns: 20px 1fr 20px;
  grid-template-rows: minmax(20px, 1fr) auto minmax(20px, 1fr);
}
@media (min-width: 1180px) {
  .ie11 .background-media--image {
    grid-template-columns: minmax(80px, 1fr) minmax(0, 720px) auto minmax(0, 720px) minmax(80px, 1fr);
    grid-template-rows: minmax(60px, 1fr) auto minmax(60px, 1fr);
  }
}

.background-media--video {
  grid-template-columns: [gutter-start] 20px [content] 1fr 20px [gutter-end];
  grid-template-rows: [image-start] minmax(0, 1fr) [content] auto 60px [image-end];
}
@media (min-width: 1180px) {
  .background-media--video {
    grid-template-columns: [gutter-start] minmax(80px, 1fr) [content-start] minmax(0, 720px) [center] auto minmax(0, 720px) [content-end] minmax(80px, 1fr) [gutter-end];
    grid-template-rows: [image-start] minmax(0, 1fr) [content] auto 80px [image-end];
  }
}
.ie11 .background-media--video {
  grid-template-columns: 20px 1fr 20px;
  grid-template-rows: minmax(20px, 1fr) auto minmax(20px, 1fr);
}
@media (min-width: 1180px) {
  .ie11 .background-media--video {
    grid-template-columns: minmax(80px, 1fr) minmax(0, 720px) auto minmax(0, 720px) minmax(80px, 1fr);
    grid-template-rows: minmax(60px, 1fr) auto minmax(60px, 1fr);
  }
}
.background-media--video .video-block {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  -ms-grid-row: 1;
  -ms-grid-row-span: 4;
  grid-column: gutter-start/gutter-end;
  grid-row: image-start/image-end;
}
.background-media--video .background-media__content {
  grid-column: content;
  z-index: 1;
}
@media (min-width: 1180px) {
  .background-media--video .background-media__content {
    grid-column: content-start/content-end;
    grid-row: content;
  }
}

.background-image.background-image--top-center {
  object-position: center top;
}
.background-image.background-image--top-left {
  object-position: left top;
}
.background-image.background-image--top-right {
  object-position: right top;
}
.background-image.background-image--center {
  object-position: center center;
}
.background-image.background-image--left {
  object-position: left center;
}
.background-image.background-image--right {
  object-position: right center;
}
.background-image.background-image--bottom-center {
  object-position: center bottom;
}
.background-image.background-image--bottom-left {
  object-position: left bottom;
}
.background-image.background-image--bottom-right {
  object-position: right bottom;
}
/*!*******************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/background-media/_background-image--overlay.scss ***!
  \*******************************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.background-image.background-image--with-overlay::after {
  background: rgba(0, 0, 0, 0.2);
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 300;
  transition: all 0.2s ease;
}

.background-image--with-overlay .background-image__content {
  color: #fff;
}
/*!**********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/card/_card.scss ***!
  \**********************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.card {
  width: 100%;
}

.card__feature.background-image::before {
  content: "";
  float: left;
  height: 0;
  margin-left: -1px;
  padding-top: 56.25%;
  width: 1px;
}
.card__feature.background-image::after {
  clear: both;
  content: "";
  display: table;
}

.card__wrapper {
  display: block;
  height: 100%;
}

.card--default {
  position: relative;
  background-color: transparent;
  border: none;
  overflow: visible;
}
.card--default a {
  text-decoration: none;
}
.card--default .card__content {
  padding: 0;
}
.card--default .card__title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin: 0;
  margin-top: 20px;
  text-decoration: none;
  color: #006442;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-weight: 500;
}
@media (min-width: 1180px) {
  .card--default .card__title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
}
.card--default .card__date {
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 5px;
}
.card--default .card__link {
  text-decoration: none;
  margin-top: 10px;
  border: 2px solid #006442;
  color: #006442;
  padding: 8px 25px;
}
.card--default .card__tags-list {
  margin: 0 0 10px;
  padding: 0;
  list-style-type: none;
}
.card--default .card__tags-list li {
  display: inline-block;
}
.card--default .card__tags-list li + li {
  margin-left: 10px;
}
.card--default .card__tags-list a {
  text-decoration: underline;
}
.card--default .card__copy {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #3C3C3B;
  font-weight: 400;
  margin-top: 10px;
}
@media (min-width: 1180px) {
  .card--default .card__copy {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
}
.card--default .card__tag {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  line-height: 1.6rem;
  padding: 4px 10px;
  border-radius: 27px;
  position: absolute;
  top: -5px;
  left: 5px;
  z-index: 3;
  color: #006442;
  background-color: #FFE552;
  transition: transform 400ms ease;
}
@media (min-width: 1180px) {
  .card--default .card__tag {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 16px;
    line-height: 1.6rem;
  }
}
@media (min-width: 1180px) {
  .card--default .card__tag {
    top: -10px;
    left: 10px;
  }
}
.card--default .card__image-wrapper {
  height: 223px;
  margin: 0;
  display: block;
  position: relative;
  transform: translate(0);
  border-radius: 15px;
  overflow: hidden;
}
@media (min-width: 1180px) {
  .card--default .card__image-wrapper {
    border-radius: 20px;
    height: 267px;
  }
}
.card--default .card__image-wrapper .card__featured-tag {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #F9F4EC;
  font-size: 12px;
  line-height: 18px;
  padding: 4.5px 13.5px;
  border-radius: 27px;
  color: #006442;
}

.card--product {
  border-radius: 20px;
  height: 100%;
}
@media (min-width: 1180px) {
  .card--product {
    border-radius: 40px;
  }
}
.card--product a {
  height: 100%;
  display: grid;
  grid-template-rows: 213px auto;
}
@media (min-width: 680px) {
  .card--product a {
    grid-template-rows: 250px auto;
  }
}
@media (min-width: 1180px) {
  .card--product a {
    grid-template-rows: 325px auto;
  }
}
@media screen and (min-width: 1400px) {
  .card--product a {
    grid-template-rows: 420px auto;
  }
}
.card--product .card__image-wrapper {
  display: grid;
  grid-template-columns: auto;
  height: 213px;
  grid-template-rows: 213px;
}
@media (min-width: 680px) {
  .card--product .card__image-wrapper {
    height: 250px;
    grid-template-rows: 250px;
  }
}
@media (min-width: 1180px) {
  .card--product .card__image-wrapper {
    height: 325px;
    grid-template-rows: 325px;
  }
}
@media screen and (min-width: 1400px) {
  .card--product .card__image-wrapper {
    height: 420px;
    grid-template-rows: 420px;
  }
}
.card--product .card__image-wrapper picture {
  grid-column: 1;
  grid-row: 1;
}
.card--product .card__image-wrapper .card__product-image {
  z-index: 2;
  opacity: 1;
}
.card--product .card__image-wrapper .card__product-image-2 {
  opacity: 0;
}
.card--product .card__image-wrapper .background-image {
  -webkit-backface-visibility: hidden;
  transform: translate(0);
  transition: opacity 200ms ease;
  object-fit: contain;
}
@media (min-width: 680px) {
  .card--product .card__image-wrapper .background-image {
    object-fit: cover;
  }
}
.card--product .card__tag {
  z-index: 6;
}
.card--product .card__content {
  display: block;
  text-decoration: none;
  color: #3C3C3B;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.card--product .card__content p {
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin: 0;
  margin-top: 5px;
}
@media (min-width: 1180px) {
  .card--product .card__content p {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
}
@media (min-width: 1180px) {
  .card--product .card__content p {
    margin-top: 10px;
  }
}
.card--product .card__title {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  line-height: 2.8rem;
  margin-top: 10px;
  margin-bottom: 8px;
  text-decoration: none;
  color: #006442;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 1180px) {
  .card--product .card__title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 32px;
    line-height: 3.2rem;
  }
}
@media (min-width: 1180px) {
  .card--product .card__title {
    margin-top: 20px;
    margin-bottom: 13px;
  }
}
.card--product .card__price {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  line-height: 2.6rem;
  font-weight: 400;
  text-decoration: none;
}
.card--product .card__price--sale {
  color: #C9C9C9;
}
.card--product .card__price--sale + .card__price--original {
  color: #D60A0A;
  padding-left: 5px;
}
.card--product .button__wrapper {
  margin-top: auto;
}
.card--product .button--product {
  padding: 10px 25px;
  margin-top: 15px;
  display: flex;
  justify-content: center;
}
@media (min-width: 1180px) {
  .card--product:hover .card__title {
    color: #006442;
  }
  .card--product:hover .card__title {
    color: #006442;
  }
}
@media (min-width: 1180px) {
  .card--product:hover .card__product-image {
    z-index: 2;
    opacity: 0;
  }
  .card--product:hover .card__product-image-2 {
    opacity: 1;
  }
  .card--product:hover .hover__icon {
    opacity: 1;
  }
  .card--product:hover .card__title {
    color: #006442;
  }
  .card--product:hover .card__button {
    opacity: 1;
  }
}

.card--collection .card__image-wrapper {
  height: auto;
  display: flex;
  border-radius: 20px;
}
.card--collection .card__image-wrapper picture {
  object-fit: contain;
}
.card--collection .card__content {
  display: block;
  text-decoration: none;
  color: #3C3C3B;
  padding-top: 20px;
}
.card--collection .card__title {
  margin: 0;
  font-weight: 800;
  text-decoration: none;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 32px;
  line-height: 3.2rem;
}
@media (min-width: 1180px) {
  .card--collection .card__title {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 40px;
    line-height: 4rem;
  }
}
.card--collection .card__description {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  padding-top: 5px;
}
@media (min-width: 1180px) {
  .card--collection .card__description {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
}
@media (min-width: 680px) {
  .card--collection .card__description {
    padding-top: 10px;
  }
}
.card--collection .card--collection__button {
  margin-top: 10px;
}
@media (min-width: 680px) {
  .card--collection .card--collection__button {
    margin-top: 20px;
  }
}
@media (min-width: 1180px) {
  .card--collection:hover .card__image-wrapper {
    box-shadow: 0 12px 34px rgba(0, 0, 0, 0.14);
  }
  .card--collection:hover .card__title {
    color: #006442;
  }
  .card--collection:hover .card__button {
    opacity: 1;
  }
}

.card--line-item {
  display: flex;
  grid-gap: 15px;
  border: 0;
}
@supports (display: grid) {
  .card--line-item {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.ie11 .card--line-item a {
  width: 50%;
  margin-right: 10px;
}
.card--line-item .card__title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 23px;
  line-height: 2.3rem;
  margin: 0 0 10px;
}
.card--line-item .line-item__variant-title {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0;
  font-weight: 400;
}
.card--line-item .line-item__added-quantity {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 0 5px;
  font-weight: 400;
}
.card--line-item .card__price {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
}
.card--line-item .card__price--sale {
  font-size: 16px;
  font-size: 1.6rem;
  color: #C9C9C9;
}
.card--line-item .card__price--sale + .card__price--original {
  color: #D60A0A;
  padding-left: 5px;
}
.card--line-item a {
  text-decoration: none;
  color: #3C3C3B;
}

.card--collection-nav:hover .card__title {
  color: #F9F4EC;
}
.card--collection-nav .card__title {
  font-family: "FilsonPro", Helvetica, Arial, serif;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  color: #006442;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 28px;
  line-height: 2.8rem;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 15px;
  color: #F9F4EC;
}
@media (min-width: 680px) {
  .card--collection-nav .card__title {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 40px;
    line-height: 4rem;
  }
}
@media (min-width: 1180px) {
  .card--collection-nav .card__title {
    font-size: 40px;
    font-size: 4rem;
    line-height: 40px;
    line-height: 4rem;
    padding: 30px;
  }
}
.card--collection-nav .card__image-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
  padding-top: 100%;
  max-height: 400px;
  max-width: 400px;
}
.card--collection-nav .card__image-wrapper .card__collection-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 20px;
}

.css-grid--content-cards {
  margin-top: 50px;
  grid-gap: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 680px) {
  .css-grid--content-cards {
    flex-direction: row;
    grid-gap: 43px;
    align-items: flex-start;
  }
}
@media (min-width: 680px) {
  .css-grid--content-cards .css-grid__item {
    width: 450px;
    max-width: 450px;
  }
}
.css-grid--content-cards .card__image-wrapper {
  border-radius: 20px;
}
@media (min-width: 680px) {
  .css-grid--content-cards .card__image-wrapper {
    border-radius: 40px;
  }
}
.css-grid--content-cards .card__content .card__title {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 32px;
  color: #006442;
  margin-top: 30px;
}
.css-grid--content-cards .card__content .card__copy {
  font-size: 15px;
  font-size: 1.5rem;
}
.css-grid--content-cards .card__content .card__link {
  margin-top: 10px;
  border: none;
  padding: 0;
}
.css-grid--content-cards .card__content .card__link a {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  display: flex;
  align-items: center;
  line-height: 24px;
  font-size: 15px;
  font-size: 1.5rem;
}
.css-grid--content-cards .card__content .card__link a .icon {
  height: 10px;
  display: block;
  width: 16px;
}
.css-grid--content-cards .card__content .card__link a .card__link--icon {
  margin-left: 8px;
}
.css-grid--content-cards .card__content .card__link a:hover {
  text-decoration: underline;
  color: #51865D;
}
/*!********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/mini-cart/_mini-cart.scss ***!
  \********************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
@media (min-width: 1180px) {
  .mini-cart--dropdown .mini-cart__list {
    align-items: flex-end;
  }
}

.mini-cart__item--dropdown {
  position: relative;
  transition: all 0.2s ease;
  margin-right: 20px;
}
@media (min-width: 1180px) {
  .mini-cart__item--dropdown {
    margin-right: 0;
    margin-left: 20px;
  }
}
.mini-cart__item--dropdown .mini-cart__header-link {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 24px;
  line-height: 2.4rem;
  font-size: 16px;
  font-size: 1.6rem;
  color: #006442;
  text-decoration: none;
  line-height: 1;
  margin: 0;
}
.mini-cart__item--dropdown .icon {
  transition: all 0.2s ease;
  top: 2px;
  position: relative;
}
@media (min-width: 1180px) {
  .mini-cart__item--dropdown.js--isOpen .dropdown--mini-cart, .mini-cart__item--dropdown:hover .dropdown--mini-cart {
    opacity: 1;
    transform: translateY(0%);
    visibility: visible;
    z-index: 1000;
  }
}

.dropdown--mini-cart {
  display: none;
}
@media (min-width: 1180px) {
  .dropdown--mini-cart {
    background-color: #fff;
    display: block;
    min-width: 350px;
    position: absolute;
    top: 100%;
    right: 0;
    border: 1px solid #006442;
    opacity: 0;
    transform: translateY(-3em);
    transition: all 0.2s ease, visibility 0s linear 0.01s, z-index 0s linear 0s;
    visibility: hidden;
    z-index: -1;
  }
}
.template-cart .dropdown--mini-cart {
  display: none;
}

.mini-cart__items-container {
  max-height: 400px;
  overflow-y: scroll;
  padding: 20px;
}

.mini-cart__items-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.mini-cart__line-item {
  padding: 15px 0;
}
.mini-cart__line-item + .mini-cart__line-item {
  border-top: 1px solid #006442;
}
.mini-cart__line-item .card--line-item {
  grid-template-columns: 80px auto;
}
.ie11 .mini-cart__line-item .card--line-item .line-item__image {
  max-width: 80px;
}
.mini-cart__line-item .card__title {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 5px;
}

.mini-cart__footer {
  padding: 20px;
  border-top: 1px solid #006442;
}
.mini-cart__footer .button-collection {
  margin-bottom: 0;
}
.mini-cart__footer .button-collection .button + .button {
  margin-left: 15px;
}
.mini-cart__footer .button__checkout,
.mini-cart__footer .button__edit-cart {
  width: calc(50% - 8px);
  padding: 14px 24px 13px;
}
.mini-cart__footer .button__edit-cart:focus {
  color: #fff;
}
.mini-cart__footer .additional-checkout-buttons {
  margin-top: 30px;
}
/*!************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/search-form/_search-form.scss ***!
  \************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.search-box--default {
  display: block;
}
.search-box--default .search-box__toggle {
  display: none;
}
.search-box--default .form--search {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-around;
  background-color: transparent;
  border: none;
  appearance: none;
  background-color: #fff;
  border-radius: 50px;
}
.search-box--default .form__label {
  display: none;
}
.search-box--default .form__field {
  flex: 0 1 100%;
  margin: 0;
}
.search-box--default .search__input,
.search-box--default .search__submit {
  border-radius: 0;
  height: 40px;
}
.search-box--default .search__submit {
  display: flex;
  align-items: center;
}
.search-box--default .search__input::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.search-box--default .search__close {
  padding: 0;
  background: transparent;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translatey(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #006442;
}
.search-box--default .search__close .icon {
  display: flex;
  justify-content: center;
  align-items: center;
}

.search-box--header {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  margin-right: 20px;
}
@media (min-width: 1180px) {
  .search-box--header {
    padding: 0;
  }
}
.search-box--header .search-box__toggle {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 16px;
  font-size: 1.6rem;
  color: #006442;
  background: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}
@media (min-width: 1180px) {
  .search-box--header .search-box__toggle {
    margin: 0;
    padding: 0;
  }
}
.search-box--header .search-box__toggle .icon {
  width: 20px;
  height: 20px;
  vertical-align: initial;
}
.search-box--header .search-box__toggle-title {
  margin-left: 8px;
  display: none;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 1440px) {
  .search-box--header .search-box__toggle-title {
    display: inline-block;
  }
}
.search-box--header .form--search {
  justify-content: flex-start;
  width: 100%;
}
@media (min-width: 1180px) {
  .search-box--header .form--search {
    justify-content: flex-end;
    width: auto;
  }
}
.search-box--header .form__label {
  font-size: 16px;
  font-size: 1.6rem;
  display: none;
  margin-bottom: 0;
}
.search-box--header .form__field--search {
  display: none;
  min-width: 240px;
  width: 100%;
}
@media (min-width: 1180px) {
  .search-box--header .form__field--search {
    flex: 0 1 75%;
    min-width: 135px;
    max-width: 270px;
  }
}
.search-box--header .form__field--button {
  display: none;
  flex: 0 1 44px;
  padding: 0 10px;
}
.search-box--header .search__input {
  background-color: transparent;
  border: none;
  padding: 8px 8px 8px 15px;
  appearance: none;
  -webkit-appearance: none;
  background-color: #fff;
  border-radius: 50px;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.search-box--header .search__input::placeholder {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.search-box--header .search__input:focus {
  outline: none;
}
.search-box--header .search__submit {
  background-color: transparent;
  padding: 0;
  width: 20px;
  height: 20px;
  color: #006442;
}
.search-box--header .search__submit .icon {
  width: 20px;
  height: 20px;
  vertical-align: initial;
}
.search-box--header.is-active .form__label {
  display: none;
}
.search-box--header.is-active .form__field--search {
  display: inline-block;
}
.search-box--header.is-active .form__field--button {
  display: flex;
  align-items: center;
}
.search-box--header.is-active .search-box__toggle {
  display: none;
}

.search-box--search-results .form--search {
  border: 1px solid #006442;
  flex-flow: row nowrap;
  margin-bottom: 10px;
  width: 100%;
}
@media (min-width: 1180px) {
  .search-box--search-results .form--search {
    max-width: 66.6666666667%;
  }
}
.search-box--search-results .form__control {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  line-height: 2.8rem;
  font-family: "FilsonPro", Helvetica, Arial, serif;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  color: #006442;
}
@media (min-width: 1180px) {
  .search-box--search-results .form__control {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
}
.search-box--search-results .form__field {
  margin: 0;
}
.search-box--search-results .form__field--search {
  flex: 0 1 100%;
  width: 100%;
}
.search-box--search-results .form__field--button {
  flex: 0 1 auto;
  width: auto;
}
.search-box--search-results .search__input {
  border: 0;
  background-color: transparent;
}
.search-box--search-results .search__submit {
  font-size: 18px;
  font-size: 1.8rem;
  background-color: transparent;
  color: #006442;
  padding: 15px;
}
/*!************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/predictive-search/_predictive-search.scss ***!
  \************************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.search-box--default.search-box--predictive {
  flex: 1;
}
@media (min-width: 1180px) {
  .search-box--default.search-box--predictive {
    max-width: 650px;
    margin: 0 auto;
  }
}
@media (min-width: 1440px) {
  .search-box--default.search-box--predictive {
    position: unset;
  }
}
.search-box--default.search-box--predictive .form__field--search {
  flex: 1;
  right: 40px;
  position: absolute;
  top: 110%;
  border: 1px solid #51865D;
  border-radius: 4.5px;
}
.search-box--default.search-box--predictive .form__field--button {
  flex: 0;
  background: #f9f4ec;
  padding: 0;
}

.predictive-search__wrapper {
  width: 100%;
}

#predictive-search {
  position: absolute;
  z-index: 3;
  top: 100%;
  background: #fff;
  box-shadow: 0px 10px 14px rgba(0, 0, 0, 0.11);
  width: 100vw;
  right: -20px;
  left: auto;
  margin-top: 9px;
  height: 100vh;
  overflow-y: scroll;
}
@media (min-width: 1180px) {
  #predictive-search {
    margin-top: 10px;
    right: -40px;
    height: auto;
  }
}
@media (min-width: 1440px) {
  #predictive-search {
    margin-top: 0;
    width: calc(100vw - (80px * 2));
    max-width: 1440px;
    left: 50%;
    transform: translate(-50%, 0);
    right: auto;
  }
}
#predictive-search #predictive-search-results {
  margin: 0 auto;
  max-width: 1440px;
  padding: 0;
  width: calc(100% - (20px * 2));
}
@media (min-width: 1180px) {
  #predictive-search #predictive-search-results {
    width: calc(100% - 80px);
  }
}
@media (min-width: 1440px) {
  #predictive-search #predictive-search-results {
    width: calc(100% - (80px * 2));
  }
}

#predictive-search-articles {
  margin-top: 30px;
}

.predictive-search__results-list-container {
  padding: 30px 0 120px;
}
@media (min-width: 1180px) {
  .predictive-search__results-list-container {
    padding: 40px 0;
  }
}
.predictive-search__results-list-container.predictive-search__results-list-container--sidebar {
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 1180px) {
  .predictive-search__results-list-container.predictive-search__results-list-container--sidebar {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 300px 1fr;
  }
}
.predictive-search__results-list-container .predictive-search__results-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (min-width: 1180px) {
  .predictive-search__results-list-container .predictive-search__results-list.css-grid {
    grid-gap: 20px;
  }
}
@media (min-width: 1180px) {
  .predictive-search__results-list-container .predictive-search__results-list .predictive-search__list-item.css-grid__item {
    width: 100%;
  }
}
.predictive-search__results-list-container .predictive-search__heading {
  margin-bottom: 20px;
  font-family: "FilsonPro", Helvetica, Arial, serif;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  color: #006442;
  color: #006442;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  line-height: 2.8rem;
}
.predictive-search__results-list-container .predictive-search__sidebar {
  margin-top: 20px;
}
@media (min-width: 1180px) {
  .predictive-search__results-list-container .predictive-search__sidebar {
    margin-top: 0;
  }
}
.predictive-search__results-list-container .search-results__item__title {
  text-decoration: none;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin: 10px 0;
  margin-top: 0;
}
.predictive-search__results-list-container .predictive-search__no-results-message {
  color: #006442;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
}
.predictive-search__results-list-container .search-results__link {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  padding: 0;
}
@media (min-width: 1180px) {
  .predictive-search__results-list-container .search-results__link {
    margin-bottom: 10px;
  }
}
.predictive-search__results-list-container .search-results__link-icon {
  width: 10px;
  height: 14px;
  display: flex;
  margin-left: 8px;
}
.predictive-search__results-list-container .search-results__link-icon .icon {
  width: 10px;
  height: 14px;
}

#predictive-search-results-list {
  grid-gap: 15px;
  grid-row-gap: 30px;
}
@media (min-width: 1180px) {
  #predictive-search-results-list {
    grid-gap: 20px;
  }
}
@media (min-width: 680px) {
  #predictive-search-results-list .card--product.css-grid__item {
    width: 100%;
  }
}
@media (min-width: 1180px) {
  #predictive-search-results-list .card--product a {
    grid-template-rows: 300px auto;
  }
}
@media screen and (min-width: 1400px) {
  #predictive-search-results-list .card--product a {
    grid-template-rows: 300px auto;
  }
}
@media (min-width: 1180px) {
  #predictive-search-results-list .card--product .card__image-wrapper {
    height: 300px;
    grid-template-rows: 300px;
  }
}
#predictive-search-results-list .card--product .card__content {
  display: block;
  text-decoration: none;
  color: #3C3C3B;
}
#predictive-search-results-list .card--product .card__content p {
  margin-top: 5px;
}
#predictive-search-results-list .card--product .card__title {
  margin-top: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  line-height: 2.8rem;
}
@media (min-width: 1180px) {
  #predictive-search-results-list .card--product .card__title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
}
#predictive-search-results-list .card--product .button--product {
  margin-top: 10px;
  padding: 8px 20px;
}
#predictive-search-results-list .card--product .card__tag {
  left: 5px;
}
/*!***********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/icon/_icons.scss ***!
  \***********************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.icon {
  background: transparent;
  display: inline-block;
  fill: currentColor;
  height: 1em;
  width: 1em;
}
.no-svg .icon {
  display: none;
}

.icon-fallback-text {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
}
.no-svg .icon-fallback-text {
  position: static !important;
  overflow: auto;
  width: auto;
  height: auto;
  margin: 0;
  clip: auto;
}

.payment-icons {
  user-select: none;
  cursor: default;
}
/*!**************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/header/_header.scss ***!
  \**************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.header {
  background-color: #F9F4EC;
  position: relative;
  z-index: 999;
}

.header__container {
  margin: 0 auto;
  max-width: 1440px;
  padding: 0;
  width: calc(100% - (20px * 2));
}
@media (min-width: 1180px) {
  .header__container {
    width: calc(100% - 80px);
  }
}
@media (min-width: 1440px) {
  .header__container {
    width: calc(100% - (80px * 2));
  }
}

.header__link--logo {
  height: 20px;
  vertical-align: baseline;
  width: auto;
  margin-right: 10px;
  line-height: 30px;
  margin-top: auto;
  margin-bottom: auto;
}
@media (min-width: 1180px) {
  .header__link--logo {
    height: 18px;
  }
}
@media (min-width: 1440px) {
  .header__link--logo {
    height: 25px;
    margin-right: 20px;
  }
}
.header__link--logo img {
  height: 100%;
  width: auto;
  aspect-ratio: attr(width)/attr(height);
  object-fit: contain;
  display: block;
  margin-top: -1px;
}
@media (min-width: 1180px) {
  .header__link--logo img {
    margin-top: -2px;
  }
}

.header__link--menu {
  cursor: pointer;
  display: block;
  height: 14px;
  position: relative;
  width: 32px;
  color: #006442;
  background: transparent;
  padding: 0;
}
.header__link--menu span::before,
.header__link--menu span::after {
  background: #006442;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  top: calc(50% - (3px / 2));
  width: 32px;
}
.header__link--menu span::before {
  transform: translateY(-5px);
  transition: all 0.2s ease;
}
.header__link--menu span::after {
  transform: translateY(5px);
  transition: all 0.2s ease;
}
.header__link--menu.js--isOpen span {
  background: transparent;
}
.header__link--menu.js--isOpen span::before {
  transform: rotate(45deg);
}
.header__link--menu.js--isOpen span::after {
  transform: rotate(-45deg);
}
.header__link--menu.js--isOpen span::before,
.header__link--menu.js--isOpen span::after {
  width: 22px;
}
@media (min-width: 1180px) {
  .header__link--menu {
    display: none;
  }
}

.header--default .header__container {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding: 20px 0;
}
@media (min-width: 1180px) {
  .header--default .header__container {
    display: grid;
    grid-template-columns: auto 1fr auto;
    padding: 0;
  }
  .ie11 .header--default .header__container {
    display: flex;
  }
}
.header--default .header__link--logo {
  flex: none;
}
.header--default .header__link--menu {
  flex: none;
}
.header--default .header__right-links {
  display: flex;
  align-items: center;
}
.header--default .header__right-links .menu__list {
  margin-right: 9px;
  display: none;
}
@media (min-width: 1180px) {
  .header--default .header__right-links .menu__list {
    display: inline-block;
  }
}
.header--default .header__right-links.search__is-active {
  right: 20px;
  top: 4px;
  width: calc(100% - 39px);
}
@media (min-width: 680px) {
  .header--default .header__right-links.search__is-active {
    width: auto;
  }
}
@media (min-width: 1180px) {
  .header--default .header__right-links.search__is-active {
    top: 4px;
    right: 0px;
  }
}
@media (min-width: 1440px) {
  .header--default .header__right-links.search__is-active {
    position: inherit;
  }
}
.header--default .header__right-links .header-cta-button {
  display: none;
}
@media (min-width: 1180px) {
  .header--default .header__right-links .header-cta-button {
    display: inline-flex;
  }
}
.header--default .menu.js--isOpen {
  display: block;
  flex: 0 1 100%;
}
@media (min-width: 1180px) {
  .header--default .menu {
    display: flex;
    flex: 0 1 auto;
    margin-top: 0;
  }
}
.header--default.js--isOpen {
  background-color: #fff;
  transition: all 0.2s ease;
}
.header--default.js--isOpen::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100vh;
  z-index: 100;
}
.header--default .header-cta-button {
  display: inline-flex;
}
@media (max-width: 1023px) {
  .header--default .header-cta-button {
    background-color: transparent;
    padding: 0;
    border: none;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (min-width: 1180px) {
  .header--default .header-cta-button {
    justify-content: center;
    align-items: center;
    padding: 8px 20px;
    margin-left: 20px;
  }
}
@media (min-width: 1440px) {
  .header--default .header-cta-button {
    padding: 8px 30px;
    margin-left: 30px;
  }
}
.header--default .header-cta-button .header-cta-button__icon {
  display: inline-block;
  margin: auto 0;
  margin-right: 7px;
}
@media (min-width: 1180px) {
  .header--default .header-cta-button .header-cta-button__icon {
    display: none;
  }
}
.header--default .header-cta-button .header-cta-button__icon,
.header--default .header-cta-button .header-cta-button__icon .icon__location {
  width: 11px;
  height: 17px;
}
.header--default .menu--secondary {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, auto);
  grid-gap: 26px;
  margin: 0 20px;
}
@media (min-width: 1180px) {
  .header--default .menu--secondary {
    display: none;
  }
}
@media (min-width: 1180px) {
  .header--default .menu--secondary.search__is-active {
    position: absolute;
    right: 40px;
  }
}
@media (min-width: 1440px) {
  .header--default .menu--secondary.search__is-active {
    position: inherit;
  }
}
.header--default .menu--secondary .announcement-bar__secondary-link {
  line-height: 24px;
  line-height: 2.4rem;
  display: inline-flex;
}
.header--default .menu--secondary .announcement-bar__secondary-link, .header--default .menu--secondary .announcement-bar__secondary-link:hover {
  text-decoration: none;
}
.header--default .menu--secondary .announcement-bar__secondary-link .phone-icon {
  margin: auto 0;
  margin-right: 7px;
}
.header--default .menu--secondary .announcement-bar__secondary-link .phone-icon,
.header--default .menu--secondary .announcement-bar__secondary-link .phone-icon .icon {
  width: 14px;
  height: 18px;
}
.header--default .menu--secondary .switcher-wrapper--mobile {
  grid-column: 1/-1;
  grid-row: 2;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
  margin: 0;
}
.header--default .menu--secondary .switcher-wrapper--mobile .currency-switcher .currency-switcher__toggle {
  padding: 0;
}
.header--default .menu--secondary .switcher-wrapper--mobile .country-switcher {
  border-right: 1px solid #B7D5B9;
}
.header--default .menu--secondary .switcher-wrapper--mobile .header-switcher-wrapper {
  padding: 0;
}
@media (min-width: 1180px) {
  .header--default .menu--secondary .menu-secondary--mobile {
    display: none;
  }
}
.header--default .header--default .menu--social.js--isOpen {
  margin: 0;
}
.header--default .menu--social {
  margin: 0 20px;
  padding: 26px 0;
  border-bottom: 1px solid #B7D5B9;
}
@media (min-width: 1180px) {
  .header--default .menu--social {
    display: none;
  }
}
.header--default .menu--social .menu__list {
  flex-direction: row;
  gap: 20px;
}

.header__nav-wrapper {
  background-color: #fff;
  position: absolute;
  top: calc(100% - 0px);
  width: 100%;
  left: 0;
  margin: 0 0 60px;
  padding: 0;
  max-height: calc(100vh - 70px);
  height: calc(100vh - 70px);
  overflow-y: scroll;
  display: none;
  padding-bottom: 100px;
  padding-top: 54px;
}
.header__nav-wrapper .mobile-only {
  display: block;
  padding-top: 26px;
  margin: 0 20px;
  margin-top: 26px;
  border-top: 1px solid #B7D5B9;
}
.header__nav-wrapper .mobile-only .dropdown.dropdown__visual-nav .container .header-menu__column--visual-nav {
  flex-wrap: nowrap;
  flex-direction: column;
  padding: 0;
}
.header__nav-wrapper .mobile-only .dropdown.dropdown__visual-nav .container .header-menu__column--visual-nav .header-menu__item {
  width: 100%;
}
.header__nav-wrapper .mobile-only .dropdown.dropdown__visual-nav .container .header-menu__column--visual-nav .visual-nav__title {
  text-align: left;
  color: #006442;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: 28px; /* 140% */
}
.header__nav-wrapper .mobile-only .menu__link {
  padding: 12px 0;
}
@media (min-width: 1180px) {
  .header__nav-wrapper .mobile-only {
    display: none;
  }
}
.js--isOpen .header__nav-wrapper {
  display: block;
  z-index: 998;
}
@media (min-width: 1180px) {
  .header__nav-wrapper {
    background-color: #F9F4EC;
    position: initial;
    top: 0;
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    overflow-y: visible;
    display: flex;
    height: 70px;
    align-items: center;
    justify-content: center;
  }
}
/*!********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/newsletter-form/_newsletter-form.scss ***!
  \********************************************************************************************************************************************************************************************************************/

/*!**********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/newsletter/_newsletter.scss ***!
  \**********************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.newsletter--default {
  display: block;
}
.newsletter--default .form--newsletter {
  *zoom: 1;
}
.newsletter--default .form--newsletter::after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 1440px) {
  .newsletter--default .form--newsletter {
    max-width: 440px;
  }
}
.newsletter--default .newsletter__wrapper {
  overflow: auto;
}
.newsletter--default .newsletter__input,
.newsletter--default .newsletter__submit {
  height: 45px;
  padding: 10px 0px 10px;
  background: #fff;
}
.newsletter--default .newsletter__input {
  color: #006442;
  padding-left: 15px;
  padding-right: 0;
  border-radius: 0;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  border: none;
}
.newsletter--default .newsletter__input::placeholder {
  color: #006442;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 2.8rem;
}
.newsletter--default .newsletter__input:-moz-placeholder {
  color: #006442;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 2.8rem;
}
.newsletter--default .newsletter__input:-ms-input-placeholder {
  color: #006442;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 2.8rem;
}
.newsletter--default .newsletter__input::-ms-input-placeholder {
  color: #006442;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 2.8rem;
}
.newsletter--default .newsletter__input::-webkit-input-placeholder {
  color: #006442;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 2.8rem;
}
.newsletter--default .form__field--email {
  margin-bottom: 10px;
  float: left;
  width: calc(100% - 60px);
}
.newsletter--default .form__field--email .form__label {
  display: none;
}
.newsletter--default .newsletter__success {
  color: #fff;
}
.newsletter--default .form__field--button {
  margin-bottom: 10px;
  float: left;
  width: 60px;
}
.newsletter--default .form__field--button .newsletter__submit {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 2.8rem;
  color: #006442;
  border-color: transparent;
  border-radius: 0;
  padding: 10px 20px 10px 10px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  display: flex;
  align-items: center;
}

.page-section--newsletter {
  padding: 60px 0;
}

.newsletter-section {
  background-color: transparent;
}
.newsletter-section .newsletter__title {
  color: #3C3C3B;
  margin: 0 0 10px;
  color: #fff;
  text-align: center;
}
@media (min-width: 680px) {
  .newsletter-section .newsletter__title {
    text-align: left;
  }
}
.newsletter-section .newsletter__content {
  color: #fff;
  margin-bottom: 20px;
  font-weight: 500;
  text-align: center;
}
@media (min-width: 680px) {
  .newsletter-section .newsletter__content {
    text-align: left;
  }
}
.newsletter-section .background-media--image {
  border-radius: 20px;
  grid-template-columns: [gutter-start] 15px [content] 1fr 15px [gutter-end];
  grid-template-rows: [image-start] 25px [content] 1fr 25px [image-end];
}
@media (min-width: 680px) {
  .newsletter-section .background-media--image {
    grid-template-columns: [gutter-start] minmax(40px, 1fr) [content-start] minmax(auto, 775px) [center] auto [content-end] minmax(auto, 775px) minmax(80px, 1fr) [gutter-end];
    grid-template-rows: [image-start] 60px [content] 1fr 60px [image-end];
  }
}
@media (min-width: 1180px) {
  .newsletter-section .background-media--image {
    grid-template-columns: [gutter-start] minmax(80px, 1fr) [content-start] minmax(auto, 775px) [center] auto [content-end] minmax(auto, 775px) minmax(80px, 1fr) [gutter-end];
    border-radius: 40px;
  }
}
.newsletter-section .background-media__overlay {
  background-image: linear-gradient(360deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 76.27%);
  background-position: bottom;
  background-repeat: repeat;
}
@media (min-width: 680px) {
  .newsletter-section .background-media__overlay {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.69) 0%, rgba(0, 0, 0, 0) 37.22%);
    background-position: left;
    background-repeat: no-repeat;
  }
}
.newsletter-section .newsletter-content__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  max-width: 600px;
}
@media (min-width: 680px) {
  .newsletter-section .newsletter-content__wrapper {
    justify-content: center;
    align-items: flex-start;
  }
}
@media (min-width: 1180px) {
  .newsletter-section .newsletter-content__wrapper {
    grid-column: content;
  }
}
.newsletter-section .form--newsletter {
  margin: 0;
}
.newsletter-section .newsletter {
  width: 100%;
  max-width: 430px;
}
.newsletter-section .newsletter__success {
  color: #006442;
  background-color: #B7D5B9;
  border: 0;
  border-radius: 0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-weight: 400;
  border-radius: 4px;
  width: 100%;
  text-align: center;
}
.newsletter-section .newsletter__input:focus {
  border: 1px solid #006442;
  outline: auto;
}
.newsletter-section .newsletter__input,
.newsletter-section .newsletter__submit {
  background-color: #fff;
  border: 0;
  border-radius: 0;
  color: #3C3C3B;
}
.newsletter-section .form__field--email {
  width: calc(100% - 98px);
}
.newsletter-section .form__field--button {
  width: 97px;
  height: 45px;
}
.newsletter-section .newsletter__wrapper {
  border-bottom: 0;
  display: flex;
  max-width: 430px;
  position: relative;
  overflow: visible;
}
.newsletter-section .newsletter__wrapper .form__field {
  margin-bottom: 0;
}
.newsletter-section .newsletter__wrapper .error:not(.newsletter__input) {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-weight: 400;
  color: #FD0000;
  background-color: #FFDCDA;
  border-radius: 4px;
  position: absolute;
  width: 100%;
  top: 55px;
  margin-top: 0;
  text-align: center;
}
.newsletter-section .newsletter__wrapper .newsletter__input.error {
  margin-bottom: 35px;
}
.newsletter-section .newsletter__submit {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 2.8rem;
  color: #006442;
  border-color: transparent;
  border-radius: 0;
  padding: 10px 20px 10px 10px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  display: flex;
  align-items: center;
}
.newsletter-section .newsletter__input {
  color: #006442;
  padding-left: 15px;
  padding-right: 0;
  border-radius: 0;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  border: none;
}
.newsletter-section .newsletter__input::placeholder {
  color: #006442;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 2.8rem;
}
.newsletter-section .newsletter__input:-moz-placeholder {
  color: #006442;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 2.8rem;
}
.newsletter-section .newsletter__input:-ms-input-placeholder {
  color: #006442;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 2.8rem;
}
.newsletter-section .newsletter__input::-ms-input-placeholder {
  color: #006442;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 2.8rem;
}
.newsletter-section .newsletter__input::-webkit-input-placeholder {
  color: #006442;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 2.8rem;
}

@media (min-width: 1180px) {
  .footer .form--newsletter {
    margin-bottom: 0;
  }
}
.footer .form--newsletter .form__error {
  color: #fff;
  background-color: #D60A0A;
  padding: 0 15px;
}
.footer .newsletter__wrapper {
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
}
.footer .newsletter__input {
  color: #fff;
}
.footer .newsletter__input:focus {
  border: 1px solid #fff;
  outline: auto;
}
.footer .newsletter__input::placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.footer .newsletter__input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.footer .newsletter__input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.footer .newsletter__input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.footer .newsletter__input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.footer .newsletter__submit {
  color: #fff;
}
.footer .newsletter__submit:hover {
  color: #fff;
}
/*!**************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/footer/_footer.scss ***!
  \**************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.footer {
  padding: 60px 0;
}
@media (min-width: 1180px) {
  .footer {
    padding: 80px 0;
  }
}

.footer__container {
  margin: 0 auto;
  max-width: 1440px;
  padding: 0;
  width: calc(100% - (20px * 2));
  display: block;
}
@media (min-width: 1180px) {
  .footer__container {
    width: calc(100% - 80px);
  }
}
@media (min-width: 1440px) {
  .footer__container {
    width: calc(100% - (80px * 2));
  }
}

.footer__legal {
  display: block;
  margin-top: 60px;
  background-color: #51865D;
  padding: 20px 0;
}
.footer__legal .css-grid {
  margin: 0 auto;
  max-width: 1440px;
  padding: 0;
  width: calc(100% - (20px * 2));
  grid-gap: 15px;
}
@media (min-width: 1180px) {
  .footer__legal .css-grid {
    width: calc(100% - 80px);
  }
}
@media (min-width: 1440px) {
  .footer__legal .css-grid {
    width: calc(100% - (80px * 2));
  }
}
@media (min-width: 1180px) {
  .footer__legal .css-grid {
    grid-gap: 20px;
  }
}
@media (min-width: 1180px) {
  .footer__legal .css-grid .footer__social-menu {
    grid-column: -1;
    grid-row: 1;
  }
}
@media (min-width: 1180px) {
  .footer__legal .css-grid .footer__legal-menu {
    grid-column: 1;
    grid-row: 1;
  }
}
.footer__legal .menu__title {
  text-transform: capitalize;
}
.footer__legal .menu__link:hover {
  color: #fff;
}
@media (min-width: 1180px) {
  .footer__legal {
    margin-top: 10px;
  }
}

.footer__content {
  display: inline-block;
  width: 100%;
}
@media (min-width: 1180px) {
  .footer__content {
    width: auto;
  }
}

.legal__container {
  margin: 0 auto;
  max-width: 1440px;
  padding: 0;
  width: calc(100% - (20px * 2));
  display: block;
}
@media (min-width: 1180px) {
  .legal__container {
    width: calc(100% - 80px);
  }
}
@media (min-width: 1440px) {
  .legal__container {
    width: calc(100% - (80px * 2));
  }
}

.legal__content {
  display: flex;
  align-items: center;
}

#shopify-section-footer {
  position: relative;
  z-index: 2;
  -webkit-transform: translateZ(0);
  padding-top: 80px;
  background-color: #fff;
}
@media (min-width: 1180px) {
  #shopify-section-footer {
    padding-top: 100px;
  }
}

body:not(.noscroll):not(.product__sticky--show) #shopify-section-footer {
  -webkit-transform: translateZ(0);
}

.footer--default {
  background-color: #006442;
  padding: 40px 0 0;
}
@media (min-width: 1180px) {
  .footer--default {
    padding: 40px 0 0;
  }
}
@media (min-width: 1180px) {
  .footer--default .footer__container {
    display: grid;
    grid-template-columns: 440px 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 20px;
  }
}
@media (min-width: 1440px) {
  .footer--default .footer__container {
    grid-template-columns: 580px 1fr 1fr 1fr;
  }
}
@media (min-width: 1180px) {
  .footer--default .footer__content--newsletter {
    grid-column: 1;
    grid-row: 1;
  }
}
.footer--default .footer__content--newsletter .footer__logo {
  width: 120px;
}
.footer--default .footer__content--newsletter .footer__logo-wrapper {
  text-align: center;
  margin-bottom: 40px;
}
@media (min-width: 1180px) {
  .footer--default .footer__content--newsletter .footer__logo-wrapper {
    text-align: left;
  }
}
.footer--default .footer__content--newsletter .footer__title--newsletter {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 32px;
  line-height: 3.2rem;
  color: #fff;
  margin-bottom: 10px;
}
@media (min-width: 1180px) {
  .footer--default .footer__content--newsletter .footer__title--newsletter {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 36px;
    line-height: 3.6rem;
  }
}
.footer--default .footer__content--newsletter .newsletter__input,
.footer--default .footer__content--newsletter .newsletter__submit {
  background: #fff;
}
.footer--default .footer__content--newsletter .error {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #FFE552;
}
.footer--default .footer__content--newsletter .form__field--email {
  width: 100%;
}
.footer--default .footer__content--newsletter .form__field--button {
  width: auto;
}
.footer--default .footer__content--newsletter .newsletter__wrapper {
  border-bottom: 0;
  display: flex;
  max-width: 400px;
}
@media (min-width: 1440px) {
  .footer--default .footer__content--newsletter .newsletter__wrapper {
    max-width: 440px;
  }
}
.footer--default .footer__content--newsletter .newsletter__submit {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 2.8rem;
  color: #006442;
  border-color: transparent;
  border-radius: 0;
  padding: 10px 20px 10px 10px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  display: flex;
  align-items: center;
}
.footer--default .footer__content--newsletter .newsletter__input {
  color: #006442;
  padding-left: 15px;
  padding-right: 0;
  border-radius: 0;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  border: none;
}
.footer--default .footer__content--newsletter .newsletter__input::placeholder {
  color: #006442;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 2.8rem;
}
.footer--default .footer__content--newsletter .newsletter__input:-moz-placeholder {
  color: #006442;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 2.8rem;
}
.footer--default .footer__content--newsletter .newsletter__input:-ms-input-placeholder {
  color: #006442;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 2.8rem;
}
.footer--default .footer__content--newsletter .newsletter__input::-ms-input-placeholder {
  color: #006442;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 2.8rem;
}
.footer--default .footer__content--newsletter .newsletter__input::-webkit-input-placeholder {
  color: #006442;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 2.8rem;
}
.footer--default .footer__content--newsletter .newsletter__success {
  padding-bottom: 10px;
}
.footer--default .footer__content--menu {
  grid-column: gutter;
}
@media (min-width: 1180px) {
  .footer--default .footer__content--menu {
    grid-column: 2/span 3;
    grid-row: 1/span 2;
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: 1fr auto;
  }
}
.footer--default .footer__content--menu .dropdown__link {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  margin-bottom: 10px;
  color: #fff;
}
@media (min-width: 1180px) {
  .footer--default .footer__content--menu .menu__list--grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
    align-items: flex-start;
  }
}
.footer--default .footer__content--menu .menu__link {
  color: #fff;
  margin: 0;
  padding: 20px 0;
  background-color: transparent;
  box-shadow: none;
  text-decoration: none;
}
@media (min-width: 1180px) {
  .footer--default .footer__content--menu .menu__link {
    margin: 0 0 20px 0;
    padding: 0;
    pointer-events: none;
  }
}
.footer--default .footer__content--menu .menu__link:hover {
  background-color: transparent;
}
.footer--default .footer__content--menu .menu__link .menu__title {
  font-family: "FilsonPro", Helvetica, Arial, serif;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  color: #006442;
  font-size: 20px;
  font-size: 2rem;
  line-height: 27px;
  line-height: 2.7rem;
  color: #fff;
}
@media (min-width: 1180px) {
  .footer--default .footer__content--menu .menu__link .menu__title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 28px;
    line-height: 2.8rem;
    margin-bottom: 15px;
  }
}
.footer--default .footer__content--menu .menu__item--dropdown {
  margin: 0;
  background-color: transparent;
  border-top: 1px solid #51865D;
  overflow: hidden;
}
.footer--default .footer__content--menu .menu__item--dropdown:last-child {
  border-bottom: 1px solid #51865D;
}
.footer--default .footer__content--menu .menu__item--dropdown:last-child .menu__link {
  border-bottom: 0;
}
@media (min-width: 1180px) {
  .footer--default .footer__content--menu .menu__item--dropdown {
    border-top: none;
  }
  .footer--default .footer__content--menu .menu__item--dropdown:last-child {
    border-bottom: none;
  }
}
.footer--default .footer__content--menu .menu__item--dropdown .dropdown__icon {
  background-color: transparent;
  color: #fff;
  display: flex;
}
.footer--default .footer__content--menu .menu__item--dropdown .dropdown__icon,
.footer--default .footer__content--menu .menu__item--dropdown .dropdown__icon .icon {
  width: 18px;
  height: 12px;
}
.footer--default .footer__content--menu .menu__item--dropdown .dropdown {
  padding: 0;
  display: block;
  height: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
}
.footer--default .footer__content--menu .menu__item--dropdown.js--isOpen .dropdown__icon {
  transform: rotate(-90deg);
}
.footer--default .footer__content--menu .menu__item--dropdown.js--isOpen .dropdown {
  padding: 15px 0;
  padding-top: 0;
  height: auto;
  visibility: visible;
  transition: all 0.2s ease-in-out;
}
.footer--default .footer__content--menu .menu__item--dropdown .dropdown__item {
  margin: 0 0 15px;
}
@media (min-width: 1180px) {
  .footer--default .footer__content--menu .menu__item--dropdown .dropdown__icon {
    display: none;
  }
  .footer--default .footer__content--menu .menu__item--dropdown .dropdown {
    position: static;
    opacity: 1;
    box-shadow: none;
    background-color: transparent;
    border: 0;
    min-width: auto;
    padding: 0;
    transform: none;
    height: auto;
    visibility: visible;
  }
  .footer--default .footer__content--menu .menu__item--dropdown .dropdown:after {
    display: none;
  }
}
.footer--default .footer__title {
  font-family: "FilsonPro", Helvetica, Arial, serif;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  color: #006442;
  font-size: 29px;
  font-size: 2.9rem;
  line-height: 36px;
  line-height: 3.6rem;
  color: #fff;
  margin: 0 0 15px;
}
@media (min-width: 1180px) {
  .footer--default .footer__title {
    font-family: "FilsonPro", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
}
@media (min-width: 1180px) {
  .footer--default .menu--social {
    margin-bottom: 0;
  }
}
.footer--default .menu--social .menu__list {
  flex-direction: row;
  justify-content: center;
}
@media (min-width: 1180px) {
  .footer--default .menu--social .menu__list {
    justify-content: flex-start;
  }
}
.footer--default .menu--social .menu__link--social {
  color: #fff;
  display: flex;
}
.footer--default .menu--social .menu__link--social,
.footer--default .menu--social .menu__link--social .icon {
  width: 20px;
  height: 20px;
}
.footer--default .menu--social .menu__item {
  margin: 0 10px;
}
@media (min-width: 1180px) {
  .footer--default .menu--social .menu__item {
    margin-right: 0;
    margin-left: 25px;
  }
}
.footer--default .legal__container {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  padding: 0;
  margin: 0 auto;
}
@media (min-width: 1180px) {
  .footer--default .legal__container {
    width: 100%;
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 1180px) {
  .footer--default .legal__content {
    flex: 0 0 auto;
  }
}
.footer--default .legal__content .menu__item {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
  line-height: 1.9rem;
}
.footer--default .legal__content .menu__item:not(.menu__item-footer__copyright) {
  margin: 0 15px;
}
@media (min-width: 1180px) {
  .footer--default .legal__content .menu__item {
    margin-left: 0;
  }
  .footer--default .legal__content .menu__item:not(:last-of-type) {
    margin-right: 30px;
  }
}
.footer--default .legal__content .menu--legal {
  margin-bottom: 0;
}
.footer--default .legal__content .menu--legal .menu__list {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  grid-row-gap: gap;
}
.footer--default .legal__content .menu--legal .menu__link {
  text-decoration: none;
}
@media (min-width: 680px) {
  .footer--default .legal__content .menu--legal .menu__link {
    padding: 0;
  }
}
.footer--default .legal__content .menu--legal .menu__link:hover {
  text-decoration: underline;
}
.footer--default .legal__content .menu--legal .menu__title {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
  line-height: 1.9rem;
  color: #fff;
}
.footer--default .menu__item-footer__copyright {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 1180px) {
  .footer--default .menu__item-footer__copyright {
    width: auto;
    text-align: left;
    margin-bottom: 0;
  }
}
.footer--default .footer__copyright {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
  line-height: 1.9rem;
  color: #fff;
}
@media (min-width: 1180px) {
  .footer--default .footer__copyright {
    margin: 0;
  }
}
.footer--default .footer__copyright a {
  color: #fff;
}
.footer--default .footer__copyright a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.footer--default .footer__logo-wrapper--secondary {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
@media (min-width: 1180px) {
  .footer--default .footer__logo-wrapper--secondary {
    margin-top: 0;
    grid-column: -1;
    grid-row: 1/span 2;
  }
}
.footer--default .footer__logo-wrapper--secondary img {
  width: 70px;
  height: 104px;
  object-fit: contain;
}
@media (min-width: 1180px) {
  .footer--default .footer__logo-wrapper--secondary img {
    width: 95px;
    height: 144px;
  }
}
.footer--default .footer__logo-wrapper--secondary picture {
  display: flex;
}
.footer--default .footer__logo-brand {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}
@media (min-width: 1180px) {
  .footer--default .footer__logo-brand {
    margin-top: 30px;
    margin-bottom: 60px;
  }
}
@media (min-width: 1440px) {
  .footer--default .footer__logo-brand {
    margin-top: 70px;
    margin-bottom: 100px;
  }
}
.footer--default .footer__logo-brand .footer__link--logo {
  width: 100%;
}
.footer--default .footer__logo-brand .footer__link--logo img {
  width: 100%;
}

.footer__contact-details {
  color: #fff;
  margin-bottom: 40px;
}
@media (min-width: 1180px) {
  .footer__contact-details {
    margin-bottom: 0;
  }
}
.footer__contact-details .footer__contact-details-heading {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  line-height: 2.8rem;
  margin-bottom: 15px;
}
.footer__contact-details .footer__contact-details-phone-wrapper,
.footer__contact-details .footer__contact-details-email-wrapper {
  display: grid;
  align-items: center;
  grid-template-columns: 20px auto;
  width: auto;
  grid-gap: 10px;
  margin-bottom: 15px;
}
.footer__contact-details .footer__contact-details-phone,
.footer__contact-details .footer__contact-details-email {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
}
.footer__contact-details .footer__contact-details-phone a,
.footer__contact-details .footer__contact-details-email a {
  color: #fff;
}
.footer__contact-details .phone-icon {
  display: flex;
}
.footer__contact-details .phone-icon,
.footer__contact-details .phone-icon .icon {
  width: 15px;
  height: 19px;
}
.footer__contact-details .envelope-icon {
  display: flex;
}
.footer__contact-details .envelope-icon,
.footer__contact-details .envelope-icon .icon {
  width: 20px;
  height: 13px;
}
/*!***********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/video-player/_video-block__controls.scss ***!
  \***********************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.video-block {
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
  width: 100%;
}
.video-block::before {
  content: "";
  float: left;
  height: 0;
  margin-left: -1px;
  padding-top: 56.25%;
  width: 1px;
}
.video-block::after {
  clear: both;
  content: "";
  display: table;
}

.video-block__video {
  height: 100%;
  object-fit: cover;
  object-position: center center;
  vertical-align: bottom;
  width: 100%;
  position: absolute;
}
.video-block__video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.video-block--is-postered .video-block__video,
.video-block--is-postered .video-block__video iframe {
  z-index: -1;
}

.video-block--is-postered video::-webkit-media-controls {
  position: relative;
  z-index: -1;
}

.video-block--is-not-interactive .video-block__video,
.video-block--is-not-interactive .video-block__video iframe,
.video-block--is-not-interactive video::-webkit-media-controls {
  z-index: -1;
}

.video-block--is-not-interactive {
  background-color: rgba(0, 0, 0, 0);
}

.video-block__control {
  cursor: pointer;
  display: inline-block;
  color: #fff;
}
.video-block__control svg.icon {
  transition: all 0.2s ease;
}
.video-block__control:hover svg.icon {
  transform: scale(1);
  transition: all 0.2s ease;
}
.video-block__control:focus {
  outline: #006442 solid 2px;
  outline-offset: 5px;
}
.video-block__controls-bar {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 500;
}
.video-block__controls-bar .video-block__control {
  margin-left: 1em;
}
@media (min-width: 1180px) {
  .video-block__controls-bar {
    bottom: 80px;
    right: 80px;
  }
}
.video-block__controls-bar.video-block__controls-bar--left {
  right: auto;
  left: 20px;
}
.video-block__controls-bar.video-block__controls-bar--left .video-block__control {
  margin-left: 0;
  margin-right: 1em;
}
@media (min-width: 1180px) {
  .video-block__controls-bar.video-block__controls-bar--left {
    right: auto;
    left: 80px;
  }
}

.video-block__controls-poster {
  display: none;
}
.video-block__controls-poster .video-block__control {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-block__controls-poster svg.icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 80px;
  width: 80px;
}
@media (min-width: 1180px) {
  .video-block__controls-poster svg.icon {
    height: 120px;
    width: 120px;
  }
}
.video-block__controls-poster:hover svg.icon {
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
}
@media (min-width: 1180px) {
  .video-block__controls-poster:hover svg.icon {
    width: 120px;
    height: 120px;
  }
}
.video-block--is-postered .video-block__controls-poster {
  display: block;
}

.video-block--is-postered,
.video-block--is-paused {
  background-repeat: no-repeat;
  background-size: cover !important;
}
.video-block--is-postered .video-block__video,
.video-block--is-paused .video-block__video {
  z-index: -1;
}
.video-block--is-postered .video-block__controls-poster,
.video-block--is-paused .video-block__controls-poster {
  display: block;
}

.video-block__control--pause {
  display: inline-block;
}
.video-block--is-paused .video-block__control--pause {
  display: none;
}

.video-block__control--play {
  display: none;
}
.video-block--is-paused .video-block__control--play {
  display: inline-block;
}

.video-block__control--unmute {
  display: none;
}
.video-block--is-muted .video-block__control--unmute {
  display: inline-block;
}

.video-block__control--mute {
  display: inline-block;
}
.video-block--is-muted .video-block__control--mute {
  display: none;
}
/*!************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/page-header/_page-header.scss ***!
  \************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--page-header .page-header {
  min-height: 375px;
}
@media (min-width: 680px) {
  .page-section--page-header .page-header {
    max-height: 700px;
  }
}

@media (min-width: 680px) {
  .page-header.layout-two {
    grid-template-columns: [gutter-start] 80px [content-start] minmax(auto, 1000px) [center] auto [content-end] minmax(auto, 1fr) minmax(80px, 1fr) [gutter-end];
  }
}
.page-header.layout-two .page-header__description {
  font-size: 40px;
  font-size: 4rem;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  margin: 0;
  line-height: 48px;
}
@media (min-width: 680px) {
  .page-header.layout-two .page-header__description {
    line-height: 72px;
    font-size: 60px;
    font-size: 6rem;
  }
}
@media (min-width: 1180px) {
  .page-header.layout-two .page-header__description {
    line-height: 92px;
    font-size: 80px;
    font-size: 8rem;
  }
}
.page-header.layout-two .page-header__title {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  line-height: 32px;
  margin: 0;
}
@media (min-width: 680px) {
  .page-header.layout-two .page-header__title {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 36px;
  }
}

.page-header, .page-header.layout-one {
  margin-bottom: 0;
  overflow: hidden;
  grid-template-columns: auto;
  grid-template-rows: auto;
}
@media (min-width: 680px) {
  .page-header, .page-header.layout-one {
    grid-template-columns: [gutter-start] 80px [content-start] minmax(auto, 1000px) [center] auto [content-end] minmax(auto, 775px) minmax(80px, 1fr) [gutter-end];
    grid-template-rows: [image-start] 60px [content] auto 60px [image-end];
  }
}
.page-header .background-media, .page-header.layout-one .background-media {
  height: 100%;
  grid-template-rows: [image-start] auto [content] auto 70px [image-end];
}
.page-header .background-media .background-media__overlay, .page-header.layout-one .background-media .background-media__overlay {
  grid-row: image-start/content;
}
@media (min-width: 680px) {
  .page-header .background-media, .page-header.layout-one .background-media {
    max-height: calc(100vh - var(--iamota-header-height));
    grid-template-rows: [image-start] minmax(0, 1fr) [content] auto 120px [image-end];
  }
  .page-header .background-media .background-media__overlay, .page-header.layout-one .background-media .background-media__overlay {
    grid-row: image-start/image-end;
  }
}
.page-header .background-media__overlay.align-mobile-top, .page-header.layout-one .background-media__overlay.align-mobile-top {
  background-image: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%);
  background-position: top;
  background-repeat: repeat;
}
.page-header .background-media__overlay.align-mobile-bottom, .page-header.layout-one .background-media__overlay.align-mobile-bottom {
  background-image: linear-gradient(360deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%);
  background-position: bottom;
  background-repeat: repeat;
}
@media (min-width: 680px) {
  .page-header .background-media__overlay.align-right, .page-header.layout-one .background-media__overlay.align-right {
    background-image: linear-gradient(270deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%);
    background-position: right;
    background-repeat: repeat;
  }
  .page-header .background-media__overlay.align-left, .page-header.layout-one .background-media__overlay.align-left {
    background-image: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%);
    background-repeat: repeat;
    background-position: left;
  }
}
.page-header .background-media__content, .page-header.layout-one .background-media__content {
  z-index: 2;
  display: flex;
  height: 100%;
  justify-content: center;
  padding: 50px 30px;
  min-height: 600px;
  text-align: center;
}
.page-header .background-media__content.align-top, .page-header.layout-one .background-media__content.align-top {
  margin: 0 auto;
  text-align: center;
}
.page-header .background-media__content.align-top .container, .page-header.layout-one .background-media__content.align-top .container {
  align-items: center;
}
.page-header .background-media__content.align-bottom, .page-header.layout-one .background-media__content.align-bottom {
  margin: 0 auto;
  text-align: center;
  align-items: flex-end;
}
.page-header .background-media__content.align-bottom .container, .page-header.layout-one .background-media__content.align-bottom .container {
  align-items: center;
}
@media (min-width: 680px) {
  .page-header .background-media__content.align-right, .page-header.layout-one .background-media__content.align-right {
    margin: 0;
    text-align: right;
    margin-left: auto;
    align-items: flex-end;
    grid-column: content-end;
  }
  .page-header .background-media__content.align-right .container, .page-header.layout-one .background-media__content.align-right .container {
    align-items: flex-end;
  }
  .page-header .background-media__content.align-left, .page-header.layout-one .background-media__content.align-left {
    margin: 0;
    margin-right: auto;
    text-align: left;
    align-items: flex-start;
    grid-column: content-start;
  }
  .page-header .background-media__content.align-left .container, .page-header.layout-one .background-media__content.align-left .container {
    align-items: flex-start;
  }
}
.page-header .background-media__content .container, .page-header.layout-one .background-media__content .container {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.page-header .background-media__content .container.container--linen .page-header__title, .page-header .background-media__content .container.container--linen .page-header__description, .page-header.layout-one .background-media__content .container.container--linen .page-header__title, .page-header.layout-one .background-media__content .container.container--linen .page-header__description {
  color: #F9F4EC;
}
.page-header .background-media__content .container.container--green .page-header__title, .page-header .background-media__content .container.container--green .page-header__description, .page-header.layout-one .background-media__content .container.container--green .page-header__title, .page-header.layout-one .background-media__content .container.container--green .page-header__description {
  color: #006442;
}
@media (min-width: 680px) {
  .page-header .background-media__content, .page-header.layout-one .background-media__content {
    grid-row: content;
    text-align: left;
    padding: 0;
    min-height: auto;
  }
}
.page-header .page-header__title, .page-header.layout-one .page-header__title {
  font-size: 40px;
  font-size: 4rem;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-weight: 800;
  margin: 0;
  line-height: 48px;
}
@media (min-width: 680px) {
  .page-header .page-header__title, .page-header.layout-one .page-header__title {
    line-height: 92px;
    font-size: 80px;
    font-size: 8rem;
  }
}
.page-header .page-header__description, .page-header.layout-one .page-header__description {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  line-height: 32px;
  margin: 0;
}
@media (min-width: 680px) {
  .page-header .page-header__description, .page-header.layout-one .page-header__description {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 36px;
  }
}

.page-header--search {
  min-height: auto;
}
.page-header--search .page-header__title {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 40px;
  line-height: 4rem;
  margin-bottom: 20px;
}
@media (min-width: 1180px) {
  .page-header--search .page-header__title {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 60px;
    line-height: 6rem;
  }
}
@media (min-width: 680px) {
  .page-header--search .page-header__title {
    margin-bottom: 30px;
  }
}
.page-header--search .page-header__content {
  padding: 60px 0;
}

.page-header__password {
  min-height: auto;
  margin: 80px 0 30px;
}
@media (min-width: 680px) {
  .page-header__password {
    margin: 100px 0 40px;
  }
}
.page-header__password .page-header__title {
  margin-bottom: 10px;
}
/*!*********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/templates/404/_404.scss ***!
  \*********************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--404 {
  text-align: center;
}
.page-section--404 .page-header {
  padding: 80px 0 30px;
  min-height: auto;
}
@media (min-width: 1180px) {
  .page-section--404 .page-header {
    padding: 150px 0 30px;
  }
}
.page-section--404 .error-message {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  line-height: 2.8rem;
  font-weight: 500;
  margin-bottom: 30px;
  text-align: center;
}
.page-section--404 .return-button__wrapper {
  margin-top: 20px;
}
.page-section--404 .return-button__wrapper.return-button__custom .button {
  padding: 10px;
}
@media (min-width: 680px) {
  .page-section--404 .return-button__wrapper.return-button__custom .button {
    padding: 10px 30px;
  }
}
.page-section--404 .country-flag__wrapper {
  background: #F9F4EC;
  border: 2px solid #51865D;
  border-radius: 10px;
  width: fit-content;
  margin: 0 auto;
  padding: 20px;
}
@media (min-width: 680px) {
  .page-section--404 .country-flag__wrapper {
    padding: 20px 40px;
  }
}
.page-section--404 .flag-container {
  width: 120px;
  height: auto;
  max-height: 75px;
  display: flex;
  margin: 0 auto;
  margin-bottom: 30px;
}
.page-section--404 .flag-container a,
.page-section--404 .flag-container .icon {
  height: auto;
  width: 100%;
  display: flex;
}
.page-section--404 .back-link__wrapper {
  margin-top: 50px;
}
.page-section--404 .back-link__wrapper #back-link {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-section--404 .back-link__wrapper .back-link__icon {
  transform: rotate(-90deg);
  margin-left: 8px;
}
.page-section--404 .back-link__wrapper .back-link__icon,
.page-section--404 .back-link__wrapper .back-link__icon .icon {
  width: 10px;
  height: 16px;
}

.default-message_container,
.custom-message_container {
  display: none;
}
.default-message_container.active,
.custom-message_container.active {
  display: block;
}
/*!******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/social-sharing/_social-sharing.scss ***!
  \******************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.social-sharing {
  margin-top: 30px;
}
@media (min-width: 1180px) {
  .social-sharing {
    margin-top: 50px;
  }
}
.social-sharing a {
  color: #006442;
  text-decoration: none;
}
@media (min-width: 1180px) {
  .social-sharing a:hover {
    opacity: 0.75;
  }
}
.social-sharing a:first-child {
  margin-left: 5px;
}
.social-sharing a:not(:last-child) .icon {
  margin-right: 5px;
}
.social-sharing .icon {
  vertical-align: baseline;
}
/*!************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/breadcrumbs/_breadcrumbs.scss ***!
  \************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.menu--breadcrumbs .menu__list {
  display: flex;
  flex-flow: row wrap;
  align-items: baseline;
}
@media (min-width: 680px) {
  .menu--breadcrumbs .menu__list {
    flex-flow: row nowrap;
  }
}
.menu--breadcrumbs .menu__item,
.menu--breadcrumbs .menu__link {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 28px;
  color: black;
}
.menu--breadcrumbs .menu__item--separator {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 10px;
}
.menu--breadcrumbs .menu__item--current {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #006442;
}

.template-article .menu--breadcrumbs {
  margin-top: 20px;
}
@media (min-width: 1180px) {
  .template-article .menu--breadcrumbs {
    margin-top: 35px;
  }
}

.template-product .menu--breadcrumbs {
  margin: 0;
  margin-top: 40px;
}
/*!**********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/pagination/_pagination.scss ***!
  \**********************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--pagination {
  margin: 0 0 40px;
}

.pagination-list {
  list-style: none;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  line-height: 2.8rem;
  font-weight: 800;
  gap: 15px;
  margin: 0;
  margin-top: 68px;
  padding: 0;
}
.pagination-list .page {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination-list .page a {
  padding: 4px 9.5px;
  width: 30px;
  height: 30px;
  font-weight: 800;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #006442;
  background: #B7D5B9;
}
.pagination-list .page a:hover {
  background-color: #006442;
  color: white;
  text-decoration: none;
}
.pagination-list .active {
  background-color: #006442;
  color: #F9F4EC;
}
.pagination-list .button__icon {
  color: #006442;
}
.pagination-list .button__icon .icon {
  height: 13px;
}
.pagination-list .disabled {
  pointer-events: none;
}
/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/templates/article/_article.scss ***!
  \*****************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--article {
  grid-template-columns: 1fr auto;
  column-gap: 100px;
}
@media (min-width: 680px) {
  .page-section--article {
    display: grid;
  }
}
.page-section--article .container {
  width: 100%;
  margin: 0;
  /* General Styles */
  /* Profile Image */
  /* Text Content */
  /* Social Icons */
}
.page-section--article .container .peer-reviewed-badge {
  background-color: #F9F4EC;
  color: #006400;
  padding: 10px;
  border-radius: 5px;
  font-size: 1.6rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 10px;
}
.page-section--article .container .peer-reviewed__title {
  font-size: 1.8rem;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 5px;
}
.page-section--article .container .peer-reviewed__title svg {
  font-size: 2rem;
}
.page-section--article .container .peer-reviewed__text {
  font-size: 1.4rem;
  font-weight: 400;
  color: #3C3C3B;
}
.page-section--article .container .peer-reviewed-badge a {
  color: #006442;
  text-decoration: underline;
}
.page-section--article .container .author-bio {
  display: flex;
  flex-direction: column;
  margin-top: 8rem;
  background-color: #F9F4EC;
  border-radius: 2rem;
  padding: 3rem 3.6rem;
  gap: 3.5rem;
  width: 100%;
  flex-wrap: wrap;
}
@media (min-width: 680px) {
  .page-section--article .container .author-bio {
    padding: 4rem 3.6rem;
    flex-direction: row;
  }
}
.page-section--article .container .author-bio img {
  border-radius: 50%; /* Make it a circle */
  width: 150px;
  height: 150px;
  object-fit: cover; /* Ensure the image scales properly */
  object-position: top;
}
.page-section--article .container .author-bio-content {
  flex: 1; /* Allow the text to fill remaining space */
}
.page-section--article .container .author-bio h2 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  line-height: 2.8rem;
  color: #006442;
  margin: 0;
}
@media (min-width: 1180px) {
  .page-section--article .container .author-bio h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 36px;
    line-height: 3.6rem;
  }
}
.page-section--article .container .author-bio p {
  font-size: 1.5rem;
  color: #3C3C3B;
  line-height: 2.8rem;
  font-weight: 350;
}
.page-section--article .container .author-bio .job-title {
  font-size: 1.8rem;
  line-height: 3.6rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 36px;
  line-height: 3.6rem;
  margin-top: 0;
  margin-bottom: 2rem;
  color: #006442;
  font-weight: 400;
}
@media (min-width: 1180px) {
  .page-section--article .container .author-bio .job-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 36px;
    line-height: 3.6rem;
  }
}
.page-section--article .container .author-description {
  margin: 0;
}
.page-section--article .container .author-bio .social-links {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 2rem;
  flex-direction: row;
  justify-content: space-between;
}
@media (min-width: 680px) {
  .page-section--article .container .author-bio .social-links {
    gap: 2rem;
    justify-content: flex-start;
  }
}
.page-section--article .container .author-bio .social-links .icon {
  width: 2rem;
  height: 2rem;
}
.page-section--article .container .author-bio .social-links a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  text-decoration: none;
}
.page-section--article .container .article__feature-image {
  height: 350px;
  overflow: hidden;
  margin-top: 30px;
}
@media (min-width: 680px) {
  .page-section--article .container .article__feature-image {
    margin-top: 50px;
    height: 400px;
  }
}
.page-section--article .container .article__feature-image img {
  object-fit: cover;
  object-position: center center;
  height: 100%;
  width: 100%;
}
.ie11 .page-section--article .container .article__feature-image {
  height: auto;
}
.ie11 .page-section--article .container .article__feature-image img {
  height: auto;
}
.page-section--article .container .blog-article__date-and-author {
  margin-top: 15px;
  margin-bottom: 20px;
  display: block;
}
.page-section--article .container .blog-article__content {
  margin-top: 20px;
  line-height: 30px;
  line-height: 3rem;
}
.page-section--article .container .blog-article__content img {
  margin: 40px 0;
}
.page-section--article .container .page-header__title {
  margin: 24px 0 20px;
}
@media (min-width: 680px) {
  .page-section--article .container .page-header__title {
    font-size: 6rem;
    line-height: 6rem;
  }
}
.page-section--article .container h2, .page-section--article .container .h2 {
  margin-bottom: 20px;
}
.page-section--article .container h3, .page-section--article .container .h3 {
  margin-bottom: 20px;
}
.page-section--article .container h4, .page-section--article .container .h4 {
  margin-bottom: 20px;
}
.page-section--article .container h5, .page-section--article .container .h5 {
  margin-bottom: 20px;
}
.page-section--article .container h6, .page-section--article .container .h6 {
  margin-bottom: 20px;
}
.page-section--article .container h1,
.page-section--article .container .h1 {
  font-size: 40px;
  font-size: 4rem;
  line-height: 48px;
  line-height: 4.8rem;
}
@media (min-width: 1180px) {
  .page-section--article .container h1,
  .page-section--article .container .h1 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 60px;
    line-height: 6rem;
  }
}
.page-section--article .container h2,
.page-section--article .container .h2 {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 40px;
  line-height: 4rem;
}
@media (min-width: 1180px) {
  .page-section--article .container h2,
  .page-section--article .container .h2 {
    font-size: 40px;
    font-size: 4rem;
    line-height: 48px;
    line-height: 4.8rem;
  }
}
.page-section--article .container h3,
.page-section--article .container .h3 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 36px;
  line-height: 3.6rem;
}
@media (min-width: 1180px) {
  .page-section--article .container h3,
  .page-section--article .container .h3 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 40px;
    line-height: 4rem;
  }
}
.page-section--article .container h4,
.page-section--article .container .h4 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 32px;
  line-height: 3.2rem;
}
@media (min-width: 1180px) {
  .page-section--article .container h4,
  .page-section--article .container .h4 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 32px;
    line-height: 3.2rem;
  }
}
.page-section--article .container h5,
.page-section--article .container .h5 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 28px;
  line-height: 2.8rem;
}
@media (min-width: 1180px) {
  .page-section--article .container h5,
  .page-section--article .container .h5 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
}
.page-section--article .container h6,
.page-section--article .container .h6 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem;
}
@media (min-width: 1180px) {
  .page-section--article .container h6,
  .page-section--article .container .h6 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
}
.page-section--article .article-sidebar.empty {
  display: none;
}
.page-section--article .article-sidebar {
  display: flex;
  flex-direction: column;
  row-gap: 40px;
  margin-top: 30px;
  position: sticky;
  top: 120px;
  height: fit-content;
  max-width: 400px;
}
@media (min-width: 680px) {
  .page-section--article .article-sidebar {
    margin-top: 50px;
    min-width: 400px;
  }
}
.page-section--article .article-sidebar .sidebar-title {
  font-weight: 700;
}
.page-section--article .article-sidebar .cta-block {
  padding: 2rem;
  border-radius: 20px;
  border: 2px solid #51865D;
}
.page-section--article .article-sidebar .cta-block .cta-block-title {
  margin: 0;
  margin-bottom: 5px;
}
.page-section--article .article-sidebar .cta-block .cta-block-description {
  margin: 0;
  margin-bottom: 2rem;
}
.page-section--article .article-sidebar .cta-block .button {
  width: 100%;
  text-wrap: wrap;
}
.page-section--article .article-sidebar .popular-articles-wrapper {
  padding: 2rem;
  border-radius: 20px;
  border: 2px solid #51865D;
}
.page-section--article .article-sidebar .popular-articles-wrapper .sidebar-title {
  margin: 0;
}
.page-section--article .article-sidebar .popular-articles-wrapper .popular-article a {
  font-size: 1.5rem;
  line-height: 2.8rem;
  margin-top: 1rem;
}
/*!**********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/blog-posts/_blog-posts.scss ***!
  \**********************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--blog-post {
  padding: 0;
}

.blog-post__title {
  margin: 0;
  margin-bottom: 30px;
  text-align: center;
}
@media (min-width: 680px) {
  .blog-post__title {
    margin-bottom: 50px;
  }
}

.blog-post {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 43px;
}
@media (min-width: 680px) {
  .blog-post {
    flex-direction: row;
    gap: 62px;
  }
}

.blog-count {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  margin-top: 30px;
}

.blog-post .css-grid__item {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 680px) {
  .blog-post .css-grid__item {
    width: 33.3%;
    max-width: 400px;
  }
}

.card--post .card__image-wrapper {
  height: 223px;
}
@media (min-width: 680px) {
  .card--post .card__image-wrapper {
    height: 274px;
  }
}
/*!***********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/templates/blog/_blog.scss ***!
  \***********************************************************************************************************************************************************************************************/

/*!****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/tooltip/_tooltip.scss ***!
  \****************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.tooltip {
  cursor: pointer;
  display: inline-block;
}
@media (min-width: 1180px) {
  .tooltip {
    position: relative;
  }
}

.tooltip__icon {
  color: #006442;
}

.tooltip__content {
  display: none;
  position: absolute;
  left: 15px;
  right: -15px;
  width: calc(100% - 15px * 2);
  padding: 15px;
  background-color: #fff;
  box-shadow: 5px 5px 15px 0 rgba(0, 60, 121, 0.1), 5px 5px 15px 0 rgba(0, 0, 0, 0.1);
  z-index: 1600;
}
@media (min-width: 1180px) {
  .tooltip__content {
    left: 50%;
    top: 100%;
    width: 200px;
    transform: translateX(-50%);
  }
}
.tooltip__content.tooltip__content--visible, .tooltip__content.tooltip__content--visible-locked {
  display: block;
}

.tooltip__content--default {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
  font-weight: 400;
}

.tooltip--mini-cart .tooltip__content {
  bottom: -125px;
}
/*!***********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/templates/cart/_cart.scss ***!
  \***********************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--cart {
  margin-top: 40px;
}
.page-section--cart form {
  width: 100%;
  margin: 0 auto;
}
.page-section--cart .button-collection {
  margin-top: 40px;
  justify-content: flex-end;
  align-items: center;
}
.page-section--cart .button-collection .form__button {
  margin-right: 30px;
}
.page-section--cart .free-shipping-progress__message {
  background-color: #fff;
}

.cart__grid {
  display: grid;
  grid-template-columns: auto;
  grid-gap: 50px;
}
@media (min-width: 1180px) {
  .cart__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 1180px) {
  .cart__main {
    grid-column: 1/span 2;
  }
}
@media (min-width: 1180px) {
  .cart__main .cart-subtotal__container,
  .cart__main .button-collection--cart-page {
    display: none;
  }
}

.cart__header {
  padding-bottom: 20px;
}
@media (min-width: 1180px) {
  .cart__header {
    padding: 0;
  }
}

.cart__title {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 33px;
  line-height: 3.3rem;
  margin: 0 0 20px;
}

@media (min-width: 1180px) {
  .cart__sidebar {
    grid-row: 1;
    grid-column: 3;
  }
}

@media (min-width: 1180px) {
  .cart__footer {
    grid-column: 1/3;
  }
}

.cart__undo-message p {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 5px 15px;
  margin: 0 0 20px;
  background-color: rgba(214, 10, 10, 0.2);
  color: #D60A0A;
}
.cart__undo-message p .cart__undo {
  color: #D60A0A;
}
.cart__undo-message p .cart__undo:hover {
  color: rgba(214, 10, 10, 0.7);
}

.button__cart-header {
  width: 100%;
}

.cart__row {
  border-top: 1px solid #006442;
  border-bottom: 1px solid #006442;
  padding: 20px 0;
}

.cart__line-item {
  display: grid;
  grid-template-columns: 100px auto;
  grid-template-rows: repeat(3, auto);
  grid-gap: 20px;
}
@media (min-width: 680px) {
  .cart__line-item {
    grid-template-columns: 1fr 200px 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 20px;
  }
}
.cart__line-item .product__price {
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-weight: 400;
  color: #3C3C3B;
}
.cart__line-item .price__sale {
  display: block;
}

.cart__header-item {
  margin-bottom: 5px;
}

.cart__item--image {
  grid-column: 1;
  grid-row: 1/span 3;
}
@media (min-width: 680px) {
  .cart__item--image {
    grid-row: auto;
    grid-column: auto;
  }
}

.cart__product-title {
  line-height: 23px;
  line-height: 2.3rem;
  display: block;
  font-weight: 600;
  text-decoration: none;
  color: #3C3C3B;
}

.cart__item--title {
  grid-row: 1;
  grid-column: 2;
}
@media (min-width: 680px) {
  .cart__item--title {
    grid-row: auto;
    grid-column: auto;
  }
}
.cart__item--title .cart__product-varient {
  font-size: 16px;
  font-size: 1.6rem;
}

.cart__item--price {
  font-size: 16px;
  font-size: 1.6rem;
  grid-row: 3;
  grid-column: 2;
}
@media (min-width: 680px) {
  .cart__item--price {
    grid-row: auto;
    grid-column: auto;
  }
}
.cart__item--price .cart__header-item {
  display: none;
}
@media (min-width: 680px) {
  .cart__item--price .cart__header-item {
    display: block;
  }
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  99% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.product__price,
.cart-info__subtotal,
.cart__subtotal-price {
  position: relative;
}
.product__price:before,
.cart-info__subtotal:before,
.cart__subtotal-price:before {
  opacity: 0;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(to right, #e9e6e6 0%, #e9e6e6 25%, #dadada 51%, #e9e6e6 75%, #e9e6e6 100%);
  background-size: 300% 300%;
  z-index: 1;
  border-radius: 4px;
}
.product__price.loading:before,
.cart-info__subtotal.loading:before,
.cart__subtotal-price.loading:before {
  animation: gradient 1s ease infinite;
  opacity: 1;
}

.line-item__final-sale {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #006442;
  margin-top: 15px;
  padding: 3px 6px;
}
.line-item__final-sale span {
  text-transform: uppercase;
}
.line-item__final-sale .tooltip {
  margin-left: 5px;
}

.cart__item--quantity {
  font-size: 16px;
  font-size: 1.6rem;
  grid-row: 2;
  grid-column: 2;
}
@media (min-width: 680px) {
  .cart__item--quantity {
    grid-row: auto;
    grid-column: auto;
  }
}
.cart__item--quantity .form__input-container {
  max-width: 100px;
}

.cart__quantity {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  border-radius: 3px;
  color: #3C3C3B;
  padding: 12px 5px 12px 15px;
  width: 80px;
  display: flex;
  align-items: center;
}
@media (min-width: 1180px) {
  .cart__quantity {
    display: block;
  }
}
.cart__quantity:focus {
  border-color: #006442;
}

.cart__quantity-display {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  border-radius: 3px;
  color: #3C3C3B;
  padding: 12px 15px !important;
  width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #006442;
  background-color: white !important;
  text-align: center;
}
@media (min-width: 1180px) {
  .cart__quantity-display {
    display: block;
  }
}
.cart__quantity-display .quantity-text {
  width: 100%;
  text-align: center;
  font-weight: 400 !important;
}

.cart__item--quantity .cart__quantity-display {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  border-radius: 3px;
  color: #3C3C3B;
  padding: 12px 15px !important;
  width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #006442;
  background-color: white !important;
  text-align: center;
}
@media (min-width: 1180px) {
  .cart__item--quantity .cart__quantity-display {
    display: block;
  }
}
.cart__item--quantity .cart__quantity-display span.quantity-text {
  width: 100%;
  text-align: center;
  font-weight: 400 !important;
}

.cart__quantity-display {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  color: #3C3C3B;
  padding: 12px 5px 12px 15px;
  width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #006442;
  border-radius: 3px;
  background-color: #e5e5e5;
}
@media (min-width: 1180px) {
  .cart__quantity-display {
    display: block;
    text-align: center;
  }
}
.cart__quantity-display .quantity-text {
  font-weight: 600;
}

.cart__item--message p {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 5px 15px;
  margin: 0 0 20px;
  background-color: rgba(214, 10, 10, 0.2);
  color: #D60A0A;
}
.cart__item--message .cart__remove {
  color: #D60A0A;
}
.cart__item--message .cart__remove:hover {
  color: rgba(214, 10, 10, 0.7);
}

.cart__item--total {
  font-size: 16px;
  font-size: 1.6rem;
  grid-row: 4;
  grid-column: 2;
}
@media (min-width: 680px) {
  .cart__item--total {
    grid-row: 1;
    grid-column: 5;
    text-align: right;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    justify-content: space-between;
  }
}

.cart__item--total-wrapper {
  display: none;
}
@media (min-width: 680px) {
  .cart__item--total-wrapper {
    display: block;
    width: 100%;
  }
}

.cart__remove {
  font-size: 14px;
  font-size: 1.4rem;
  color: #006442;
}
.cart__remove:hover {
  color: rgba(0, 100, 66, 0.7);
}

.cart__total-wrapper {
  display: none;
}
@media (min-width: 680px) {
  .cart__total-wrapper {
    display: block;
  }
}

.cart__summary-wrapper {
  position: sticky;
  top: 60px;
}

.cart__summary {
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #F9F4EC;
  padding: 25px;
}

.cart__subtotal {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
  border-top: 1px solid #006442;
  margin-top: 20px;
  padding-top: 20px;
}

.cart__subtotal-label,
.cart__subtotal-price {
  margin: 0;
}

.cart-price--taxes {
  text-align: right;
  margin-left: 15px;
}

.button__cart {
  width: 100%;
}
.button__cart:focus {
  outline: #006442 solid 2px;
}

.additional-checkout-buttons {
  margin-top: 30px;
}

.cart__footer {
  border: 0;
}
@media (min-width: 1180px) {
  .cart__footer {
    margin: 30px 0 0;
  }
}
@media (min-width: 1180px) {
  .cart__footer .accordion__title {
    display: none;
  }
}
.cart__footer .accordion__title-wrapper {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.cart__footer .accordion__title-wrapper .icon {
  width: 25px;
  height: 25px;
  margin-right: 10px;
}
.cart__footer .accordion__item {
  box-shadow: none;
  border: 0;
}
@media (min-width: 1180px) {
  .cart__footer .accordion__content {
    display: flex;
    max-height: 5000px;
    padding: 15px;
    background-color: #F9F4EC;
  }
}

.cart__additional-info {
  margin: 0;
  list-style-type: disc;
}
@media (min-width: 1180px) {
  .cart__additional-info {
    display: flex;
    list-style-type: none;
    padding: 0;
  }
}

.cart__info {
  font-size: 16px;
  font-size: 1.6rem;
  display: flex;
  align-items: flex-start;
}
@media (min-width: 1180px) {
  .cart__info + .cart__info {
    margin-left: 20px;
  }
}
.cart__info .icon {
  display: none;
}
@media (min-width: 1180px) {
  .cart__info .icon {
    display: block;
    margin-right: 10px;
    width: 25px;
    height: 25px;
  }
}
.cart__info a {
  color: #006442;
}
.cart__info a:hover {
  color: rgba(0, 100, 66, 0.7);
}
.cart__info p {
  margin: 0;
}

.cart__info--shipping .icon {
  width: 40px;
}
/*!************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/templates/collections/_collection.scss ***!
  \************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--main-collection {
  padding: 60px 0;
}
.page-section--main-collection .css-grid {
  grid-gap: 15px;
  grid-row-gap: 30px;
}
@media (min-width: 1180px) {
  .page-section--main-collection .css-grid {
    grid-gap: 30px;
    grid-row-gap: 50px;
  }
}
@media (min-width: 1440px) {
  .page-section--main-collection .css-grid {
    grid-gap: 50px;
    grid-row-gap: 60px;
  }
}
/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/country-modal/_country-modal.scss ***!
  \****************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
body {
  visibility: visible;
}
body.geoip2-loading {
  visibility: hidden;
  transition: visibility 0.25s ease-in-out;
}

.modal--country .modal__content {
  max-width: 500px;
  width: 90%;
  min-width: auto;
  max-height: 90vh;
  overflow-x: auto;
  padding: 35px 10px;
  text-align: center;
}
@media (min-width: 1180px) {
  .modal--country .modal__content {
    max-width: 720px;
    width: 100%;
    padding: 50px;
    text-align: center;
  }
}
.modal--country .modal__overlay {
  background: #fff;
}
.modal--country.modal--open .modal__overlay {
  opacity: 0.5;
}
.modal--country .modal__close-button {
  background-color: transparent;
  color: #000;
  width: 19px;
  height: 19px;
  border-radius: 0;
  top: 15px;
  right: 15px;
  padding: 0;
}
@media (min-width: 1180px) {
  .modal--country .modal__close-button {
    top: 25px;
    right: 25px;
  }
}
.modal--country .modal__close-button .icon {
  width: 19px;
  height: 19px;
  top: 1px;
  color: #000;
  position: relative;
}
.modal--country .modal__close-button:focus {
  outline: 2px solid black;
}
.modal--country .modal__title {
  grid-row: 1;
  grid-column: 1/span 4;
  margin: 0 0 30px;
}
.modal--country .modal__description {
  grid-row: 2;
  grid-column: 1/span 4;
  margin: 0 0 30px;
}
.modal--country .modal__image {
  width: 100px;
  margin: 0 auto 20px;
}
@media (min-width: 1180px) {
  .modal--country .modal__image {
    width: 150px;
  }
}

.country-modal {
  width: 100%;
}

.country-popup__item {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  flex-direction: column;
}
@media (min-width: 1180px) {
  .country-popup__item {
    flex-direction: row;
  }
}
.country-popup__item:hover {
  color: #000;
  text-decoration: none;
}
.country-popup__item:focus {
  box-shadow: 0 0 0 5px rgba(0, 100, 66, 0.5);
  outline: none;
}
.country-popup__item + .country-popup__item {
  margin-left: 20px;
}

.country-popup__item-country {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 25px;
  line-height: 2.5rem;
}
@media (min-width: 1180px) {
  .country-popup__item-country {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 25px;
    line-height: 2.5rem;
  }
}

.country-popup__item-flag {
  width: 100%;
  max-width: 35px;
  margin-right: 0;
}
@media (min-width: 1180px) {
  .country-popup__item-flag {
    max-width: 45px;
    margin-right: 10px;
  }
}
.country-popup__item-flag picture {
  display: flex;
}

.country-popup__items-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}
@media (min-width: 1180px) {
  .country-popup__items-wrapper {
    margin-top: 80px;
  }
}
/*!****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./node_modules/swiper/swiper.min.css ***!
  \****************************************************************************************************************************************************************************************************/
/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
/*!***************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./node_modules/swiper/modules/navigation/navigation.min.css ***!
  \***************************************************************************************************************************************************************************************************************************/
:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}
/*!***************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./node_modules/swiper/modules/pagination/pagination.min.css ***!
  \***************************************************************************************************************************************************************************************************************************/
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}
/*!***************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./node_modules/swiper/modules/a11y/a11y.min.css ***!
  \***************************************************************************************************************************************************************************************************************/
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/*!***********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./node_modules/swiper/modules/autoplay/autoplay.min.css ***!
  \***********************************************************************************************************************************************************************************************************************/

/*!************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/hero-banner/_hero-banner.scss ***!
  \************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.hero-banner {
  display: grid;
  grid-template-rows: [gutter-top] minmax(50px, 1fr) [content] 1fr [slide-controls] minmax(45px, 1fr) minmax(30px, 1fr) [gutter-bottom];
  grid-template-columns: [gutter-start] minmax(20px, 1fr) [content] auto minmax(20px, 1fr) [gutter-end];
  margin-bottom: 0;
  overflow: hidden;
  min-height: 750px;
  height: 90vh;
}
.hero-banner .background-media__content {
  display: flex;
  height: 100%;
  justify-content: center;
  text-align: center;
  grid-row: gutter-top/gutter-bottom;
  grid-column: content;
  max-width: 600px;
}
.hero-banner .background-media__content .container {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.hero-banner .background-media__content .container.container--linen .hero-banner__title, .hero-banner .background-media__content .container.container--linen .hero-banner__description {
  color: #F9F4EC;
}
.hero-banner .background-media__content .container.container--green .hero-banner__title, .hero-banner .background-media__content .container.container--green .hero-banner__description {
  color: #006442;
}
@media (min-width: 680px) {
  .hero-banner .background-media__content {
    grid-row: content;
    text-align: left;
    padding: 0;
    min-height: auto;
    align-items: center;
  }
}
.hero-banner .hero-banner__title {
  font-size: 40px;
  font-size: 4rem;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-weight: 800;
  margin: 0;
  line-height: 48px;
}
@media (min-width: 680px) {
  .hero-banner .hero-banner__title {
    line-height: 92px;
    font-size: 80px;
    font-size: 8rem;
  }
}
.hero-banner .hero-banner__description {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 0;
  margin-top: 5px;
}
@media (min-width: 1180px) {
  .hero-banner .hero-banner__description {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 40px;
    line-height: 4rem;
    margin-top: 10px;
  }
}
.hero-banner .hero-banner__button {
  margin-top: 20px;
}
.hero-banner .hero-banner__button .button {
  padding: 10px 50px;
}
@media (min-width: 1180px) {
  .hero-banner .hero-banner__button .button {
    padding: 13px 40px;
    font-size: 20px;
    line-height: normal;
  }
}
.hero-banner .background-media__overlay {
  min-height: 750px;
  height: 90vh;
  grid-row: gutter-top/gutter-bottom;
  grid-column: gutter-start/gutter-end;
  z-index: 1;
  background-repeat: repeat-y;
}
@media (min-width: 1180px) {
  .hero-banner .background-media__overlay {
    height: 800px;
  }
}
.hero-banner .background-media__background {
  grid-row: gutter-top/gutter-bottom;
  grid-column: gutter-start/gutter-end;
}
.hero-banner.align-mobile-top .background-media__overlay {
  background-image: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%);
  background-position: top;
}
.hero-banner.align-mobile-top .background-media__content {
  align-items: flex-start;
  padding-top: 70px;
}
@media (min-width: 680px) {
  .hero-banner.align-mobile-top .background-media__content {
    align-items: center;
    padding-top: 0;
  }
}
.hero-banner.align-mobile-bottom .background-media__overlay {
  background-image: linear-gradient(360deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%);
  background-position: bottom;
}
@media (min-width: 680px) {
  .hero-banner.align-mobile-bottom .background-media__overlay {
    align-items: center;
  }
}
.hero-banner.align-mobile-bottom .background-media__content {
  align-items: flex-end;
  padding-bottom: 105px;
}
@media (min-width: 680px) {
  .hero-banner.align-mobile-bottom .background-media__content {
    align-items: center;
    padding-bottom: 0;
  }
}
@media (min-width: 680px) {
  .hero-banner {
    grid-template-columns: [gutter-start] minmax(80px, 1fr) [content-start] minmax(auto, 775px) [center] auto [content-end] minmax(auto, 775px) minmax(80px, 1fr) [gutter-end];
    grid-template-rows: [gutter-top] minmax(30px, 1fr) [slide-controls] minmax(45px, 1fr) [content] 1fr [slide-controls] minmax(45px, 1fr) minmax(30px, 1fr) [gutter-bottom];
  }
  .hero-banner.align-right .background-media__overlay {
    background-image: linear-gradient(270deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%);
    background-position: right;
  }
  .hero-banner.align-right .background-media__content {
    text-align: right;
    grid-column: content-end;
    margin-right: 0;
    margin-left: auto;
  }
  .hero-banner.align-left .background-media__overlay {
    background-image: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%);
    background-position: left;
  }
  .hero-banner.align-left .background-media__content {
    text-align: left;
    grid-column: content-start;
  }
}
@media (min-width: 1180px) {
  .hero-banner {
    height: 800px;
  }
  .hero-banner.align-right .background-media__content {
    grid-column: content-end;
  }
}
@media (min-width: 1440px) {
  .hero-banner {
    grid-template-columns: [gutter-start] minmax(120px, 1fr) [content-start] minmax(0, 720px) [center] auto [content-end] minmax(0, 720px) minmax(120px, 1fr) [gutter-end];
  }
}

.hero-banner__video .background-media--video {
  grid-row: gutter-top/gutter-bottom;
  grid-column: gutter-start/gutter-end;
  min-height: 750px;
  height: 90vh;
}
@media (min-width: 1180px) {
  .hero-banner__video .background-media--video {
    height: 800px;
  }
}
.hero-banner__video .video-block {
  height: 100%;
  grid-row: gutter-top/gutter-bottom;
  grid-column: gutter-start/gutter-end;
}
.hero-banner__video .video-block__control {
  color: #F9F4EC;
  background-color: transparent;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  border-radius: 30px;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1180px) {
  .hero-banner__video .video-block__control {
    top: initial;
    left: initial;
    bottom: 30px;
    right: 30px;
  }
}
.hero-banner__video .video-block__control:focus {
  outline: none;
  box-shadow: 0 0 0 5px rgba(0, 100, 66, 0.5);
}
.hero-banner__video .video-block__control--pause {
  font-size: 45px;
  font-size: 4.5rem;
  display: flex;
}
.hero-banner__video .video-block__control--play {
  font-size: 45px;
  font-size: 4.5rem;
  display: none;
}
.hero-banner__video .video-block--is-paused .video-block__control--play {
  display: flex;
}
.hero-banner__video .video-block--is-paused .video-block__control--pause {
  display: none;
}
.hero-banner__video .page-header__button:hover {
  color: #fff;
}

.hero-banner--split {
  background-color: #F9F4EC;
  height: auto;
  display: grid;
  grid-template-columns: [gutter-start] 20px [content] 1fr 20px [gutter-end];
  grid-template-rows: auto auto;
}
@media (min-width: 680px) {
  .hero-banner--split {
    height: 90vh;
    grid-template-columns: [gutter-start] minmax(80px, 1fr) [content-start] minmax(0, 720px) [center] auto [content-end] minmax(0, 720px) minmax(80px, 1fr) [gutter-end];
    grid-template-rows: auto;
  }
}
@media (min-width: 1180px) {
  .hero-banner--split {
    height: 800px;
  }
}
.hero-banner--split .hero-banner__content {
  color: #3C3C3B;
  text-align: center;
  grid-column: content;
  grid-row: 1;
  margin: 40px 0;
}
@media (min-width: 680px) {
  .hero-banner--split .hero-banner__content {
    grid-column: 2;
    grid-row: 1;
    align-self: center;
    margin: 0;
    text-align: left;
  }
}
.hero-banner--split .hero-banner__media {
  grid-column: gutter-start/gutter-end;
  grid-row: 2;
  height: 100%;
}
@media (min-width: 680px) {
  .hero-banner--split .hero-banner__media {
    grid-column: 4/span 2;
    grid-row: 1;
  }
}
@media (min-width: 1180px) {
  .hero-banner--split .hero-banner__media {
    height: 800px;
  }
}
.hero-banner--split .hero-banner__title {
  margin-bottom: 10px;
  color: #3C3C3B;
}
@media (min-width: 1180px) {
  .hero-banner--split .hero-banner__title {
    margin-bottom: 20px;
  }
}
.hero-banner--split .hero-banner__button {
  margin-top: 20px;
}

.hero-banner__wrapper {
  /* Make the iframe keep a 3:1 aspect ratio, and position it in the middle of its parent wrapper*/
}
.hero-banner__wrapper .swiper-wrapper {
  padding: 0;
  list-style-type: none;
  margin: 0;
}
.hero-banner__wrapper .iframe-block {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}
.hero-banner__wrapper .iframe-block__content {
  width: 100vw;
  height: 100%; /* Fill container height completely */
  min-height: 100%;
  min-width: 300vh; /* Given a 3:1 aspect ratio, 3/1*100 = 300 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: none;
}

.hero-banner__carousel {
  position: relative;
  margin: 0;
}
.hero-banner__carousel .swiper-wrapper {
  position: relative;
}
.hero-banner__carousel .swiper-arrow__wrapper {
  position: relative;
  height: 45px;
  width: 45px;
}
.hero-banner__carousel .swiper-arrow {
  background: #B7D5B9;
  border: 0;
  border-radius: 100%;
  box-shadow: none;
  color: #006442;
  padding: 17px;
  height: 45px;
  width: 45px;
  font-size: 45px;
  font-size: 4.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: unset;
  position: absolute;
  bottom: 0;
}
.hero-banner__carousel .swiper-arrow .icon {
  width: 12px;
  height: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hero-banner__carousel .swiper-arrow:after {
  display: none;
}
.hero-banner__carousel .swiper-arrow.swiper-button-disabled {
  opacity: 1;
  background-color: #F9F4EC;
  color: #B7D5B9;
}
.hero-banner__carousel .swiper-arrow.swiper-button-prev {
  left: 0;
}
.hero-banner__carousel .swiper-arrow.swiper-button-prev .icon {
  margin-right: 2px;
}
.hero-banner__carousel .swiper-arrow.swiper-button-next {
  right: 0;
}
.hero-banner__carousel .swiper-arrow.swiper-button-next .icon {
  margin-left: 2px;
}
.hero-banner__carousel .swiper-pagination {
  position: unset;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #F9F4EC;
  font-weight: 500;
  padding: 0 20px;
}
.hero-banner__carousel .carousel-controls {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  padding: 0 20px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  min-width: 335px;
}

.hero-banner__wrapper.hero-banner--sound .iframe-block {
  pointer-events: all;
  z-index: 0;
}
.hero-banner__wrapper.hero-banner--sound .iframe-block__content {
  width: 100%;
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  background: #000;
}
.hero-banner__wrapper.hero-banner--sound .background-media__content {
  height: 80%;
}
@media (min-width: 680px) {
  .hero-banner__wrapper.hero-banner--sound .background-media__content {
    height: 100%;
  }
}
/*!************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/intro-block/_intro-block.scss ***!
  \************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.intro-block__title {
  margin-bottom: 0;
}

.page-section--intro-block {
  grid-column: full;
}

.intro-block {
  padding: 80px 30px;
  background-color: #006442;
}
@media (min-width: 680px) {
  .intro-block {
    padding: 100px 30px;
  }
}
.intro-block h2, .intro-block p {
  color: #F9F4EC;
}
@media (min-width: 1180px) {
  .intro-block {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
    align-items: center;
  }
}
@media (min-width: 680px) {
  .intro-block .intro-block__content {
    text-align: center;
    max-width: 1000px;
  }
}
.intro-block .intro-block__content .copy-block__h2 {
  line-height: 40px;
  margin: 9px 0;
}
@media (min-width: 680px) {
  .intro-block .intro-block__content .copy-block__h2 {
    line-height: 60px;
  }
}
.intro-block .intro-block__body {
  margin: 10px 0 0;
}
.intro-block .intro-block__body p {
  line-height: 28px;
  font-weight: 500;
  font-size: 18px;
}
.intro-block .button {
  margin: 20px 0 0 0;
}
@media (min-width: 1180px) {
  .intro-block .button {
    flex: 0 1 16.666%;
  }
}
/*!********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/collection-list/_collection-list.scss ***!
  \********************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.collection-list {
  padding: 60px 0;
  text-align: center;
}
@media (min-width: 680px) {
  .collection-list {
    padding: 80px 0;
  }
}

.collection-list__title {
  margin: 0;
  margin-bottom: 30px;
}
@media (min-width: 680px) {
  .collection-list__title {
    margin-bottom: 40px;
  }
}

.collection-list__list {
  display: flex;
  gap: 40px;
  list-style: none;
  flex-direction: column;
  align-items: center;
  padding: 0;
}
@media (min-width: 500px) and (max-width: 679px) {
  .collection-list__list {
    padding: 0px 60px;
  }
}
@media (min-width: 680px) {
  .collection-list__list {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    gap: 43px;
  }
}
.collection-list__list li {
  width: 100%;
}
@media (min-width: 680px) {
  .collection-list__list li {
    width: 33%;
  }
}
/*!********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/banner/_banner-block.scss ***!
  \********************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.banner-block__link:hover {
  text-decoration: none;
}

.banner-block {
  margin-bottom: 0;
  overflow: hidden;
  max-height: 670px;
  border-radius: 20px;
  margin: 60px 20px;
}
@media (min-width: 680px) {
  .banner-block {
    grid-template-columns: [gutter-start] minmax(80px, 1fr) [content-start] minmax(0, 720px) [center] auto [content-end] minmax(0, 720px) minmax(80px, 1fr) [gutter-end];
    grid-template-rows: [image-start] minmax(60px, 1fr) [content] auto minmax(60px, 1fr) [image-end];
    max-height: 640px;
    border-radius: 40px;
    margin: 60px 80px;
  }
}
.banner-block .background-media__background {
  background: #006442;
}
.banner-block .background-media {
  height: 100%;
  grid-template-rows: [image-start] auto [content] auto 70px [image-end];
}
.banner-block .background-media .background-media__overlay {
  grid-row: image-start/content;
}
@media (min-width: 680px) {
  .banner-block .background-media {
    max-height: calc(100vh - var(--iamota-header-height));
    grid-template-rows: [image-start] minmax(0, 1fr) [content] auto 120px [image-end];
  }
  .banner-block .background-media .background-media__overlay {
    grid-row: image-start/image-end;
  }
}
.banner-block .background-media__overlay.align-mobile-top {
  background-image: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%);
  background-position: top;
  background-repeat: repeat;
}
.banner-block .background-media__overlay.align-mobile-bottom {
  background-image: linear-gradient(360deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%);
  background-position: bottom;
  background-repeat: repeat;
}
@media (min-width: 680px) {
  .banner-block .background-media__overlay.align-right {
    background-image: linear-gradient(270deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%);
    background-position: right;
    background-repeat: repeat;
  }
  .banner-block .background-media__overlay.align-left {
    background-image: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%);
    background-repeat: repeat;
    background-position: left;
  }
}
.banner-block .background-media__content {
  z-index: 2;
  display: flex;
  height: 100%;
  justify-content: flex-start;
  min-height: 600px;
  text-align: center;
  grid-column: gutter-start/gutter-end;
  grid-row: image-start/image-end;
  text-align: center;
}
.banner-block .background-media__content.align-top {
  align-items: flex-start;
}
.banner-block .background-media__content.align-bottom {
  align-items: flex-end;
}
@media (min-width: 680px) {
  .banner-block .background-media__content {
    text-align: left;
    margin: 0;
  }
  .banner-block .background-media__content.align-right {
    align-items: center;
    grid-column: content-end;
  }
  .banner-block .background-media__content.align-right .container {
    align-items: flex-start;
    text-align: right;
  }
  .banner-block .background-media__content.align-left {
    align-items: center;
    grid-column: 2/3;
  }
  .banner-block .background-media__content.align-left .container {
    align-items: flex-start;
  }
}
.banner-block .background-media__content .container {
  width: 100%;
  padding: 50px 15px;
  max-width: 600px;
  margin: 0;
}
.banner-block .background-media__content .container.container--linen .banner-block__title, .banner-block .background-media__content .container.container--linen .banner-block__description {
  color: #F9F4EC;
}
.banner-block .background-media__content .container.container--green .banner-block__title, .banner-block .background-media__content .container.container--green .banner-block__description {
  color: #006442;
}
.banner-block .background-media__content .container .banner-block__title {
  margin: 0;
}
.banner-block .background-media__content .container .banner-block__description {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-weight: 500;
  margin: 0;
  margin-top: 10px;
}
@media (min-width: 1180px) {
  .banner-block .background-media__content .container .banner-block__description {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 32px;
    line-height: 3.2rem;
  }
}
.banner-block .background-media__content .container .banner-block__button {
  margin-top: 20px;
}
@media (min-width: 680px) {
  .banner-block .background-media__content .container {
    padding: 0;
    align-items: center;
  }
}
/*!**********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/icon-block/_icon-block.scss ***!
  \**********************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--icon-block {
  padding: 60px 0;
  background-color: #fff;
  max-width: 1300px;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 1180px) {
  .page-section--icon-block {
    padding: 80px 0;
  }
}

.icon-block {
  max-width: 1200px;
}
@media (min-width: 680px) {
  .icon-block {
    text-align: center;
  }
}
.icon-block__header + .icon-block, .icon-block__content + .icon-block {
  margin-top: 40px;
}

.icon-block__header {
  color: #006442;
  margin: 0;
  text-align: center;
  line-height: 40px;
}
@media (min-width: 680px) {
  .icon-block__header {
    line-height: 60px;
  }
}

.icon-block__content {
  color: #006442;
  text-align: center;
  font-weight: 500;
  margin-top: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
}
@media (min-width: 1180px) {
  .icon-block__content {
    margin: 0 auto;
    margin-top: 20px;
    max-width: 1000px;
  }
}

.icon-block__list {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  row-gap: 50px;
}
@media (min-width: 680px) {
  .icon-block__list {
    flex-flow: wrap;
    row-gap: 60px;
    gap: 40px;
  }
}

.icon-block__item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 680px) {
  .icon-block__item {
    display: inline-block;
    width: calc(33.3% - 40px);
    max-width: 440px;
  }
}
.icon-block__item:last-child {
  margin-bottom: 0;
}

@media (min-width: 680px) {
  .layout-2-up {
    gap: 50px;
  }
}
@media (min-width: 680px) {
  .layout-2-up .icon-block__item {
    width: calc(50% - 40px);
  }
}

.icon-block__icon {
  display: block;
  width: 80px;
  min-width: 80px;
  max-height: 80px;
  margin: 0;
}
@media (min-width: 680px) {
  .icon-block__icon {
    margin: auto;
  }
}
@media (min-width: 1180px) {
  .icon-block__icon {
    width: 100px;
    min-width: 100px;
    max-height: 100px;
  }
}

.icon-block__content-wrapper {
  text-align: center;
}
@media (min-width: 680px) {
  .icon-block__content-wrapper {
    margin-left: 0;
  }
}

.icon-block__title {
  color: #006442;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 20px;
  margin: 5px 0 10px;
}
@media (min-width: 680px) {
  .icon-block__title {
    margin: 20px 0 10px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 32px;
  }
}

.icon-block__copy {
  margin: 0;
  font-weight: 400;
  color: #3C3C3B;
}

.icon-block__button {
  margin-top: 8px;
  padding: 8px 15px;
  font-size: 13px;
  line-height: 20px;
}
@media (min-width: 680px) {
  .icon-block__button {
    margin-top: 20px;
  }
}

.icon-block__button-main {
  margin-top: 40px;
}

@media (min-width: 680px) {
  .page-section--icon-block--pdp .even-layout .icon-block__item {
    display: inline-block;
    width: calc(50% - 40px);
    max-width: 370px;
  }
}
@media (min-width: 680px) {
  .page-section--icon-block--pdp .half-half .icon-block__item {
    display: inline-block;
    width: calc(50% - 40px);
    max-width: 100%;
  }
}
/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/content-panel/_content-panel.scss ***!
  \****************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.content-panel {
  position: relative;
}
.content-panel .content-panel__content {
  background: transparent;
  padding: 40px 30px 60px;
}
.content-panel .content-panel__content .copy-block__title-tag {
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0;
}
@media (min-width: 680px) {
  .content-panel .content-panel__content .copy-block__title-tag {
    line-height: 32px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.content-panel .content-panel__content .copy-block__title {
  margin: 0;
  margin-top: 5px;
  line-height: 32px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  font-size: 2.4rem;
}
@media (min-width: 680px) {
  .content-panel .content-panel__content .copy-block__title {
    font-size: 40px;
    font-size: 4rem;
    line-height: 48px;
  }
}
.content-panel .content-panel__content .copy-block__text {
  line-height: 24px;
  margin-top: 10px;
  font-size: 15px;
  font-size: 1.5rem;
}
@media (min-width: 680px) {
  .content-panel .content-panel__content .copy-block__text {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 28px;
  }
}
.content-panel .content-panel__content .icon__list {
  height: 0.9em;
  width: 0.9em;
  margin-right: 9px;
}
.content-panel .content-panel__content .content-panel__list {
  padding: 0;
  margin-top: 20px;
  margin-bottom: 0;
}
.content-panel .content-panel__content .content-panel__list .content-panel__list-item {
  margin-bottom: 5px;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-weight: 500;
  list-style: none;
  line-height: 24px;
  display: flex;
  align-items: center;
}
.content-panel .content-panel__content .content-panel__list .content-panel__list-item .icon {
  fill: #006442;
  width: 15px;
  height: 15px;
  margin-right: 10px;
}
.content-panel .content-panel__content .content-panel__list .content-panel__list-item .icon__list {
  display: inline-block;
  vertical-align: top;
}
.content-panel .content-panel__content .content-panel__button {
  margin-top: 20px;
  padding: 12px 40px;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  font-weight: 500;
}
@media (min-width: 900px) {
  .content-panel .content-panel__content {
    padding: 100px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
}
.content-panel .content-panel__meta {
  height: 375px;
}
.ie11 .content-panel .content-panel__meta img {
  width: auto;
}
@media (min-width: 680px) {
  .content-panel .content-panel__meta {
    display: flex;
    height: auto;
  }
  .content-panel .content-panel__content {
    margin-bottom: 0;
  }
}
@media (min-width: 1180px) {
  .content-panel .content-panel__content-inner {
    max-width: 620px;
  }
  .content-panel.align-left .content-panel__content-inner {
    margin-left: auto;
    margin-right: 0;
  }
  .content-panel.align-right .content-panel__content-inner {
    margin-right: auto;
    margin-left: 0;
  }
}

@media (min-width: 900px) {
  .content-panel--split .content-panel__container {
    display: flex;
  }
  .content-panel--split .content-panel__content {
    flex: 0 1 50%;
  }
  .content-panel--split .content-panel__meta {
    flex: 0 1 50%;
  }
  .content-panel--split .content-panel__image {
    display: block;
  }
  .content-panel--split.align-left .content-panel__content {
    order: 1;
  }
  .content-panel--split.align-left .content-panel__meta {
    order: 2;
  }
  .content-panel--split.align-right .content-panel__content {
    order: 2;
  }
  .content-panel--split.align-right .content-panel__meta {
    order: 1;
  }
}

.light-layout {
  background: #F9F4EC;
}
.light-layout .copy-block__title,
.light-layout .copy-block__title-tag {
  color: #006442;
}

.dark-layout {
  background: #006442;
}
.dark-layout .copy-block__title,
.dark-layout .copy-block__title-tag,
.dark-layout .copy-block__text,
.dark-layout .content-panel__list-item,
.dark-layout .icon {
  color: #F9F4EC;
  fill: #F9F4EC !important;
}
/*!************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/_containers/modal/_modal.scss ***!
  \************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.modal {
  display: inline-block;
  opacity: 0;
  z-index: -100;
  transition: all 0.2s ease;
  position: relative;
  display: none;
}
.modal .modal__overlay {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: #000;
  transition: all 0.2s ease;
}
.modal.modal--open {
  z-index: 5000;
  opacity: 1;
  transition: all 0.2s ease;
  display: block;
}
.modal.modal--open .modal__overlay {
  position: fixed;
  z-index: calc(5000 - 1);
  opacity: 0.75;
  transition: all 0.2s ease;
}

.modal__content {
  display: flex;
  position: fixed;
  color: #3C3C3B;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 20px;
  min-width: calc(100% - (80px / 2));
  z-index: 5000;
  border-radius: 30px;
  max-width: 800px;
}
@media (min-width: 680px) {
  .modal__content {
    min-width: inherit;
    width: calc(100% - (80px));
    padding: 30px;
  }
}
@media (min-width: 1180px) {
  .modal__content {
    width: calc(100% - (80px * 2));
  }
}
.modal__content .modal__header {
  font-family: "FilsonPro", Helvetica, Arial, serif;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  color: #006442;
  margin-right: 30px;
  margin-bottom: 10px;
}

.modal__close-button {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  cursor: pointer;
  background-color: transparent;
  border: none;
  color: #006442;
  padding: 0;
  margin: 20px;
}
.modal__close-button,
.modal__close-button .icon {
  width: 22px;
  height: 22px;
}

.modal__trigger {
  cursor: pointer;
}

.modal--cart-confirmation .modal__content {
  flex-direction: column;
  padding: 20px;
}
@media (min-width: 680px) {
  .modal--cart-confirmation .modal__content {
    padding: 20px 40px 45px;
    min-width: 400px;
  }
}
@media (min-width: 1180px) {
  .modal--cart-confirmation .modal__content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    min-width: 800px;
  }
}
.modal--cart-confirmation .modal__close-button {
  top: 20px;
  right: 20px;
}
.modal--cart-confirmation .button__edit-cart:focus {
  color: #fff;
}

.modal--video-modal {
  display: block;
}
.modal--video-modal.modal--open .modal__popup {
  display: block;
}
.modal--video-modal.modal--open .modal__overlay {
  opacity: 0.95;
}
.modal--video-modal .modal__close-button {
  top: -50px;
  right: -20px;
  background-color: #B7D5B9;
  border: 0;
}
.modal--video-modal .modal__close-button:hover {
  color: #fff;
  background-color: transparent;
}
.modal--video-modal .modal__popup {
  display: none;
}
.modal--video-modal .modal__popup .modal__content {
  width: calc(90% - 80px);
  max-width: 1024px;
  min-width: initial;
  height: auto;
  background: transparent;
  padding: 0;
}
@media (min-width: 1180px) {
  .modal--video-modal .modal__popup .modal__content {
    width: calc(100% - 180px);
  }
}
.modal--video-modal .modal__popup .modal__content .video-block {
  background: transparent;
  background-image: none;
  background-size: cover !important;
}
.modal--video-modal .modal__popup .modal__content .video-block__video {
  padding-bottom: 56.25%;
  background-color: transparent;
}
.modal--video-modal .modal__popup .modal__content .button--primary {
  position: absolute;
  top: -57px;
  right: -30px;
  color: #fff;
  background-color: #B7D5B9;
  border: none;
  padding: 10px;
}
@media (min-width: 1180px) {
  .modal--video-modal .modal__popup .modal__content .button--primary {
    padding: 20px 30px;
  }
}
.modal--video-modal .modal__popup .modal__content .video-block {
  min-height: initial;
}
.modal--video-modal .modal__popup .modal__content iframe {
  background: #000;
}
/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/content-cards/_content-cards.scss ***!
  \****************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.content-cards {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px 0;
}
@media (min-width: 680px) {
  .content-cards {
    padding: 80px 0;
  }
}
.content-cards .content-cards__header {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 40px;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  color: #006442;
  margin: 0;
  text-align: center;
}
@media (min-width: 680px) {
  .content-cards .content-cards__header {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 60px;
  }
}
.content-cards .content-cards__subheader {
  margin-top: 20px;
  text-align: center;
  color: #006442;
  font-weight: 500;
  max-width: 1000px;
}
/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/_containers/accordion/accordion.scss ***!
  \*******************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.accordion {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  border: 0;
}

.accordion__item {
  border: 0;
}
.accordion__item p,
.accordion__item .accordion__image {
  color: #006442;
  padding: 0 15px;
}
@media (min-width: 680px) {
  .accordion__item p,
  .accordion__item .accordion__image {
    padding: 0 40px;
  }
}

.accordion__title {
  margin: 0;
}
.accordion__title .accordion__button {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  line-height: 2.8rem;
  border-radius: 15px;
  background-color: #006442;
  box-shadow: none;
  color: #F9F4EC;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  text-align: left;
  text-transform: none;
  transition: background-color 0.25s ease, color 0.25s ease, border-radius 0.25s ease, padding 0.25s ease;
  padding: 15px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  white-space: normal;
}
@media (min-width: 1180px) {
  .accordion__title .accordion__button {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 40px;
    line-height: 4rem;
  }
}
.accordion__title .accordion__button:hover {
  background-color: #51865D;
}
@media (min-width: 680px) {
  .accordion__title .accordion__button {
    border-radius: 30px;
  }
}
.accordion__title .accordion__button.is-open {
  background: #B7D5B9;
  color: #006442;
  border-radius: 0;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  padding-bottom: 10px;
}
.accordion__title .accordion__button.is-open .accordion__icon--close {
  display: block;
}
.accordion__title .accordion__button.is-open .accordion__icon--open {
  display: none;
}
@media (min-width: 680px) {
  .accordion__title .accordion__button.is-open {
    border-radius: 0;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }
}
@media (min-width: 680px) {
  .accordion__title .accordion__button {
    padding: 20px 40px;
  }
}

.accordion--default .accordion__title .accordion__button {
  background-color: #006442;
  color: #f9f4ec;
}
.accordion--default .accordion__title .accordion__button.is-open {
  background-color: #b8d4a8;
  color: #006442;
}

.accordion__icon {
  display: inline-block;
  pointer-events: none;
  transition: transform 0.25s ease;
  margin-left: 20px;
}
.accordion__icon .icon {
  width: 16px;
  height: 10px;
}
@media (min-width: 680px) {
  .accordion__icon .icon {
    width: 20px;
    height: 14px;
  }
}
.accordion__icon .accordion__icon--close {
  display: none;
}
.accordion__icon .accordion__icon--open {
  display: block;
}

.accordion__content {
  *zoom: 1;
  background-color: transparent;
  height: 0;
  display: block;
  overflow: hidden;
  padding: 0;
  text-align: left;
  transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.25s ease, border-radius 0.25s ease;
}
.accordion__content::after {
  content: "";
  display: table;
  clear: both;
}
.accordion__content.is-open {
  padding: 0 0 20px;
  background: #B7D5B9;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
@media (min-width: 680px) {
  .accordion__content.is-open {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }
}
.accordion__content p:last-child {
  margin-bottom: 0;
}
/*!**********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/faqs/_faqs.scss ***!
  \**********************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.faq-block {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  padding: 60px 0;
  scroll-margin-top: 96px;
}
@media (min-width: 680px) {
  .faq-block {
    flex-direction: row;
    justify-content: space-between;
    padding: 80px 0;
    gap: 40px;
  }
}

.faq-block__h2 {
  margin: 0;
  margin-bottom: 30px;
}
@media (min-width: 680px) {
  .faq-block__h2 {
    margin-bottom: 10px;
  }
}

.faq-block__description {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
}
@media (min-width: 1180px) {
  .faq-block__description {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
}

.faq-block--split {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: auto;
}
@media (min-width: 680px) {
  .faq-block--split {
    flex: 0 1 560px;
  }
}

.accordion {
  width: 100%;
  flex: auto;
}
@media (min-width: 680px) {
  .accordion {
    flex: 0 1 720px;
  }
}
@media (min-width: 680px) {
  .accordion .accordion__title {
    border-radius: 25px;
  }
}
.accordion .accordion__image {
  padding-top: 15px;
}
.accordion .accordion__image img {
  max-height: 350px;
  display: flex;
  margin: auto;
  border-radius: 30px;
}
.accordion .background-media--video {
  padding: 15px;
}
@media (min-width: 680px) {
  .accordion .background-media--video {
    padding: 15px 40px;
  }
}
.accordion .video-block {
  max-height: 350px;
}
.accordion .video-block__video {
  border-radius: 30px;
  z-index: 1;
}
.accordion .video-block__control {
  color: #F9F4EC;
  background-color: transparent;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;
  border-radius: 30px;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1180px) {
  .accordion .video-block__control {
    top: initial;
    left: initial;
    bottom: 20px;
    right: 20px;
  }
}
.accordion .video-block__control:focus {
  outline: none;
  box-shadow: 0 0 0 5px rgba(0, 100, 66, 0.5);
}

.faq-block--split .button {
  margin-top: 20px;
  padding: 13px 40px;
}
@media (min-width: 680px) {
  .faq-block--split .button {
    border-radius: 25px;
  }
}
.faq-block--split .faq-block__description, .faq-block--split .button {
  display: none;
}
@media (min-width: 680px) {
  .faq-block--split .faq-block__description, .faq-block--split .button {
    display: block;
  }
}

.page-section--faq {
  background-color: white;
}

.faq-block__description-mobile {
  display: block;
  margin-top: 20px;
}
.faq-block__description-mobile .button {
  margin-top: 20px;
}
@media (min-width: 680px) {
  .faq-block__description-mobile {
    display: none;
  }
}
/*!************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/testimonial/_testimonial.scss ***!
  \************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--testimonials {
  padding: 80px 0;
}
@media (min-width: 1180px) {
  .page-section--testimonials {
    padding: 100px 0;
  }
}

.testimonials__header {
  text-align: center;
  margin-bottom: 60px;
}
@media (min-width: 680px) {
  .testimonials__header {
    text-align: left;
  }
}
@media (min-width: 1180px) {
  .testimonials__header {
    margin-bottom: 80px;
  }
}
.testimonials__header .testimonials__header-inner {
  max-width: 100%;
  margin: 0 auto;
}
.testimonials__header .page-section__title {
  margin: 0;
}
.testimonials__header .page-section__description {
  margin-top: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  line-height: 2.8rem;
  color: #006442;
  font-weight: 500;
}
@media (min-width: 1180px) {
  .testimonials__header .page-section__description {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 40px;
    line-height: 4rem;
  }
}

.swiper-pagination.swiper-pagination-bullets {
  display: block;
  line-height: 1;
  list-style: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  text-align: center;
}
.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  display: inline-block;
  height: auto;
  width: auto;
  opacity: 1;
}
.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:not(:last-child) {
  margin: 0 15px 0 0;
}
.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  background: rgba(0, 100, 66, 0.4);
  border: 0;
  border-radius: 50%;
  font-size: 0;
  padding: 0;
  height: 16px;
  width: 16px;
}
.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #006442;
}

.testimonial-section__slider {
  position: relative;
  overflow: hidden;
  padding-bottom: 0;
}
.testimonial-section__slider .container {
  overflow: visible;
}

.carousel-section--testimonials .swiper-arrow {
  font-size: 16px;
  font-size: 1.6rem;
  box-shadow: none;
  color: #006442;
}
@media (min-width: 1180px) {
  .carousel-section--testimonials .swiper-arrow {
    font-size: 18px;
    font-size: 1.8rem;
    width: 40px;
    height: 40px;
  }
}
.carousel-section--testimonials .swiper-arrow.swiper-next {
  right: 0;
}
.carousel-section--testimonials .swiper-arrow.swiper-prev {
  left: 0;
}
.carousel-section--testimonials .swiper-arrow:after {
  display: none;
}

.carousel--testimonials {
  overflow: visible;
}
.carousel--testimonials .swiper-wrapper {
  display: flex;
  align-items: flex-start;
  position: relative;
  padding: 0;
  list-style-type: none;
  margin: 0;
  transition-timing-function: linear;
}
.carousel--testimonials .swiper-slide:nth-of-type(odd) {
  padding-top: 30px;
}
@media (min-width: 1180px) {
  .carousel--testimonials .swiper-slide:nth-of-type(odd) {
    padding-top: 60px;
  }
}
.carousel--testimonials .testimonials__quote {
  margin: 0 auto;
  max-width: 1440px;
  padding: 0;
  width: calc(100% - (20px * 2));
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #3C3C3B;
  margin-bottom: 5px;
}
@media (min-width: 1180px) {
  .carousel--testimonials .testimonials__quote {
    width: calc(100% - 80px);
  }
}
@media (min-width: 1440px) {
  .carousel--testimonials .testimonials__quote {
    width: calc(100% - (80px * 2));
  }
}
@media (min-width: 1180px) {
  .carousel--testimonials .testimonials__quote {
    width: calc(75% - 80px);
  }
}
@media (min-width: 1440px) {
  .carousel--testimonials .testimonials__quote {
    width: calc(75% - (80px * 2));
  }
}
.carousel--testimonials .testimonials__author {
  margin-top: 20px;
}
.carousel--testimonials .testimonials__author,
.carousel--testimonials .testimonials__author-link {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  color: #006442;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.carousel--testimonials .testimonials__author-social-icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 7px;
}
.carousel--testimonials .testimonials__author-social-icon .background-image {
  background-color: transparent;
}
.carousel--testimonials .testimonials__author-social-icon + .testimonials__author-name {
  width: calc(100% - 27px);
}
.carousel--testimonials .swiper-button-next:after,
.carousel--testimonials .swiper-button-prev:after {
  content: "";
}
.carousel--testimonials .swiper-pagination-bullet:only-child {
  display: none;
}

.swiper-slide--with-image .swiper__quote-container {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.swiper-slide--with-image .swiper__quote-container .swiper__quote-meta {
  position: relative;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
}
.swiper-slide--with-image .swiper__quote-container .swiper__quote-meta::before {
  content: "";
  float: left;
  height: 0;
  margin-left: -1px;
  padding-top: 100%;
  width: 1px;
}
.swiper-slide--with-image .swiper__quote-container .swiper__quote-meta::after {
  clear: both;
  content: "";
  display: table;
}
.swiper-slide--with-image .swiper__quote-container .swiper__quote-meta .background-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
.swiper-slide--with-image .swiper__quote-container .swiper__quote-content {
  text-align: left;
  width: 100%;
}
@media (min-width: 680px) {
  .swiper-slide--with-image .swiper__quote-container .swiper__quote-content {
    text-align: left;
    margin-bottom: 0;
  }
}
.swiper-slide--with-image .swiper__quote-container .testimonials__quote {
  margin-left: 0;
  width: 100%;
  line-height: 28px;
  line-height: 2.8rem;
}
/*!****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/featured-collection/_featured-collection.scss ***!
  \****************************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.featured-collection {
  padding: 80px 0;
}
@media (min-width: 680px) {
  .featured-collection {
    padding: 100px 0;
  }
}

.featured-collection__heading {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 25px;
}
@media (min-width: 680px) {
  .featured-collection__heading {
    padding-bottom: 40px;
    justify-content: space-between;
  }
}
.featured-collection__heading .featured-collection__title {
  margin: 0;
}
.featured-collection__heading .featured-collection__arrows {
  display: none;
  gap: 15px;
}
@media (min-width: 680px) {
  .featured-collection__heading .featured-collection__arrows {
    display: flex;
  }
}
.featured-collection__heading .featured-collection__arrows .swiper-arrow {
  background: #B7D5B9;
  border: 0;
  position: static;
  border-radius: 100%;
  box-shadow: none;
  color: #006442;
  padding: 17px;
  width: 45px;
  height: 45px;
  font-size: 45px;
  font-size: 4.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.featured-collection__heading .featured-collection__arrows .swiper-arrow .icon {
  width: 12px;
  height: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.featured-collection__heading .featured-collection__arrows .swiper-arrow:after {
  display: none;
}
.featured-collection__heading .featured-collection__arrows .swiper-arrow.swiper-button-disabled {
  opacity: 1;
  background-color: #F9F4EC;
  color: #B7D5B9;
}
.featured-collection__heading .featured-collection__arrows .swiper-arrow.swiper-button-prev {
  left: 0;
}
.featured-collection__heading .featured-collection__arrows .swiper-arrow.swiper-button-prev .icon {
  margin-right: 2px;
}
.featured-collection__heading .featured-collection__arrows .swiper-arrow.swiper-button-next {
  right: 0;
}
.featured-collection__heading .featured-collection__arrows .swiper-arrow.swiper-button-next .icon {
  margin-left: 2px;
}

.carousel--featured-collection {
  margin-bottom: 0;
}
.carousel--featured-collection .swiper-wrapper {
  position: relative;
  padding: 0;
  list-style-type: none;
  margin-bottom: 0;
  flex-wrap: wrap;
  column-gap: 15px;
  row-gap: 30px;
  display: grid;
  grid-template-columns: repeat(2, minmax(160px, 1fr));
}
@media (min-width: 680px) {
  .carousel--featured-collection .swiper-wrapper {
    flex-wrap: nowrap;
    column-gap: 0;
    display: flex;
  }
}
@media (min-width: 1180px) {
  .carousel--featured-collection .swiper-wrapper:hover {
    transform-origin: center;
  }
}
.carousel--featured-collection .swiper-slide {
  height: auto;
}

.full {
  width: 100% !important;
}
/*!************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/featured-products/_featured-products.scss ***!
  \************************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.featured-products {
  padding: 80px 0;
}
@media (min-width: 680px) {
  .featured-products {
    padding: 100px 0;
  }
}

.featured-products__heading {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 30px;
}
@media (min-width: 680px) {
  .featured-products__heading {
    padding-bottom: 50px;
  }
}
.featured-products__heading .featured-products__title {
  margin: 0;
}
.featured-products__heading .featured-products__arrows {
  display: none;
  gap: 15px;
}
@media (min-width: 680px) {
  .featured-products__heading .featured-products__arrows {
    display: flex;
  }
}
.featured-products__heading .featured-products__arrows .swiper-arrow {
  background: #B7D5B9;
  border: 0;
  position: static;
  border-radius: 100%;
  box-shadow: none;
  color: #006442;
  padding: 17px;
  width: 45px;
  height: 45px;
  font-size: 45px;
  font-size: 4.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.featured-products__heading .featured-products__arrows .swiper-arrow .icon {
  width: 12px;
  height: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.featured-products__heading .featured-products__arrows .swiper-arrow:after {
  display: none;
}
.featured-products__heading .featured-products__arrows .swiper-arrow.swiper-button-disabled {
  opacity: 1;
  background-color: #F9F4EC;
  color: #B7D5B9;
}
.featured-products__heading .featured-products__arrows .swiper-arrow.swiper-button-prev {
  left: 0;
}
.featured-products__heading .featured-products__arrows .swiper-arrow.swiper-button-prev .icon {
  margin-right: 2px;
}
.featured-products__heading .featured-products__arrows .swiper-arrow.swiper-button-next {
  right: 0;
}
.featured-products__heading .featured-products__arrows .swiper-arrow.swiper-button-next .icon {
  margin-left: 2px;
}

.carousel--featured-products {
  margin-bottom: 0;
}
.carousel--featured-products .swiper-wrapper {
  position: relative;
  padding: 0;
  list-style-type: none;
  margin-bottom: 0;
  flex-wrap: wrap;
  column-gap: 15px;
  row-gap: 30px;
  display: grid;
  grid-template-columns: repeat(2, minmax(160px, 1fr));
}
@media (min-width: 680px) {
  .carousel--featured-products .swiper-wrapper {
    flex-wrap: nowrap;
    column-gap: 0;
    display: flex;
  }
}
@media (min-width: 1180px) {
  .carousel--featured-products .swiper-wrapper:hover {
    transform: translateY(-50%) scale(1.05);
    transform-origin: center;
  }
}

.full {
  width: 100% !important;
}
/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/related-blogs/_related-blogs.scss ***!
  \****************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--blog-post {
  padding: 0;
}

.blog-post__title {
  margin: 0;
  margin-bottom: 30px;
  text-align: center;
}
@media (min-width: 680px) {
  .blog-post__title {
    margin-bottom: 50px;
  }
}

.blog-post {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 43px;
}
@media (min-width: 680px) {
  .blog-post {
    flex-direction: row;
    gap: 62px;
  }
}

.blog-count {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  margin-top: 30px;
}

.blog-post .css-grid__item {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 680px) {
  .blog-post .css-grid__item {
    max-width: 400px;
  }
}

.card--post .card__image-wrapper {
  height: 223px;
}
@media (min-width: 680px) {
  .card--post .card__image-wrapper {
    height: 274px;
  }
}
/*!**********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/tabs/_tabs.scss ***!
  \**********************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.tabs--mobile .tab {
  width: 100%;
  border-top: 1px solid #006442;
}
.tabs--mobile .tab__item {
  border-bottom: 1px solid #006442;
}
.tabs--mobile .tab__item.is-open {
  box-shadow: 0;
}
@media (min-width: 1180px) {
  .tabs--mobile .tab__item:hover {
    border-color: #51865D;
  }
  .tabs--mobile .tab__item:hover .tab__button {
    color: #51865D;
  }
}
.tabs--mobile .tab__title {
  margin: 0;
}
.tabs--mobile .tab__title .tab__button {
  font-family: "FilsonPro", Helvetica, Arial, serif;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  color: #006442;
  font-weight: 400;
  font-size: 1em;
  background-color: transparent;
  box-shadow: 0;
  color: #3C3C3B;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  text-align: left;
  text-transform: none;
  transition: all 0.2s ease;
  padding: 15px 0;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  white-space: normal;
}
.tabs--mobile .tab__title.is-open {
  box-shadow: none;
}
.tabs--mobile .tab__title.is-open .tab__icon--close {
  display: block;
}
.tabs--mobile .tab__title.is-open .tab__icon--open {
  display: none;
}
@media (min-width: 1180px) {
  .tabs--mobile .tab__title .tab__button {
    padding: 25px 0;
  }
}
.tabs--mobile .tab__icon {
  display: inline-block;
  pointer-events: none;
  transition: all 0.2s ease;
  margin-left: 20px;
}
.tabs--mobile .tab__icon .icon {
  width: 27px;
  height: 27px;
}
.tabs--mobile .tab__icon .tab__icon--close {
  display: none;
}
.tabs--mobile .tab__icon .tab__icon--open {
  display: block;
}
.tabs--mobile .tab__content {
  *zoom: 1;
  background-color: transparent;
  max-height: 0;
  display: block;
  overflow: hidden;
  padding: 0;
  text-align: left;
  transition: all 0.2s ease;
}
.tabs--mobile .tab__content::after {
  content: "";
  display: table;
  clear: both;
}
.tabs--mobile .tab__content.is-open {
  max-height: 5000px;
  padding: 0 0 25px;
  transition: all 0.2s ease;
}
.tabs--mobile .tab__content p:last-child {
  margin-bottom: 0;
}
@media (min-width: 1180px) {
  .tabs--mobile {
    display: none;
  }
}

.tabs--desktop {
  display: none;
}
@media (min-width: 1180px) {
  .tabs--desktop {
    margin: 0 auto;
    max-width: 1440px;
    padding: 0;
    width: calc(100% - (20px * 2));
    text-align: center;
    display: grid;
    grid-auto-flow: dense;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, auto);
  }
}
@media (min-width: 1180px) and (min-width: 1180px) {
  .tabs--desktop {
    width: calc(100% - 80px);
  }
}
@media (min-width: 1180px) and (min-width: 1440px) {
  .tabs--desktop {
    width: calc(100% - (80px * 2));
  }
}
@media (min-width: 1180px) and (min-width: 1180px) {
  .tabs--desktop {
    width: calc(75% - 80px);
  }
}
@media (min-width: 1180px) and (min-width: 1440px) {
  .tabs--desktop {
    width: calc(75% - (80px * 2));
  }
}
@media (min-width: 1180px) {
  .tabs--desktop .tab__button--desktop {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 18px;
    line-height: 1.8rem;
    display: block;
    width: 100%;
    margin: 20px 0;
    text-align: center;
    margin-bottom: 15px;
    transition: all 0.2s ease;
    border-bottom: 3px solid #006442;
    width: 100%;
    background: transparent;
    border-radius: 0;
    white-space: normal;
    align-items: flex-start;
    cursor: pointer;
    position: relative;
    font-weight: 400;
  }
}
@media (min-width: 1180px) and (min-width: 1180px) {
  .tabs--desktop .tab__button--desktop {
    font-size: 20px;
    font-size: 2rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
}
@media (min-width: 1180px) {
  .tabs--desktop .tab__button--desktop:hover {
    color: #51865D;
  }
}
@media (min-width: 1180px) {
  .tabs--desktop .tab__button--desktop:focus {
    outline: none;
  }
}
@media (min-width: 1180px) {
  .tabs--desktop .tab__button--desktop.is-open {
    font-family: "FilsonPro", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    border-bottom: 3px solid #51865D;
    color: #51865D;
  }
}
@media (min-width: 1180px) {
  .tabs--desktop .tab__content--desktop {
    display: none;
    grid-column: -1/1;
    -ms-grid-column: 1;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding: 50px 0 50px;
    text-align: left;
    opacity: 0;
    transition-delay: 200ms;
    transition: opacity 400ms ease;
  }
  .tabs--desktop .tab__content--desktop p:first-of-type {
    margin-top: 0;
  }
  .tabs--desktop .tab__content--desktop p:last-of-type {
    margin-bottom: 0;
  }
  .tabs--desktop .tab__content--desktop.is-open {
    display: block;
    opacity: 1;
    transition-delay: 200ms;
    transition: opacity 400ms ease;
    border-bottom: 0;
  }
}
@media (min-width: 1180px) {
  .tabs--desktop .tab__image-panel {
    width: 100%;
    text-align: center;
    max-width: 500px;
    margin: 0 auto;
  }
  .tabs--desktop .tab__image-panel img {
    max-width: 100%;
  }
}
/*!********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/main-blog/_main-blog.scss ***!
  \********************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
@media (min-width: 680px) {
  .template-blog .page-section--page-header .page-header {
    max-height: 400px;
  }
}
.template-blog .page-header .background-media__content, .template-blog .page-header.layout-one .background-media__content {
  aspect-ratio: 1/1;
  min-height: auto;
}
@media (min-width: 680px) {
  .template-blog .page-header .background-media__content, .template-blog .page-header.layout-one .background-media__content {
    aspect-ratio: unset;
  }
}

.main-blog__container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 40px 20px;
  display: flex;
  flex-direction: column;
}
.main-blog__container .blog__header--default .blog__filter--default {
  display: flex;
  width: 100%;
  margin: 40px 0;
  padding: 0;
  list-style: none;
  gap: 15px;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 0;
}
.main-blog__container .blog__header--default .blog__tag {
  padding: 5px 22px;
  border-radius: 10px;
  background: #B7D5B9;
}
.main-blog__container .blog__header--default .blog__tag--current {
  background: #006442;
}
.main-blog__container .blog__header--default .blog__tag--current a {
  color: white;
}

.bloggle--search {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  align-self: center;
}
.bloggle--search input::placeholder {
  font-size: 1.6rem !important;
  color: #006442 !important;
}
.bloggle--search .bloggle--search-input {
  width: 600px !important;
}
.bloggle--search .form-textbox {
  font-family: "FilsonPro", sans-serif !important;
  font-style: normal;
  font-weight: 400;
  color: #006442;
  padding: 13px 15px;
  max-width: 100%;
  outline: none;
  position: relative;
  border-radius: 20px;
  border: 1px solid #006442;
  background-color: #fff;
}
/*!********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/rich-text/_rich-text.scss ***!
  \********************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.rte {
  margin: 0;
}
.rte img {
  height: auto;
}
.rte table {
  table-layout: fixed;
}
.rte ul,
.rte ol {
  margin: 0 0 0 10px;
}
.rte strong {
  font-weight: bold;
}

.rte-table {
  overflow: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
}

.rte__video-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  height: 0;
  height: auto;
  padding-bottom: 56.25%;
}
.rte__video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.rte__table-wrapper {
  overflow: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
}

.page-section--wysiwyg .container {
  padding: 60px 0;
}
@media (min-width: 680px) {
  .page-section--wysiwyg .container {
    padding: 80px 0;
  }
}
/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/scrolling-product-content/_scrolling-product-content.scss ***!
  \****************************************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--scrolling-product-content {
  background: linear-gradient(360deg, #B7D5B9 0%, rgba(183, 213, 185, 0) 98.04%);
}

.scrolling-product-content-section {
  padding: 60px 0;
  z-index: 0;
  position: relative;
}
@media (min-width: 1180px) {
  .scrolling-product-content-section {
    padding: 80px 0;
  }
}
.scrolling-product-content-section .container {
  width: 100%;
}
.scrolling-product-content-section .page-section__title {
  margin-top: 0;
  margin-bottom: 40px;
  text-align: center;
}
.scrolling-product-content-section .modal__trigger {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  padding-bottom: 0;
  padding-top: 10px;
  display: flex;
  align-items: center;
  white-space: normal;
  text-align: left;
}
@media (min-width: 1180px) {
  .scrolling-product-content-section .modal__trigger {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
}
@media (min-width: 1180px) {
  .scrolling-product-content-section .modal__trigger {
    padding-top: 20px;
  }
}
.scrolling-product-content-section .modal__trigger .content-block__modal-icon {
  margin-right: 7px;
}
.scrolling-product-content-section .modal__trigger .content-block__modal-icon, .scrolling-product-content-section .modal__trigger .content-block__modal-icon .icon {
  width: 23px;
  height: 23px;
}
@media (min-width: 1180px) {
  .scrolling-product-content-section .modal__trigger .content-block__modal-icon, .scrolling-product-content-section .modal__trigger .content-block__modal-icon .icon {
    width: 32px;
    height: 32px;
  }
}
.scrolling-product-content-section .scrolling-product-content {
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  grid-column-gap: 12px;
}
@media (min-width: 1180px) {
  .scrolling-product-content-section .scrolling-product-content {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
    grid-gap: 10px;
    grid-column-gap: 40px;
  }
}
@media (min-width: 1180px) {
  .scrolling-product-content-section .scrolling-product-content__block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column: 1/span 3;
    grid-row: 2;
    z-index: 5;
    width: 100%;
    margin-top: 0;
    grid-gap: 10px;
    grid-column-gap: 40px;
  }
}
.scrolling-product-content-section .scrolling-product-content__block-item {
  margin-top: 50px;
  opacity: 0;
  margin-bottom: 100px;
  transform: translate(0, 100px);
  transition: all 2s ease;
  will-change: transform;
}
.scrolling-product-content-section .scrolling-product-content__block-item:last-of-type {
  margin-bottom: 50px;
}
.scrolling-product-content-section .scrolling-product-content__block-item.block-item--visible {
  opacity: 1;
  transform: translate(0, 0);
}
@media (min-width: 1180px) {
  .scrolling-product-content-section .scrolling-product-content__block-item {
    position: relative;
    margin-top: 200px;
    margin-bottom: 200px;
  }
  .scrolling-product-content-section .scrolling-product-content__block-item:last-of-type {
    margin-bottom: 150px;
  }
  .scrolling-product-content-section .scrolling-product-content__block-item::before {
    content: "";
    display: block;
    width: 54%;
    height: 30px;
    position: absolute;
    top: -35px;
    border-top: 2px dashed #006442;
  }
  .scrolling-product-content-section .scrolling-product-content__block-item:nth-of-type(odd) {
    grid-column: 3;
  }
  .scrolling-product-content-section .scrolling-product-content__block-item:nth-of-type(odd)::before {
    border-right: 2px dashed #006442;
    border-top-right-radius: 20px;
    right: 37%;
    transform: translateX(-37%);
  }
  .scrolling-product-content-section .scrolling-product-content__block-item:nth-of-type(even) {
    grid-column: 1;
  }
  .scrolling-product-content-section .scrolling-product-content__block-item:nth-of-type(even)::before {
    border-left: 2px dashed #006442;
    border-top-left-radius: 20px;
    right: -37%;
    transform: translateX(-37%);
    width: 70%;
  }
  .scrolling-product-content-section .scrolling-product-content__block-item:nth-of-type(1n) {
    grid-row: 1;
  }
  .scrolling-product-content-section .scrolling-product-content__block-item:nth-of-type(2n) {
    grid-row: 2;
  }
  .scrolling-product-content-section .scrolling-product-content__block-item:nth-of-type(3n) {
    grid-row: 3;
  }
  .scrolling-product-content-section .scrolling-product-content__block-item:nth-of-type(4n) {
    grid-row: 4;
  }
  .scrolling-product-content-section .scrolling-product-content__block-item:nth-of-type(5n) {
    grid-row: 5;
  }
  .scrolling-product-content-section .scrolling-product-content__block-item:nth-of-type(6n) {
    grid-row: 6;
  }
  .scrolling-product-content-section .scrolling-product-content__block-item:nth-of-type(7n) {
    grid-row: 7;
  }
  .scrolling-product-content-section .scrolling-product-content__block-item:nth-of-type(8n) {
    grid-row: 8;
  }
  .scrolling-product-content-section .scrolling-product-content__block-item:nth-of-type(9n) {
    grid-row: 9;
  }
  .scrolling-product-content-section .scrolling-product-content__block-item:nth-of-type(10n) {
    grid-row: 10;
  }
}
.scrolling-product-content-section .scrolling-product-content__block-item .content-block__title {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #006442;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin-bottom: 5px;
  margin-top: 0;
}
@media (min-width: 1180px) {
  .scrolling-product-content-section .scrolling-product-content__block-item .content-block__title {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 40px;
    line-height: 4rem;
  }
}
@media (min-width: 1180px) {
  .scrolling-product-content-section .scrolling-product-content__block-item .content-block__title {
    margin-bottom: 10px;
  }
}
.scrolling-product-content-section .scrolling-product-content__block-item .content-block__description {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 18px;
  line-height: 1.8rem;
}
@media (min-width: 1180px) {
  .scrolling-product-content-section .scrolling-product-content__block-item .content-block__description {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
}
.scrolling-product-content-section .scrolling-product-content__image {
  margin: 0 auto;
  min-width: 80%;
  max-width: 100%;
  height: calc(100% + 80vh);
  position: relative;
  z-index: -1;
}
@media (max-width: 1023px) {
  .scrolling-product-content-section .scrolling-product-content__image {
    width: 100% !important;
  }
}
@media (min-width: 1180px) {
  .scrolling-product-content-section .scrolling-product-content__image {
    grid-column: 2;
    grid-row: 2/span 2;
    padding: 0;
    max-width: 100%;
    height: calc(100% + 1250px);
    width: 100%;
  }
}
.scrolling-product-content-section .scrolling-product-content__image img {
  position: sticky;
  top: 25%;
}
/*!**********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/ticker-bar/_ticker-bar.scss ***!
  \**********************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.ticker-bar__wrapper {
  --gap: 20px;
  background-color: #006442;
  color: #fff;
  overflow: hidden;
}
.ticker-bar__wrapper .ticker-bar__text {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  line-height: 2.8rem;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #fff;
  white-space: nowrap;
}
.ticker-bar__wrapper .ticker-bar__image {
  white-space: nowrap;
}
.ticker-bar__wrapper .ticker-bar__image,
.ticker-bar__wrapper .ticker-bar__image picture {
  display: flex;
  align-items: center;
}
.ticker-bar__wrapper .ticker-bar__image img {
  min-height: 20px;
  max-height: 25px;
  object-fit: contain;
}
.ticker-bar__wrapper .ticker-bar__content {
  padding: 16px 0;
  margin: 0;
}
.ticker-bar__wrapper .ticker-bar__content .ticker-bar__content-item {
  list-style: none;
  display: flex;
  flex-direction: row;
  gap: var(--gap);
  flex-shrink: 0;
}

/* Marquee styles */
.marquee {
  position: relative;
  display: flex;
  user-select: none;
  gap: var(--gap);
}

.marquee__content {
  flex-shrink: 0;
  display: flex;
  min-width: 100%;
  gap: var(--gap);
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - var(--gap)));
  }
}
/* Pause animation when reduced-motion is set */
@media (prefers-reduced-motion: reduce) {
  .marquee {
    animation-play-state: paused !important;
  }
}
/* Enable animation */
.enable-animation .marquee {
  animation: scroll 7s linear infinite;
}
@media (min-width: 680px) {
  .enable-animation .marquee {
    animation: scroll 10s linear infinite;
  }
}
@media (min-width: 1180px) {
  .enable-animation .marquee {
    animation: scroll 13s linear infinite;
  }
}
@media (min-width: 1440px) {
  .enable-animation .marquee {
    animation: scroll 17s linear infinite;
  }
}

/* Reverse animation */
.marquee--reverse .marquee__content {
  animation-direction: reverse;
}

/* Pause on hover */
.marquee--hover-pause:hover .marquee__content {
  animation-play-state: paused;
}

.marquee--fit-content .marquee__content {
  min-width: auto;
}

/* A fit-content sizing fix: Absolute position the duplicate container. This will set the size of the parent wrapper to a single child container.
@link: https://olavihaapala.fi/2021/02/23/modern-marquee.html  */
.marquee--pos-absolute .marquee__content:last-child {
  position: absolute;
  top: 0;
  left: 0;
}

/* Enable position absolute animation on the duplicate content (last-child) */
.enable-animation .marquee--pos-absolute .marquee__content:last-child {
  animation-name: scroll-abs;
}

@keyframes scroll-abs {
  from {
    transform: translateX(calc(100% + var(--gap)));
  }
  to {
    transform: translateX(0);
  }
}
/*!**********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/dispenser-banner/_dispenser-banner.scss ***!
  \**********************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--dispenser-banner {
  background-color: #51865D;
  padding: 70px 0 260px;
  overflow: hidden;
  min-height: 800px;
}
@media (min-width: 1180px) {
  .page-section--dispenser-banner {
    padding: 100px 0;
    min-height: auto;
    overflow: visible;
  }
}
@media (min-width: 1440px) {
  .page-section--dispenser-banner {
    padding: 138px 0 114px;
  }
}
@media (min-width: 1180px) {
  .page-section--dispenser-banner .dispenser-banner__wrapper {
    overflow: hidden;
  }
}
.page-section--dispenser-banner .dispenser-banner {
  display: grid;
  grid-template-columns: 1fr minmax(100px, 1fr);
  grid-template-rows: 100px 1fr;
  grid-column-gap: 18px;
}
@media (min-width: 600px) {
  .page-section--dispenser-banner .dispenser-banner {
    grid-template-rows: 160px 1fr;
  }
}
@media (min-width: 680px) {
  .page-section--dispenser-banner .dispenser-banner {
    grid-template-columns: 1fr minmax(100px, 300px);
  }
}
@media (min-width: 1180px) {
  .page-section--dispenser-banner .dispenser-banner {
    grid-template-columns: 1fr minmax(100px, 160px);
    grid-template-rows: 1fr minmax(160px, 200px);
    grid-column-gap: 100px;
    padding-right: 40px;
  }
}
@media (min-width: 1440px) {
  .page-section--dispenser-banner .dispenser-banner {
    grid-template-columns: 1fr minmax(160px, 200px);
    grid-template-rows: 1fr minmax(200px, 250px);
  }
}
.page-section--dispenser-banner .dispenser-banner__content {
  grid-row: 2;
  grid-column: 1;
  padding-top: 80px;
  z-index: 3;
  max-width: 800px;
}
@media (min-width: 1180px) {
  .page-section--dispenser-banner .dispenser-banner__content {
    grid-row: 1;
    padding-top: 0;
    padding-bottom: 100px;
  }
}
.page-section--dispenser-banner .dispenser-banner__content .dispenser-banner__title {
  margin-top: 0;
  margin-bottom: 12px;
  color: #fff;
}
@media (min-width: 600px) {
  .page-section--dispenser-banner .dispenser-banner__content .dispenser-banner__title {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 52px;
    line-height: 5.2rem;
  }
}
@media (min-width: 1440px) {
  .page-section--dispenser-banner .dispenser-banner__content .dispenser-banner__title {
    font-size: 80px;
    font-size: 8rem;
    line-height: 92px;
    line-height: 9.2rem;
    letter-spacing: -1px;
    margin-bottom: 20px;
  }
}
.page-section--dispenser-banner .dispenser-banner__content .dispenser-banner__description {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #fff;
}
@media (min-width: 1180px) {
  .page-section--dispenser-banner .dispenser-banner__content .dispenser-banner__description {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
}
@media (min-width: 600px) {
  .page-section--dispenser-banner .dispenser-banner__content .dispenser-banner__description {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
}
@media (min-width: 1440px) {
  .page-section--dispenser-banner .dispenser-banner__content .dispenser-banner__description {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 40px;
    line-height: 4rem;
  }
}
.page-section--dispenser-banner .dispenser-banner__content .dispenser-banner__button {
  margin-top: 20px;
}
@media (min-width: 1440px) {
  .page-section--dispenser-banner .dispenser-banner__content .dispenser-banner__button {
    margin-top: 30px;
  }
}
.page-section--dispenser-banner .dispenser-banner__image {
  height: 110px;
  width: 100%;
  position: relative;
  grid-row: 1;
  grid-column: 1/-1;
  z-index: 1;
}
@media (min-width: 600px) {
  .page-section--dispenser-banner .dispenser-banner__image {
    height: 173px;
  }
}
@media (min-width: 1180px) {
  .page-section--dispenser-banner .dispenser-banner__image {
    grid-row: 1/-1;
    grid-column: 2;
    height: auto;
  }
}
.page-section--dispenser-banner .dispenser-banner__image .dispenser-product__image {
  transform: rotate(-90deg);
  position: absolute;
  top: -100%;
  right: 0;
  z-index: -1;
}
@media (min-width: 1180px) {
  .page-section--dispenser-banner .dispenser-banner__image .dispenser-product__image {
    transform: rotate(0);
    top: 0;
  }
}
.page-section--dispenser-banner .dispenser-banner__image .dispenser-product__image,
.page-section--dispenser-banner .dispenser-banner__image .dispenser-product__image .dispenser-product {
  height: 320px;
  width: 320px;
}
@media (min-width: 600px) {
  .page-section--dispenser-banner .dispenser-banner__image .dispenser-product__image,
  .page-section--dispenser-banner .dispenser-banner__image .dispenser-product__image .dispenser-product {
    height: 500px;
    width: 500px;
  }
}
@media (min-width: 1180px) {
  .page-section--dispenser-banner .dispenser-banner__image .dispenser-product__image,
  .page-section--dispenser-banner .dispenser-banner__image .dispenser-product__image .dispenser-product {
    height: 100%;
    height: -webkit-fill-available;
    width: 100%;
  }
}
.page-section--dispenser-banner .dispenser-banner__image::after {
  content: "";
  display: block;
  height: 100%;
  width: 100vw;
  position: absolute;
  bottom: 100%;
  right: 0;
  background-color: #51865D;
  z-index: -2;
}
@media (min-width: 1180px) {
  .page-section--dispenser-banner .dispenser-banner__image::after {
    height: 100%;
    width: 100vw;
    bottom: 0;
    right: -99vw;
  }
}
.page-section--dispenser-banner .dispenser-banner__image .dispenser-product__image-animate {
  position: absolute;
  right: 22px;
  top: -2000px;
  width: 93px;
  height: 5000px;
  background-repeat: repeat-y;
  z-index: -2;
  background-size: contain;
}
@media (min-width: 600px) {
  .page-section--dispenser-banner .dispenser-banner__image .dispenser-product__image-animate {
    right: 36px;
    width: 200px;
  }
}
@media (min-width: 1180px) {
  .page-section--dispenser-banner .dispenser-banner__image .dispenser-product__image-animate {
    top: auto;
    bottom: 30px;
    right: -250vw;
    width: 500vw;
    height: 190px;
    background-repeat: repeat-x;
  }
}
@media (min-width: 1440px) {
  .page-section--dispenser-banner .dispenser-banner__image .dispenser-product__image-animate {
    bottom: 45px;
    height: 253px;
  }
}
/*!********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/statement-block/_statement-block.scss ***!
  \********************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--statement-block {
  background: #006442;
  padding: 100px 0;
  text-align: center;
}
.page-section--statement-block .container {
  width: calc(100% - 60px);
}
@media (min-width: 1180px) {
  .page-section--statement-block .container {
    width: calc(100% - 80px);
  }
}
@media (min-width: 1440px) {
  .page-section--statement-block .container {
    width: calc(100% - 160px);
  }
}
.page-section--statement-block .page-section__title {
  color: #fff;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 40px;
  line-height: 4rem;
  margin: 0;
}
@media (min-width: 1180px) {
  .page-section--statement-block .page-section__title {
    font-size: 60px;
    font-size: 6rem;
    line-height: 72px;
    line-height: 7.2rem;
  }
}
@media (min-width: 1440px) {
  .page-section--statement-block .page-section__title {
    font-size: 80px;
    font-size: 8rem;
    line-height: 92px;
    line-height: 9.2rem;
  }
}
.page-section--statement-block .stat__counter,
.page-section--statement-block .stat__description {
  color: #fff;
  display: table-cell;
  vertical-align: middle;
}
@media (min-width: 680px) {
  .page-section--statement-block .stat__counter,
  .page-section--statement-block .stat__description {
    display: block;
  }
}
.page-section--statement-block .stat__description {
  margin-top: 5px;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  line-height: 2.8rem;
  color: #3C3C3B;
  color: #fff;
  text-align: center;
}
@media (min-width: 680px) {
  .page-section--statement-block .stat__description {
    margin-top: 10px;
  }
}
@media (min-width: 1180px) {
  .page-section--statement-block .stat__description {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 40px;
    line-height: 4rem;
  }
}
.page-section--statement-block .css-grid--stat {
  grid-gap: 0;
}
@media (min-width: 680px) {
  .page-section--statement-block .css-grid--stat {
    display: grid;
    text-align: center;
    grid-column-gap: 20px;
  }
  .page-section--statement-block .css-grid--stat .css-grid__item {
    display: block;
  }
}
@media (min-width: 1440px) {
  .page-section--statement-block .css-grid--stat {
    grid-gap: 40px;
  }
}
.page-section--statement-block .stat-blocks {
  color: #fff;
}
.page-section--statement-block .stat-blocks .stat-block__item {
  margin-top: 50px;
  display: flex;
  width: 100%;
  flex-direction: column;
}
@media (min-width: 1180px) {
  .page-section--statement-block .stat-blocks .stat-block__item {
    margin-top: 60px;
  }
}
@media (min-width: 1440px) {
  .page-section--statement-block .stat-blocks .stat-block__item {
    margin-top: 80px;
  }
}
.page-section--statement-block .stat-blocks .stat__counter-container {
  position: relative;
}
.page-section--statement-block .stat-blocks .stat__counter-container .stat__count--final {
  opacity: 0;
}
.page-section--statement-block .stat-blocks .stat__counter-container .stat__counter {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.page-section--statement-block .stat-blocks .stat__counter-container .stat__count--final,
.page-section--statement-block .stat-blocks .stat__counter-container .stat__counter {
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 48px;
  line-height: 4.8rem;
}
@media (min-width: 1180px) {
  .page-section--statement-block .stat-blocks .stat__counter-container .stat__count--final,
  .page-section--statement-block .stat-blocks .stat__counter-container .stat__counter {
    font-size: 60px;
    font-size: 6rem;
    line-height: 72px;
    line-height: 7.2rem;
    letter-spacing: -1px;
  }
}
@media (min-width: 1440px) {
  .page-section--statement-block .stat-blocks .stat__counter-container .stat__count--final,
  .page-section--statement-block .stat-blocks .stat__counter-container .stat__counter {
    font-size: 92px;
    font-size: 9.2rem;
    line-height: 100px;
    line-height: 10rem;
  }
}
/*!**********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/product-hotspots/_product-hotspots.scss ***!
  \**********************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--product-hotspots .align-top .product-hotspots__image-wrapper {
  background: linear-gradient(0deg, rgba(249, 244, 236, 0) 0%, #F9F4EC 100%);
  display: flex;
  align-items: flex-start;
}
@media (min-width: 1180px) {
  .page-section--product-hotspots .align-top .product-hotspots__image-wrapper {
    background: transparent;
  }
}
@media (min-width: 1180px) {
  .page-section--product-hotspots .align-top {
    background: linear-gradient(0deg, rgba(249, 244, 236, 0) 0%, #F9F4EC 100%);
  }
}
.page-section--product-hotspots .align-bottom .product-hotspots__image-wrapper {
  background: linear-gradient(0deg, #F9F4EC 0%, rgba(249, 244, 236, 0) 100%);
  display: flex;
  align-items: flex-end;
}
@media (min-width: 1180px) {
  .page-section--product-hotspots .align-bottom .product-hotspots__image-wrapper {
    background: transparent;
  }
}
@media (min-width: 1180px) {
  .page-section--product-hotspots .align-bottom {
    background: linear-gradient(0deg, #F9F4EC 0%, rgba(249, 244, 236, 0) 100%);
  }
}
.page-section--product-hotspots .product-hotspots {
  width: 100%;
}
@media (min-width: 1180px) {
  .page-section--product-hotspots .product-hotspots {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: calc(100% - 80px);
  }
}
@media (min-width: 1440px) {
  .page-section--product-hotspots .product-hotspots {
    width: calc(100% - (80px * 2));
  }
}
.page-section--product-hotspots .product-hotspots__header {
  margin: 0;
}
.page-section--product-hotspots .product-hotspots__header .product-hotspots__title {
  margin: 10px 0;
}
@media (min-width: 1180px) {
  .page-section--product-hotspots .product-hotspots__header .product-hotspots__title {
    margin: 15px 0 10px;
  }
}
.page-section--product-hotspots .product-hotspots__title {
  margin: 0;
  color: #F9F4EC;
}
@media (min-width: 1180px) {
  .page-section--product-hotspots .product-hotspots__title {
    color: #006442;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 40px;
    line-height: 4rem;
  }
}
@media (min-width: 1440px) {
  .page-section--product-hotspots .product-hotspots__title {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 60px;
    line-height: 6rem;
  }
}
.page-section--product-hotspots .product-hotspots__image {
  position: relative;
}
.page-section--product-hotspots .product-hotspots__image picture {
  display: flex;
}
.page-section--product-hotspots .product-hotspots__image .background-image {
  background-color: transparent;
  position: relative;
  z-index: 1;
}
@media (min-width: 1180px) {
  .page-section--product-hotspots .product-hotspots__image {
    margin: 0 auto;
  }
}
.page-section--product-hotspots .product-hotspots__content {
  background-color: #006442;
  padding: 40px 0;
}
@media (min-width: 1180px) {
  .page-section--product-hotspots .product-hotspots__content {
    padding: 30px 0;
    background-color: transparent;
    margin-left: 20px;
    display: flex;
    align-items: center;
  }
  .page-section--product-hotspots .product-hotspots__content .container {
    width: 100%;
  }
}
@media (min-width: 1440px) {
  .page-section--product-hotspots .product-hotspots__content {
    margin-left: 70px;
  }
}
.page-section--product-hotspots .hotspot-item {
  padding: 25px 15px;
  grid-column: 1;
  grid-row: 2;
}
.page-section--product-hotspots .hotspot-item.is--active {
  display: block;
}
@media (min-width: 1180px) {
  .page-section--product-hotspots .hotspot-item {
    display: block;
    position: relative;
    max-width: 360px;
    background-color: transparent;
    padding: 0;
  }
}
.page-section--product-hotspots .hotspot-item__toggle-icon {
  pointer-events: none;
}
.page-section--product-hotspots .hotspot-item__toggle-wrapper {
  position: absolute;
  z-index: 2;
  display: none;
}
@media (min-width: 1180px) {
  .page-section--product-hotspots .hotspot-item__toggle-wrapper {
    display: block;
  }
}
.page-section--product-hotspots .hotspot-item__toggle-wrapper:nth-of-type(1) {
  top: 20%;
  left: 10%;
}
@media (min-width: 680px) {
  .page-section--product-hotspots .hotspot-item__toggle-wrapper:nth-of-type(1) {
    left: 12%;
  }
}
.page-section--product-hotspots .hotspot-item__toggle-wrapper:nth-of-type(2) {
  top: 40%;
  right: 10%;
}
@media (min-width: 680px) {
  .page-section--product-hotspots .hotspot-item__toggle-wrapper:nth-of-type(2) {
    right: 12%;
  }
}
.page-section--product-hotspots .hotspot-item__toggle-wrapper:nth-of-type(3) {
  bottom: 20%;
  left: 10%;
}
@media (min-width: 680px) {
  .page-section--product-hotspots .hotspot-item__toggle-wrapper:nth-of-type(3) {
    left: 12%;
  }
}
.page-section--product-hotspots .hotspot__toggle-number {
  background-color: #B7D5B9;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #F9F4EC;
  padding: 0;
  transition: all 0.2s ease;
}
@media (min-width: 680px) {
  .page-section--product-hotspots .hotspot__toggle-number {
    width: 70px;
    height: 70px;
  }
}
.page-section--product-hotspots .hotspot__toggle-number::before {
  height: 67px;
  width: 67px;
  transform: scale(1);
  content: "";
  position: absolute;
  border-radius: 100%;
  z-index: -1;
  transition: all 0.2s ease;
}
@media (min-width: 680px) {
  .page-section--product-hotspots .hotspot__toggle-number::before {
    height: 90px;
    width: 90px;
  }
}
.page-section--product-hotspots .hotspot__toggle-number:hover::before, .page-section--product-hotspots .hotspot__toggle-number.is-hover::before {
  background: rgba(183, 213, 185, 0.5);
  box-shadow: 0 0 0 0 rgba(183, 213, 185, 0.5);
  animation: pulse-earth-rated 3s infinite;
}
@keyframes pulse-earth-rated {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(183, 213, 185, 0.4);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(183, 213, 185, 0.2);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgbrgba(#B7D5B9, 0);
  }
}
.page-section--product-hotspots .hotspot__toggle-number .hotspot__icon-plus,
.page-section--product-hotspots .hotspot__toggle-number .hotspot__icon-plus .icon,
.page-section--product-hotspots .hotspot__toggle-number .hotspot__icon-minus,
.page-section--product-hotspots .hotspot__toggle-number .hotspot__icon-minus .icon {
  width: 15px;
  height: 15px;
}
@media (min-width: 680px) {
  .page-section--product-hotspots .hotspot__toggle-number .hotspot__icon-plus,
  .page-section--product-hotspots .hotspot__toggle-number .hotspot__icon-plus .icon,
  .page-section--product-hotspots .hotspot__toggle-number .hotspot__icon-minus,
  .page-section--product-hotspots .hotspot__toggle-number .hotspot__icon-minus .icon {
    width: 20px;
    height: 20px;
  }
}
.page-section--product-hotspots .hotspot__toggle-number .hotspot__icon-plus {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #006442;
}
.page-section--product-hotspots .hotspot__toggle-number .hotspot__icon-minus {
  display: none;
  color: #F9F4EC;
}
.page-section--product-hotspots .hotspot__toggle-number.is-open {
  background-color: #006442;
}
.page-section--product-hotspots .hotspot__toggle-number.is-open .hotspot__icon-plus {
  display: none;
}
.page-section--product-hotspots .hotspot__toggle-number.is-open .hotspot__icon-minus {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1180px) {
  .page-section--product-hotspots .hotspot-item__number {
    display: none;
  }
}

.hotspot {
  width: 100%;
}

.hotspot__item .hotspot-item__title {
  color: #B7D5B9;
  margin: 0;
}
.hotspot__item .hotspot-item__title .hotspot-item__button {
  background-color: transparent;
  color: #B7D5B9;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  text-align: left;
  text-transform: none;
  transition: all 0.2s ease;
  padding: 10px 0;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  column-gap: 10px;
  white-space: normal;
  font-weight: 800;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  line-height: 2.8rem;
  border-radius: 0;
}
@media (min-width: 1180px) {
  .hotspot__item .hotspot-item__title .hotspot-item__button {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 32px;
    line-height: 3.2rem;
  }
}
.hotspot__item .hotspot-item__title .hotspot-item__button .icon {
  font-size: 1.5rem;
  position: relative;
  top: 1px;
}
@media (min-width: 1440px) {
  .hotspot__item .hotspot-item__title .hotspot-item__button {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 40px;
    line-height: 4rem;
    padding: 15px 0;
  }
}
.hotspot__item .hotspot-item__title .hotspot-item__button.is-open {
  color: #F9F4EC;
  padding: 10px 0 5px;
}
@media (min-width: 1180px) {
  .hotspot__item .hotspot-item__title .hotspot-item__button.is-open {
    color: #006442;
  }
}
@media (min-width: 1440px) {
  .hotspot__item .hotspot-item__title .hotspot-item__button.is-open {
    padding: 15px 0 10px;
  }
}
@media (min-width: 1180px) {
  .hotspot__item .hotspot-item__title .hotspot-item__button:hover, .hotspot__item .hotspot-item__title .hotspot-item__button.is-hover {
    color: #51865D;
  }
}
.hotspot__item .hotspot-item__content {
  *zoom: 1;
  background-color: transparent;
  max-height: 0;
  display: block;
  overflow: hidden;
  padding: 0 25px;
  text-align: left;
  transition: all 0.2s ease;
  color: #F9F4EC;
}
.hotspot__item .hotspot-item__content::after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 1180px) {
  .hotspot__item .hotspot-item__content {
    color: #006442;
  }
}
.hotspot__item .hotspot-item__content p:last-child {
  margin-bottom: 0;
}
.hotspot__item .hotspot-item__content .hotspot-item__cta-wrapper {
  margin-top: 10px;
}
@media (min-width: 1440px) {
  .hotspot__item .hotspot-item__content .hotspot-item__cta-wrapper {
    margin-top: 20px;
  }
}
@media (min-width: 1440px) {
  .hotspot__item .hotspot-item__copy {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
}
.hotspot__item.is-open .hotspot-item__content {
  overflow: visible;
  max-height: 100%;
  padding: 0 25px 10px;
}
@media (min-width: 1440px) {
  .hotspot__item.is-open .hotspot-item__content {
    padding: 0 25px 15px;
  }
}
/*!************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/lever/_lever.scss ***!
  \************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--lever {
  padding: 60px 0;
}
@media (min-width: 680px) {
  .page-section--lever {
    padding: 80px 0;
  }
}

.lever-postings__title {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 0;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 36px;
  line-height: 3.6rem;
}
@media (min-width: 1180px) {
  .lever-postings__title {
    font-size: 40px;
    font-size: 4rem;
    line-height: 48px;
    line-height: 4.8rem;
  }
}
@media (min-width: 680px) {
  .lever-postings__title {
    margin-bottom: 40px;
  }
}

.lever-postings__wrapper .jobs-list .job {
  background-color: #F9F4EC;
  padding: 20px;
  margin-top: 30px;
  border-radius: 30px;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 680px) {
  .lever-postings__wrapper .jobs-list .job {
    padding: 30px;
  }
}
.lever-postings__wrapper .jobs-list .job-title {
  margin-top: 0;
  margin-bottom: 5px;
  line-height: 1;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 32px;
  line-height: 3.2rem;
}
@media (min-width: 1180px) {
  .lever-postings__wrapper .jobs-list .job-title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 32px;
    line-height: 3.2rem;
  }
}
.lever-postings__wrapper .jobs-list .job-title__link {
  font-weight: 800;
}
.lever-postings__wrapper .jobs-list .tags {
  font-weight: 500;
  color: #006442;
  text-transform: capitalize;
}
.lever-postings__wrapper .jobs-list .description {
  font-weight: 350;
  color: #006442;
  margin-top: 15px;
}
.lever-postings__wrapper .jobs-list .description * {
  font-weight: 350;
  font-size: 15px;
  line-height: 24px;
}
.lever-postings__wrapper .jobs-list .learn-more-btn {
  margin-top: 25px;
}
/*!************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/reviews/_product-reviews.scss ***!
  \************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--shopify-reviews .spr-container {
  padding: 0;
  border: 0;
}
.page-section--shopify-reviews .spr-form-input-text,
.page-section--shopify-reviews .spr-form-input-email,
.page-section--shopify-reviews .spr-form-input-textarea {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 16px;
  line-height: 1.6rem;
  color: #006442;
  padding: 17px 15px;
}
.page-section--shopify-reviews .spr-form-input-text:focus,
.page-section--shopify-reviews .spr-form-input-email:focus,
.page-section--shopify-reviews .spr-form-input-textarea:focus {
  border-color: #006442;
}
.page-section--shopify-reviews .spr-form-label {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 19px;
  line-height: 1.9rem;
  display: block;
  margin-top: 0;
  margin-bottom: 10px;
}
.page-section--shopify-reviews .spr-form-review-rating a {
  color: #006442;
}
.page-section--shopify-reviews .spr-button {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
  letter-spacing: 0.05em;
  padding: 14px 44px 13px;
  border-radius: 25px;
  background-color: #006442;
  color: #fff;
}
.page-section--shopify-reviews .spr-starrating,
.page-section--shopify-reviews .spr-starratings {
  color: #006442;
}
.page-section--shopify-reviews .spr-summary-caption {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  line-height: 2.6rem;
}
.page-section--shopify-reviews .spr-review-header-title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  line-height: 2.8rem;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
}
@media (min-width: 1180px) {
  .page-section--shopify-reviews .spr-review-header-title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 34px;
    line-height: 3.4rem;
  }
}
.page-section--shopify-reviews .spr-form-title {
  font-family: "FilsonPro", Helvetica, Arial, serif;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  color: #006442;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 20px;
  line-height: 2rem;
}
@media (min-width: 1180px) {
  .page-section--shopify-reviews .spr-form-title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 29px;
    line-height: 2.9rem;
  }
}
.page-section--shopify-reviews .spr-review-content-body {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #3C3C3B;
}
.page-section--shopify-reviews .spr-summary-actions-newreview {
  margin-top: 10px;
  display: block;
}
@media (min-width: 680px) {
  .page-section--shopify-reviews .spr-summary-actions-newreview {
    display: inline-block;
    margin-top: 0;
  }
}

.spr-badge .spr-starrating {
  font-size: 16px;
}
.spr-badge .spr-badge-caption {
  font-size: 16px;
  margin-left: 10px;
}

.shopify-product-reviews-badge__link {
  color: #006442;
  display: inline-block;
}
.shopify-product-reviews-badge__link:hover {
  color: rgba(0, 100, 66, 0.7);
}

.shopify-product-reviews-badge__link [data-bv-show=inline_rating] .bv_main_container .bv_text,
.shopify-product-reviews-badge__link [data-bv-show=inline_rating] .bv_main_container .bv_averageRating_component_container {
  color: #51865D !important;
}

#BVRRSearchContainer,
#BVRRContainer {
  scroll-margin-top: 50px;
}
@media (min-width: 1180px) {
  #BVRRSearchContainer,
  #BVRRContainer {
    scroll-margin-top: 200px;
  }
}

#BVRRContainer .bv-cv2-cleanslate .bv-content-list-container .bv-action-bar-header,
#BVRRContainer .bv-cv2-cleanslate .bv-content-list-container .bv-mbox-breadcrumb {
  font-family: "FilsonPro", Helvetica, Arial, serif !important;
  font-style: normal !important;
  font-weight: 800 !important;
  color: #006442 !important;
  font-size: 32px !important;
  line-height: 40px !important;
  padding-top: 0 !important;
}
@media (min-width: 680px) {
  #BVRRContainer .bv-cv2-cleanslate .bv-content-list-container .bv-action-bar-header,
  #BVRRContainer .bv-cv2-cleanslate .bv-content-list-container .bv-mbox-breadcrumb {
    font-size: 48px !important;
    line-height: 60px !important;
  }
}
#BVRRContainer .bv-cv2-cleanslate .bv-content-list-container .bv-action-bar,
#BVRRContainer .bv-cv2-cleanslate .bv-content-list-container .bv-content-placeholder {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.bv-review[data-bv-show=inline_rating] .bv_main_container .bv_text {
  color: #51865D !important;
  font-size: 14px !important;
  line-height: 20px !important;
}
/*!**********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/featured-product/_featured-product.scss ***!
  \**********************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.featured-product {
  position: relative;
  margin: 40px 20px;
}
@media (min-width: 680px) {
  .featured-product {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    margin: 80px auto;
    max-width: 1180px;
  }
  .ie11 .featured-product {
    display: flex;
  }
}
.featured-product .swiper-slide {
  width: 100%;
}
.featured-product .card__tag {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  line-height: 1.6rem;
  padding: 4px 10px;
  border-radius: 27px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  color: #006442;
  background-color: #B7D5B9;
  transition: transform 400ms ease;
}
@media (min-width: 1180px) {
  .featured-product .card__tag {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 16px;
    line-height: 1.6rem;
  }
}
.featured-product .shopify-product-reviews-badge__link {
  display: block;
  margin-bottom: 10px;
}
.featured-product .featured-product__title-link {
  text-decoration: none;
  color: #3C3C3B;
}

.featured-product__image {
  display: block;
  margin-bottom: 30px;
  grid-column: 1/3;
}
.featured-product__image img {
  border-radius: 40px;
}
@media (min-width: 680px) {
  .featured-product__image {
    margin-right: 80px;
  }
}
@media (min-width: 1180px) {
  .ie11 .featured-product__image {
    width: 50%;
  }
}
.featured-product__image .background-image {
  object-fit: contain;
}

.featured-product__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  grid-column: 3/6;
}

.featured-product__title {
  margin: 0 0 10px;
  border-bottom: 0;
}

.featured-product__description {
  border-top: 0;
}
.featured-product__description p strong {
  margin: 0 0 10px;
  font-size: 22px;
  line-height: 28px;
  color: #006442;
}
@media (min-width: 680px) {
  .featured-product__description p strong {
    font-size: 28px;
    line-height: 36px;
  }
}

.button__featured-product {
  margin-top: 20px;
  width: 100%;
}
@media (min-width: 680px) {
  .button__featured-product {
    width: 312px;
  }
}

.featured-product__reviews {
  margin-bottom: 10px;
}
/*!*************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./node_modules/swiper/modules/scrollbar/scrollbar.min.css ***!
  \*************************************************************************************************************************************************************************************************************************/
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}
/*!************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/press-block/_press-block.scss ***!
  \************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--press-block {
  padding: 70px 0;
}
@media (min-width: 1180px) {
  .page-section--press-block {
    padding: 90px 0px;
  }
}

.press-block__wrapper {
  max-width: 1440px;
  margin: 0 auto;
}

.flex-grid__press-block {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 40px;
}
.flex-grid__press-block a {
  text-decoration: none;
  cursor: pointer;
}
.flex-grid__press-block .flex-grid__item {
  width: 50%;
}
@media (min-width: 1180px) {
  .flex-grid__press-block .flex-grid__item {
    width: 20%;
  }
}
.flex-grid__press-block .flex-grid__item .press-block__logo {
  text-align: center;
  width: 100%;
  height: 100%;
}
.flex-grid__press-block .flex-grid__item .logo-block__image-wrapper {
  margin: 0 auto;
  max-width: 220px;
  max-height: 220px;
  height: auto;
  width: 100%;
}
.flex-grid__press-block .flex-grid__item .logo-block__image-wrapper,
.flex-grid__press-block .flex-grid__item .logo-block__image-wrapper picture {
  display: flex;
}
.flex-grid__press-block .flex-grid__item .press-block__quote {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #3C3C3B;
  text-align: center;
  margin-top: 20px;
}
.flex-grid__press-block .button-wrapper {
  margin-top: 10px;
  display: flex;
}
@media (min-width: 1180px) {
  .flex-grid__press-block .button-wrapper {
    margin-top: 20px;
  }
}
.flex-grid__press-block .button-wrapper .button {
  margin: 0 auto;
}

.press-block__title {
  margin-top: 0;
  margin-bottom: 20px;
  text-align: center;
}
@media (min-width: 680px) {
  .press-block__title {
    margin-bottom: 30px;
  }
}

.logo-block__title {
  text-align: center;
  color: #006442;
  line-height: 28px;
  line-height: 2.8rem;
  margin-top: 10px;
  font-weight: 500;
}

.carousel--press-block {
  margin-bottom: 0;
}
.carousel--press-block .swiper-wrapper {
  margin-bottom: 21px;
}
.carousel--press-block .swiper-scrollbar {
  background-color: #B7D5B9;
  border-radius: 6px;
  height: 5px;
  bottom: 0;
}
.carousel--press-block .swiper-scrollbar-drag {
  background-color: #51865D;
}
.carousel--press-block .swiper-scrollbar-lock {
  margin-top: -21px;
  position: unset;
  content: "";
  display: block !important;
  visibility: hidden;
}
/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/guarantee-bar/_guarantee-bar.scss ***!
  \****************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--guarantee {
  display: flex;
  background-color: #F9F4EC;
  padding: 32px 0;
  margin: 0;
  grid-column: full;
}
@media (min-width: 1180px) {
  .page-section--guarantee {
    padding: 8px 0;
    margin: 0;
  }
}

.guarantees {
  margin: 0 auto;
  max-width: 1440px;
  padding: 0;
  width: calc(100% - (20px * 2));
  background-color: transparent;
  border-radius: 0;
  white-space: normal;
  text-align: left;
}
@media (min-width: 1180px) {
  .guarantees {
    width: calc(100% - 80px);
  }
}
@media (min-width: 1440px) {
  .guarantees {
    width: calc(100% - (80px * 2));
  }
}

.guarantee__list {
  padding: 0;
  margin: 0;
  max-width: 100%;
}
@media (min-width: 1180px) {
  .guarantee__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    grid-gap: 20px;
  }
}

.guarantee__item {
  display: grid;
  grid-template-columns: 25px auto;
  grid-gap: 15px;
  align-items: center;
  max-width: 100%;
  color: #3C3C3B;
  margin-bottom: 20px;
}
@media (min-width: 1180px) {
  .guarantee__item {
    margin-bottom: 0;
  }
}
.guarantee__item:last-of-type {
  margin-bottom: 0;
}

.guarantee__icon {
  width: 25px;
  min-width: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal--guarantees .modal__content {
  flex-direction: column;
  padding: 20px;
  max-height: 90vh;
  overflow: scroll;
}
.modal--guarantees .button__icon {
  background-color: transparent;
  padding: 10px;
  top: 5px;
  right: 5px;
}
.modal--guarantees .guarantees-modal__header {
  margin: 0 20px 20px 0;
}
/*!**********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/comparison-chart/_comparison-chart.scss ***!
  \**********************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--comparison-chart {
  padding: 60px 0;
}
@media (min-width: 1440px) {
  .page-section--comparison-chart {
    padding: 80px 0;
  }
}

.comparison-chart__title {
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
}
@media (min-width: 680px) {
  .comparison-chart__title {
    margin-bottom: 40px;
  }
}
@media (min-width: 1440px) {
  .comparison-chart__title {
    margin-bottom: 60px;
  }
}

.comparison-chart__additional-info {
  margin-top: 30px;
}
@media (min-width: 1180px) {
  .comparison-chart__additional-info {
    margin-top: 30px;
  }
}
@media (min-width: 1440px) {
  .comparison-chart__additional-info {
    width: calc(100% - (80px * 2));
  }
}

.comparison-table_wrapper {
  position: relative;
  overflow: hidden;
}
.comparison-table_wrapper .container {
  overflow: visible;
}
@media (min-width: 1180px) {
  .comparison-table_wrapper .container {
    width: calc(100% - 80px);
    margin: 0 auto;
  }
}
@media (min-width: 1440px) {
  .comparison-table_wrapper .container {
    width: calc(100% - (80px * 2));
  }
}
.comparison-table_wrapper .comparison-table_scroll {
  overflow: auto;
  /* Works on Firefox */
  scrollbar-width: thin;
  scrollbar-color: #51865D #B7D5B9;
  /* Scrollbar */
  /* Works on Chrome, Edge, and Safari */
  /* Track */
  /* Handle */
}
@media (min-width: 1180px) {
  .comparison-table_wrapper .comparison-table_scroll {
    overflow: visible;
    padding-right: 0;
  }
}
.comparison-table_wrapper .comparison-table_scroll::-webkit-scrollbar {
  left: -20px;
  height: 5px;
  background: #B7D5B9;
}
.comparison-table_wrapper .comparison-table_scroll::-webkit-scrollbar-track {
  border-radius: 6px;
}
.comparison-table_wrapper .comparison-table_scroll::-webkit-scrollbar-thumb {
  background: #51865D;
  border-radius: 6px;
}

.comparison-table {
  border-collapse: collapse;
  width: 110%;
  margin-bottom: 20px;
}
@media (min-width: 1180px) {
  .comparison-table {
    width: 100%;
    margin-bottom: 0;
  }
}
.comparison-table td,
.comparison-table th {
  font-size: 14px;
  font-size: 1.4rem;
  border: none;
  padding: 5px 10px;
}
@media (min-width: 1440px) {
  .comparison-table td,
  .comparison-table th {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 10px;
  }
}
.comparison-table .comparison__content-row {
  height: 60px;
}
.comparison-table .comparison__content-row:nth-child(even) {
  background-color: rgba(183, 213, 185, 0.7);
}
.comparison-table .comparison__content-row:nth-child(odd) {
  background-color: #B7D5B9;
}
.comparison-table th {
  opacity: 0;
}
.comparison-table td.comparison-title {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  min-width: 140px;
  color: #006442;
}
@media (min-width: 680px) {
  .comparison-table td.comparison-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 28px;
    line-height: 2.8rem;
    padding-left: 10px;
  }
}
@media (min-width: 1180px) {
  .comparison-table td.comparison-title {
    min-width: 150px;
    padding-left: 20px;
  }
}
@media (min-width: 1440px) {
  .comparison-table td.comparison-title {
    font-size: 18px;
    font-size: 1.8rem;
    min-width: 268px;
  }
}
.comparison-table .comparison__media-row {
  padding-top: 0;
  padding-bottom: 20px;
}
.comparison-table .comparison__media-row,
.comparison-table .comparison__button-row {
  background-color: transparent;
}
.comparison-table .comparison__button-row .button {
  padding: 8px 30px;
}
.comparison-table .chart-item__media {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.comparison-table .chart-item__media .chart-item__image {
  max-width: 140px;
  width: 100%;
  height: auto;
}
@media (min-width: 680px) {
  .comparison-table .chart-item__media .chart-item__image {
    max-width: 150px;
  }
}
.comparison-table .chart-item__media .chart-item__image,
.comparison-table .chart-item__media .chart-item__image picture {
  display: flex;
}
.comparison-table .chart-item__media .chart-item__image .background-image {
  background-color: transparent;
  object-fit: contain;
}
.comparison-table .chart-item__media .chart-item__title {
  color: #006442;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  margin-top: 20px;
  text-align: center;
}
@media (min-width: 680px) {
  .comparison-table .chart-item__media .chart-item__title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 28px;
    line-height: 2.8rem;
    margin-top: 10px;
  }
}
.comparison-table .comparison-description {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  text-align: center;
  min-width: 140px;
  max-width: 200px;
}
@media (min-width: 1180px) {
  .comparison-table .comparison-description {
    min-width: 170px;
  }
}
@media (min-width: 1440px) {
  .comparison-table .comparison-description {
    min-width: 268px;
    max-width: 268px;
  }
}
.comparison-table .button-wrapper {
  display: flex;
  justify-content: center;
  margin: 5px 0;
}
/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/size-guidance/_size-guidance.scss ***!
  \****************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--size-guidance {
  padding: 60px 0;
}
@media (min-width: 1440px) {
  .page-section--size-guidance {
    padding: 80px 0;
  }
}

.size-guidance__title {
  margin-top: 0;
  margin-bottom: 50px;
  text-align: center;
}

.additional-info__wrapper {
  margin-top: 10px;
}
@media (min-width: 1180px) {
  .additional-info__wrapper {
    margin-top: 50px;
  }
}
.additional-info__wrapper .size-guidance__additional-info {
  text-align: center;
}

.size-guidance-table_wrapper {
  position: relative;
  overflow: hidden;
}
@media (min-width: 1180px) {
  .size-guidance-table_wrapper .table__wraper {
    border-radius: 30px;
  }
}
.size-guidance-table_wrapper .size-guidance-table_scroll {
  overflow: auto;
  /* Works on Firefox */
  scrollbar-width: thin;
  scrollbar-color: #51865D #B7D5B9;
  /* Scrollbar */
  /* Works on Chrome, Edge, and Safari */
  /* Track */
  /* Handle */
}
@media (min-width: 1180px) {
  .size-guidance-table_wrapper .size-guidance-table_scroll {
    padding-right: 0;
  }
}
.size-guidance-table_wrapper .size-guidance-table_scroll::-webkit-scrollbar {
  left: -20px;
  height: 5px;
  background: #B7D5B9;
}
.size-guidance-table_wrapper .size-guidance-table_scroll::-webkit-scrollbar-track {
  border-radius: 6px;
  height: 5px;
}
.size-guidance-table_wrapper .size-guidance-table_scroll::-webkit-scrollbar-thumb {
  background: #51865D;
  border-radius: 6px;
  height: 5px;
}

.size-guidance-table {
  width: 110%;
  margin-bottom: 30px;
  border-spacing: 0;
}
@media (min-width: 1180px) {
  .size-guidance-table {
    width: 100%;
    margin-bottom: 10px;
  }
}
.size-guidance-table td,
.size-guidance-table th {
  border: none;
  padding: 16px 10px;
}
@media (min-width: 1180px) {
  .size-guidance-table td,
  .size-guidance-table th {
    padding: 16px 20px;
  }
}
@media (min-width: 1440px) {
  .size-guidance-table td,
  .size-guidance-table th {
    padding: 16px 40px;
  }
}
.size-guidance-table .table__content-row {
  height: 50px;
  text-align: center;
}
.size-guidance-table .table__content-row:nth-child(even) {
  background-color: #B7D5B9;
}
.size-guidance-table .table__content-row:nth-child(odd) {
  background-color: rgba(183, 213, 185, 0.7);
}
.size-guidance-table .table__content-row:first-of-type th:first-child,
.size-guidance-table .table__content-row:first-of-type td:first-child {
  border-top-left-radius: 30px;
}
.size-guidance-table .table__content-row:first-of-type th:first-child + td:first-child {
  border-top-left-radius: 0;
}
.size-guidance-table .table__content-row:first-of-type td:last-child {
  border-top-right-radius: 30px;
}
.size-guidance-table .table__content-row:last-of-type th:first-child,
.size-guidance-table .table__content-row:last-of-type td:first-child {
  border-bottom-left-radius: 30px;
}
.size-guidance-table .table__content-row:last-of-type th:first-child + td:first-child {
  border-bottom-left-radius: 0;
}
.size-guidance-table .table__content-row:last-of-type td:last-child {
  border-bottom-right-radius: 30px;
}
@media (min-width: 1180px) {
  .size-guidance-table .table__content-row {
    height: 60px;
  }
}
.size-guidance-table td.table-title,
.size-guidance-table th {
  vertical-align: baseline;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  min-width: 100px;
  color: #006442;
}
@media (min-width: 680px) {
  .size-guidance-table td.table-title,
  .size-guidance-table th {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
}
@media (min-width: 1440px) {
  .size-guidance-table td.table-title,
  .size-guidance-table th {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.size-guidance-table th {
  text-align: left;
  max-width: 100px;
}
@media (min-width: 1180px) {
  .size-guidance-table th {
    max-width: 150px;
    min-width: 150px;
  }
}
@media (min-width: 1440px) {
  .size-guidance-table th {
    max-width: 170px;
    min-width: 170px;
  }
}
.size-guidance-table .table-description {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  text-align: center;
  min-width: 140px;
  max-width: 200px;
}
@media (min-width: 1180px) {
  .size-guidance-table .table-description {
    min-width: 170px;
    max-width: 170px;
  }
}
@media (min-width: 1440px) {
  .size-guidance-table .table-description {
    min-width: 200px;
    max-width: 200px;
  }
}
.size-guidance-table .table-description__special-row {
  padding-top: 10px;
  padding-bottom: 10px;
}
.size-guidance-table .table-image__wrapper {
  width: 140px;
  display: flex;
  margin: 0 auto;
}
.size-guidance-table .table-image__wrapper img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.size-guidance-table .table__media-row {
  padding-top: 0;
  padding-bottom: 20px;
}
.size-guidance-table .table__media-row,
.size-guidance-table .table__button-row {
  background-color: transparent;
}
.size-guidance-table .table__button-row .button {
  padding: 8px 30px;
}
.size-guidance-table .button-wrapper {
  display: flex;
  justify-content: center;
  margin: 5px 0;
}

.size-guidance-image__wrapper {
  margin-top: 10px;
}
.size-guidance-image__wrapper img {
  width: 100%;
  height: auto;
}
@media (min-width: 1180px) {
  .size-guidance-image__wrapper {
    margin-top: 0;
  }
}

.size-guidance-grid {
  display: grid;
  grid-template-rows: auto auto;
}
.size-guidance-grid .size-guidance-table_wrapper {
  grid-row: 1;
}
.size-guidance-grid .size-guidance-image__wrapper {
  grid-row: -1;
}
@media (min-width: 1180px) {
  .size-guidance-grid {
    grid-template-columns: 0.7fr 1.3fr;
    grid-column-gap: 50px;
  }
  .size-guidance-grid .size-guidance-table_wrapper {
    grid-column: 2;
  }
  .size-guidance-grid .size-guidance-table_wrapper.full-width {
    grid-column: 1/-1;
  }
  .size-guidance-grid .size-guidance-image__wrapper {
    grid-row: 1;
    grid-column: 1;
  }
  .size-guidance-grid .additional-info__wrapper {
    grid-column: 1/-1;
    grid-row: -1;
  }
}
/*!**************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/price-spider/_price-spider.scss ***!
  \**************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
@media (min-width: 768px) {
  .page-section--price-spider,
  .ps-lightbox.ps-container {
    padding: 0 0 50px 0;
  }
}
.page-section--price-spider .ps-widget,
.ps-lightbox.ps-container .ps-widget {
  padding: 40px 0;
}
@media (min-width: 768px) {
  .page-section--price-spider .ps-widget,
  .ps-lightbox.ps-container .ps-widget {
    padding: 50px 0;
  }
}
.page-section--price-spider .ps-widget[ps-widget-type=embedded],
.ps-lightbox.ps-container .ps-widget[ps-widget-type=embedded] {
  max-width: 100%;
}
.page-section--price-spider .ps-widget *,
.ps-lightbox.ps-container .ps-widget * {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
}
.page-section--price-spider .ps-widget .ps-header-container input.ps-product-finder-textbox,
.ps-lightbox.ps-container .ps-widget .ps-header-container input.ps-product-finder-textbox {
  border: 1px solid #006442;
  border-radius: 0;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #3C3C3B;
}
.page-section--price-spider .ps-wtb > .ps-wtb-content *,
.ps-lightbox.ps-container .ps-wtb > .ps-wtb-content * {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.page-section--price-spider .ps-wtb > .ps-wtb-content h1, .page-section--price-spider .ps-wtb > .ps-wtb-content .h1,
.ps-lightbox.ps-container .ps-wtb > .ps-wtb-content h1,
.ps-lightbox.ps-container .ps-wtb > .ps-wtb-content .h1 {
  font-family: "FilsonPro", Helvetica, Arial, serif;
  font-style: normal;
  font-weight: 800;
}
.page-section--price-spider .ps-wtb > .ps-wtb-content h2, .page-section--price-spider .ps-wtb > .ps-wtb-content .h2,
.ps-lightbox.ps-container .ps-wtb > .ps-wtb-content h2,
.ps-lightbox.ps-container .ps-wtb > .ps-wtb-content .h2 {
  font-family: "FilsonPro", Helvetica, Arial, serif;
  font-style: normal;
  font-weight: 800;
}
.page-section--price-spider .ps-wtb > .ps-wtb-content h3, .page-section--price-spider .ps-wtb > .ps-wtb-content .h3,
.ps-lightbox.ps-container .ps-wtb > .ps-wtb-content h3,
.ps-lightbox.ps-container .ps-wtb > .ps-wtb-content .h3 {
  font-family: "FilsonPro", Helvetica, Arial, serif;
  font-style: normal;
  font-weight: 800;
}
.page-section--price-spider .ps-wtb > .ps-wtb-content h4, .page-section--price-spider .ps-wtb > .ps-wtb-content .h4,
.ps-lightbox.ps-container .ps-wtb > .ps-wtb-content h4,
.ps-lightbox.ps-container .ps-wtb > .ps-wtb-content .h4 {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
}
.page-section--price-spider .ps-wtb > .ps-wtb-content h5, .page-section--price-spider .ps-wtb > .ps-wtb-content .h5,
.ps-lightbox.ps-container .ps-wtb > .ps-wtb-content h5,
.ps-lightbox.ps-container .ps-wtb > .ps-wtb-content .h5 {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
}
.page-section--price-spider .ps-wtb > .ps-wtb-content h6, .page-section--price-spider .ps-wtb > .ps-wtb-content .h6,
.ps-lightbox.ps-container .ps-wtb > .ps-wtb-content h6,
.ps-lightbox.ps-container .ps-wtb > .ps-wtb-content .h6 {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
}
.page-section--price-spider .ps-wtb .ps-header *,
.ps-lightbox.ps-container .ps-wtb .ps-header * {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.page-section--price-spider .ps-wtb .ps-header .ps-client-logo,
.ps-lightbox.ps-container .ps-wtb .ps-header .ps-client-logo {
  display: none;
}
.page-section--price-spider .ps-wtb .ps-product-selector > div > .single,
.page-section--price-spider .ps-wtb .ps-product-selector > div > select,
.page-section--price-spider .ps-wtb .ps-country-selector-holder > div > select,
.ps-lightbox.ps-container .ps-wtb .ps-product-selector > div > .single,
.ps-lightbox.ps-container .ps-wtb .ps-product-selector > div > select,
.ps-lightbox.ps-container .ps-wtb .ps-country-selector-holder > div > select {
  border: 1px solid #006442;
  border-radius: 0;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #3C3C3B;
}
.page-section--price-spider .ps-wtb .ps-header-container,
.ps-lightbox.ps-container .ps-wtb .ps-header-container {
  min-height: 50px;
  height: auto;
}
.page-section--price-spider .ps-wtb .ps-header-container .ps-wtb-header,
.ps-lightbox.ps-container .ps-wtb .ps-header-container .ps-wtb-header {
  padding: 0;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 40px;
  line-height: 4rem;
  font-family: "FilsonPro", Helvetica, Arial, serif;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  color: #006442;
}
@media (min-width: 1180px) {
  .page-section--price-spider .ps-wtb .ps-header-container .ps-wtb-header,
  .ps-lightbox.ps-container .ps-wtb .ps-header-container .ps-wtb-header {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 60px;
    line-height: 6rem;
  }
}
.page-section--price-spider .ps-wtb .ps-product-details > h2.ps-product-name,
.ps-lightbox.ps-container .ps-wtb .ps-product-details > h2.ps-product-name {
  font-size: 20px;
  font-size: 2rem;
  line-height: 28px;
  line-height: 2.8rem;
  font-family: "FilsonPro", Helvetica, Arial, serif;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  color: #006442;
}
@media (min-width: 1180px) {
  .page-section--price-spider .ps-wtb .ps-product-details > h2.ps-product-name,
  .ps-lightbox.ps-container .ps-wtb .ps-product-details > h2.ps-product-name {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 40px;
    line-height: 4rem;
  }
}
.page-section--price-spider .ps-wtb .ps-product-details,
.ps-lightbox.ps-container .ps-wtb .ps-product-details {
  padding: 20px;
}
.page-section--price-spider .ps-wtb .ps-header-container .ps-product-finder,
.ps-lightbox.ps-container .ps-wtb .ps-header-container .ps-product-finder {
  top: 5px;
}
.page-section--price-spider .ps-wtb .ps-header,
.ps-lightbox.ps-container .ps-wtb .ps-header {
  padding: 0 0 30px;
  height: auto;
}
.page-section--price-spider .ps-wtb .ps-header-container .ps-product-details-title label,
.ps-lightbox.ps-container .ps-wtb .ps-header-container .ps-product-details-title label {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
}
.page-section--price-spider .ps-wtb .ps-header-container input.ps-product-finder-textbox,
.ps-lightbox.ps-container .ps-wtb .ps-header-container input.ps-product-finder-textbox {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
}
.page-section--price-spider .ps-wtb .ps-country-selector-holder,
.ps-lightbox.ps-container .ps-wtb .ps-country-selector-holder {
  padding: 0 20px;
}
.page-section--price-spider .ps-wtb .screen-reader-only,
.ps-lightbox.ps-container .ps-wtb .screen-reader-only {
  position: absolute !important;
  left: -10000px !important;
  top: auto !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}
@media (min-width: 768px) {
  .page-section--price-spider .ps-wtb .ps-country-selector-holder,
  .ps-lightbox.ps-container .ps-wtb .ps-country-selector-holder {
    padding: 0;
  }
  .page-section--price-spider .ps-wtb > .ps-wtb-content > .ps-local-tab,
  .ps-lightbox.ps-container .ps-wtb > .ps-wtb-content > .ps-local-tab {
    width: calc(100% - 460px);
  }
}
@media (min-width: 1025px) {
  .page-section--price-spider .ps-wtb .ps-local-tab-label,
  .ps-lightbox.ps-container .ps-wtb .ps-local-tab-label {
    width: calc(100% - 460px) !important;
  }
}
@media (max-width: 1024px) {
  .page-section--price-spider .ps-wtb input[type=radio].ps-local-tab-button:checked ~ div.ps-wtb-content > div.ps-local-tab,
  .ps-lightbox.ps-container .ps-wtb input[type=radio].ps-local-tab-button:checked ~ div.ps-wtb-content > div.ps-local-tab {
    width: 100%;
  }
}

.ps-widget[role=button] {
  appearance: none;
  border: 0;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  text-decoration: none;
  user-select: none;
  white-space: nowrap;
  padding: 10px 30px;
  border-radius: 20px;
  text-align: center;
  transition: all 0.2s ease;
  background-color: #FFE552;
  border: 2px solid #FFE552;
  color: #006442;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
}
@media (min-width: 1180px) {
  .ps-widget[role=button] {
    border-radius: 25px;
    padding: 13px 40px 12px;
  }
}
.ps-widget[role=button]:hover, .ps-widget[role=button]:active, a:hover .ps-widget[role=button] {
  background-color: #F1D329;
  border: 2px solid #F1D329;
  color: #006442;
}
.ps-widget[role=button].ps-disabled {
  background-color: #C9C9C9;
  border: 2px solid #C9C9C9;
  color: #fff;
  cursor: default;
}
.ps-widget[role=button].ps-disabled:hover, a:hover .ps-widget[role=button].ps-disabled {
  background-color: #C9C9C9;
  border: 2px solid #C9C9C9;
  color: #fff;
  border-color: transparent;
}
.ps-widget[role=button].button__purchase {
  width: 100%;
  padding: 11px 30px;
}
@media (min-width: 680px) {
  .ps-widget[role=button].button__purchase {
    min-width: 100%;
    width: auto;
    padding: 12px 120px;
  }
}

.ps-widget.ps-widget-link-style {
  padding: 0;
  border-radius: 0;
  text-align: left;
  background-color: transparent;
  border: none;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #006442;
  text-decoration: none;
  transition: all 0.2s ease;
}
.ps-widget.ps-widget-link-style:hover, .ps-widget.ps-widget-link-style:active, a:hover .ps-widget.ps-widget-link-style {
  background-color: transparent;
  border: none;
}
.ps-widget.ps-widget-link-style:hover {
  color: #006442;
  transition: all 0.2s ease;
  text-decoration: underline;
}
.ps-widget.ps-widget-link-style:focus {
  color: #006442;
}
.ps-widget.ps-widget-link-style.ps-disabled {
  display: none !important;
}
/*!**************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/quiz-results/_quiz-results.scss ***!
  \**************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--quiz-results {
  padding: 80px 0;
}

.quiz-results__title {
  margin: 0;
  text-align: center;
}

.quiz-results .ps-widget[role=button].button__purchase {
  padding: 12px 15px;
  width: 100%;
  max-width: 600px;
}
.quiz-results .bwp-btn {
  max-width: 100%;
  width: auto !important;
}
.quiz-results form {
  width: 100%;
}
@media (min-width: 680px) {
  .quiz-results .featured-product {
    margin: 0 auto;
  }
}
.quiz-results .featured-product__title {
  font-size: 24px;
  font-size: 2.4rem;
}
@media (min-width: 1180px) {
  .quiz-results .featured-product__title {
    font-size: 40px;
    font-size: 4rem;
  }
}
.quiz-results .featured-product__description {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 32px;
  line-height: 3.2rem;
}
.quiz-results .featured-product__image {
  margin: 0;
}
.quiz-results .featured-product__content {
  max-width: 600px;
}
.quiz-results .product__details-link {
  display: flex;
  align-items: center;
}
.quiz-results .product__details-link .icon__details {
  height: inherit;
}
.quiz-results .product__details-link .icon__details .icon {
  font-size: 10px;
  margin-left: 5px;
}
.quiz-results .form__field--custom-select .form__element {
  border-radius: 33px;
  border: 2px solid #51865D;
  width: 100%;
}
.quiz-results .form__field--custom-select .form__element .form__select {
  padding: 6px 15px;
}
.quiz-results .form__field--custom-select .form__element .form__control {
  font-size: 14px;
  font-size: 1.4rem;
}
.quiz-results .form__label {
  display: none;
}
.quiz-results .product__container {
  margin-top: 15px;
  gap: 18px;
}
.quiz-results .product__container.swatches-wrapper {
  gap: 5px;
}
.quiz-results .product__container .selector-wrapper {
  width: 100%;
  max-width: 313px;
  margin-bottom: 15px;
}
/*!****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/quiz-results-header/_quiz-results-header.scss ***!
  \****************************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--quiz-results-header {
  margin: 40px 0 0;
}
@media (min-width: 1180px) {
  .page-section--quiz-results-header {
    margin: 80px 0 0;
  }
}

.quiz-results-header__content {
  margin-top: 20px;
}

@media (min-width: 680px) {
  .quiz-results-header {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 77px;
    align-items: center;
  }
}

.quiz-results-header__title {
  margin: 0 0 10px;
}

.quiz-results-header__subtitle {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 32px;
  line-height: 3.2rem;
  line-height: 28px;
  margin-bottom: 15px;
}

.quiz-results-header__text {
  margin: 15px 0;
}

.quiz-results-header__image-wrapper {
  aspect-ratio: 4/5;
}
@media (min-width: 1180px) {
  .quiz-results-header__image-wrapper {
    aspect-ratio: 1/1;
  }
}

.quiz-results-header__button {
  width: 100%;
}
@media (min-width: 680px) {
  .quiz-results-header__button {
    width: auto;
  }
}
/*!************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/media-block/_media-block.scss ***!
  \************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
/*!**********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/ugc-testimonials/_ugc-testimonials.scss ***!
  \**********************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--ugc-testimonials {
  padding: 70px 0;
}
@media (min-width: 1180px) {
  .page-section--ugc-testimonials {
    padding: 90px 0px;
  }
}

.ugc-testimonials__wrapper {
  max-width: 1440px;
  margin: 0 auto;
}

.ugc-testimonials__wrapper--grid .ugc-testimonials__arrows {
  display: none;
}

.ugc-testimonials--grid {
  overflow: visible;
}
.ugc-testimonials--grid .swiper-wrapper {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 10px;
  margin-bottom: 0;
}
.ugc-testimonials--grid .swiper-slide {
  width: 100% !important;
  height: auto;
}
.ugc-testimonials--grid .swiper-scrollbar {
  display: none !important;
}
@media (min-width: 680px) {
  .ugc-testimonials--grid .swiper-wrapper {
    grid-template-columns: repeat(var(--ugc-grid-columns-tablet, 2), minmax(0, 1fr));
    gap: 30px;
  }
}
@media (min-width: 1180px) {
  .ugc-testimonials--grid .swiper-wrapper {
    grid-template-columns: repeat(var(--ugc-grid-columns-desktop, 4), minmax(0, 1fr));
    gap: 50px;
  }
}

.ugc-testimonials__title {
  margin-top: 0;
  margin-bottom: 20px;
  text-align: center;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 40px;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  color: #006442;
  overflow-wrap: anywhere;
  word-break: break-word;
  hyphens: auto;
}
@media (min-width: 680px) {
  .ugc-testimonials__title {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 60px;
    margin-bottom: 30px;
    text-align: left;
    max-width: 959px;
  }
}

.ugc-testimonials__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin-bottom: 40px;
}
@media (min-width: 680px) {
  .ugc-testimonials__header {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
  }
}

.ugc-testimonials__description {
  text-align: center;
  color: #006442;
  font-weight: 500;
  max-width: 959px;
  margin: 0;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  line-height: 2.8rem;
  overflow-wrap: anywhere;
  word-break: break-word;
  hyphens: auto;
}
@media (min-width: 680px) {
  .ugc-testimonials__description {
    text-align: left;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 48px;
    line-height: 4.8rem;
  }
}

.ugc-testimonials__arrows {
  display: none;
}
@media (min-width: 680px) {
  .ugc-testimonials__arrows {
    display: flex;
    gap: 20px;
  }
}
.ugc-testimonials__arrows .swiper-arrow {
  background: #B7D5B9;
  border: 0;
  position: static;
  border-radius: 100%;
  box-shadow: none;
  color: #006442;
  padding: 17px;
  width: 45px;
  height: 45px;
  font-size: 45px;
  font-size: 4.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.ugc-testimonials__arrows .swiper-arrow .icon {
  width: 12px;
  height: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ugc-testimonials__arrows .swiper-arrow:after {
  display: none;
}
.ugc-testimonials__arrows .swiper-arrow:focus {
  outline: 2px solid #4A90E2;
  outline-offset: 2px;
}
.ugc-testimonials__arrows .swiper-arrow:focus:not(:focus-visible) {
  outline: none;
}
.ugc-testimonials__arrows .swiper-arrow:focus-visible {
  outline: 2px solid #4A90E2;
  outline-offset: 2px;
}
.ugc-testimonials__arrows .swiper-arrow.swiper-button-disabled {
  opacity: 1;
  background-color: #F9F4EC;
  color: #B7D5B9;
}
.ugc-testimonials__arrows .swiper-arrow.swiper-button-prev {
  left: 0;
}
.ugc-testimonials__arrows .swiper-arrow.swiper-button-prev .icon {
  margin-right: 2px;
}
.ugc-testimonials__arrows .swiper-arrow.swiper-button-next {
  right: 0;
}
.ugc-testimonials__arrows .swiper-arrow.swiper-button-next .icon {
  margin-left: 2px;
}

.ugc-testimonials__card {
  display: flex;
  height: 573px;
  padding: 0;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

.ugc-testimonials__media {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 20px;
}

.ugc-testimonials__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.ugc-testimonials__media picture,
.ugc-testimonials__media .responsive-image__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.ugc-testimonials__link {
  display: block;
  text-decoration: none;
  width: 100%;
  height: 100%;
}
.ugc-testimonials__link:focus {
  outline: 2px solid #4A90E2;
  outline-offset: 2px;
}
.ugc-testimonials__link:focus:not(:focus-visible) {
  outline: none;
}
.ugc-testimonials__link:focus-visible {
  outline: 2px solid #4A90E2;
  outline-offset: 2px;
}

.ugc-testimonials__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0.02%, rgba(0, 0, 0, 0) 49.91%);
  border-radius: 20px;
  z-index: 1;
  pointer-events: none;
}

.ugc-testimonials__quote-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  z-index: 2;
}

.ugc-testimonials__quote {
  color: #fff;
  font-weight: normal;
  margin: 0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  text-align: center;
  color: #F9F4EC;
}

.ugc-testimonials__quote-link {
  text-decoration: none;
  color: inherit;
}
.ugc-testimonials__quote-link:focus {
  outline: 2px solid #4A90E2;
  outline-offset: 2px;
}
.ugc-testimonials__quote-link:focus:not(:focus-visible) {
  outline: none;
}
.ugc-testimonials__quote-link:focus-visible {
  outline: 2px solid #4A90E2;
  outline-offset: 2px;
}
.ugc-testimonials__quote-link:hover {
  text-decoration: underline;
}

.ugc-testimonials__play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  background-color: transparent;
  border: none;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.ugc-testimonials__play-btn:focus {
  outline: 2px solid #4A90E2;
  outline-offset: 4px;
  border-radius: 50%;
}
.ugc-testimonials__play-btn:focus:not(:focus-visible) {
  outline: none;
}
.ugc-testimonials__play-btn:focus-visible {
  outline: 2px solid #4A90E2;
  outline-offset: 4px;
  border-radius: 50%;
}

.ugc-testimonials__play-icon {
  width: 45px;
  height: 45px;
  fill: #fff;
  stroke: transparent;
  color: #fff;
}
.ugc-testimonials__play-icon.icon,
.ugc-testimonials__play-icon svg {
  width: 45px;
  height: 45px;
  color: #fff;
  fill: #fff;
  stroke: transparent;
  outline: none;
  border: none;
}

.ugc-testimonials__details {
  padding: 20px 0 0;
}

.ugc-testimonials__detail-text {
  color: #006442;
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
}
@media (min-width: 680px) {
  .ugc-testimonials__detail-text {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.carousel--ugc-testimonials {
  margin-bottom: 0;
  margin-top: 40px;
}
.carousel--ugc-testimonials .swiper-wrapper {
  margin-bottom: 30px;
}
.carousel--ugc-testimonials .swiper-slide {
  height: auto;
}
.carousel--ugc-testimonials .swiper-slide:focus {
  outline: 2px solid #4A90E2;
  outline-offset: 2px;
  border-radius: 20px;
}
.carousel--ugc-testimonials .swiper-slide:focus:not(:focus-visible) {
  outline: none;
}
.carousel--ugc-testimonials .swiper-slide:focus-visible {
  outline: 2px solid #4A90E2;
  outline-offset: 2px;
  border-radius: 20px;
}
.carousel--ugc-testimonials .swiper-scrollbar {
  width: 100%;
  height: 5px;
  background: #B7D5B9;
  border-radius: 6px;
  bottom: 0;
  margin: 0 auto;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 680px) {
  .carousel--ugc-testimonials .swiper-scrollbar {
    display: none;
  }
}
.carousel--ugc-testimonials .swiper-scrollbar-drag {
  background: #51865D;
}

.modal--ugc-testimonials .modal__popup .modal__content {
  width: calc(95% - 60px) !important;
  max-width: 1400px !important;
}
@media (min-width: 680px) {
  .modal--ugc-testimonials .modal__popup .modal__content {
    width: calc(90% - 80px) !important;
  }
}
@media (min-width: 1180px) {
  .modal--ugc-testimonials .modal__popup .modal__content {
    width: calc(85% - 100px) !important;
    max-width: 1400px !important;
  }
}
@media (min-width: 1440px) {
  .modal--ugc-testimonials .modal__popup .modal__content {
    width: calc(80% - 120px) !important;
    max-width: 1400px !important;
  }
}

.modal--social-video .modal__popup {
  max-width: 100% !important;
  width: 100% !important;
  height: 100% !important;
}
@media (min-width: 680px) {
  .modal--social-video .modal__popup {
    max-width: 540px !important;
    width: auto !important;
    height: auto !important;
  }
}
.modal--social-video .modal__content {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  background: transparent;
  position: fixed;
  left: 50%;
  top: clamp(12px, 3vw, 20px);
  transform: translateX(-50%);
  width: min(540px, 100vw - 24px) !important;
  max-width: 100% !important;
  height: auto;
  max-height: calc(100vh - clamp(12px, 3vw, 20px) * 2);
  padding: clamp(16px, 3vw, 24px) clamp(12px, 3vw, 20px) clamp(16px, 3vw, 24px);
  overflow-y: auto;
  box-sizing: border-box;
}
@media (min-width: 680px) {
  .modal--social-video .modal__content {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto !important;
    max-width: 540px !important;
    height: auto;
    max-height: 90vh;
    padding: 20px;
    overflow: hidden;
  }
}
.modal--social-video .social-video-embed {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: min(480px, 100vw - 32px);
  min-width: 0;
  height: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 clamp(8px, 2vw, 16px);
}
@media (min-width: 680px) {
  .modal--social-video .social-video-embed {
    max-width: 540px;
    height: auto;
    padding: 0;
  }
}
.modal--social-video .social-video-embed .tiktok-embed {
  margin: 0 auto;
  max-width: 100% !important;
  min-width: 0 !important;
  width: 100% !important;
  box-sizing: border-box;
}
@media (min-width: 680px) {
  .modal--social-video .social-video-embed .tiktok-embed {
    max-width: 540px !important;
    min-width: 325px !important;
    width: 540px !important;
  }
}
.modal--social-video .social-video-embed .tiktok-embed blockquote {
  margin: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
}
.modal--social-video .social-video-embed .tiktok-embed iframe {
  max-width: 100% !important;
}
.modal--social-video .social-video-embed .instagram-media {
  margin: 0 auto !important;
  max-width: 100% !important;
  min-width: 100% !important;
  width: 100% !important;
  box-sizing: border-box;
}
@media (min-width: 680px) {
  .modal--social-video .social-video-embed .instagram-media {
    max-width: 540px !important;
    min-width: 326px !important;
    width: 540px !important;
  }
}
.modal--social-video .modal__close-button {
  position: fixed !important;
  top: clamp(12px, 3vw, 20px) !important;
  right: clamp(12px, 3vw, 20px) !important;
  z-index: 10000 !important;
  display: flex !important;
  visibility: visible !important;
  pointer-events: auto !important;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  border-radius: 50%;
  padding: 10px;
  align-items: center;
  justify-content: center;
  line-height: 1;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  border: none;
  width: 44px;
  height: 44px;
  min-width: 44px;
  margin: 5px;
  opacity: 1 !important;
}
@supports (inset-inline-end: env(safe-area-inset-right)) {
  .modal--social-video .modal__close-button {
    top: max(12px, env(safe-area-inset-top));
    right: max(12px, env(safe-area-inset-right));
  }
}
@media (min-width: 680px) {
  .modal--social-video .modal__close-button {
    position: absolute !important;
    top: 8px !important;
    right: 8px !important;
    left: auto !important;
    bottom: auto !important;
    z-index: 10000 !important;
    width: 40px !important;
    height: 40px !important;
    min-width: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #B7D5B9 !important;
    color: #006442 !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2) !important;
    border: none !important;
    display: flex !important;
    visibility: visible !important;
    pointer-events: auto !important;
    justify-content: center;
    align-items: center;
  }
}
.modal--social-video .modal__close-button .icon {
  color: inherit;
  width: 20px;
  height: 20px;
}
.modal--social-video .modal__close-button svg {
  width: 20px;
  height: 20px;
  color: inherit;
  fill: currentColor;
}
@media (min-width: 680px) {
  .modal--social-video .modal__close-button {
    position: absolute !important;
    top: 8px !important;
    right: 8px !important;
    z-index: 10000 !important;
    background: #fff;
    color: #006442;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    padding: 0;
    width: 40px;
    height: 40px;
    min-width: 40px;
    margin: 0;
  }
}
/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/shop-carousel/_shop-carousel.scss ***!
  \****************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
.shop-carousel__wrapper {
  background-color: #fff;
  margin: 20px 0;
}
@media (min-width: 680px) {
  .shop-carousel__wrapper {
    margin: 100px 0;
  }
}

.shop-carousel__title {
  text-align: center;
  color: #006442;
  font-size: 24px;
  line-height: 32px;
  font-weight: 800;
  margin: 0;
  margin-bottom: 20px;
}
@media (min-width: 680px) {
  .shop-carousel__title {
    font-size: 40px;
    line-height: 48px;
    margin: 0;
    margin-bottom: 40px;
  }
}

.shop-carousel__tabs-container {
  max-width: 1100px;
  margin: 0 auto;
}

.shop-carousel__tabs-buttons {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin-bottom: gap(5);
}
@media (min-width: 680px) {
  .shop-carousel__tabs-buttons {
    gap: 20px;
  }
}

.shop-carousel__tabs-content-wrapper {
  display: block;
}

.shop-carousel__tab-button {
  background: none;
  border: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  width: 100%;
  position: relative;
  color: rgba(0, 100, 66, 0.5019607843);
  text-align: center;
  font-family: var(--font-heading);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  padding-bottom: 10px;
}
@media (min-width: 1180px) {
  .shop-carousel__tab-button {
    font-size: 28px;
    line-height: 40px;
    padding: gap(2) gap(3);
  }
}
.shop-carousel__tab-button::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 5px;
  background-color: rgba(0, 100, 66, 0.5019607843);
  border-radius: 5px;
}
.shop-carousel__tab-button.is-open, .shop-carousel__tab-button[aria-selected=true] {
  color: #006442;
}
.shop-carousel__tab-button.is-open::after, .shop-carousel__tab-button[aria-selected=true]::after {
  background-color: #51865D;
}
.shop-carousel__tab-button:focus {
  outline: 2px solid #006442;
  outline-offset: 4px;
}

.shop-carousel__tab-content {
  display: none;
}
.shop-carousel__tab-content.is-open {
  display: block;
}
.shop-carousel__tab-content[hidden] {
  display: none !important;
}

.shop-carousel__products .card--product {
  margin-bottom: 0;
}

.shop-carousel__button-wrapper {
  display: flex;
  justify-content: center;
  margin-top: gap(4);
}
@media (min-width: 680px) {
  .shop-carousel__button-wrapper {
    margin-top: gap(5);
  }
}

.shop-carousel__view-all {
  min-width: 125px;
  text-align: center;
  border-radius: 25px;
  border: 2px solid #006442;
}

.shop-carousel__products {
  margin-top: 30px;
  margin-bottom: 20px;
  column-gap: 15px;
  row-gap: 30px;
}
@media (min-width: 680px) {
  .shop-carousel__products {
    margin-top: 30px;
    margin-bottom: 40px;
    column-gap: 50px;
  }
}
/*!*************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/templates/pages/_pages.scss ***!
  \*************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.default-page {
  padding: 60px 0;
  max-width: 1000px;
}
.default-page .page-header {
  max-height: none;
  min-height: auto;
  margin-bottom: 40px;
}
.default-page .container {
  margin: 0;
  width: 100%;
}

.shopify-policy__container {
  margin: auto !important;
  width: 100%;
  max-width: 1000px !important;
  text-align: left;
  padding: 0 !important;
}
.shopify-policy__container .shopify-policy__title {
  text-align: left;
  margin-bottom: 40px;
}
@media (min-width: 1180px) {
  .shopify-policy__container {
    margin: 0;
  }
}
.shopify-policy__container blockquote {
  margin: 0;
}
/*!************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/cart-confirmation/_cart-confirmation.scss ***!
  \************************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.cart-confirmation__message {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 2px 15px;
  margin: 0 30px 10px 0px;
  background-color: rgba(0, 100, 66, 0.2);
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (min-width: 680px) {
  .cart-confirmation__message {
    grid-column: 1;
    grid-row: 1;
    margin: 0 0 20px;
  }
}
.cart-confirmation__message .icon {
  color: #006442;
  margin-left: 10px;
  width: 18px;
  height: 18px;
}

.cart-confirmation__item {
  border-bottom: 1px solid #006442;
  padding-bottom: 20px;
}
@media (min-width: 1180px) {
  .cart-confirmation__item {
    grid-column: 1;
    grid-row: 2;
    padding-bottom: 0;
    padding-right: 30px;
    border-bottom: 0;
    border-right: 1px solid #006442;
  }
}
.cart-confirmation__item .cart-info__item-count {
  display: flex;
}

.cart-confirmation__content {
  padding-top: 20px;
}
@media (min-width: 1180px) {
  .cart-confirmation__content {
    grid-column: 2;
    grid-row: 2;
    padding: 0 0 0 30px;
  }
}
.cart-confirmation__content .button-collection {
  display: flex;
  align-items: center;
  justify-content: stretch;
}
.cart-confirmation__content .button-collection .button + .button {
  margin-left: 15px;
}
@media (min-width: 1180px) {
  .cart-confirmation__content .button-collection {
    flex-flow: row nowrap;
  }
}
.cart-confirmation__content .button__checkout,
.cart-confirmation__content .button__edit-cart {
  width: calc(50% - 8px);
  padding: 14px 15px 13px;
}
/*!******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/_containers/swatches/_swatches.scss ***!
  \******************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.swatch__option input[value="Extra Small"] + label .form__option-label-inner:after {
  content: "XS";
}
.swatch__option input[value=Small] + label .form__option-label-inner:after {
  content: "S";
}
.swatch__option input[value=Medium] + label .form__option-label-inner:after {
  content: "M";
}
.swatch__option input[value=Large] + label .form__option-label-inner:after {
  content: "L";
}
.swatch__option input[value="Extra Large"] + label .form__option-label-inner:after {
  content: "XL";
}
.swatch__option input[value="Extra Small"] + label .form__option-label-visually-hidden, .swatch__option input[value=Small] + label .form__option-label-visually-hidden, .swatch__option input[value=Medium] + label .form__option-label-visually-hidden, .swatch__option input[value=Large] + label .form__option-label-visually-hidden, .swatch__option input[value="Extra Large"] + label .form__option-label-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.swatch__title {
  order: -1;
  width: 100%;
  padding: 0;
  margin-bottom: 10px;
  color: #006442;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 20px;
  line-height: 2rem;
  font-weight: 500;
}
.swatch__title:last-of-type {
  margin-bottom: 10px;
}
@media (min-width: 1180px) {
  .swatch__title {
    padding: 0 6px;
  }
}

.swatch__title .swatch__subtitle.show-swatch {
  display: inline;
}

.form__field--radio-text .swatch--disabled {
  color: #B7D5B9;
  border-color: #B7D5B9;
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.6;
}
.form__field--radio-text input[type=radio]:not(:checked):hover + .swatch--disabled {
  background: transparent;
  color: #B7D5B9;
}
.form__field--radio-text input[type=radio]:not(:checked):hover + .swatch--disabled .form__option-label-inner {
  border-color: #B7D5B9;
}

.form__field--radio-color .swatch--disabled {
  cursor: not-allowed;
  pointer-events: none;
}
.form__field--radio-color .swatch--disabled .form__option-label-inner {
  opacity: 0.5;
}
.form__field--radio-color .swatch--disabled:after {
  content: "";
  background: #000;
  width: 2px;
  height: 100%;
  transform: translate(-50%, -50%) rotate(45deg);
  position: absolute;
  top: 50%;
  left: 50%;
}
.form__field--radio-color .form__option-label {
  border: 2px solid lightgray;
}
/*!************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/snippets/specs-table/_specs-table.scss ***!
  \************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.specifications-tooltip {
  position: absolute;
  z-index: 666;
  top: 50%;
  transform: translate(30px, -50%);
  left: 0;
  width: 100vw;
  max-width: 337px;
  padding: 0;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  border: 1px solid #006442;
}
.specifications-tooltip::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  transform: translate(5px, -50%) rotate(45deg);
  background: white;
  width: 10px;
  height: 10px;
  z-index: -1;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}

.specifications-tooltip__wrapper {
  background: #fff;
  border-radius: 2px;
  padding: 20px 14px 20px 25px;
  text-align: left;
}

@media (min-width: 680px) {
  .specifications-container {
    position: relative;
    vertical-align: middle;
    display: inline-flex;
  }
}

@media (max-width: 680px) {
  .specifications-tooltip {
    top: auto;
    bottom: 100%;
    left: 10px;
    width: calc(100vw - 40px);
    max-width: 337px;
    transform: none;
  }
  .specifications-tooltip::before {
    content: "";
    position: absolute;
    bottom: 0;
    top: auto;
    left: 40px;
    transform: translate(24px, 5px) rotate(45deg);
  }
}
.specifications-tooltip__title {
  margin: 0;
  line-height: 1;
}

.specifications-tooltip__close {
  float: right;
  border: 0;
  transform: translate(3px, -13px);
  padding: 0;
  background-color: transparent;
}
.specifications-tooltip__close img {
  width: 9px;
}

.specifications-tooltip__content p {
  font-weight: 400;
  margin-bottom: 0;
}
@media (min-width: 1180px) {
  .specifications-tooltip__content p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.specification-table {
  border-collapse: collapse;
  width: 100%;
}
.specification-table td,
.specification-table th {
  font-size: 14px;
  font-size: 1.4rem;
  border: none;
  padding: 5px 10px;
}
@media (min-width: 1180px) {
  .specification-table td,
  .specification-table th {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 10px;
  }
}
.specification-table tr:nth-child(even) {
  background-color: #f2f2f2;
}
.specification-table th {
  opacity: 0;
}
.specification-table td.specification-title {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  position: relative;
  min-width: 120px;
}

.js-tooltip {
  background-color: transparent;
  padding: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1180px) {
  .js-tooltip {
    padding: 0 0 0 4px;
  }
}
.js-tooltip svg {
  pointer-events: none;
  width: 13px;
  top: 2px;
  position: relative;
}
@media (min-width: 1180px) {
  .js-tooltip svg {
    width: 15px;
    top: -2px;
  }
}
/*!*************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./node_modules/swiper/modules/free-mode/free-mode.min.css ***!
  \*************************************************************************************************************************************************************************************************************************/
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
/*!***********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./node_modules/swiper/modules/keyboard/keyboard.min.css ***!
  \***********************************************************************************************************************************************************************************************************************/

/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./node_modules/swiper/modules/thumbs/thumbs.min.css ***!
  \*******************************************************************************************************************************************************************************************************************/

/*!******************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/templates/products/_product.scss ***!
  \******************************************************************************************************************************************************************************************************/
.template-product .hero-banner__wrapper .iframe-block__content {
  min-width: 100vw;
}

/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.template-product #shopify-section-header.is-sticky {
  position: initial;
}

[id*=shopify-section][id*=product] {
  position: static !important;
  z-index: auto !important;
  transform: none !important;
}

.product {
  width: 100%;
  margin: 20px 0 0;
}
@media (min-width: 1030px) {
  .product {
    display: grid;
    grid-template-columns: 0.9fr 1.1fr;
    margin: 80px 0 0;
    margin-top: 40px;
  }
}
@media (min-width: 1440px) {
  .product {
    padding: 0 60px;
  }
}
.product .background-image {
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: 1px solid #B7D589;
  border-radius: 30px;
}
.product .form__label--product {
  margin-bottom: 8px;
}

.product__feature-image-wrapper {
  position: relative;
}

.product__images {
  min-width: 0;
  padding: 0 45px;
}
@media (min-width: 1180px) {
  .product__images {
    margin-right: 64px;
  }
}
@media (min-width: 1440px) {
  .product__images {
    margin-right: 104px;
  }
}
.product__images .card__tag {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  line-height: 1.6rem;
  padding: 4px 10px;
  border-radius: 27px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  color: #006442;
  background-color: #FFE552;
  transition: transform 400ms ease;
}
@media (min-width: 1180px) {
  .product__images .card__tag {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 16px;
    line-height: 1.6rem;
  }
}
.product__images .carousel--featured-product-wrapper {
  position: relative;
}
.product__images .carousel--product-arrows {
  width: 100%;
  position: unset;
}
.product__images .hide-arrows + .carousel--product-arrows, .product__images .hide-arrows ~ .product-thumbnails__wrapper {
  display: none;
}
.product__images .swiper-arrow__container {
  position: absolute;
  height: 35px;
  width: 35px;
}
@media (min-width: 680px) {
  .product__images .swiper-arrow__container {
    height: 45px;
    width: 45px;
  }
}
.product__images .swiper-arrow__container.swiper-arrow__container--prev {
  left: -25px;
  bottom: -90px;
  z-index: 3;
  transform: translateX(-50%);
}
@media (min-width: 680px) {
  .product__images .swiper-arrow__container.swiper-arrow__container--prev {
    left: -15px;
    bottom: -95px;
  }
}
@media (min-width: 1180px) {
  .product__images .swiper-arrow__container.swiper-arrow__container--prev {
    left: -40px;
  }
}
.product__images .swiper-arrow__container.swiper-arrow__container--next {
  right: -25px;
  bottom: -90px;
  z-index: 3;
  transform: translateX(50%);
}
@media (min-width: 680px) {
  .product__images .swiper-arrow__container.swiper-arrow__container--next {
    right: -15px;
    bottom: -95px;
  }
}
@media (min-width: 1180px) {
  .product__images .swiper-arrow__container.swiper-arrow__container--next {
    right: -40px;
  }
}
.product__images .swiper-arrow {
  background: #51865D;
  border: 0;
  border-radius: 100%;
  box-shadow: none;
  color: #F9F4EC;
  padding: 17px;
  height: 35px;
  width: 35px;
  font-size: 45px;
  font-size: 4.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: unset;
  position: absolute;
  bottom: 0;
}
@media (min-width: 680px) {
  .product__images .swiper-arrow {
    height: 45px;
    width: 45px;
  }
}
.product__images .swiper-arrow .icon {
  width: 12px;
  height: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product__images .swiper-arrow:after {
  display: none;
}
.product__images .swiper-arrow.swiper-button-disabled {
  opacity: 1;
  background-color: #B7D5B9;
}
.product__images .swiper-arrow.swiper-button-prev {
  left: 0;
}
.product__images .swiper-arrow.swiper-button-prev .icon {
  margin-right: 2px;
}
.product__images .swiper-arrow.swiper-button-next {
  right: 0;
}
.product__images .swiper-arrow.swiper-button-next .icon {
  margin-left: 2px;
}
.product__images .product-single__media-wrapper picture {
  display: flex;
  height: 100%;
}
.product__images .swiper-slide {
  padding: 0 1px;
}

.product__feature-image {
  grid-row: 1;
  border-radius: 4px;
  overflow: hidden;
}
@media (min-width: 680px) {
  .product__feature-image {
    grid-column: 2;
  }
}
.product__feature-image .swiper-wrapper {
  height: 100% !important;
}

.carousel--featured-product-wrapper {
  display: none;
}
.carousel--featured-product-wrapper:has(.current-variant) {
  display: block;
}

.carousel--featured-product {
  width: 100%;
}
.carousel--featured-product:not(.current-variant) {
  display: none !important;
}

.product-thumbnails__wrapper {
  display: none;
}
.product-thumbnails__wrapper:has(.current-variant) {
  display: block;
}

.carousel--product-thumbnails {
  width: 100%;
  position: relative;
}
.carousel--product-thumbnails:not(.current-variant) {
  display: none !important;
}

.product__thumbnails {
  grid-row: 2;
  margin: 0;
  padding: 0;
}
@media (min-width: 680px) {
  .product__thumbnails {
    grid-column: 1;
    grid-row: 2;
  }
}
.product__thumbnails .swiper-slide {
  border-radius: 4.5px;
}
.product__thumbnails .swiper-slide.swiper-slide-visible.swiper-slide-thumb-active .product-single__thumbnail-image {
  border: 1px solid #51865D;
  border-radius: 4.5px;
}
.product__thumbnails .swiper-slide.swiper-slide-visible.swiper-slide-thumb-active:focus-visible {
  outline: none;
}

.product-single__media {
  margin: 0 auto;
  min-height: 1px;
  width: 100%;
  height: 100%;
  position: relative;
}
.product-single__media iframe,
.product-single__media img,
.product-single__media > video,
.product-single__media model-viewer,
.product-single__media .shopify-model-viewer-ui,
.product-single__media .plyr,
.product-single__media .media-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
}
.product-single__media iframe,
.product-single__media model-viewer,
.product-single__media .media-video,
.product-single__media .shopify-model-viewer-ui,
.product-single__media .media-item,
.product-single__media .plyr,
.product-single__media .plyr__video-wrapper {
  height: 100%;
}

.product-single__media--video {
  background-color: #F9F4EC;
}

.product-single__media {
  margin: 0 auto;
  min-height: 1px;
  width: 100%;
  height: 100%;
  position: relative;
}
.product-single__media iframe,
.product-single__media img,
.product-single__media > video,
.product-single__media model-viewer,
.product-single__media .shopify-model-viewer-ui,
.product-single__media .plyr,
.product-single__media .media-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
}
.product-single__media iframe,
.product-single__media model-viewer,
.product-single__media .media-video,
.product-single__media .shopify-model-viewer-ui,
.product-single__media .media-item,
.product-single__media .plyr,
.product-single__media .plyr__video-wrapper {
  height: 100%;
}

.product-thumbnails__wrapper {
  width: 100%;
  margin-top: 50px;
}
.product-thumbnails__wrapper .product__thumbnails {
  width: fit-content;
}

.carousel--product-thumbnails {
  width: auto;
  position: relative;
}

.product-single__thumbnail {
  width: 45px;
  height: 45px;
}

.product-single__thumbnail-image {
  border: 0;
  border-radius: 4.5px;
  border: 1px solid #51865D;
  object-fit: contain;
  object-position: center;
  width: 100%;
  height: 100%;
}
.active-thumbnail .product-single__thumbnail-image {
  border-color: 1px solid #51865D;
}

.product__thumbnail-item {
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}

.product-single__thumbnail-badge {
  position: absolute;
  top: 15px;
  left: 15px;
}

.product__content {
  padding: 0;
  padding-bottom: 15px;
}
@media (min-width: 1180px) {
  .product__content {
    padding: 0 0 0 6px;
    grid-column: 2;
    padding: 15px 0;
  }
}
.product__content .accordion {
  margin-top: 30px;
}

.product__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
}
@media (min-width: 1180px) {
  .product__header {
    flex-direction: row;
  }
}

.product__title {
  margin: 0;
  margin-top: 15px;
  font-size: 32px;
  font-weight: 800;
  line-height: 40px; /* 125% */
  margin-top: 0;
  margin-bottom: 5px;
}
@media (min-width: 1180px) {
  .product__title {
    margin: 0;
    font-size: 40px;
    font-weight: 800;
    line-height: 48px; /* 120% */
    max-width: 575px;
    margin-bottom: 5px;
  }
}

.product__tag {
  color: #fff;
  background-color: #006442;
  text-transform: uppercase;
  padding: 3px 8px;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
}
@media (min-width: 1180px) {
  .product__tag {
    padding: 6px 11px;
    top: 20px;
    right: 40px;
  }
}

.product__type {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625;
  margin: 0;
}

.product__description {
  padding: 0;
  margin: 0;
}
.product__description p:first-of-type,
.product__description ul:first-of-type {
  margin-top: 0;
}
.product__description p {
  margin: 0 0 10px;
}
.product__description .variant-ingredients {
  margin-top: 10px;
}
.product__description .variant-ingredients p {
  padding: 0;
}
.product__description .accordion .accordion__title {
  border-radius: 0;
  color: #006442;
}

.template-product-pee-pads-revamp .product__description .accordion__icon {
  flex-shrink: 0;
}
.template-product-pee-pads-revamp .product__description .accordion__icon--open {
  display: none;
}
.template-product-pee-pads-revamp .product__description .accordion__icon--close {
  display: block;
}
.template-product-pee-pads-revamp .product__description .accordion__button.is-open .accordion__icon--close {
  display: none;
}
.template-product-pee-pads-revamp .product__description .accordion__button.is-open .accordion__icon--open {
  display: block;
}
.template-product-pee-pads-revamp .product__description .accordion__icon .icon {
  width: 13px;
  height: 13px;
}
.template-product-pee-pads-revamp .product__description .icon.icon__accordion--down {
  position: relative;
  top: -5px;
}
.template-product-pee-pads-revamp .product__description .accordion__button {
  background: #fff;
  color: #006442;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 10px 20px;
  border-top: 1px solid #B7D5B9;
  border-bottom: 1px solid #B7D5B9;
  border-radius: 0;
  align-items: center;
  gap: 10px;
}
.template-product-pee-pads-revamp .product__description .accordion__button.is-open {
  border-radius: 0;
  background: #fff;
}
.template-product-pee-pads-revamp .product__description .accordion__button:hover {
  background: transparent;
}
.template-product-pee-pads-revamp .product__description .accordion__content {
  *zoom: 1;
  background-color: transparent;
  display: block;
  overflow: hidden;
  text-align: left;
}
.template-product-pee-pads-revamp .product__description .accordion__content::after {
  content: "";
  display: table;
  clear: both;
}
.template-product-pee-pads-revamp .product__description .accordion__content.is-open {
  background: transparent;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
@media (min-width: 680px) {
  .template-product-pee-pads-revamp .product__description .accordion__content.is-open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.template-product-pee-pads-revamp .product__description .accordion__content p {
  padding: 0 20px;
  color: #000;
}
.template-product-pee-pads-revamp .product__description .accordion__content p:first-of-type {
  margin-top: 10px;
}
.template-product-pee-pads-revamp .product__description .accordion__content p:last-child {
  margin-bottom: 10px;
}

.price__wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.price__wrapper .line-item__final-sale {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #006442;
  padding: 3px 6px;
  margin-left: 15px;
}
.price__wrapper .line-item__final-sale span {
  text-transform: uppercase;
}
.price__wrapper .line-item__final-sale .tooltip {
  margin-left: 5px;
}

.product__form-wrapper {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.product__form-wrapper .add-to-cart {
  position: relative;
}
.product__form-wrapper .form__input {
  border: 0;
  border-radius: 0;
  width: 70px;
}

.product-container__inner {
  display: flex;
  align-items: flex-end;
  width: 100%;
}
.product-container__inner .button--primary {
  width: 100%;
}

.product__quantity {
  margin-right: 16px;
  margin-bottom: 0;
}
.product__quantity .form__input-container {
  position: relative;
  width: 86px;
}
.product__quantity .cart__quantity {
  margin: 0;
}

.product__container {
  display: grid;
  margin-top: 30px;
  flex-direction: column;
  gap: 12px;
}
.product__container .sample-cta-section {
  margin-bottom: 0;
  text-align: center;
  width: 100%;
  border-radius: 25px;
  background: rgba(183, 213, 185, 0.5);
  padding: 4px 0;
}
.product__container .sample-cta-section .icon__slide--right {
  width: 16px;
  height: 10px;
}
.product__container .selector-wrapper {
  width: 100%;
}
@media (min-width: 680px) {
  .product__container .selector-wrapper {
    width: auto;
  }
}

@media (min-width: 680px) {
  .swatches-wrapper {
    flex-direction: row;
    gap: 20px;
  }
}

.template-product:not(.template-product-pee-pads):not(.template-product-pee-pads-revamp) .swatches-wrapper .form__field {
  margin-bottom: 0;
}

.swatch__option-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  padding: 0;
}
@media (min-width: 1180px) {
  .swatch__option-wrapper {
    padding: 0 6px;
  }
}

.button__purchase {
  width: 100%;
  padding: 11px 30px;
  max-width: 440px;
}
@media (min-width: 680px) {
  .button__purchase {
    width: auto;
    padding: 12px 120px;
  }
}

.amazon-button {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 440px;
}
.amazon-button .amazon-logo {
  width: 150px;
}

.product__sticky-container .product__title {
  display: none;
}
.product__sticky--show .product__sticky-container {
  min-height: 80px;
  width: 100%;
  position: fixed !important;
  left: 0;
  bottom: 0;
  z-index: 9999 !important;
  padding: var(--iam-spacing-sm);
  background: #fff;
  isolation: isolate;
}
.product__sticky--show .product__sticky-container .product__container {
  padding: 20px;
  padding-top: 0;
}
.product__sticky--show .product__sticky-container .product__container .sample-cta-section {
  margin-bottom: 0;
}

.asp-product.product__sticky--hide {
  display: none;
}

@media (min-width: 1180px) {
  #productStickyContainer {
    min-height: 80px;
  }
  .product__sticky-container {
    transform: translateY(0);
  }
  .product__sticky-container .product__title {
    display: none;
  }
  .product__sticky-container .product__container {
    align-items: flex-start;
    flex-direction: column;
    display: flex;
  }
  .product__sticky--show .product__sticky-container {
    min-height: auto;
    position: fixed !important;
    width: 100%;
    background: white;
    bottom: 100%;
    left: 0;
    z-index: 9999 !important;
    display: grid;
    grid-template-columns: [full-start] minmax(30px, 1fr) [main-start] minmax(0, 1280px) [main-end] minmax(30px, 1fr) [full-end];
    border-bottom: 1px solid #e5e5e5;
    padding: 11px 0;
    transform: translateY(100%);
    transition: transform 0.25s ease;
    isolation: isolate;
  }
  .product__sticky--show .product__sticky-container .product__sticky {
    grid-column: main;
    display: grid;
    grid-template-columns: 2fr 1.5fr;
    align-items: center;
  }
  .product__sticky--show .product__sticky-container .product__sticky .ps-button-label {
    text-decoration: underline;
  }
  .product__sticky--show .product__sticky-container .product__title {
    display: block;
    font-size: 25px;
    line-height: normal;
  }
  .product__sticky--show .product__sticky-container .form__label {
    display: none;
  }
  .product__sticky--show .product__sticky-container .product__container {
    align-items: center;
    justify-content: flex-end;
    margin-top: 0;
    flex-direction: column;
    gap: 10px;
  }
  .product__sticky--show .product__sticky-container .product__container .button__purchase {
    padding: 12px 35px;
  }
  .product__sticky--show .product__sticky-container .product__container .amazon-button {
    width: auto;
  }
  .product__sticky--show .product__sticky-container .product__container .amazon-button .amazon-logo {
    width: 120px;
  }
  .product__sticky--show.product__sticky--hide .product__sticky-container {
    transform: translateY(0);
  }
}
.product-sticky--mobile {
  display: none;
}

.product__sticky .asp-button {
  display: none;
}

.cart__message--error {
  margin-top: 10px;
  color: #D60A0A;
}

@media (min-width: 680px) {
  .product-sticky--mobile {
    display: flex;
    position: fixed;
    bottom: 20px;
    left: 0;
    width: 100%;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    opacity: 1;
    transition: opacity 0.25s ease;
  }
  .product-sticky--mobile .button--mobile-cart {
    background: #006442;
    color: #fff;
    border: 2px solid transparent;
  }
  #productStickyContainer:not(.product__sticky--show) + .product-sticky--mobile {
    opacity: 0;
    pointer-events: none;
  }
}
@media (min-width: 680px) and (hover: hover) and (pointer: fine) {
  .product-sticky--mobile .button:hover {
    background: transparent;
    color: #006442;
    border-color: #006442;
  }
}
.product-recommendations--section {
  padding: 80px 0;
}
@media (min-width: 680px) {
  .product-recommendations--section {
    padding: 100px 0;
  }
}
.product-recommendations--section .section-header__title {
  margin: 0;
  margin-bottom: 30px;
  text-align: center;
}
@media (min-width: 1180px) {
  .product-recommendations--section .section-header__title {
    margin-bottom: 50px;
    text-align: left;
  }
}
.product-recommendations--section .page-section--product-recommendations .css-grid {
  grid-column-gap: 15px;
  grid-row-gap: 30px;
}
@media (min-width: 1180px) {
  .product-recommendations--section .page-section--product-recommendations .css-grid {
    grid-gap: 60px;
  }
}

recharge-subscription-widget {
  max-width: 100% !important;
  padding: 16px !important;
  margin: 30px 0 !important;
}

.recharge-subscription-widget {
  display: none !important;
}

recharge-subscription-widget:empty {
  display: none;
}

.product__subscription-label {
  margin: 0;
  margin-bottom: 14px;
  color: #006442;
  color: #3C3C3B;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px; /* 153.333% */
  user-select: none;
}

.product__sticky--show recharge-subscription-widget {
  display: none !important;
}

:root {
  --rc-widget-selected-bg-color: #fff !important;
  --rc-purchase-option-text-color: #fff !important;
  --rc-widget-text-color: #fff !important;
  --rc-purchase-option-text-color: #fff;
  --rc-widget-border-color: #006442;
  --rc-purchase-option-border-color: #006442;
}

@media (min-width: 1030px) {
  .template-product-pee-pads-revamp .product {
    grid-template-columns: 3fr 2fr;
    grid-gap: 40px;
  }
}
.template-product-pee-pads-revamp .form__field--radio-text .form__element .swatch__option {
  margin-bottom: 15px;
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.template-product-pee-pads-revamp .product__images {
  padding: 0;
  margin: 0;
}
@media (max-width: 679px) {
  .template-product-pee-pads-revamp .product__images .carousel--product-arrows,
  .template-product-pee-pads-revamp .product__images .swiper-arrow__container {
    display: none !important;
  }
}
.template-product-pee-pads-revamp .product__images .swiper-arrow__container {
  top: 50%;
  bottom: auto;
}
.template-product-pee-pads-revamp .product__images .swiper-arrow__container.swiper-arrow__container--prev {
  transform: translate(-50%, -50%);
  left: 44px;
}
.template-product-pee-pads-revamp .product__images .swiper-arrow__container.swiper-arrow__container--next {
  transform: translate(50%, -50%);
  right: 44px;
}
.template-product-pee-pads-revamp .accordion {
  gap: 0;
  border-bottom: 2px solid #B7D5B9;
}
.template-product-pee-pads-revamp .product__description .accordion__button {
  border-bottom: none;
  padding: 12px 22px;
  font-size: 15px;
  line-height: 23px;
  border-top: 2px solid #B7D5B9;
}
.template-product-pee-pads-revamp .product__description .accordion__icon .icon {
  width: 13px;
  height: 13px;
}
.template-product-pee-pads-revamp .product .background-image {
  border-radius: 18px;
}
.template-product-pee-pads-revamp .product-thumbnails__wrapper {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  margin-top: 20px;
}
.template-product-pee-pads-revamp .carousel--product-thumbnails {
  width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 679px) {
  .template-product-pee-pads-revamp .carousel--product-thumbnails {
    display: none !important;
  }
}
.template-product-pee-pads-revamp .product__thumbnails {
  width: 100% !important;
}
.template-product-pee-pads-revamp .product__thumbnails .swiper-slide {
  border-radius: 16px;
  overflow: hidden;
}
.template-product-pee-pads-revamp .product-single__thumbnail {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 16px;
  border: 0;
  background: lightgray;
  overflow: hidden;
}
.template-product-pee-pads-revamp .product-single__thumbnail-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 0;
  border-radius: 16px;
}
.template-product-pee-pads-revamp .product__thumbnails .swiper-slide.swiper-slide-thumb-active .product-single__thumbnail {
  border-radius: 16px;
  border: 2px solid #006442;
  background: lightgray;
}
.template-product-pee-pads-revamp .product__thumbnails .swiper-slide.swiper-slide-thumb-active .product-single__thumbnail-image {
  border: 0;
}
.template-product-pee-pads-revamp .product-thumbnails__scrollbar {
  position: static !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  bottom: auto !important;
  display: block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  height: 14px;
  border-radius: 10.919px;
  background: #F9F4EC;
}
.template-product-pee-pads-revamp .product-thumbnails__scrollbar .swiper-scrollbar-drag {
  background: #B7D5B9;
  border-radius: 36.032px;
}
.template-product-pee-pads-revamp .swiper-scrollbar.product-thumbnails__scrollbar.swiper-scrollbar-horizontal {
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
}
.template-product-pee-pads-revamp #productStickyContainer {
  position: relative;
}
.template-product-pee-pads-revamp #productStickyContainer.product__sticky--show {
  position: static;
}
.template-product-pee-pads-revamp #productStickyContainer.product__sticky--show .product__sticky-container {
  z-index: 9999;
}
.template-product-pee-pads-revamp .product__title-group {
  display: flex;
  flex-direction: column;
}
.template-product-pee-pads-revamp .product__title {
  color: #006442;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: 40px;
  margin-top: 30px;
}
@media (min-width: 1180px) {
  .template-product-pee-pads-revamp .product__title {
    font-size: 40px;
    line-height: 48px;
    margin-top: 0;
  }
}
.template-product-pee-pads-revamp .product__subtitle {
  color: #006442;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: 150%;
  margin-top: 5px;
  margin-bottom: 0;
}
.template-product-pee-pads-revamp .bv_stars_component_container svg {
  height: 23.8px !important;
  width: 23.8px !important;
}
.template-product-pee-pads-revamp .price__wrapper {
  margin-top: 0;
  margin-bottom: 8px;
}
@media (min-width: 1180px) {
  .template-product-pee-pads-revamp .price__wrapper {
    margin-top: 0;
    margin-bottom: 16px;
  }
}
.template-product-pee-pads-revamp .product__price {
  font-size: 34px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  margin-top: 12px;
}
@media (max-width: 679px) {
  .template-product-pee-pads-revamp .product__price {
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-top: 16px;
  }
}
.template-product-pee-pads-revamp .product__description-copy {
  margin-bottom: 16px;
}
.template-product-pee-pads-revamp .product__description-copy.desktop-only {
  display: none;
}
@media (min-width: 1180px) {
  .template-product-pee-pads-revamp .product__description-copy.desktop-only {
    display: block;
  }
}
.template-product-pee-pads-revamp .product__description-copy.mobile-only {
  display: block;
}
@media (min-width: 1180px) {
  .template-product-pee-pads-revamp .product__description-copy.mobile-only {
    display: none;
  }
}
.template-product-pee-pads-revamp .product__description-heading {
  color: #006442;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: 150%;
  margin: 0 0 8px;
}
.template-product-pee-pads-revamp .product__description-text p {
  margin: 0;
}
.template-product-pee-pads-revamp .product__description .accordion__button {
  font-weight: 700;
}
.template-product-pee-pads-revamp .product-features .feature {
  gap: 10px;
}
.template-product-pee-pads-revamp .feature__text-heading {
  text-transform: none;
}
.template-product-pee-pads-revamp .product-features {
  gap: 10px;
}
.template-product-pee-pads-revamp .iamota-feature__icon {
  width: 24px;
  height: 24px;
}
.template-product-pee-pads-revamp .feature__text {
  line-height: 21px;
  display: flex;
  flex-direction: column;
}
.template-product-pee-pads-revamp .product__container {
  margin-top: 12px;
}
@media (max-width: 679px) {
  .template-product-pee-pads-revamp .product__container {
    margin-top: 15px;
  }
}
.template-product-pee-pads-revamp .size-chart__trigger {
  background: transparent;
  border: 0;
  color: #006442;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  text-decoration: none;
  padding: 0;
  margin: 0;
  width: fit-content;
  color: #006442;
  text-align: right;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 133.333% */
}
.template-product-pee-pads-revamp .size-chart__trigger:hover {
  text-decoration: underline;
}
.template-product-pee-pads-revamp .size-chart__trigger-container {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.template-product-pee-pads-revamp .modal--size-chart.modal--open {
  position: fixed;
  inset: 0;
  z-index: 2147483646 !important;
  isolation: isolate;
  display: block;
}
.template-product-pee-pads-revamp .modal--size-chart.modal--open .modal__overlay {
  position: fixed;
  inset: 0;
  z-index: 2147483646 !important;
}
.template-product-pee-pads-revamp .modal--size-chart.modal--open .modal__popup, .template-product-pee-pads-revamp .modal--size-chart.modal--open .modal__content {
  z-index: 2147483647 !important;
}
.template-product-pee-pads-revamp .modal--size-chart .modal__content {
  max-width: 90vw;
  max-height: 90vh;
  overflow: auto;
  padding: 20px;
}
@media (min-width: 680px) {
  .template-product-pee-pads-revamp .modal--size-chart .modal__content {
    max-width: 85vw;
    max-height: 85vh;
    padding: 30px;
  }
}
@media (min-width: 1180px) {
  .template-product-pee-pads-revamp .modal--size-chart .modal__content {
    max-width: 820px;
    max-height: 90vh;
    padding: 40px;
  }
}
.template-product-pee-pads-revamp .modal--size-chart .size-chart-modal__image {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: auto;
}
.template-product-pee-pads-revamp .modal--size-chart .size-chart-modal__image img {
  width: 100%;
  height: auto;
  max-width: 100%;
  object-fit: contain;
  display: block;
}
.template-product-pee-pads-revamp .modal--size-chart .modal__close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10;
  background-color: #fff;
  border-radius: 50%;
  padding: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 680px) {
  .template-product-pee-pads-revamp .modal--size-chart .modal__close-button {
    top: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
  }
}
.template-product-pee-pads-revamp .modal--size-chart .modal__close-button:focus {
  outline: 2px solid #006442;
  outline-offset: 2px;
}
.template-product-pee-pads-revamp .modal--size-chart .modal__close-button:hover {
  background-color: #F9F4EC;
}
.template-product-pee-pads-revamp .modal--size-chart .modal__close-button .icon {
  width: 20px;
  height: 20px;
}
.template-product-pee-pads-revamp .form__field--custom-select {
  position: relative;
  margin-bottom: 20px;
}
.template-product-pee-pads-revamp .form__field--custom-select .form__element {
  position: relative;
  border: 2px solid #006442;
  border-radius: 10px;
  background: #fff;
}
.template-product-pee-pads-revamp .form__field--custom-select .form__select {
  border-radius: 10px;
  border: 0;
  background: transparent;
  padding: 11px 48px 11px 18px;
  color: #3C3C3B;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
}
.template-product-pee-pads-revamp .form__field--custom-select .select__caret {
  right: 10px;
  top: calc(50% + 3px);
  transform: translateY(-50%);
}
.template-product-pee-pads-revamp .form__field--custom-select .select__caret .icon {
  width: 24px;
  height: 24px;
}
.template-product-pee-pads-revamp .form__field--custom-select.form__field--custom-select-size .form__select {
  color: #3C3C3B;
  -webkit-text-fill-color: #3C3C3B;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  padding-left: 66px;
}
.template-product-pee-pads-revamp .form__field--custom-select.form__field--custom-select-size .select__caret .icon {
  width: 8px;
  height: 8px;
  flex-shrink: 0;
}
.template-product-pee-pads-revamp .form__field--custom-select.form__field--custom-select-size .size-display-label {
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #3C3C3B;
  font-weight: 600;
  font-size: 15px;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  z-index: 2;
}
.template-product-pee-pads-revamp .form__field--custom-select.form__field--custom-select-size .size-display-label::before {
  content: "Size:";
}
.template-product-pee-pads-revamp .product__quantity--selector {
  margin: 0;
  margin-bottom: 24px;
}
.template-product-pee-pads-revamp .product__quantity--selector .form__input-container {
  position: relative;
  width: 100%;
  border: 2px solid #006442;
  border-radius: 10px;
  background: #fff;
  overflow: hidden;
}
.template-product-pee-pads-revamp .product__quantity--selector .quantity-display-label {
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
  color: #3C3C3B;
  font-weight: 600;
  font-size: 15px;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  pointer-events: none;
  z-index: 2;
}
.template-product-pee-pads-revamp .product__quantity--selector .cart__quantity.form__input {
  width: 100%;
  height: 100%;
  min-height: 45px;
  border: 0;
  border-radius: 10px;
  background: transparent;
  padding: 11px 64px 11px 98px;
  color: #3C3C3B;
  font-weight: 600;
  font-size: 15px;
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  margin: 0;
}
.template-product-pee-pads-revamp .product__quantity--selector .form__increment {
  width: 44px;
  height: 50%;
  right: 0;
  border: 0;
  border-left: 2px solid #006442;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.template-product-pee-pads-revamp .product__quantity--selector .form__increment .icon {
  width: 8px;
  height: 8px;
  flex-shrink: 0;
}
.template-product-pee-pads-revamp .product__quantity--selector .form__increment--up {
  border-bottom: 2px solid #006442;
}
.template-product-pee-pads-revamp .product__quantity--selector .form__increment--up .icon {
  transform: rotate(90deg);
  left: 4px;
  position: relative;
  bottom: 5px;
}
.template-product-pee-pads-revamp .product__quantity--selector .form__increment--down {
  top: 50%;
}
.template-product-pee-pads-revamp .product__quantity--selector .form__increment--down .icon {
  position: relative;
  bottom: 5px;
}
.template-product-pee-pads-revamp .product__sticky--show .sample-cta-section {
  display: none !important;
}
.template-product-pee-pads-revamp .product__sticky-container .sample-cta-section {
  display: none !important;
}
.template-product-pee-pads-revamp .sample-cta-section {
  display: flex;
  height: 77px;
  padding: 15px 54px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border-radius: 10px;
  background: #F9F4EC;
}
.template-product-pee-pads-revamp .sample-cta-section .sample-cta-link,
.template-product-pee-pads-revamp .sample-cta-section .sample-already-added-message {
  color: #3C3C3B;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
}
.template-product-pee-pads-revamp .sample-cta-section .sample-cta-link strong,
.template-product-pee-pads-revamp .sample-cta-section .sample-already-added-message strong {
  color: #006442;
  font-size: 15px;
  font-style: normal;
  font-weight: 900;
  line-height: 23px;
}

.template-product-pee-pads-revamp .product__description .accordion__content.is-open {
  padding-bottom: 12px;
}

.template-product-pee-pads .product__sticky--show .product__subscription-label,
.template-product-pee-pads-revamp .product__sticky--show .product__subscription-label {
  display: none !important;
}
/*!***************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/templates/search/_search.scss ***!
  \***************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--search-results {
  grid-column: full;
}
.page-section--search-results .search-results__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-section--search-results .search-results__item {
  border-bottom: 1px solid #006442;
  display: flex;
  flex-flow: row nowrap;
  padding: 20px 0;
}
@media (min-width: 1180px) {
  .page-section--search-results .search-results__item {
    padding: 80px 0;
  }
}
.page-section--search-results .search-results__image {
  flex: 0 1 16.667%;
  margin-right: 20px;
}
@media (min-width: 1180px) {
  .page-section--search-results .search-results__image {
    max-width: 150px;
    margin-right: 80px;
  }
}
.page-section--search-results .search-results__content {
  flex: 0 1 83.333%;
}
@media (min-width: 1180px) {
  .page-section--search-results .search-results__content {
    max-width: 66.6666666667%;
  }
}
.page-section--search-results .search-results__title {
  margin: 0 0 5px;
}
@media (min-width: 1180px) {
  .page-section--search-results .search-results__title {
    margin-bottom: 10px;
  }
}
.page-section--search-results .search-results__link {
  padding-bottom: 0;
}
.page-section--search-results .search-results__link-icon,
.page-section--search-results .search-results__link-icon .icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 10px;
}
/*!***************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/templates/customers/account/_account.scss ***!
  \***************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.page-section--account-details .address {
  margin: 20px 0;
}

.account-details__title {
  margin-top: 0;
}

.form-success {
  padding-bottom: 30px;
}

.breadcrumbs-container {
  margin-bottom: 20px;
}

.button__log-out {
  margin-top: 20px;
}

.form__cancel-link {
  display: block;
  margin-top: 20px;
}

.order-table__table {
  width: 100%;
  border-collapse: collapse;
}
.order-table__table th,
.order-table__table td {
  border: 0;
}
.order-table__table tr:nth-child(2n) {
  background: #fff;
}

tr.order-table__header {
  border-bottom: 1px solid #006442;
}

.order-table__header-item {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  color: #3C3C3B;
  text-align: left;
  padding: 10px 0 0;
}
.order-table__header-item:last-of-type {
  text-align: right;
}
@media (min-width: 680px) {
  .order-table__header-item:last-of-type {
    padding-right: 0;
  }
}
@media (min-width: 680px) {
  .order-table__header-item {
    text-align: left;
    padding: 0px 10px 20px 0;
  }
}

td.order-table__item {
  padding: 10px 0 0;
  min-width: 100px;
}
@media (min-width: 680px) {
  td.order-table__item {
    text-align: left;
    padding: 20px 5px;
  }
}
td.order-table__item:last-of-type {
  text-align: right;
  padding: 10px 0 10px;
}
@media (min-width: 680px) {
  td.order-table__item:last-of-type {
    padding: 20px 0;
  }
}
td.order-table__item:not(.order-table__item-price) {
  font-size: 16px;
  font-size: 1.6rem;
}

.order-table__row {
  border-top: 1px solid #006442;
}
@media (min-width: 680px) {
  .order-table__row {
    border-top: 0;
  }
}

.order-table__footer .order-table__row {
  border-top: 0;
  width: 100%;
}
.order-table__footer .order-table__row:first-of-type {
  border-top: 1px solid #006442;
}
.order-table__footer .order-table__row .small--hide {
  display: none;
}
@media (min-width: 680px) {
  .order-table__footer .order-table__row .small--hide {
    display: table-cell;
  }
}
.order-table__footer .order-table__row .order-table__item {
  padding: 10px 0 0;
}
@media (min-width: 680px) {
  .order-table__footer .order-table__row .order-table__item {
    padding: 20px 0 0;
  }
}

.address p {
  margin-bottom: 0;
}
.address .address__title {
  margin-bottom: 5px;
}
.address .button-collection--address {
  align-items: center;
  margin-bottom: 0;
}
.address .button-collection--address .form__button {
  margin-right: 20px;
}

#address_form_new {
  margin-top: 30px;
}

.form--address-edit {
  margin-top: 20px;
}

.page-section--account-details a {
  font-size: 16px;
  font-size: 1.6rem;
}

.template-addresses .form__wrapper {
  margin-left: 0;
}
.template-addresses .button--link {
  font-family: "FilsonPro", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #51865D;
  background-color: transparent;
  text-decoration: underline;
  padding: 0;
  margin: 0;
  opacity: 1;
}
.template-addresses .button--link:hover {
  color: rgba(81, 134, 93, 0.7);
  transition: all 0.2s ease;
}
.template-addresses .button--address-update {
  margin-right: 10px;
}

.order-page__title {
  margin-top: 0;
  margin-bottom: 5px;
}

.order-page__subtitle {
  margin-bottom: 40px;
}

.order-addresses {
  margin-bottom: 40px;
}

.page-header--account-form .page-header__content {
  padding-bottom: 0;
  text-align: center;
}

.template-account .page-header__title {
  margin-bottom: 30px;
}

.page-header--addresses .page-header__content {
  padding-bottom: 20px;
}

.form__register-link {
  display: block;
  margin-bottom: 10px;
}

.shopify-challenge__container {
  padding: 60px 0;
}
.shopify-challenge__container .shopify-challenge__error {
  padding-left: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
  line-height: 1.9rem;
  color: #D60A0A;
  margin-bottom: 20px;
}
.shopify-challenge__container .shopify-challenge__button {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 19px 25px 17px;
  text-align: center;
  text-transform: uppercase;
  background-color: #006442;
  color: #fff;
  margin-top: 30px;
}

.page-section__divider {
  width: 100%;
  margin: 0;
  height: 1px;
  background-color: #006442;
  border: none;
}
/*!*******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/templates/customers/addresses/_addresses.scss ***!
  \*******************************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.addresses [aria-expanded=true] ~ div.address__form {
  display: block;
}

.addresses [aria-expanded=false] ~ div.address__form {
  display: none;
}

.address__form--edit {
  width: 100%;
}
/*!***********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/templates/customers/order/_order.scss ***!
  \***********************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.order-page__title {
  margin-top: 0;
  margin-bottom: 5px;
}

.order-page__subtitle {
  margin-bottom: 40px;
}

.order-addresses {
  margin-bottom: 40px;
}
/*!*******************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/templates/password/_password.scss ***!
  \*******************************************************************************************************************************************************************************************************/
/**
 * Outputs list of transition properties
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height 0.5s ease-in);
 * }
 */
/**
 * Hide element but make it accessible to screen readers
 *
 * Usage:
 * .selector {
 *   @include visually-hidden;
 * }
 */
/**
 * Reverse the properties applied by @mixin visually-hidden
 *
 * Accepts:
 * - $position: {String} Positioning method for element
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProHeavy.woff2) format("woff2"), url(../assets/FilsonProHeavy.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProMedium.woff2) format("woff2"), url(../assets/FilsonProMedium.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "FilsonPro";
  src: url(../assets/FilsonProBook.woff2) format("woff2"), url(../assets/FilsonProBook.woff) format("woff"); /* Pretty Modern Browsers */
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
}
.template-password .main.layout--one-column {
  flex: none;
}

/*# sourceMappingURL=app.css.map*/
/* Wholesale page — stats band white border */
#shopify-section-template--22802364825877__1777670280ec7a4421 {
  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
}

/* Wholesale page — distributor CTA white border */
#shopify-section-template--22802364825877__1777669575fef8e021 {
  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
}

/* Wholesale page — rich-text linen backgrounds */
#shopify-section-template--22802364825877__rich_text_6M8Njt,
#shopify-section-template--22802364825877__rich_text_zhCyMU {
  background-color: #f9f4ec;

  /* Wholesale page — disclaimer rich-text dark green text */
#shopify-section-template--22802364825877__rich_text_6M8Njt * {
  color: #006442;
}
