@charset "UTF-8";
.buorg .buorg-pad {
  padding: 0;
  padding-top: 1em;
}
.buorg .buorg-icon {
  display: none;
}
.buorg .buorg-mainmsg,
.buorg .buorg-moremsg {
  font-size: 14px;
  display: block;
}
.buorg .buorg-buttons {
  display: flex;
  margin-top: 1em;
  font-size: 14px;
}
.buorg .buorg-buttons a {
  display: block;
  flex-basis: 50%;
  border: none;
}
.buorg .buorg-buttons #buorgul,
.buorg .buorg-buttons #buorgig {
  margin: 0;
  border-radius: 0;
  padding: 1em;
}

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
  box-sizing: border-box;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size (opinionated).
*/
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  tab-size: 4; /* 3 */
}

/*
Sections
========
*/
/**
1. Remove the margin in all browsers.
2. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/
body {
  margin: 0; /* 1 */
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; /* 2 */
}

/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
  text-decoration: underline dotted;
}

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

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, 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;
}

/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
}

/*
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 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  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.
*/
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
  box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
  padding: 0;
}

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

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-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.
*/
::-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 Chrome and Safari.
*/
summary {
  display: list-item;
}

.tns-outer {
  padding: 0 !important;
}
.tns-outer [hidden] {
  display: none !important;
}
.tns-outer [aria-controls], .tns-outer [data-action] {
  cursor: pointer;
}

.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}
.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}

.tns-no-calc {
  position: relative;
  left: 0;
}

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}
.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -moz-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s;
}
.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}
.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}

.tns-autowidth {
  display: inline-block;
}

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}
.tns-lazy-img.tns-complete {
  opacity: 1;
}

.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s;
}

.tns-ovh {
  overflow: hidden;
}

.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}

.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}

.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

.tns-vpfix {
  white-space: nowrap;
}
.tns-vpfix > div, .tns-vpfix > li {
  display: inline-block;
}

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}
.tns-t-ct {
  width: 2333.3333333333%;
  width: 2333.3333333333%;
  position: absolute;
  right: 0;
}
.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}
.tns-t-ct > div {
  width: 1.4285714286%;
  width: calc(100% / 70);
  height: 10px;
  float: left;
}

:root {
  --columns: 12;
  --gap: 20px;
  --header-height: 85px;
}
@media only screen and (min-width: 1280px) {
  :root {
    --header-height: 140px;
  }
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--gap);
  padding-left: var(--gap);
}
@media (min-width: 768px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1680px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1920px) {
  .container {
    max-width: 1680px;
  }
}
@media (min-width: 2560px) {
  .container {
    max-width: 1920px;
  }
}

.row {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-right: calc(var(--gap) * -1);
  margin-left: calc(var(--gap) * -1);
}

.col,
[class*=col-] {
  flex-basis: calc(100% / var(--columns));
  flex-grow: 1;
  max-width: 100%;
  padding-right: var(--gap);
  padding-left: var(--gap);
}
[class~=col-1].col,
[class~=col-1][class*=col-] {
  flex-basis: calc(100% / var(--columns) * 1);
  max-width: calc(100% / var(--columns) * 1);
}
[class~=col-2].col,
[class~=col-2][class*=col-] {
  flex-basis: calc(100% / var(--columns) * 2);
  max-width: calc(100% / var(--columns) * 2);
}
[class~=col-3].col,
[class~=col-3][class*=col-] {
  flex-basis: calc(100% / var(--columns) * 3);
  max-width: calc(100% / var(--columns) * 3);
}
[class~=col-4].col,
[class~=col-4][class*=col-] {
  flex-basis: calc(100% / var(--columns) * 4);
  max-width: calc(100% / var(--columns) * 4);
}
[class~=col-5].col,
[class~=col-5][class*=col-] {
  flex-basis: calc(100% / var(--columns) * 5);
  max-width: calc(100% / var(--columns) * 5);
}
[class~=col-6].col,
[class~=col-6][class*=col-] {
  flex-basis: calc(100% / var(--columns) * 6);
  max-width: calc(100% / var(--columns) * 6);
}
[class~=col-7].col,
[class~=col-7][class*=col-] {
  flex-basis: calc(100% / var(--columns) * 7);
  max-width: calc(100% / var(--columns) * 7);
}
[class~=col-8].col,
[class~=col-8][class*=col-] {
  flex-basis: calc(100% / var(--columns) * 8);
  max-width: calc(100% / var(--columns) * 8);
}
[class~=col-9].col,
[class~=col-9][class*=col-] {
  flex-basis: calc(100% / var(--columns) * 9);
  max-width: calc(100% / var(--columns) * 9);
}
[class~=col-10].col,
[class~=col-10][class*=col-] {
  flex-basis: calc(100% / var(--columns) * 10);
  max-width: calc(100% / var(--columns) * 10);
}
[class~=col-11].col,
[class~=col-11][class*=col-] {
  flex-basis: calc(100% / var(--columns) * 11);
  max-width: calc(100% / var(--columns) * 11);
}
[class~=col-12].col,
[class~=col-12][class*=col-] {
  flex-basis: calc(100% / var(--columns) * 12);
  max-width: calc(100% / var(--columns) * 12);
}
[class~=offset-0].col,
[class~=offset-0][class*=col-] {
  margin-left: calc(100% / var(--columns) * 0);
}
[class~=offset-1].col,
[class~=offset-1][class*=col-] {
  margin-left: calc(100% / var(--columns) * 1);
}
[class~=offset-2].col,
[class~=offset-2][class*=col-] {
  margin-left: calc(100% / var(--columns) * 2);
}
[class~=offset-3].col,
[class~=offset-3][class*=col-] {
  margin-left: calc(100% / var(--columns) * 3);
}
[class~=offset-4].col,
[class~=offset-4][class*=col-] {
  margin-left: calc(100% / var(--columns) * 4);
}
[class~=offset-5].col,
[class~=offset-5][class*=col-] {
  margin-left: calc(100% / var(--columns) * 5);
}
[class~=offset-6].col,
[class~=offset-6][class*=col-] {
  margin-left: calc(100% / var(--columns) * 6);
}
[class~=offset-7].col,
[class~=offset-7][class*=col-] {
  margin-left: calc(100% / var(--columns) * 7);
}
[class~=offset-8].col,
[class~=offset-8][class*=col-] {
  margin-left: calc(100% / var(--columns) * 8);
}
[class~=offset-9].col,
[class~=offset-9][class*=col-] {
  margin-left: calc(100% / var(--columns) * 9);
}
[class~=offset-10].col,
[class~=offset-10][class*=col-] {
  margin-left: calc(100% / var(--columns) * 10);
}
[class~=offset-11].col,
[class~=offset-11][class*=col-] {
  margin-left: calc(100% / var(--columns) * 11);
}
[class~=offset-12].col,
[class~=offset-12][class*=col-] {
  margin-left: calc(100% / var(--columns) * 12);
}
@media only screen and (min-width: 640px) {
  [class~="mo:col-1"].col,
[class~="mo:col-1"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 1);
    max-width: calc(100% / var(--columns) * 1);
  }
  [class~="mo:col-2"].col,
[class~="mo:col-2"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 2);
    max-width: calc(100% / var(--columns) * 2);
  }
  [class~="mo:col-3"].col,
[class~="mo:col-3"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 3);
    max-width: calc(100% / var(--columns) * 3);
  }
  [class~="mo:col-4"].col,
[class~="mo:col-4"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 4);
    max-width: calc(100% / var(--columns) * 4);
  }
  [class~="mo:col-5"].col,
[class~="mo:col-5"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 5);
    max-width: calc(100% / var(--columns) * 5);
  }
  [class~="mo:col-6"].col,
[class~="mo:col-6"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 6);
    max-width: calc(100% / var(--columns) * 6);
  }
  [class~="mo:col-7"].col,
[class~="mo:col-7"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 7);
    max-width: calc(100% / var(--columns) * 7);
  }
  [class~="mo:col-8"].col,
[class~="mo:col-8"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 8);
    max-width: calc(100% / var(--columns) * 8);
  }
  [class~="mo:col-9"].col,
[class~="mo:col-9"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 9);
    max-width: calc(100% / var(--columns) * 9);
  }
  [class~="mo:col-10"].col,
[class~="mo:col-10"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 10);
    max-width: calc(100% / var(--columns) * 10);
  }
  [class~="mo:col-11"].col,
[class~="mo:col-11"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 11);
    max-width: calc(100% / var(--columns) * 11);
  }
  [class~="mo:col-12"].col,
[class~="mo:col-12"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 12);
    max-width: calc(100% / var(--columns) * 12);
  }
}
@media only screen and (min-width: 640px) {
  [class~="mo:offset-0"].col,
[class~="mo:offset-0"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 0);
  }
  [class~="mo:offset-0"].col:only-child,
[class~="mo:offset-0"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 0 + var(--gap));
  }
  [class~="mo:offset-1"].col,
[class~="mo:offset-1"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 1);
  }
  [class~="mo:offset-1"].col:only-child,
[class~="mo:offset-1"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 1 + var(--gap));
  }
  [class~="mo:offset-2"].col,
[class~="mo:offset-2"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 2);
  }
  [class~="mo:offset-2"].col:only-child,
[class~="mo:offset-2"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 2 + var(--gap));
  }
  [class~="mo:offset-3"].col,
[class~="mo:offset-3"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 3);
  }
  [class~="mo:offset-3"].col:only-child,
[class~="mo:offset-3"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 3 + var(--gap));
  }
  [class~="mo:offset-4"].col,
[class~="mo:offset-4"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 4);
  }
  [class~="mo:offset-4"].col:only-child,
[class~="mo:offset-4"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 4 + var(--gap));
  }
  [class~="mo:offset-5"].col,
[class~="mo:offset-5"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 5);
  }
  [class~="mo:offset-5"].col:only-child,
[class~="mo:offset-5"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 5 + var(--gap));
  }
  [class~="mo:offset-6"].col,
[class~="mo:offset-6"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 6);
  }
  [class~="mo:offset-6"].col:only-child,
[class~="mo:offset-6"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 6 + var(--gap));
  }
  [class~="mo:offset-7"].col,
[class~="mo:offset-7"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 7);
  }
  [class~="mo:offset-7"].col:only-child,
[class~="mo:offset-7"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 7 + var(--gap));
  }
  [class~="mo:offset-8"].col,
[class~="mo:offset-8"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 8);
  }
  [class~="mo:offset-8"].col:only-child,
[class~="mo:offset-8"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 8 + var(--gap));
  }
  [class~="mo:offset-9"].col,
[class~="mo:offset-9"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 9);
  }
  [class~="mo:offset-9"].col:only-child,
[class~="mo:offset-9"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 9 + var(--gap));
  }
  [class~="mo:offset-10"].col,
[class~="mo:offset-10"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 10);
  }
  [class~="mo:offset-10"].col:only-child,
[class~="mo:offset-10"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 10 + var(--gap));
  }
  [class~="mo:offset-11"].col,
[class~="mo:offset-11"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 11);
  }
  [class~="mo:offset-11"].col:only-child,
[class~="mo:offset-11"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 11 + var(--gap));
  }
  [class~="mo:offset-12"].col,
[class~="mo:offset-12"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 12);
  }
  [class~="mo:offset-12"].col:only-child,
[class~="mo:offset-12"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 12 + var(--gap));
  }
}
@media only screen and (min-width: 768px) {
  [class~="xs:col-1"].col,
[class~="xs:col-1"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 1);
    max-width: calc(100% / var(--columns) * 1);
  }
  [class~="xs:col-2"].col,
[class~="xs:col-2"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 2);
    max-width: calc(100% / var(--columns) * 2);
  }
  [class~="xs:col-3"].col,
[class~="xs:col-3"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 3);
    max-width: calc(100% / var(--columns) * 3);
  }
  [class~="xs:col-4"].col,
[class~="xs:col-4"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 4);
    max-width: calc(100% / var(--columns) * 4);
  }
  [class~="xs:col-5"].col,
[class~="xs:col-5"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 5);
    max-width: calc(100% / var(--columns) * 5);
  }
  [class~="xs:col-6"].col,
[class~="xs:col-6"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 6);
    max-width: calc(100% / var(--columns) * 6);
  }
  [class~="xs:col-7"].col,
[class~="xs:col-7"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 7);
    max-width: calc(100% / var(--columns) * 7);
  }
  [class~="xs:col-8"].col,
[class~="xs:col-8"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 8);
    max-width: calc(100% / var(--columns) * 8);
  }
  [class~="xs:col-9"].col,
[class~="xs:col-9"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 9);
    max-width: calc(100% / var(--columns) * 9);
  }
  [class~="xs:col-10"].col,
[class~="xs:col-10"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 10);
    max-width: calc(100% / var(--columns) * 10);
  }
  [class~="xs:col-11"].col,
[class~="xs:col-11"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 11);
    max-width: calc(100% / var(--columns) * 11);
  }
  [class~="xs:col-12"].col,
[class~="xs:col-12"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 12);
    max-width: calc(100% / var(--columns) * 12);
  }
}
@media only screen and (min-width: 768px) {
  [class~="xs:offset-0"].col,
[class~="xs:offset-0"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 0);
  }
  [class~="xs:offset-0"].col:only-child,
[class~="xs:offset-0"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 0 + var(--gap));
  }
  [class~="xs:offset-1"].col,
[class~="xs:offset-1"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 1);
  }
  [class~="xs:offset-1"].col:only-child,
[class~="xs:offset-1"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 1 + var(--gap));
  }
  [class~="xs:offset-2"].col,
[class~="xs:offset-2"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 2);
  }
  [class~="xs:offset-2"].col:only-child,
[class~="xs:offset-2"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 2 + var(--gap));
  }
  [class~="xs:offset-3"].col,
[class~="xs:offset-3"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 3);
  }
  [class~="xs:offset-3"].col:only-child,
[class~="xs:offset-3"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 3 + var(--gap));
  }
  [class~="xs:offset-4"].col,
[class~="xs:offset-4"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 4);
  }
  [class~="xs:offset-4"].col:only-child,
[class~="xs:offset-4"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 4 + var(--gap));
  }
  [class~="xs:offset-5"].col,
[class~="xs:offset-5"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 5);
  }
  [class~="xs:offset-5"].col:only-child,
[class~="xs:offset-5"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 5 + var(--gap));
  }
  [class~="xs:offset-6"].col,
[class~="xs:offset-6"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 6);
  }
  [class~="xs:offset-6"].col:only-child,
[class~="xs:offset-6"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 6 + var(--gap));
  }
  [class~="xs:offset-7"].col,
[class~="xs:offset-7"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 7);
  }
  [class~="xs:offset-7"].col:only-child,
[class~="xs:offset-7"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 7 + var(--gap));
  }
  [class~="xs:offset-8"].col,
[class~="xs:offset-8"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 8);
  }
  [class~="xs:offset-8"].col:only-child,
[class~="xs:offset-8"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 8 + var(--gap));
  }
  [class~="xs:offset-9"].col,
[class~="xs:offset-9"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 9);
  }
  [class~="xs:offset-9"].col:only-child,
[class~="xs:offset-9"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 9 + var(--gap));
  }
  [class~="xs:offset-10"].col,
[class~="xs:offset-10"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 10);
  }
  [class~="xs:offset-10"].col:only-child,
[class~="xs:offset-10"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 10 + var(--gap));
  }
  [class~="xs:offset-11"].col,
[class~="xs:offset-11"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 11);
  }
  [class~="xs:offset-11"].col:only-child,
[class~="xs:offset-11"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 11 + var(--gap));
  }
  [class~="xs:offset-12"].col,
[class~="xs:offset-12"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 12);
  }
  [class~="xs:offset-12"].col:only-child,
[class~="xs:offset-12"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 12 + var(--gap));
  }
}
@media only screen and (min-width: 1024px) {
  [class~="sm:col-1"].col,
[class~="sm:col-1"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 1);
    max-width: calc(100% / var(--columns) * 1);
  }
  [class~="sm:col-2"].col,
[class~="sm:col-2"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 2);
    max-width: calc(100% / var(--columns) * 2);
  }
  [class~="sm:col-3"].col,
[class~="sm:col-3"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 3);
    max-width: calc(100% / var(--columns) * 3);
  }
  [class~="sm:col-4"].col,
[class~="sm:col-4"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 4);
    max-width: calc(100% / var(--columns) * 4);
  }
  [class~="sm:col-5"].col,
[class~="sm:col-5"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 5);
    max-width: calc(100% / var(--columns) * 5);
  }
  [class~="sm:col-6"].col,
[class~="sm:col-6"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 6);
    max-width: calc(100% / var(--columns) * 6);
  }
  [class~="sm:col-7"].col,
[class~="sm:col-7"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 7);
    max-width: calc(100% / var(--columns) * 7);
  }
  [class~="sm:col-8"].col,
[class~="sm:col-8"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 8);
    max-width: calc(100% / var(--columns) * 8);
  }
  [class~="sm:col-9"].col,
[class~="sm:col-9"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 9);
    max-width: calc(100% / var(--columns) * 9);
  }
  [class~="sm:col-10"].col,
[class~="sm:col-10"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 10);
    max-width: calc(100% / var(--columns) * 10);
  }
  [class~="sm:col-11"].col,
[class~="sm:col-11"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 11);
    max-width: calc(100% / var(--columns) * 11);
  }
  [class~="sm:col-12"].col,
[class~="sm:col-12"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 12);
    max-width: calc(100% / var(--columns) * 12);
  }
}
@media only screen and (min-width: 1024px) {
  [class~="sm:offset-0"].col,
[class~="sm:offset-0"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 0);
  }
  [class~="sm:offset-0"].col:only-child,
[class~="sm:offset-0"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 0 + var(--gap));
  }
  [class~="sm:offset-1"].col,
[class~="sm:offset-1"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 1);
  }
  [class~="sm:offset-1"].col:only-child,
[class~="sm:offset-1"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 1 + var(--gap));
  }
  [class~="sm:offset-2"].col,
[class~="sm:offset-2"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 2);
  }
  [class~="sm:offset-2"].col:only-child,
[class~="sm:offset-2"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 2 + var(--gap));
  }
  [class~="sm:offset-3"].col,
[class~="sm:offset-3"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 3);
  }
  [class~="sm:offset-3"].col:only-child,
[class~="sm:offset-3"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 3 + var(--gap));
  }
  [class~="sm:offset-4"].col,
[class~="sm:offset-4"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 4);
  }
  [class~="sm:offset-4"].col:only-child,
[class~="sm:offset-4"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 4 + var(--gap));
  }
  [class~="sm:offset-5"].col,
[class~="sm:offset-5"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 5);
  }
  [class~="sm:offset-5"].col:only-child,
[class~="sm:offset-5"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 5 + var(--gap));
  }
  [class~="sm:offset-6"].col,
[class~="sm:offset-6"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 6);
  }
  [class~="sm:offset-6"].col:only-child,
[class~="sm:offset-6"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 6 + var(--gap));
  }
  [class~="sm:offset-7"].col,
[class~="sm:offset-7"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 7);
  }
  [class~="sm:offset-7"].col:only-child,
[class~="sm:offset-7"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 7 + var(--gap));
  }
  [class~="sm:offset-8"].col,
[class~="sm:offset-8"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 8);
  }
  [class~="sm:offset-8"].col:only-child,
[class~="sm:offset-8"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 8 + var(--gap));
  }
  [class~="sm:offset-9"].col,
[class~="sm:offset-9"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 9);
  }
  [class~="sm:offset-9"].col:only-child,
[class~="sm:offset-9"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 9 + var(--gap));
  }
  [class~="sm:offset-10"].col,
[class~="sm:offset-10"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 10);
  }
  [class~="sm:offset-10"].col:only-child,
[class~="sm:offset-10"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 10 + var(--gap));
  }
  [class~="sm:offset-11"].col,
[class~="sm:offset-11"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 11);
  }
  [class~="sm:offset-11"].col:only-child,
[class~="sm:offset-11"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 11 + var(--gap));
  }
  [class~="sm:offset-12"].col,
[class~="sm:offset-12"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 12);
  }
  [class~="sm:offset-12"].col:only-child,
[class~="sm:offset-12"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 12 + var(--gap));
  }
}
@media only screen and (min-width: 1280px) {
  [class~="md:col-1"].col,
[class~="md:col-1"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 1);
    max-width: calc(100% / var(--columns) * 1);
  }
  [class~="md:col-2"].col,
[class~="md:col-2"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 2);
    max-width: calc(100% / var(--columns) * 2);
  }
  [class~="md:col-3"].col,
[class~="md:col-3"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 3);
    max-width: calc(100% / var(--columns) * 3);
  }
  [class~="md:col-4"].col,
[class~="md:col-4"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 4);
    max-width: calc(100% / var(--columns) * 4);
  }
  [class~="md:col-5"].col,
[class~="md:col-5"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 5);
    max-width: calc(100% / var(--columns) * 5);
  }
  [class~="md:col-6"].col,
[class~="md:col-6"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 6);
    max-width: calc(100% / var(--columns) * 6);
  }
  [class~="md:col-7"].col,
[class~="md:col-7"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 7);
    max-width: calc(100% / var(--columns) * 7);
  }
  [class~="md:col-8"].col,
[class~="md:col-8"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 8);
    max-width: calc(100% / var(--columns) * 8);
  }
  [class~="md:col-9"].col,
[class~="md:col-9"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 9);
    max-width: calc(100% / var(--columns) * 9);
  }
  [class~="md:col-10"].col,
[class~="md:col-10"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 10);
    max-width: calc(100% / var(--columns) * 10);
  }
  [class~="md:col-11"].col,
[class~="md:col-11"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 11);
    max-width: calc(100% / var(--columns) * 11);
  }
  [class~="md:col-12"].col,
[class~="md:col-12"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 12);
    max-width: calc(100% / var(--columns) * 12);
  }
}
@media only screen and (min-width: 1280px) {
  [class~="md:offset-0"].col,
[class~="md:offset-0"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 0);
  }
  [class~="md:offset-0"].col:only-child,
[class~="md:offset-0"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 0 + var(--gap));
  }
  [class~="md:offset-1"].col,
[class~="md:offset-1"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 1);
  }
  [class~="md:offset-1"].col:only-child,
[class~="md:offset-1"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 1 + var(--gap));
  }
  [class~="md:offset-2"].col,
[class~="md:offset-2"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 2);
  }
  [class~="md:offset-2"].col:only-child,
[class~="md:offset-2"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 2 + var(--gap));
  }
  [class~="md:offset-3"].col,
[class~="md:offset-3"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 3);
  }
  [class~="md:offset-3"].col:only-child,
[class~="md:offset-3"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 3 + var(--gap));
  }
  [class~="md:offset-4"].col,
[class~="md:offset-4"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 4);
  }
  [class~="md:offset-4"].col:only-child,
[class~="md:offset-4"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 4 + var(--gap));
  }
  [class~="md:offset-5"].col,
[class~="md:offset-5"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 5);
  }
  [class~="md:offset-5"].col:only-child,
[class~="md:offset-5"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 5 + var(--gap));
  }
  [class~="md:offset-6"].col,
[class~="md:offset-6"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 6);
  }
  [class~="md:offset-6"].col:only-child,
[class~="md:offset-6"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 6 + var(--gap));
  }
  [class~="md:offset-7"].col,
[class~="md:offset-7"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 7);
  }
  [class~="md:offset-7"].col:only-child,
[class~="md:offset-7"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 7 + var(--gap));
  }
  [class~="md:offset-8"].col,
[class~="md:offset-8"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 8);
  }
  [class~="md:offset-8"].col:only-child,
[class~="md:offset-8"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 8 + var(--gap));
  }
  [class~="md:offset-9"].col,
[class~="md:offset-9"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 9);
  }
  [class~="md:offset-9"].col:only-child,
[class~="md:offset-9"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 9 + var(--gap));
  }
  [class~="md:offset-10"].col,
[class~="md:offset-10"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 10);
  }
  [class~="md:offset-10"].col:only-child,
[class~="md:offset-10"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 10 + var(--gap));
  }
  [class~="md:offset-11"].col,
[class~="md:offset-11"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 11);
  }
  [class~="md:offset-11"].col:only-child,
[class~="md:offset-11"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 11 + var(--gap));
  }
  [class~="md:offset-12"].col,
[class~="md:offset-12"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 12);
  }
  [class~="md:offset-12"].col:only-child,
[class~="md:offset-12"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 12 + var(--gap));
  }
}
@media only screen and (min-width: 1680px) {
  [class~="lg:col-1"].col,
[class~="lg:col-1"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 1);
    max-width: calc(100% / var(--columns) * 1);
  }
  [class~="lg:col-2"].col,
[class~="lg:col-2"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 2);
    max-width: calc(100% / var(--columns) * 2);
  }
  [class~="lg:col-3"].col,
[class~="lg:col-3"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 3);
    max-width: calc(100% / var(--columns) * 3);
  }
  [class~="lg:col-4"].col,
[class~="lg:col-4"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 4);
    max-width: calc(100% / var(--columns) * 4);
  }
  [class~="lg:col-5"].col,
[class~="lg:col-5"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 5);
    max-width: calc(100% / var(--columns) * 5);
  }
  [class~="lg:col-6"].col,
[class~="lg:col-6"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 6);
    max-width: calc(100% / var(--columns) * 6);
  }
  [class~="lg:col-7"].col,
[class~="lg:col-7"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 7);
    max-width: calc(100% / var(--columns) * 7);
  }
  [class~="lg:col-8"].col,
[class~="lg:col-8"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 8);
    max-width: calc(100% / var(--columns) * 8);
  }
  [class~="lg:col-9"].col,
[class~="lg:col-9"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 9);
    max-width: calc(100% / var(--columns) * 9);
  }
  [class~="lg:col-10"].col,
[class~="lg:col-10"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 10);
    max-width: calc(100% / var(--columns) * 10);
  }
  [class~="lg:col-11"].col,
[class~="lg:col-11"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 11);
    max-width: calc(100% / var(--columns) * 11);
  }
  [class~="lg:col-12"].col,
[class~="lg:col-12"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 12);
    max-width: calc(100% / var(--columns) * 12);
  }
}
@media only screen and (min-width: 1680px) {
  [class~="lg:offset-0"].col,
[class~="lg:offset-0"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 0);
  }
  [class~="lg:offset-0"].col:only-child,
[class~="lg:offset-0"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 0 + var(--gap));
  }
  [class~="lg:offset-1"].col,
[class~="lg:offset-1"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 1);
  }
  [class~="lg:offset-1"].col:only-child,
[class~="lg:offset-1"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 1 + var(--gap));
  }
  [class~="lg:offset-2"].col,
[class~="lg:offset-2"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 2);
  }
  [class~="lg:offset-2"].col:only-child,
[class~="lg:offset-2"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 2 + var(--gap));
  }
  [class~="lg:offset-3"].col,
[class~="lg:offset-3"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 3);
  }
  [class~="lg:offset-3"].col:only-child,
[class~="lg:offset-3"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 3 + var(--gap));
  }
  [class~="lg:offset-4"].col,
[class~="lg:offset-4"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 4);
  }
  [class~="lg:offset-4"].col:only-child,
[class~="lg:offset-4"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 4 + var(--gap));
  }
  [class~="lg:offset-5"].col,
[class~="lg:offset-5"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 5);
  }
  [class~="lg:offset-5"].col:only-child,
[class~="lg:offset-5"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 5 + var(--gap));
  }
  [class~="lg:offset-6"].col,
[class~="lg:offset-6"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 6);
  }
  [class~="lg:offset-6"].col:only-child,
[class~="lg:offset-6"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 6 + var(--gap));
  }
  [class~="lg:offset-7"].col,
[class~="lg:offset-7"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 7);
  }
  [class~="lg:offset-7"].col:only-child,
[class~="lg:offset-7"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 7 + var(--gap));
  }
  [class~="lg:offset-8"].col,
[class~="lg:offset-8"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 8);
  }
  [class~="lg:offset-8"].col:only-child,
[class~="lg:offset-8"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 8 + var(--gap));
  }
  [class~="lg:offset-9"].col,
[class~="lg:offset-9"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 9);
  }
  [class~="lg:offset-9"].col:only-child,
[class~="lg:offset-9"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 9 + var(--gap));
  }
  [class~="lg:offset-10"].col,
[class~="lg:offset-10"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 10);
  }
  [class~="lg:offset-10"].col:only-child,
[class~="lg:offset-10"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 10 + var(--gap));
  }
  [class~="lg:offset-11"].col,
[class~="lg:offset-11"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 11);
  }
  [class~="lg:offset-11"].col:only-child,
[class~="lg:offset-11"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 11 + var(--gap));
  }
  [class~="lg:offset-12"].col,
[class~="lg:offset-12"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 12);
  }
  [class~="lg:offset-12"].col:only-child,
[class~="lg:offset-12"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 12 + var(--gap));
  }
}
@media only screen and (min-width: 1920px) {
  [class~="xl:col-1"].col,
[class~="xl:col-1"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 1);
    max-width: calc(100% / var(--columns) * 1);
  }
  [class~="xl:col-2"].col,
[class~="xl:col-2"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 2);
    max-width: calc(100% / var(--columns) * 2);
  }
  [class~="xl:col-3"].col,
[class~="xl:col-3"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 3);
    max-width: calc(100% / var(--columns) * 3);
  }
  [class~="xl:col-4"].col,
[class~="xl:col-4"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 4);
    max-width: calc(100% / var(--columns) * 4);
  }
  [class~="xl:col-5"].col,
[class~="xl:col-5"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 5);
    max-width: calc(100% / var(--columns) * 5);
  }
  [class~="xl:col-6"].col,
[class~="xl:col-6"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 6);
    max-width: calc(100% / var(--columns) * 6);
  }
  [class~="xl:col-7"].col,
[class~="xl:col-7"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 7);
    max-width: calc(100% / var(--columns) * 7);
  }
  [class~="xl:col-8"].col,
[class~="xl:col-8"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 8);
    max-width: calc(100% / var(--columns) * 8);
  }
  [class~="xl:col-9"].col,
[class~="xl:col-9"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 9);
    max-width: calc(100% / var(--columns) * 9);
  }
  [class~="xl:col-10"].col,
[class~="xl:col-10"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 10);
    max-width: calc(100% / var(--columns) * 10);
  }
  [class~="xl:col-11"].col,
[class~="xl:col-11"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 11);
    max-width: calc(100% / var(--columns) * 11);
  }
  [class~="xl:col-12"].col,
[class~="xl:col-12"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 12);
    max-width: calc(100% / var(--columns) * 12);
  }
}
@media only screen and (min-width: 1920px) {
  [class~="xl:offset-0"].col,
[class~="xl:offset-0"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 0);
  }
  [class~="xl:offset-0"].col:only-child,
[class~="xl:offset-0"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 0 + var(--gap));
  }
  [class~="xl:offset-1"].col,
[class~="xl:offset-1"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 1);
  }
  [class~="xl:offset-1"].col:only-child,
[class~="xl:offset-1"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 1 + var(--gap));
  }
  [class~="xl:offset-2"].col,
[class~="xl:offset-2"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 2);
  }
  [class~="xl:offset-2"].col:only-child,
[class~="xl:offset-2"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 2 + var(--gap));
  }
  [class~="xl:offset-3"].col,
[class~="xl:offset-3"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 3);
  }
  [class~="xl:offset-3"].col:only-child,
[class~="xl:offset-3"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 3 + var(--gap));
  }
  [class~="xl:offset-4"].col,
[class~="xl:offset-4"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 4);
  }
  [class~="xl:offset-4"].col:only-child,
[class~="xl:offset-4"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 4 + var(--gap));
  }
  [class~="xl:offset-5"].col,
[class~="xl:offset-5"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 5);
  }
  [class~="xl:offset-5"].col:only-child,
[class~="xl:offset-5"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 5 + var(--gap));
  }
  [class~="xl:offset-6"].col,
[class~="xl:offset-6"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 6);
  }
  [class~="xl:offset-6"].col:only-child,
[class~="xl:offset-6"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 6 + var(--gap));
  }
  [class~="xl:offset-7"].col,
[class~="xl:offset-7"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 7);
  }
  [class~="xl:offset-7"].col:only-child,
[class~="xl:offset-7"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 7 + var(--gap));
  }
  [class~="xl:offset-8"].col,
[class~="xl:offset-8"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 8);
  }
  [class~="xl:offset-8"].col:only-child,
[class~="xl:offset-8"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 8 + var(--gap));
  }
  [class~="xl:offset-9"].col,
[class~="xl:offset-9"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 9);
  }
  [class~="xl:offset-9"].col:only-child,
[class~="xl:offset-9"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 9 + var(--gap));
  }
  [class~="xl:offset-10"].col,
[class~="xl:offset-10"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 10);
  }
  [class~="xl:offset-10"].col:only-child,
[class~="xl:offset-10"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 10 + var(--gap));
  }
  [class~="xl:offset-11"].col,
[class~="xl:offset-11"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 11);
  }
  [class~="xl:offset-11"].col:only-child,
[class~="xl:offset-11"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 11 + var(--gap));
  }
  [class~="xl:offset-12"].col,
[class~="xl:offset-12"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 12);
  }
  [class~="xl:offset-12"].col:only-child,
[class~="xl:offset-12"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 12 + var(--gap));
  }
}
@media only screen and (min-width: 2560px) {
  [class~="xxl:col-1"].col,
[class~="xxl:col-1"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 1);
    max-width: calc(100% / var(--columns) * 1);
  }
  [class~="xxl:col-2"].col,
[class~="xxl:col-2"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 2);
    max-width: calc(100% / var(--columns) * 2);
  }
  [class~="xxl:col-3"].col,
[class~="xxl:col-3"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 3);
    max-width: calc(100% / var(--columns) * 3);
  }
  [class~="xxl:col-4"].col,
[class~="xxl:col-4"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 4);
    max-width: calc(100% / var(--columns) * 4);
  }
  [class~="xxl:col-5"].col,
[class~="xxl:col-5"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 5);
    max-width: calc(100% / var(--columns) * 5);
  }
  [class~="xxl:col-6"].col,
[class~="xxl:col-6"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 6);
    max-width: calc(100% / var(--columns) * 6);
  }
  [class~="xxl:col-7"].col,
[class~="xxl:col-7"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 7);
    max-width: calc(100% / var(--columns) * 7);
  }
  [class~="xxl:col-8"].col,
[class~="xxl:col-8"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 8);
    max-width: calc(100% / var(--columns) * 8);
  }
  [class~="xxl:col-9"].col,
[class~="xxl:col-9"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 9);
    max-width: calc(100% / var(--columns) * 9);
  }
  [class~="xxl:col-10"].col,
[class~="xxl:col-10"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 10);
    max-width: calc(100% / var(--columns) * 10);
  }
  [class~="xxl:col-11"].col,
[class~="xxl:col-11"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 11);
    max-width: calc(100% / var(--columns) * 11);
  }
  [class~="xxl:col-12"].col,
[class~="xxl:col-12"][class*=col-] {
    flex-basis: calc(100% / var(--columns) * 12);
    max-width: calc(100% / var(--columns) * 12);
  }
}
@media only screen and (min-width: 2560px) {
  [class~="xxl:offset-0"].col,
[class~="xxl:offset-0"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 0);
  }
  [class~="xxl:offset-0"].col:only-child,
[class~="xxl:offset-0"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 0 + var(--gap));
  }
  [class~="xxl:offset-1"].col,
[class~="xxl:offset-1"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 1);
  }
  [class~="xxl:offset-1"].col:only-child,
[class~="xxl:offset-1"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 1 + var(--gap));
  }
  [class~="xxl:offset-2"].col,
[class~="xxl:offset-2"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 2);
  }
  [class~="xxl:offset-2"].col:only-child,
[class~="xxl:offset-2"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 2 + var(--gap));
  }
  [class~="xxl:offset-3"].col,
[class~="xxl:offset-3"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 3);
  }
  [class~="xxl:offset-3"].col:only-child,
[class~="xxl:offset-3"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 3 + var(--gap));
  }
  [class~="xxl:offset-4"].col,
[class~="xxl:offset-4"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 4);
  }
  [class~="xxl:offset-4"].col:only-child,
[class~="xxl:offset-4"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 4 + var(--gap));
  }
  [class~="xxl:offset-5"].col,
[class~="xxl:offset-5"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 5);
  }
  [class~="xxl:offset-5"].col:only-child,
[class~="xxl:offset-5"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 5 + var(--gap));
  }
  [class~="xxl:offset-6"].col,
[class~="xxl:offset-6"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 6);
  }
  [class~="xxl:offset-6"].col:only-child,
[class~="xxl:offset-6"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 6 + var(--gap));
  }
  [class~="xxl:offset-7"].col,
[class~="xxl:offset-7"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 7);
  }
  [class~="xxl:offset-7"].col:only-child,
[class~="xxl:offset-7"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 7 + var(--gap));
  }
  [class~="xxl:offset-8"].col,
[class~="xxl:offset-8"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 8);
  }
  [class~="xxl:offset-8"].col:only-child,
[class~="xxl:offset-8"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 8 + var(--gap));
  }
  [class~="xxl:offset-9"].col,
[class~="xxl:offset-9"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 9);
  }
  [class~="xxl:offset-9"].col:only-child,
[class~="xxl:offset-9"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 9 + var(--gap));
  }
  [class~="xxl:offset-10"].col,
[class~="xxl:offset-10"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 10);
  }
  [class~="xxl:offset-10"].col:only-child,
[class~="xxl:offset-10"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 10 + var(--gap));
  }
  [class~="xxl:offset-11"].col,
[class~="xxl:offset-11"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 11);
  }
  [class~="xxl:offset-11"].col:only-child,
[class~="xxl:offset-11"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 11 + var(--gap));
  }
  [class~="xxl:offset-12"].col,
[class~="xxl:offset-12"][class*=col-] {
    margin-left: calc(100% / var(--columns) * 12);
  }
  [class~="xxl:offset-12"].col:only-child,
[class~="xxl:offset-12"][class*=col-]:only-child {
    margin-left: calc(100% / var(--columns) * 12 + var(--gap));
  }
}

:root {
  --social-linkedin: #0e76a8;
  --social-facebook: #4267b2;
  --social-instagram: #833ab4;
  --social-youtube: #c4302b;
  --notify-info: #CCCCCC;
  --notify-success: #00ff00;
  --notify-warning: #fff000;
  --notify-error: #FF0000;
  --brand-primary: #7CBD42;
  --brand-secondary: #DBE9BD;
  --white: #ffffff;
  --white-100: #f7f7f7;
  --white-200: #f4f4f4;
  --black: #000000;
  --black-100: #231f20;
  --black-200: #3B3939;
  --grey-100: #DBDCDD;
  --grey-200: #B2B2B2;
  --grey-400: #757575;
  --natural-a: #FCFBED;
  --natural-b: #F4F2D9;
  --natural-c: #DCEFDE;
  --light-blue: #A1D8D0;
  --light-yellow: #F0ECB5;
  --mid-yellow: #E4E6B6;
  --light-green: #DBE9BD;
  --mid-green: #9FD45F;
  --dark-green: #3b6a1f;
  --green: #7CBD42;
  --brown: #AA8A4B;
}

.background-social-linkedin {
  background-color: #0e76a8;
}

.background-social-facebook {
  background-color: #4267b2;
}

.background-social-instagram {
  background-color: #833ab4;
}

.background-social-youtube {
  background-color: #c4302b;
}

.background-notify-info {
  background-color: #CCCCCC;
}

.background-notify-success {
  background-color: #00ff00;
}

.background-notify-warning {
  background-color: #fff000;
}

.background-notify-error {
  background-color: #FF0000;
}

.background-brand-primary {
  background-color: #7CBD42;
}

.background-brand-secondary {
  background-color: #DBE9BD;
}

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

.background-white-100 {
  background-color: #f7f7f7;
}

.background-white-200 {
  background-color: #f4f4f4;
}

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

.background-black-100 {
  background-color: #231f20;
}

.background-black-200 {
  background-color: #3B3939;
}

.background-grey-100 {
  background-color: #DBDCDD;
}

.background-grey-200 {
  background-color: #B2B2B2;
}

.background-grey-400 {
  background-color: #757575;
}

.background-natural-a {
  background-color: #FCFBED;
}

.background-natural-b {
  background-color: #F4F2D9;
}

.background-natural-c {
  background-color: #DCEFDE;
}

.background-light-blue {
  background-color: #A1D8D0;
}

.background-light-yellow {
  background-color: #F0ECB5;
}

.background-mid-yellow {
  background-color: #E4E6B6;
}

.background-light-green {
  background-color: #DBE9BD;
}

.background-mid-green {
  background-color: #9FD45F;
}

.background-dark-green {
  background-color: #3b6a1f;
}

.background-green {
  background-color: #7CBD42;
}

.background-brown {
  background-color: #AA8A4B;
}

@font-face {
  font-family: "VTC-Martin-Regular";
  src: url("../fonts/VTC-Martin-Regular.otf");
  font-weight: 400;
}
@font-face {
  font-family: "AGNextBold";
  src: url("../fonts/AGNextBold.otf");
  font-weight: 400;
}
@font-face {
  font-family: "AGNextRegular";
  src: url("../fonts/AGNextRegular.otf");
  font-weight: 400;
}
@font-face {
  font-family: "AGNextLight";
  src: url("../fonts/AGNextLight.otf");
  font-weight: 400;
}
@font-face {
  font-family: "AkzidenzGroteskBE-Bold";
  src: url("../fonts/AkzidenzGroteskBE-Bold.otf");
  font-weight: 400;
}
@font-face {
  font-family: "AkzidenzGroteskBE-Regular";
  src: url("../fonts/AkzidenzGroteskBE-Regular.otf");
  font-weight: 400;
}
@font-face {
  font-family: "FoundersGrotesk-Bold";
  src: url("../fonts/FoundersGrotesk-Bold.otf");
  font-weight: 400;
}
@font-face {
  font-family: "FoundersGrotesk-BoldItalic";
  src: url("../fonts/FoundersGrotesk-BoldItalic.otf");
  font-weight: 400;
}
@font-face {
  font-family: "FoundersGrotesk-Semibold";
  src: url("../fonts/FoundersGrotesk-Semibold.otf");
  font-weight: 400;
}
@font-face {
  font-family: "FoundersGrotesk-SemiboldItalic";
  src: url("../fonts/FoundersGrotesk-SemiboldItalic.otf");
  font-weight: 400;
}
@font-face {
  font-family: "FoundersGrotesk-Regular";
  src: url("../fonts/FoundersGrotesk-Regular.otf");
  font-weight: 400;
}
@font-face {
  font-family: "FoundersGrotesk-RegularItalic";
  src: url("../fonts/FoundersGrotesk-RegularItalic.otf");
  font-weight: 400;
}
@font-face {
  font-family: "FoundersGrotesk-Medium";
  src: url("../fonts/FoundersGrotesk-Medium.otf");
  font-weight: 400;
}
@font-face {
  font-family: "FoundersGrotesk-MediumItalic";
  src: url("../fonts/FoundersGrotesk-MediumItalic.otf");
  font-weight: 400;
}
@font-face {
  font-family: "FoundersGrotesk-Light";
  src: url("../fonts/FoundersGrotesk-Medium.otf");
  font-weight: 400;
}
@font-face {
  font-family: "FoundersGrotesk-LightItalic";
  src: url("../fonts/FoundersGrotesk-LightItalic.otf");
  font-weight: 400;
}
@font-face {
  font-family: "FoundersGroteskXCond-Bold";
  src: url("../fonts/FoundersGroteskXCond-Bold.otf");
  font-weight: 400;
}
@font-face {
  font-family: "FoundersGroteskXCond-Lt";
  src: url("../fonts/FoundersGroteskXCond-Lt.otf");
  font-weight: 400;
}
@font-face {
  font-family: "FoundersGroteskCondensed-Medium";
  src: url("../fonts/FoundersGroteskCondensed-Medium.otf");
  font-weight: 400;
}
@font-face {
  font-family: "FoundersGroteskCondensed-Semibold";
  src: url("../fonts/FoundersGroteskCondensed-Semibold.otf");
  font-weight: 400;
}
.size-xs {
  font-size: 10px;
}
@media only screen and (min-width: 1024px) {
  .size-xs {
    font-size: 11px;
  }
}
@media only screen and (min-width: 1280px) {
  .size-xs {
    font-size: 12px;
  }
}
@media only screen and (min-width: 1680px) {
  .size-xs {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1920px) {
  .size-xs {
    font-size: 14px;
  }
}

.size-sm {
  font-size: 12px;
}
@media only screen and (min-width: 1024px) {
  .size-sm {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1280px) {
  .size-sm {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1680px) {
  .size-sm {
    font-size: 15px;
  }
}
@media only screen and (min-width: 1920px) {
  .size-sm {
    font-size: 16px;
  }
}

.size-md {
  font-size: 14px;
}
@media only screen and (min-width: 1024px) {
  .size-md {
    font-size: 15px;
  }
}
@media only screen and (min-width: 1280px) {
  .size-md {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1680px) {
  .size-md {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1920px) {
  .size-md {
    font-size: 18px;
  }
}

.size-lg, .wysiwyg p, .wysiwyg .p, p, .p {
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  .size-lg, .wysiwyg p, .wysiwyg .p, p, .p {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1024px) {
  .size-lg, .wysiwyg p, .wysiwyg .p, p, .p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1280px) {
  .size-lg, .wysiwyg p, .wysiwyg .p, p, .p {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1680px) {
  .size-lg, .wysiwyg p, .wysiwyg .p, p, .p {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1920px) {
  .size-lg, .wysiwyg p, .wysiwyg .p, p, .p {
    font-size: 21px;
  }
}

.size-xl {
  font-size: 19px;
}
@media only screen and (min-width: 768px) {
  .size-xl {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .size-xl {
    font-size: 21px;
  }
}
@media only screen and (min-width: 1280px) {
  .size-xl {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1680px) {
  .size-xl {
    font-size: 23px;
  }
}
@media only screen and (min-width: 1920px) {
  .size-xl {
    font-size: 24px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-top: 0;
  margin-bottom: 0.2em;
  line-height: 1;
  text-transform: uppercase;
}

h1, .h1 {
  text-transform: uppercase;
  font-family: "FoundersGroteskCondensed-Semibold";
  font-size: 50px;
  line-height: 0.8;
}
@media only screen and (min-width: 768px) {
  h1, .h1 {
    font-size: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  h1, .h1 {
    font-size: 70px;
  }
}
@media only screen and (min-width: 1280px) {
  h1, .h1 {
    font-size: 80px;
  }
}
@media only screen and (min-width: 1680px) {
  h1, .h1 {
    font-size: 90px;
  }
}
@media only screen and (min-width: 1920px) {
  h1, .h1 {
    font-size: 100px;
  }
}

h2, .h2 {
  text-transform: uppercase;
  font-family: "FoundersGroteskCondensed-Semibold";
  font-size: 31px;
}
@media only screen and (min-width: 768px) {
  h2, .h2 {
    font-size: 41px;
  }
}
@media only screen and (min-width: 1024px) {
  h2, .h2 {
    font-size: 51px;
  }
}
@media only screen and (min-width: 1280px) {
  h2, .h2 {
    font-size: 61px;
  }
}
@media only screen and (min-width: 1680px) {
  h2, .h2 {
    font-size: 71px;
  }
}
@media only screen and (min-width: 1920px) {
  h2, .h2 {
    font-size: 81px;
  }
}

h3, .h3 {
  text-transform: uppercase;
  font-family: "FoundersGroteskCondensed-Semibold";
  font-size: 34px;
}
@media only screen and (min-width: 768px) {
  h3, .h3 {
    font-size: 38px;
  }
}
@media only screen and (min-width: 1024px) {
  h3, .h3 {
    font-size: 42px;
  }
}
@media only screen and (min-width: 1280px) {
  h3, .h3 {
    font-size: 46px;
  }
}
@media only screen and (min-width: 1680px) {
  h3, .h3 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 1920px) {
  h3, .h3 {
    font-size: 54px;
  }
}

h4, .h4 {
  text-transform: uppercase;
  font-size: 36px;
  font-family: "FoundersGroteskCondensed-Semibold";
}

h5, .h5 {
  font-size: 24px;
  font-family: "FoundersGroteskCondensed-Semibold";
  margin-bottom: 1em;
}

p, .p {
  font-family: "FoundersGrotesk-Regular";
  line-height: 1.5;
}

.text-center {
  text-align: center;
}

.text-uppercase {
  text-transform: uppercase;
}

.font-display-semibold {
  font-family: "FoundersGroteskCondensed-Semibold";
}

.section-title {
  color: #7CBD42;
}

.reveal {
  line-height: 0.8;
}
.reveal span {
  opacity: 0;
  display: inline-flex;
}

img.left {
  float: left;
  margin-right: 20px;
}
img.right {
  float: right;
  margin-left: 20px;
}
img.leftAlone {
  float: left;
  margin-right: 100%;
  margin-bottom: 20px;
}
img.center {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
  display: block;
}
img.rightAlone {
  float: right;
  margin-left: 100%;
  margin-bottom: 20px;
}

.captionImage, div.embed {
  width: 100% !important;
  display: flex;
  margin-bottom: 15px;
  padding-top: 10px;
  flex-direction: column;
  justify-content: flex-start;
}
.captionImage.leftAlone, div.embed.leftAlone {
  text-align: left;
  align-items: flex-start;
}
.captionImage.center, div.embed.center {
  text-align: center;
  align-items: center;
}
.captionImage.rightAlone, div.embed.rightAlone {
  text-align: right;
  align-items: flex-end;
}
.captionImage .caption, div.embed .caption {
  margin-top: 5px;
}
.captionImage img, div.embed img {
  max-width: 100%;
  float: none;
  align-self: center;
}

.text-social-linkedin {
  color: #0e76a8;
}

.text-social-facebook {
  color: #4267b2;
}

.text-social-instagram {
  color: #833ab4;
}

.text-social-youtube {
  color: #c4302b;
}

.text-notify-info {
  color: #CCCCCC;
}

.text-notify-success {
  color: #00ff00;
}

.text-notify-warning {
  color: #fff000;
}

.text-notify-error {
  color: #FF0000;
}

.text-brand-primary {
  color: #7CBD42;
}

.text-brand-secondary {
  color: #DBE9BD;
}

.text-white {
  color: #ffffff;
}

.text-white-100 {
  color: #f7f7f7;
}

.text-white-200 {
  color: #f4f4f4;
}

.text-black {
  color: #000000;
}

.text-black-100 {
  color: #231f20;
}

.text-black-200 {
  color: #3B3939;
}

.text-grey-100 {
  color: #DBDCDD;
}

.text-grey-200 {
  color: #B2B2B2;
}

.text-grey-400 {
  color: #757575;
}

.text-natural-a {
  color: #FCFBED;
}

.text-natural-b {
  color: #F4F2D9;
}

.text-natural-c {
  color: #DCEFDE;
}

.text-light-blue {
  color: #A1D8D0;
}

.text-light-yellow {
  color: #F0ECB5;
}

.text-mid-yellow {
  color: #E4E6B6;
}

.text-light-green {
  color: #DBE9BD;
}

.text-mid-green {
  color: #9FD45F;
}

.text-dark-green {
  color: #3b6a1f;
}

.text-green {
  color: #7CBD42;
}

.text-brown {
  color: #AA8A4B;
}

.h-100 {
  height: 100%;
}

.flex {
  display: flex;
}

.items-center {
  align-items: center;
}

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

form > p.message {
  text-align: center;
  font-family: "FoundersGrotesk-Bold";
  letter-spacing: 0.5px;
}
form > p.message.success {
  color: #7CBD42;
}
form > p.message.danger, form > p.message.validation {
  color: #FF0000;
}
form .required-message {
  font-size: 18px;
  margin: 0 0 5px 0;
}
form label {
  display: none;
}
form .file label {
  display: block;
}
form .field.file {
  --file-indicator-text: "No file selected";
  --file-button-text: "Choose File";
  margin-bottom: 1em;
  font-family: "FoundersGrotesk-Regular";
  font-size: 18px;
}
form .field.file label {
  margin-bottom: 0.5em;
}
form .field.file .middleColumn {
  position: relative;
}
form .field.file .middleColumn input {
  opacity: 0;
  position: absolute;
  z-index: 12;
  left: 0;
  width: 100%;
  height: 100%;
}
form .field.file .middleColumn:before {
  position: relative;
  z-index: 11;
  display: inline-block;
  content: var(--file-button-text);
  font-family: "FoundersGroteskCondensed-Semibold";
  color: #7CBD42;
  text-transform: uppercase;
  font-size: 21px;
  line-height: 0.7;
  background-color: #ffffff;
  cursor: pointer;
  padding: 1.4em 2em 1em;
}
form .field.file .middleColumn:after {
  content: var(--file-indicator-text);
  position: relative;
  z-index: 11;
  display: inline-block;
  font-size: 16px;
  line-height: 0.7;
  margin-left: 1em;
  background-color: transparent;
  cursor: pointer;
}
form .field.file.attached .middleColumn:before {
  background-color: #7CBD42;
  color: #ffffff;
}
form .btn-toolbar {
  padding: 0;
  width: 100%;
  margin: 0;
}

.field.date {
  overflow: hidden;
}
.field.date label {
  display: block;
  margin-bottom: 0.5em;
  margin-top: 1em;
}

@supports (-webkit-touch-callout: none) {
  .field.date input {
    background-color: #ffffff;
    padding-left: 0;
    padding-right: 0;
    padding-top: 4px;
    padding-bottom: 0;
    height: 50px;
    display: flex;
    align-items: center;
  }
}
input, select, textarea {
  border: none;
  font-family: "FoundersGrotesk-Regular";
  font-weight: normal;
  font-size: 18px;
}
input[type=date], input[type=text], input[type=email], select[type=date], select[type=text], select[type=email], textarea[type=date], textarea[type=text], textarea[type=email] {
  width: 100%;
  padding: 1.111em 1.111em 0.778em 1.111em;
}
input[type=file], select[type=file], textarea[type=file] {
  position: relative;
  border: none;
}
input.hide, select.hide, textarea.hide {
  display: none;
}

.field.dropdown {
  position: relative;
}
.field.dropdown:after {
  content: "›";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 8px;
  height: 25px;
  transform: scale(1.5) translateY(-25%) rotate(90deg);
  color: #3B3939;
  pointer-events: none;
}
.field.dropdown.hide:after {
  display: none;
}

select {
  position: relative;
  width: 100%;
  padding: 1.111em 1.111em 0.778em 1em;
  color: #757575;
  -webkit-appearance: none;
  background-color: #ffffff;
}

textarea {
  border: none;
  width: 100%;
  padding: 1.157em;
}

.checkbox {
  display: flex;
  position: relative;
  align-items: center;
  flex-wrap: wrap;
}
.checkbox label {
  flex: 0 0 calc(100% - 28px);
  padding-left: 2em;
  padding-top: 9px;
  cursor: pointer;
  font-family: "FoundersGrotesk-Regular";
  font-size: 18px;
  line-height: 1.333em;
}
.checkbox input {
  margin-left: 3px;
}
.checkbox input:after {
  content: "";
  z-index: 8;
  position: absolute;
  left: -3px;
  width: 28px;
  height: 28px;
}
.checkbox input:before {
  content: "";
  position: absolute;
  left: -3px;
  z-index: 10;
  display: block;
  width: 28px;
  height: 28px;
  border: 1px solid #7CBD42;
  background: #ffffff;
  pointer-events: none;
  opacity: 1;
  transition: background 150ms cubic-bezier(0.5, 1, 0.89, 1), border-radius 150ms cubic-bezier(0.5, 1, 0.89, 1);
}
.checkbox input:checked:before {
  background: #7CBD42;
  border-radius: 50%;
}
.checkbox .error {
  color: #FF0000;
  font-size: 14px;
  margin-top: 1em;
}

.gg-close {
  box-sizing: border-box;
  position: relative;
  display: block;
  transform: scale(var(--ggs, 1));
  width: 22px;
  height: 22px;
  border: 2px solid transparent;
  border-radius: 40px;
}

.gg-close::after,
.gg-close::before {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 16px;
  height: 2px;
  background: currentColor;
  transform: rotate(45deg);
  border-radius: 5px;
  top: 8px;
  left: 1px;
}

.gg-close::after {
  transform: rotate(-45deg);
}

@keyframes float {
  from {
    transform: translateY(0) rotate(0);
  }
  to {
    transform: translateY(-5%) rotate(1deg);
  }
}
@keyframes floatOpposite {
  from {
    transform: translateY(3%) rotate(0);
  }
  to {
    transform: translateY(0) rotate(-1.5deg);
  }
}
@keyframes bounce {
  from {
    transform: translateY(0) scale(1.01, 0.99);
  }
  to {
    transform: translateY(-3%) scale(0.99, 1.01);
  }
}
@keyframes jiggle {
  from {
    transform: rotate(1deg);
  }
  to {
    transform: rotate(-1deg);
  }
}
@keyframes bounceRight {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-5px);
  }
}
@keyframes bounceDown {
  from {
    transform: rotate(90deg) translateX(0);
  }
  to {
    transform: rotate(90deg) translateX(-5px);
  }
}
@keyframes bounceDownChevron {
  from {
    transform: translateY(0) scale(1.01, 0.99) rotate(-90deg);
  }
  to {
    transform: translateY(-3%) scale(0.99, 1.01) rotate(-90deg);
  }
}
.viewport {
  position: relative;
  overflow: hidden;
}

body {
  background-color: #FCFBED;
  color: #3B3939;
}

.btn, [class*=btn]:not(.btn-group) {
  display: inline-flex;
  align-items: center;
  padding: 1em 2em 0.7em;
  font-family: "FoundersGroteskCondensed-Semibold";
  font-size: 21px;
  line-height: 1.4;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0), 0 4px 6px rgba(0, 0, 0, 0), 0 8px 8px rgba(0, 0, 0, 0);
  transition: background-color 150ms cubic-bezier(0.5, 1, 0.89, 1), color 150ms cubic-bezier(0.5, 1, 0.89, 1), box-shadow 150ms cubic-bezier(0.5, 1, 0.89, 1), transform 150ms cubic-bezier(0.5, 1, 0.89, 1), border-color 150ms cubic-bezier(0.5, 1, 0.89, 1);
}
.btn:hover, [class*=btn]:hover:not(.btn-group) {
  transform: scale(1.02) !important;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02), 0 4px 6px rgba(0, 0, 0, 0.02), 0 8px 8px rgba(0, 0, 0, 0.02);
}

[class*=btn-group] {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  box-shadow: none !important;
}
[class*=btn-group] [class*=btn] {
  margin-right: 1em;
  margin-bottom: 1em;
}
[class*=btn-group] [class*=btn]:last-child {
  margin-right: 0;
}

[class*=btn]:not(.btn-group)[class*=-fill] {
  width: 100%;
}
[class*=btn]:not(.btn-group)[class*=-border] {
  border: 1px solid currentColor;
}
[class*=btn]:not(.btn-group)[class*=-text-center] {
  justify-content: center;
}
[class*=btn]:not(.btn-group)[class*=-text-green] {
  color: #7CBD42;
}
[class*=btn]:not(.btn-group)[class*=-text-green]:hover {
  color: #9FD45F;
}
[class*=btn]:not(.btn-group)[class*=-text-white] {
  color: #ffffff;
}
[class*=btn]:not(.btn-group)[class*=-bg-white] {
  background-color: #ffffff;
}
[class*=btn]:not(.btn-group)[class*=-bg-green] {
  background-color: #7CBD42;
}
[class*=btn]:not(.btn-group)[class*=-bg-green]:hover {
  background-color: #9FD45F;
}
[class*=btn]:not(.btn-group)[class*=-bg-transparent] {
  background-color: transparent;
}
[class*=btn]:not(.btn-group)[class*=-bg-transparent]:hover {
  background-color: #7CBD42;
}
[class*=btn]:not(.btn-group)[class*=-chevron-right] {
  position: relative;
}
[class*=btn]:not(.btn-group)[class*=-chevron-right] svg {
  position: absolute;
  right: 1em;
  top: 1em;
  transform: rotate(180deg);
}

:not(select).dropdown {
  position: relative;
  z-index: 500;
  width: 100%;
  text-transform: uppercase;
  font-size: 18px;
}
@media only screen and (min-width: 768px) {
  :not(select).dropdown {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  :not(select).dropdown {
    font-size: 21px;
  }
}
@media only screen and (min-width: 1280px) {
  :not(select).dropdown {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1680px) {
  :not(select).dropdown {
    font-size: 23px;
  }
}
@media only screen and (min-width: 1920px) {
  :not(select).dropdown {
    font-size: 24px;
  }
}
:not(select).dropdown.open .label {
  border-bottom: 1px solid #DBE9BD;
}
:not(select).dropdown.open .label svg {
  transform: rotate(180deg);
}
:not(select).dropdown.open .list {
  transform: translateY(0px);
  opacity: 1;
  pointer-events: all;
}
:not(select).dropdown .list a {
  text-decoration: none;
  display: block;
  max-width: 100%;
  padding: 0.5em 0;
  margin: 0.5em 24px;
  font-size: 16px;
  letter-spacing: 1px;
  border-bottom: 1px solid #DBE9BD;
  color: #9FD45F;
  transition: color 150ms cubic-bezier(0.5, 1, 0.89, 1);
}
@media only screen and (min-width: 768px) {
  :not(select).dropdown .list a {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1024px) {
  :not(select).dropdown .list a {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1280px) {
  :not(select).dropdown .list a {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1680px) {
  :not(select).dropdown .list a {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1920px) {
  :not(select).dropdown .list a {
    font-size: 21px;
  }
}
:not(select).dropdown .list a:hover {
  color: #7CBD42;
}
:not(select).dropdown .list a:last-child {
  margin-bottom: 0;
}
:not(select).dropdown .label {
  display: flex;
  justify-content: space-between;
  font-family: "FoundersGroteskCondensed-Semibold";
  background: #ffffff;
  padding: 1em 1em 0.6em;
  color: #7CBD42;
  letter-spacing: 1px;
  cursor: pointer;
}
:not(select).dropdown .label svg {
  transition: transform 150ms cubic-bezier(0.5, 1, 0.89, 1);
  transform: rotate(270deg);
  margin-top: -0.1em;
  pointer-events: none;
}
:not(select).dropdown .list {
  position: absolute;
  font-family: "FoundersGroteskCondensed-Medium";
  background: #ffffff;
  width: 100%;
  box-shadow: 0 4px 4px rgba(157, 148, 26, 0.1), 0 8px 8px rgba(157, 148, 26, 0.1);
  transform: translateY(-10px);
  opacity: 0;
  pointer-events: none;
  transition: opacity 150ms cubic-bezier(0.5, 1, 0.89, 1), transform 150ms cubic-bezier(0.5, 1, 0.89, 1);
}

.wysiwyg {
  margin-bottom: 3em;
}
@font-face {
  .wysiwyg {
    font-family: "VTC-Martin-Regular";
    src: url("../fonts/VTC-Martin-Regular.otf");
    font-weight: 400;
  }
}
@font-face {
  .wysiwyg {
    font-family: "AGNextBold";
    src: url("../fonts/AGNextBold.otf");
    font-weight: 400;
  }
}
@font-face {
  .wysiwyg {
    font-family: "AGNextRegular";
    src: url("../fonts/AGNextRegular.otf");
    font-weight: 400;
  }
}
@font-face {
  .wysiwyg {
    font-family: "AGNextLight";
    src: url("../fonts/AGNextLight.otf");
    font-weight: 400;
  }
}
@font-face {
  .wysiwyg {
    font-family: "AkzidenzGroteskBE-Bold";
    src: url("../fonts/AkzidenzGroteskBE-Bold.otf");
    font-weight: 400;
  }
}
@font-face {
  .wysiwyg {
    font-family: "AkzidenzGroteskBE-Regular";
    src: url("../fonts/AkzidenzGroteskBE-Regular.otf");
    font-weight: 400;
  }
}
@font-face {
  .wysiwyg {
    font-family: "FoundersGrotesk-Bold";
    src: url("../fonts/FoundersGrotesk-Bold.otf");
    font-weight: 400;
  }
}
@font-face {
  .wysiwyg {
    font-family: "FoundersGrotesk-BoldItalic";
    src: url("../fonts/FoundersGrotesk-BoldItalic.otf");
    font-weight: 400;
  }
}
@font-face {
  .wysiwyg {
    font-family: "FoundersGrotesk-Semibold";
    src: url("../fonts/FoundersGrotesk-Semibold.otf");
    font-weight: 400;
  }
}
@font-face {
  .wysiwyg {
    font-family: "FoundersGrotesk-SemiboldItalic";
    src: url("../fonts/FoundersGrotesk-SemiboldItalic.otf");
    font-weight: 400;
  }
}
@font-face {
  .wysiwyg {
    font-family: "FoundersGrotesk-Regular";
    src: url("../fonts/FoundersGrotesk-Regular.otf");
    font-weight: 400;
  }
}
@font-face {
  .wysiwyg {
    font-family: "FoundersGrotesk-RegularItalic";
    src: url("../fonts/FoundersGrotesk-RegularItalic.otf");
    font-weight: 400;
  }
}
@font-face {
  .wysiwyg {
    font-family: "FoundersGrotesk-Medium";
    src: url("../fonts/FoundersGrotesk-Medium.otf");
    font-weight: 400;
  }
}
@font-face {
  .wysiwyg {
    font-family: "FoundersGrotesk-MediumItalic";
    src: url("../fonts/FoundersGrotesk-MediumItalic.otf");
    font-weight: 400;
  }
}
@font-face {
  .wysiwyg {
    font-family: "FoundersGrotesk-Light";
    src: url("../fonts/FoundersGrotesk-Medium.otf");
    font-weight: 400;
  }
}
@font-face {
  .wysiwyg {
    font-family: "FoundersGrotesk-LightItalic";
    src: url("../fonts/FoundersGrotesk-LightItalic.otf");
    font-weight: 400;
  }
}
@font-face {
  .wysiwyg {
    font-family: "FoundersGroteskXCond-Bold";
    src: url("../fonts/FoundersGroteskXCond-Bold.otf");
    font-weight: 400;
  }
}
@font-face {
  .wysiwyg {
    font-family: "FoundersGroteskXCond-Lt";
    src: url("../fonts/FoundersGroteskXCond-Lt.otf");
    font-weight: 400;
  }
}
@font-face {
  .wysiwyg {
    font-family: "FoundersGroteskCondensed-Medium";
    src: url("../fonts/FoundersGroteskCondensed-Medium.otf");
    font-weight: 400;
  }
}
@font-face {
  .wysiwyg {
    font-family: "FoundersGroteskCondensed-Semibold";
    src: url("../fonts/FoundersGroteskCondensed-Semibold.otf");
    font-weight: 400;
  }
}
.wysiwyg .size-xs {
  font-size: 10px;
}
@media only screen and (min-width: 1024px) {
  .wysiwyg .size-xs {
    font-size: 11px;
  }
}
@media only screen and (min-width: 1280px) {
  .wysiwyg .size-xs {
    font-size: 12px;
  }
}
@media only screen and (min-width: 1680px) {
  .wysiwyg .size-xs {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1920px) {
  .wysiwyg .size-xs {
    font-size: 14px;
  }
}
.wysiwyg .size-sm {
  font-size: 12px;
}
@media only screen and (min-width: 1024px) {
  .wysiwyg .size-sm {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1280px) {
  .wysiwyg .size-sm {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1680px) {
  .wysiwyg .size-sm {
    font-size: 15px;
  }
}
@media only screen and (min-width: 1920px) {
  .wysiwyg .size-sm {
    font-size: 16px;
  }
}
.wysiwyg .size-md {
  font-size: 14px;
}
@media only screen and (min-width: 1024px) {
  .wysiwyg .size-md {
    font-size: 15px;
  }
}
@media only screen and (min-width: 1280px) {
  .wysiwyg .size-md {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1680px) {
  .wysiwyg .size-md {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1920px) {
  .wysiwyg .size-md {
    font-size: 18px;
  }
}
.wysiwyg .size-lg, .wysiwyg p, .wysiwyg .p {
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  .wysiwyg .size-lg, .wysiwyg p, .wysiwyg .p {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1024px) {
  .wysiwyg .size-lg, .wysiwyg p, .wysiwyg .p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1280px) {
  .wysiwyg .size-lg, .wysiwyg p, .wysiwyg .p {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1680px) {
  .wysiwyg .size-lg, .wysiwyg p, .wysiwyg .p {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1920px) {
  .wysiwyg .size-lg, .wysiwyg p, .wysiwyg .p {
    font-size: 21px;
  }
}
.wysiwyg .size-xl {
  font-size: 19px;
}
@media only screen and (min-width: 768px) {
  .wysiwyg .size-xl {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .wysiwyg .size-xl {
    font-size: 21px;
  }
}
@media only screen and (min-width: 1280px) {
  .wysiwyg .size-xl {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1680px) {
  .wysiwyg .size-xl {
    font-size: 23px;
  }
}
@media only screen and (min-width: 1920px) {
  .wysiwyg .size-xl {
    font-size: 24px;
  }
}
.wysiwyg h1,
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6,
.wysiwyg .h1,
.wysiwyg .h2,
.wysiwyg .h3,
.wysiwyg .h4,
.wysiwyg .h5,
.wysiwyg .h6 {
  margin-top: 0;
  margin-bottom: 0.2em;
  line-height: 1;
  text-transform: uppercase;
}
.wysiwyg h1, .wysiwyg .h1 {
  text-transform: uppercase;
  font-family: "FoundersGroteskCondensed-Semibold";
  font-size: 50px;
  line-height: 0.8;
}
@media only screen and (min-width: 768px) {
  .wysiwyg h1, .wysiwyg .h1 {
    font-size: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .wysiwyg h1, .wysiwyg .h1 {
    font-size: 70px;
  }
}
@media only screen and (min-width: 1280px) {
  .wysiwyg h1, .wysiwyg .h1 {
    font-size: 80px;
  }
}
@media only screen and (min-width: 1680px) {
  .wysiwyg h1, .wysiwyg .h1 {
    font-size: 90px;
  }
}
@media only screen and (min-width: 1920px) {
  .wysiwyg h1, .wysiwyg .h1 {
    font-size: 100px;
  }
}
.wysiwyg h2, .wysiwyg .h2 {
  text-transform: uppercase;
  font-family: "FoundersGroteskCondensed-Semibold";
  font-size: 31px;
}
@media only screen and (min-width: 768px) {
  .wysiwyg h2, .wysiwyg .h2 {
    font-size: 41px;
  }
}
@media only screen and (min-width: 1024px) {
  .wysiwyg h2, .wysiwyg .h2 {
    font-size: 51px;
  }
}
@media only screen and (min-width: 1280px) {
  .wysiwyg h2, .wysiwyg .h2 {
    font-size: 61px;
  }
}
@media only screen and (min-width: 1680px) {
  .wysiwyg h2, .wysiwyg .h2 {
    font-size: 71px;
  }
}
@media only screen and (min-width: 1920px) {
  .wysiwyg h2, .wysiwyg .h2 {
    font-size: 81px;
  }
}
.wysiwyg h3, .wysiwyg .h3 {
  text-transform: uppercase;
  font-family: "FoundersGroteskCondensed-Semibold";
  font-size: 34px;
}
@media only screen and (min-width: 768px) {
  .wysiwyg h3, .wysiwyg .h3 {
    font-size: 38px;
  }
}
@media only screen and (min-width: 1024px) {
  .wysiwyg h3, .wysiwyg .h3 {
    font-size: 42px;
  }
}
@media only screen and (min-width: 1280px) {
  .wysiwyg h3, .wysiwyg .h3 {
    font-size: 46px;
  }
}
@media only screen and (min-width: 1680px) {
  .wysiwyg h3, .wysiwyg .h3 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 1920px) {
  .wysiwyg h3, .wysiwyg .h3 {
    font-size: 54px;
  }
}
.wysiwyg h4, .wysiwyg .h4 {
  text-transform: uppercase;
  font-size: 36px;
  font-family: "FoundersGroteskCondensed-Semibold";
}
.wysiwyg h5, .wysiwyg .h5 {
  font-size: 24px;
  font-family: "FoundersGroteskCondensed-Semibold";
  margin-bottom: 1em;
}
.wysiwyg p, .wysiwyg .p {
  font-family: "FoundersGrotesk-Regular";
  line-height: 1.5;
}
.wysiwyg .text-center {
  text-align: center;
}
.wysiwyg .text-uppercase {
  text-transform: uppercase;
}
.wysiwyg .font-display-semibold {
  font-family: "FoundersGroteskCondensed-Semibold";
}
.wysiwyg .section-title {
  color: #7CBD42;
}
.wysiwyg .reveal {
  line-height: 0.8;
}
.wysiwyg .reveal span {
  opacity: 0;
  display: inline-flex;
}
.wysiwyg img.left {
  float: left;
  margin-right: 20px;
}
.wysiwyg img.right {
  float: right;
  margin-left: 20px;
}
.wysiwyg img.leftAlone {
  float: left;
  margin-right: 100%;
  margin-bottom: 20px;
}
.wysiwyg img.center {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
  display: block;
}
.wysiwyg img.rightAlone {
  float: right;
  margin-left: 100%;
  margin-bottom: 20px;
}
.wysiwyg .captionImage, .wysiwyg div.embed {
  width: 100% !important;
  display: flex;
  margin-bottom: 15px;
  padding-top: 10px;
  flex-direction: column;
  justify-content: flex-start;
}
.wysiwyg .captionImage.leftAlone, .wysiwyg div.embed.leftAlone {
  text-align: left;
  align-items: flex-start;
}
.wysiwyg .captionImage.center, .wysiwyg div.embed.center {
  text-align: center;
  align-items: center;
}
.wysiwyg .captionImage.rightAlone, .wysiwyg div.embed.rightAlone {
  text-align: right;
  align-items: flex-end;
}
.wysiwyg .captionImage .caption, .wysiwyg div.embed .caption {
  margin-top: 5px;
}
.wysiwyg .captionImage img, .wysiwyg div.embed img {
  max-width: 100%;
  float: none;
  align-self: center;
}
.wysiwyg .text-social-linkedin {
  color: #0e76a8;
}
.wysiwyg .text-social-facebook {
  color: #4267b2;
}
.wysiwyg .text-social-instagram {
  color: #833ab4;
}
.wysiwyg .text-social-youtube {
  color: #c4302b;
}
.wysiwyg .text-notify-info {
  color: #CCCCCC;
}
.wysiwyg .text-notify-success {
  color: #00ff00;
}
.wysiwyg .text-notify-warning {
  color: #fff000;
}
.wysiwyg .text-notify-error {
  color: #FF0000;
}
.wysiwyg .text-brand-primary {
  color: #7CBD42;
}
.wysiwyg .text-brand-secondary {
  color: #DBE9BD;
}
.wysiwyg .text-white {
  color: #ffffff;
}
.wysiwyg .text-white-100 {
  color: #f7f7f7;
}
.wysiwyg .text-white-200 {
  color: #f4f4f4;
}
.wysiwyg .text-black {
  color: #000000;
}
.wysiwyg .text-black-100 {
  color: #231f20;
}
.wysiwyg .text-black-200 {
  color: #3B3939;
}
.wysiwyg .text-grey-100 {
  color: #DBDCDD;
}
.wysiwyg .text-grey-200 {
  color: #B2B2B2;
}
.wysiwyg .text-grey-400 {
  color: #757575;
}
.wysiwyg .text-natural-a {
  color: #FCFBED;
}
.wysiwyg .text-natural-b {
  color: #F4F2D9;
}
.wysiwyg .text-natural-c {
  color: #DCEFDE;
}
.wysiwyg .text-light-blue {
  color: #A1D8D0;
}
.wysiwyg .text-light-yellow {
  color: #F0ECB5;
}
.wysiwyg .text-mid-yellow {
  color: #E4E6B6;
}
.wysiwyg .text-light-green {
  color: #DBE9BD;
}
.wysiwyg .text-mid-green {
  color: #9FD45F;
}
.wysiwyg .text-dark-green {
  color: #3b6a1f;
}
.wysiwyg .text-green {
  color: #7CBD42;
}
.wysiwyg .text-brown {
  color: #AA8A4B;
}
.wysiwyg img {
  max-width: 100%;
  height: auto !important;
}

.product-feature .reveal,
.product-feature .feature-lockup-image,
.product-feature .wysiwyg,
.product-feature a {
  opacity: 0;
}
.product-feature {
  padding: 100px 0 40px;
}
@media only screen and (min-width: 1024px) {
  .product-feature {
    padding: 160px 0 100px;
  }
}
@media only screen and (min-width: 1280px) {
  .product-feature {
    padding: 200px 0 130px;
  }
}
@media only screen and (min-width: 1680px) {
  .product-feature {
    padding: 250px 0 200px;
  }
}
.product-feature h2 {
  font-size: 51px;
}
@media only screen and (min-width: 1280px) {
  .product-feature h2 {
    font-size: 61px;
  }
}
@media only screen and (min-width: 1680px) {
  .product-feature h2 {
    font-size: 71px;
  }
}
@media only screen and (min-width: 1920px) {
  .product-feature h2 {
    font-size: 81px;
  }
}
.product-feature .wysiwyg {
  margin-bottom: 2em;
}
@media only screen and (min-width: 1280px) {
  .product-feature .wysiwyg {
    width: 79%;
  }
}
.product-feature .wysiwyg p {
  font-size: 21px;
}
@media only screen and (min-width: 1024px) {
  .product-feature .wysiwyg p {
    font-size: 24px;
  }
}

.feature-lockup {
  position: relative;
}
@media only screen and (min-width: 1680px) {
  .feature-lockup {
    transform: translate(0, -110px);
  }
}

.feature-lockup-tagline {
  position: absolute;
  top: 100px;
  right: -50px;
  display: none;
  font-size: 34px;
  font-family: "FoundersGroteskCondensed-Medium";
  text-transform: uppercase;
  transform: translate(-75%, -100%) rotate(5deg);
}
@media only screen and (min-width: 1024px) {
  .feature-lockup-tagline {
    display: block;
    top: 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .feature-lockup-tagline {
    top: 0;
    right: -160px;
    font-size: 38px;
  }
}
@media only screen and (min-width: 1680px) {
  .feature-lockup-tagline {
    font-size: 40px;
  }
}
@media only screen and (min-width: 1920px) {
  .feature-lockup-tagline {
    font-size: 43px;
    right: 0;
    transform: translate(-75%, -100%) rotate(-5deg);
  }
}

.feature-lockup-tagline--text {
  position: relative;
}

.feature-lockup-tagline--burst {
  position: absolute;
  top: 15px;
  display: block;
  width: 30px;
  height: 3px;
  background-color: #AA8A4B;
}
.feature-lockup-tagline--burst:first-of-type {
  left: -50px;
}
.feature-lockup-tagline--burst:last-of-type {
  right: -50px;
  transform: rotate(180deg);
}
.feature-lockup-tagline--burst:before, .feature-lockup-tagline--burst:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 3px;
  background-color: #AA8A4B;
}
.feature-lockup-tagline--burst:before {
  top: -20px;
  transform: rotate(15deg);
}
.feature-lockup-tagline--burst:after {
  top: 20px;
  transform: rotate(-15deg);
}

.feature-lockup-image {
  margin-top: 40px;
}
@media only screen and (min-width: 1024px) {
  .feature-lockup-image {
    width: 180%;
    position: absolute;
    margin-top: 0px;
    left: -50px;
    top: -20px;
  }
}
@media only screen and (min-width: 1280px) {
  .feature-lockup-image {
    width: 190%;
    left: -120px;
    top: -70px;
  }
}
@media only screen and (min-width: 1680px) {
  .feature-lockup-image {
    width: 190%;
    left: -140px;
    top: -30px;
  }
}
@media only screen and (min-width: 1920px) {
  .feature-lockup-image {
    width: auto;
    left: -110px;
    top: -30px;
  }
}
.feature-lockup-image img {
  position: relative;
  z-index: 20;
  max-width: 100%;
}

/*

.feature-lockup-image {
	position: relative;
	top: 0; left: 0;
	// width: 230px; height: 230px;

	img {
		position: relative;
		z-index: 20;
		max-width: 100%;
	}

	&.feature-lockup-image--one {
		//top: 40px;
		//left: -30px;
        //transform: translate(5%, -10px) rotate(-10deg);

		//@include xs {
		//	left: 60px;
		//}
	}

	//&.feature-lockup-image--two {
	//	position: absolute;
	//	top: 0px;
	//	left: -90px;
	//	transform: translate(100%, 20%) rotate(10deg);

	//	@include xs {
    //        left: 0px;
	//	}
	//}

	@include sm {
		//position: absolute;
		//top: 0; left: 0;
		//width: 230px; height: 230px;

		&.feature-lockup-image--one {
			//top: 80px;
			//left: -50px;
			//transform: translate(5%, -10px) rotate(-10deg);
		}

		// &.feature-lockup-image--two {
		// 	top: 80px;
		// 	left: -80px;
		// 	transform: translate(100%, 20%) rotate(10deg);
		// }
	}

	@include md {
		//width: 330px; height: 330px;

		&.feature-lockup-image--one {
			//top: 0px;
			//left: -160px;
		}

		// &.feature-lockup-image--two {
		// 	top: 0px;
		// 	left: -230px;
		// }
	}

	@include lg {
		//width: 430px; height: 430px;

		&.feature-lockup-image--one {
			//left: -80px;
		}

		//&.feature-lockup-image--two {
		//	left: -140px;
		//}
	}

	@include xl {
		//width: 530px; height: 530px;

		&.feature-lockup-image--one {
			//left: 0px;
		}
	}
}


*/
.marquee-wrapper {
  max-width: 2560px;
  margin: 30px auto 0;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .marquee-wrapper {
    margin: 120px auto 0;
  }
}
@media (min-width: 640px) {
  .marquee-wrapper {
    max-width: 768px;
  }
}
@media (min-width: 768px) {
  .marquee-wrapper {
    max-width: 1024px;
  }
}
@media (min-width: 1024px) {
  .marquee-wrapper {
    max-width: 1280px;
  }
}
@media (min-width: 1280px) {
  .marquee-wrapper {
    max-width: 1680px;
  }
}
@media (min-width: 1680px) {
  .marquee-wrapper {
    max-width: 1920px;
  }
}
@media (min-width: 1920px) {
  .marquee-wrapper {
    max-width: 2560px;
  }
}

.marquee-text {
  width: 1000%;
  font-size: 131px;
  font-family: "FoundersGroteskXCond-Bold";
  text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
  .marquee-text {
    font-size: 141px;
  }
}
@media only screen and (min-width: 1280px) {
  .marquee-text {
    font-size: 151px;
  }
}
.marquee-text div {
  margin-bottom: -0.4em;
}

.marquee-text-large {
  font-size: 125px;
}
@media only screen and (min-width: 768px) {
  .marquee-text-large {
    font-size: 180px;
  }
}
@media only screen and (min-width: 1024px) {
  .marquee-text-large {
    font-size: 210px;
  }
}
@media only screen and (min-width: 1280px) {
  .marquee-text-large {
    font-size: 270px;
  }
}
@media only screen and (min-width: 1680px) {
  .marquee-text-large {
    font-size: 300px;
  }
}
@media only screen and (min-width: 1920px) {
  .marquee-text-large {
    font-size: 336px;
  }
}

.recipe-card {
  position: relative;
  display: block;
  padding: 0 30px;
  text-decoration: none;
  color: #231f20;
  transition: background-color 150ms cubic-bezier(0.5, 1, 0.89, 1);
}
@media only screen and (min-width: 1680px) {
  .recipe-card {
    padding: 0 40px;
  }
}
.recipe-card:before {
  content: "";
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
  height: 80%;
  width: 100%;
  background-color: #ffffff;
  transition: background-color 150ms cubic-bezier(0.5, 1, 0.89, 1), height 150ms cubic-bezier(0.5, 1, 0.89, 1);
}
.recipe-card:hover:before {
  height: 84%;
  background-color: #E4E6B6;
}
.recipe-card:hover .recipe-card--image {
  transform: translate(0, -5px);
  box-shadow: 0 4px 12px rgba(35, 31, 32, 0.24);
}

.recipe-card--image {
  max-width: 380px;
  margin: 0 auto;
  transition: transform 150ms cubic-bezier(0.5, 1, 0.89, 1), box-shadow 150ms cubic-bezier(0.5, 1, 0.89, 1);
  position: relative;
  z-index: 20;
}
.recipe-card--image img {
  display: block;
  margin: 0 auto;
  width: 100%;
}

.recipe-card--content {
  position: relative;
  z-index: 20;
  display: flex;
  flex-direction: column;
  max-width: 380px;
  margin: 0 auto;
  padding-bottom: 60px;
  text-align: center;
}
.recipe-card--content p {
  margin-bottom: 0;
  font-size: 16px;
}
@media only screen and (min-width: 1920px) {
  .recipe-card--content p {
    font-size: 18px;
  }
}
.recipe-card--content .recipe-card--title {
  text-transform: uppercase;
  font-family: "FoundersGroteskCondensed-Semibold";
  font-size: 24px;
  line-height: 1;
  color: #7CBD42;
  margin-top: 1.5em;
}
@media only screen and (min-width: 1920px) {
  .recipe-card--content .recipe-card--title {
    font-size: 26px;
  }
}

.recipe-gallery-wrapper {
  opacity: 0;
  position: relative;
  overflow: hidden;
  padding: 0 10px;
  /*@media(min-width: 1024px ) {
      left: 140px;
  }

  @media(min-width: 1280px ) {
      left: 150px;
  }

  @media(min-width: 1680px) {
      left: 220px;
  }

  @media(min-wth: 1920px) {
      left: 140px;
  }

  /*@each $size, $width in $breakpoints {
      @media(min-width: $width) {
          max-width: $width;
          width: $width;
      }
  }

  @media(min-width: 2560px) {
      left: 40px;
      max-width: 1920px;
  }*/
  /*.recipe-card--image {
  	max-width: 380px;
  	margin: 0 auto;
  }*/
}
@media only screen and (min-width: 640px) {
  .recipe-gallery-wrapper {
    width: 105%;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .recipe-gallery-wrapper {
    padding: 0 40px;
  }
}
.recipe-gallery-wrapper .recipe-card--title {
  font-size: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media only screen and (min-width: 1280px) {
  .recipe-gallery-wrapper .recipe-card--title {
    font-size: 36px;
  }
}
.recipe-gallery-wrapper .recipe-card--description {
  position: relative;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
@media only screen and (min-width: 1280px) {
  .recipe-gallery-wrapper .recipe-card--description {
    font-size: 21px;
  }
}
.recipe-gallery-wrapper .tns-outer {
  z-index: 50;
}

.recipe-gallery-button {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  display: none;
  outline: none;
  width: 60px;
  height: 25px;
  background-color: #7CBD42;
  cursor: pointer;
  border: none;
  opacity: 0;
  pointer-events: none;
  transition: transform 150ms cubic-bezier(0.5, 1, 0.89, 1), opacity 150ms cubic-bezier(0.5, 1, 0.89, 1);
  /* @include lg {
       width: 100px;
       height: 40px;

       &:before {
           top: -28px;
           border-top: 50px solid transparent;
           border-bottom: 50px solid transparent;
           border-left: 50px solid color('green');
       }
   }*/
}
.recipe-gallery-button.prev {
  transform: rotate(180deg);
}
.recipe-gallery-button.show {
  opacity: 1;
  pointer-events: all;
}
.recipe-gallery-button:before {
  content: "";
  position: absolute;
  left: 100%;
  top: -13px;
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 25px solid #7CBD42;
  cursor: none;
}
@media only screen and (min-width: 1024px) {
  .recipe-gallery-button {
    display: block;
  }
}

.recipe-gallery-controls {
  position: absolute;
  z-index: 50;
  width: calc(100% - 80px);
  top: 40%;
  left: 40px;
  display: flex;
  justify-content: space-between;
  outline: none;
}
@media only screen and (min-width: 1024px) {
  .recipe-gallery-controls {
    right: 150px;
    display: none;
  }
}
@keyframes shake {
  50% {
    transform: rotate(3deg) translateX(3px);
  }
  100% {
    transform: rotate(-3deg);
  }
}
.recipe-gallery-controls [data-controls=prev],
.recipe-gallery-controls [data-controls=next] {
  position: relative;
  outline: none;
  width: 60px;
  height: 25px;
  background-color: #7CBD42;
  cursor: pointer;
  border: none;
}
.recipe-gallery-controls [data-controls=prev]:hover,
.recipe-gallery-controls [data-controls=next]:hover {
  animation-name: shake;
  animation-direction: alternate;
  animation-duration: 150ms;
  animation-iteration-count: 2;
}
.recipe-gallery-controls [data-controls=prev]:before,
.recipe-gallery-controls [data-controls=next]:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}
.recipe-gallery-controls [data-controls=prev]:before {
  right: 100%;
  top: -13px;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-right: 25px solid #7CBD42;
}
@media only screen and (min-width: 1024px) {
  .recipe-gallery-controls [data-controls=prev] {
    width: 100px;
    height: 40px;
  }
  .recipe-gallery-controls [data-controls=prev]:before {
    top: -28px;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-right: 50px solid #7CBD42;
  }
}
.recipe-gallery-controls [data-controls=next]:before {
  left: 100%;
  top: -13px;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 25px solid #7CBD42;
}
@media only screen and (min-width: 1024px) {
  .recipe-gallery-controls [data-controls=next] {
    width: 100px;
    height: 40px;
  }
  .recipe-gallery-controls [data-controls=next]:before {
    top: -28px;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 50px solid #7CBD42;
  }
}

.recipe-gallery-item {
  display: block;
}

.sidebar {
  padding-bottom: 40px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 25px;
}
@media only screen and (min-width: 768px) {
  .sidebar {
    flex-direction: column;
    flex-wrap: nowrap;
    margin: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .sidebar {
    padding-bottom: 0px;
  }
}

.sidebar-block {
  flex-basis: 50%;
  display: flex;
  flex-direction: column;
  margin-bottom: 1em;
}
@media only screen and (min-width: 768px) {
  .sidebar-block {
    flex-basis: auto;
  }
}
.sidebar-block a, .sidebar-block p {
  font-family: "FoundersGroteskCondensed-Semibold";
  text-transform: uppercase;
}
.sidebar-block p {
  font-size: 21px;
}
.sidebar-block a {
  color: #7CBD42;
  display: block;
  text-decoration: none;
  font-size: 24px;
  margin-bottom: 0.5em;
  transition: color 150ms cubic-bezier(0.5, 1, 0.89, 1);
}
.sidebar-block a.active, .sidebar-block a:hover {
  color: #3b6a1f;
}
.sidebar-block:first-child {
  padding-right: 1em;
}
@media only screen and (min-width: 768px) {
  .sidebar-block:first-child {
    padding-right: 0em;
  }
}
.sidebar-block:last-child {
  flex-basis: 100%;
}
@media only screen and (min-width: 768px) {
  .sidebar-block:last-child {
    flex-basis: auto;
  }
}
.sidebar-block .dropdown .list a {
  font-family: "FoundersGroteskCondensed-Medium";
}

.cheese-card {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #231f20;
  padding: 30px;
  margin-bottom: 30px;
  transition: background-color 150ms cubic-bezier(0.5, 1, 0.89, 1), border-radius 150ms cubic-bezier(0.5, 1, 0.89, 1);
  border-radius: 13px;
}
.cheese-card:hover {
  background-color: #DBE9BD;
  border-radius: 0;
}
.cheese-card:hover .cheese-card--title {
  color: #7CBD42;
}
.cheese-card:hover .cheese-card--tagline {
  color: #3b6a1f;
}
.cheese-card:hover .cheese-card--image {
  transform: translate(-2px, -5px);
}

.cheese-card--image {
  transition: transform 150ms cubic-bezier(0.5, 1, 0.89, 1);
  margin-bottom: 10px;
}
.cheese-card--image img {
  width: 100%;
}

.cheese-card--tagline,
.cheese-card--title {
  font-family: "FoundersGroteskCondensed-Semibold";
  text-transform: uppercase;
  margin: 0;
  line-height: 1;
  letter-spacing: 0.5px;
  transition: color 150ms cubic-bezier(0.5, 1, 0.89, 1);
}

.cheese-card--tagline {
  font-size: 18px;
  margin-bottom: 5px;
  font-family: "FoundersGroteskCondensed-Medium";
}

.cheese-card--title {
  font-size: 36px;
}

.product-gallery--wrapper {
  position: relative;
  max-width: 90%;
  margin: 0 auto;
}

.product-gallery-controls {
  /*position: absolute;
  z-index: 30;
  width: 110%;
  left: -5%;
  top: calc(50% - 25px);
  display: flex;
  justify-content: space-between;*/
  outline: none;
}
.product-gallery-controls button {
  position: absolute;
  top: calc(50% - 25px);
  z-index: 30;
  display: flex;
  outline: none;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border: none;
  border-radius: 50%;
  background-color: #F0ECB5;
}
.product-gallery-controls button:hover {
  cursor: pointer;
}
.product-gallery-controls button:hover svg {
  animation-name: bounceRight;
  animation-direction: alternate;
  animation-duration: 500ms;
  animation-iteration-count: infinite;
}
.product-gallery-controls .prev {
  left: 0;
}
.product-gallery-controls .next {
  right: 0;
  transform: rotate(180deg);
}

.accordion {
  position: relative;
  border-top: 1px solid #DBE9BD;
}
.accordion input {
  position: absolute;
  opacity: 0;
}
.accordion:last-of-type {
  border-bottom: 1px solid #DBE9BD;
}
.accordion input:checked + .accordion-container .accordion-content {
  max-height: 600px;
}
.accordion input:checked + .accordion-container .accordion-label .gg-close {
  transform: rotate(0);
}

.accordion-label {
  display: flex;
  justify-content: space-between;
  text-transform: uppercase;
  font-family: "FoundersGroteskCondensed-Semibold";
  font-size: 21px;
  padding: 1.5em 0 1em;
  cursor: pointer;
}
.accordion-label .gg-close {
  color: #7CBD42;
  transform: rotate(45deg);
  transition: transform 150ms cubic-bezier(0.5, 1, 0.89, 1);
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 150ms cubic-bezier(0.5, 1, 0.89, 1);
  font-family: "FoundersGrotesk-Regular";
}
.accordion-content > div {
  padding-bottom: 1em;
}
.accordion-content > div p {
  font-size: 16px;
}
.accordion-content b, .accordion-content strong {
  font-weight: 400;
  font-family: "FoundersGrotesk-Medium";
}

.nutritional-table {
  padding-bottom: 1em;
}

.nutritional-table-row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 7px 1em 0;
}
.nutritional-table-row:first-child {
  font-family: "FoundersGrotesk-Bold";
  margin-bottom: 10px;
  padding: 1.3em 1em 1em 1em;
  border-top: 1px solid #DBE9BD;
  border-bottom: 1px solid #DBE9BD;
}

.nutritional-table-column {
  text-align: right;
}
.nutritional-table-column:first-child {
  text-align: left;
  font-family: "FoundersGrotesk-Medium";
}

.product-media {
  position: relative;
}

.product-gallery--wrapper {
  z-index: 15;
}

.product-badges {
  display: flex;
  justify-content: center;
}

.product-badge--badge {
  overflow: hidden;
  margin: 1em;
}
.product-badge--badge img {
  max-width: 100%;
  display: block;
}

.product-awards {
  display: flex;
  justify-content: center;
}

.product-badge--award {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 20;
  overflow: hidden;
  margin: 1em;
}
.product-badge--award img {
  display: block;
}

.product-attributes {
  display: flex;
  margin-bottom: 50px;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .product-attributes {
    flex-direction: row;
    justify-content: space-around;
  }
}
@media only screen and (min-width: 1024px) {
  .product-attributes {
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 1280px) {
  .product-attributes {
    margin-bottom: 120px;
  }
}

.product-attribute {
  flex-basis: 100%;
  text-transform: uppercase;
  text-align: center;
  padding: 1em 0;
}
@media only screen and (min-width: 768px) {
  .product-attribute {
    flex-basis: 33%;
  }
}
@media only screen and (min-width: 768px) {
  .product-attribute:nth-child(2) {
    border-left: 1px solid #DBE9BD;
    border-right: 1px solid #DBE9BD;
  }
}

.product-attribute-title,
.product-attribute-value {
  margin: 0;
  text-transform: uppercase;
  font-family: "FoundersGroteskCondensed-Semibold";
}

.product-attribute-title {
  margin-bottom: 5px;
  font-size: 24px;
  color: #9FD45F;
}

.product-attribute-value {
  font-size: 36px;
  color: #7CBD42;
  line-height: 1;
}

/*
.flavour-attributes {
	display: flex;
    margin-bottom: 50px;
    flex-direction: column;

    @include xs {
        flex-direction: row;
        justify-content: space-around;
    }

    @include sm {
        margin-bottom: 90px;
    }

    @include md {
        margin-bottom: 120px;
    }
}

.flavour-attribute {
    flex-basis: 100%;
    text-transform: uppercase;
    text-align: center;
    padding: 1em 0;

    @include xs {
        flex-basis: 33%;
    }

    &:nth-child(2) {
        @include xs {
            border-left: 1px solid color('light-green');
            border-right: 1px solid color('light-green');
        }
    }
}

.flavour-attribute-title,
.flavour-attribute-value {
    margin: 0;
    text-transform: uppercase;
    font-family: font('display-semibold');
}

.flavour-attribute-title {
    font-size: 24px;
    color: color('mid-green');
}

.flavour-attribute-value {
    font-size: 36px;
    color: color('green');
}
*/
.flavour-card {
  margin-bottom: 60px;
}
.flavour-card:hover .flavour-card--title {
  color: #7CBD42;
}
.flavour-card:hover .flavour-card--prefix {
  color: #3b6a1f;
}
.flavour-card:hover .flavour-card--image {
  transform: translate(0, -5px);
}
.flavour-card--image {
  transition: transform 150ms cubic-bezier(0.5, 1, 0.89, 1), box-shadow 150ms cubic-bezier(0.5, 1, 0.89, 1);
  margin-bottom: 1em;
}
.flavour-card--image img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  transition: transform 150ms cubic-bezier(0.5, 1, 0.89, 1), box-shadow 150ms cubic-bezier(0.5, 1, 0.89, 1);
}

.flavour-card--content {
  text-align: center;
  width: 80%;
  margin: 0 auto;
}

.flavour-card--prefix,
.flavour-card--title {
  text-transform: uppercase;
  font-family: "FoundersGroteskCondensed-Semibold";
  margin: 0;
  line-height: 1;
  transition: color 150ms cubic-bezier(0.5, 1, 0.89, 1);
}

.flavour-card--prefix {
  margin-bottom: 5px;
  font-size: 18px;
  color: #AA8A4B;
}

.flavour-card--title {
  margin-bottom: 10px;
  font-size: 36px;
}

.flavour-card--description {
  margin: 0 0 20px;
}

.basic-page-hero {
  text-align: center;
  margin-top: 120px;
}
.basic-page-hero h1 {
  color: #7CBD42;
}

.cheese-finder-section .reveal,
.cheese-finder-section p {
  opacity: 0;
}

.cheese-finder {
  margin-bottom: 2em;
}
@media only screen and (min-width: 1024px) {
  .cheese-finder {
    width: 500px;
    margin: 0 auto;
  }
}
.cheese-finder p, .cheese-finder h3 {
  text-align: center;
  font-family: "FoundersGroteskCondensed-Semibold";
}
.cheese-finder p {
  text-transform: uppercase;
  font-size: 21px;
  margin-bottom: 0.5em;
}
.cheese-finder h3 {
  color: #7CBD42;
  margin-bottom: 0.5em;
}
.cheese-finder .finder-option {
  margin-top: 2em;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .cheese-finder .finder-option {
    flex-direction: row;
    margin-top: 0;
    margin-bottom: 2em;
  }
}
.cheese-finder .finder-option a.btn, .cheese-finder .finder-option a[class*=btn]:not(.btn-group) {
  padding: 1em 1em 0.6em;
}
@media only screen and (min-width: 1280px) {
  .cheese-finder .finder-option a.btn, .cheese-finder .finder-option a[class*=btn]:not(.btn-group) {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1680px) {
  .cheese-finder .finder-option a.btn, .cheese-finder .finder-option a[class*=btn]:not(.btn-group) {
    font-size: 23px;
  }
}
@media only screen and (min-width: 1920px) {
  .cheese-finder .finder-option a.btn, .cheese-finder .finder-option a[class*=btn]:not(.btn-group) {
    font-size: 24px;
  }
}
.cheese-finder .finder-option a.btn:hover, .cheese-finder .finder-option a[class*=btn]:hover:not(.btn-group) {
  transform: scale(1) !important;
}
.cheese-finder .finder-option span {
  font-size: 60px;
  font-family: "FoundersGroteskXCond-Bold";
  text-transform: uppercase;
  color: #7CBD42;
}
.cheese-finder .finder-option span span {
  color: transparent;
  margin-right: 0;
  display: none;
}
@media only screen and (min-width: 768px) {
  .cheese-finder .finder-option span span {
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  .cheese-finder .finder-option span {
    font-size: 76px;
    margin-right: 0.5em;
    margin-bottom: -0.35em;
  }
}

.pagination,
.pagination a,
.pagination-prev,
.pagination-next,
.pagination-list {
  display: flex;
  align-items: center;
}

.pagination-list {
  display: none;
}
@media only screen and (min-width: 768px) {
  .pagination-list {
    display: flex;
  }
}

.pagination {
  justify-content: space-between;
  margin-bottom: 60px;
  font-family: "FoundersGroteskCondensed-Semibold";
  font-size: 21px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .pagination {
    justify-content: center;
  }
}
@media only screen and (min-width: 1280px) {
  .pagination {
    margin-top: 30px;
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 1680px) {
  .pagination {
    margin-bottom: 120px;
  }
}
.pagination a {
  color: #7CBD42;
  text-decoration: none;
  padding: 0.5em 0.75em 0.2em;
  transition: color 150ms cubic-bezier(0.5, 1, 0.89, 1);
}
.pagination a:hover {
  color: #9FD45F;
}
.pagination a.current {
  background-color: #ffffff;
}

.pagination-prev[disabled],
.pagination-next[disabled] {
  opacity: 0;
  pointer-events: none;
}
.pagination-prev svg,
.pagination-next svg {
  width: 30px;
  margin-top: -0.5em;
}

.pagination-prev svg {
  margin-right: 0.5em;
}

.pagination-next svg {
  transform: rotate(180deg);
  margin-left: 0.5em;
}

.recipe-ingredients p {
  margin: 0;
  padding: 0.5em 0 0.3em;
  border-top: 1px solid #DBE9BD;
}
.recipe-ingredients p:nth-child(1) {
  border-top: none;
}
.recipe-ingredients p:last-child {
  border-bottom: 1px solid #DBE9BD;
}

.page-title {
  margin: 50px 0;
  text-align: center;
  color: #231f20;
}
@media only screen and (min-width: 1024px) {
  .page-title {
    margin: 90px 0 60px;
  }
}
@media only screen and (min-width: 1280px) {
  .page-title {
    margin: 120px 0 60px;
  }
}
.page-title h1 {
  color: #7CBD42;
}
.page-title p {
  font-size: 21px;
}
@media only screen and (min-width: 1024px) {
  .page-title p {
    font-size: 24px;
  }
}

.page-title--prefix {
  margin-top: 0;
  font-size: 21px;
  text-transform: uppercase;
  font-family: "FoundersGroteskCondensed-Semibold";
}

.stockist {
  position: relative;
  padding-left: 30px;
  margin-bottom: 40px;
}

.stockist-title {
  display: flex;
  justify-content: space-between;
  text-transform: uppercase;
  color: #7CBD42;
}
.stockist-title svg {
  position: absolute;
  top: 0;
  left: 0;
}
.stockist-title p {
  font-family: "FoundersGroteskCondensed-Semibold";
  font-size: 24px;
  margin-bottom: 0;
  margin-top: 0;
}

.stockist-location {
  display: flex;
  justify-content: space-between;
  font-family: "FoundersGrotesk-Bold";
  font-size: 18px;
  margin-bottom: 1em;
  margin-top: 0;
}

.stockist-address {
  margin: 0;
}

.stockist-link {
  display: block;
  color: #231f20;
  margin-top: 1em;
  padding: 1em 0;
  border-top: 1px solid #DBE9BD;
  border-bottom: 1px solid #7CBD42;
}

.location-picker {
  /*display: block;
  position: relative;

  @include md {
  	display: flex;
  }*/
}
@media only screen and (min-width: 1280px) {
  .location-picker {
    margin-bottom: 120px;
  }
}
.location-picker .loading {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(124, 189, 66, 0.7);
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  font-size: 24px;
}

.location-picker-panel {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 30px;
  text-align: center;
  background-color: #F4F2D9;
  margin-bottom: 30px;
}
@media only screen and (min-width: 1280px) {
  .location-picker-panel {
    padding: 50px;
    margin-bottom: 0px;
  }
}
.location-picker-panel .btn, .location-picker-panel [class*=btn]:not(.btn-group) {
  padding: 17px 40px 10px;
}
.location-picker-panel .btn.disabled, .location-picker-panel .disabled[class*=btn]:not(.btn-group) {
  opacity: 0.4;
}
.location-picker-panel .btn.disabled:hover, .location-picker-panel .disabled[class*=btn]:hover:not(.btn-group) {
  color: #ffffff;
  background-color: #7CBD42;
  transform: scale(1) !important;
}
.location-picker-panel input {
  max-width: 80%;
  margin: 0 auto;
  border: 1px solid #7CBD42;
}
.location-picker-panel .panel-icon {
  height: 50px;
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.location-picker-panel p {
  text-transform: uppercase;
  font-size: 30px;
  font-family: "FoundersGroteskCondensed-Semibold";
  color: #7CBD42;
  margin: 0 0 15px;
}
@media only screen and (min-width: 1024px) {
  .location-picker-panel p {
    font-size: 36px;
  }
}

#subscription.active {
  overflow: hidden;
}
#subscription.active .viewport {
  filter: blur(4px);
}
#subscription.active .modal-wrapper {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}
#subscription.active .modal {
  transform: translateY(0);
}
@media only screen and (min-width: 640px) {
  #subscription.active .modal {
    transform: translateY(-50%);
  }
}

.modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  transition: opacity 150ms cubic-bezier(0.5, 1, 0.89, 1);
  background-color: rgba(219, 233, 189, 0.5);
  perspective: 800px;
  visibility: hidden;
}

.modal-inner {
  width: calc(100% - 60px);
  margin: 30px;
}
@media only screen and (min-width: 640px) {
  .modal-inner {
    width: 100%;
    margin: 0px;
  }
}

.modal {
  max-width: 440px;
  margin: 0 auto;
  transform: rotateX(10deg);
  background-color: #000000;
  transition: transform 150ms cubic-bezier(0.5, 1, 0.89, 1);
  border-radius: 10px 10px 220px 220px;
}
@media only screen and (min-width: 640px) {
  .modal {
    margin-top: 50vh;
    transform: translateY(-45%) rotateX(10deg);
  }
}

.modal-actions {
  display: flex;
  justify-content: flex-end;
  color: #ffffff;
  padding: 5px;
}
@media only screen and (min-width: 1024px) {
  .modal-actions {
    padding: 15px;
  }
}
.modal-actions span {
  cursor: pointer;
}

.modal-content {
  padding: 10px 10px 0;
  background-color: #000000;
  text-align: center;
  display: flex;
  flex-direction: column;
  max-width: 100%;
}
@media only screen and (min-width: 1024px) {
  .modal-content {
    padding: 10px 40px 0;
  }
}
.modal-content h3 {
  color: #F0ECB5;
  font-family: "FoundersGroteskXCond-Bold";
  font-size: 42px;
}
@media only screen and (min-width: 1024px) {
  .modal-content h3 {
    font-size: 53px;
  }
}
.modal-content p {
  max-width: 300px;
  margin: 0 auto 10px;
  color: #ffffff;
  font-size: 21px;
  line-height: 23px;
}
.modal-content .modal-form {
  width: 100%;
  max-width: 320px;
  margin: 0 auto;
}
.modal-content form {
  position: relative;
  width: 100%;
  overflow: hidden;
  transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.modal-content input {
  margin: 5px 0;
  padding: 22px 20px 13px 20px;
}
.modal-content fieldset {
  width: 200%;
  display: flex;
  transition: transform 250ms ease-in-out;
}
.modal-content fieldset .field {
  width: 50%;
}
.modal-content fieldset .field .field {
  width: 100%;
}
.modal-content fieldset .nocaptcha .middleColumn {
  margin-top: 25px;
  margin-left: 10px;
}
.modal-content .btn-toolbar {
  display: none;
}
.modal-content .btn-toolbar .action {
  display: none;
}
.modal-content .btn-group {
  margin-top: 10px;
}
.modal-content .btn-group .btn, .modal-content .btn-group [class*=btn]:not(.btn-group) {
  width: 100%;
  display: block;
  padding: 16px 20px 8px 20px;
}
.modal-content .verify {
  /*.btn-group {
  	.btn {
  		width: 50%;
  		display: block;
  		padding: 16px 20px 8px 20px;
  		margin: 0px;
  	}
  }*/
}
.modal-content .verify fieldset {
  transform: translateX(-50%);
}

.modal-logo {
  width: 172px;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 50px;
}
.modal-logo img {
  width: 100%;
}
@media only screen and (min-width: 640px) {
  .modal-logo {
    padding-top: 30px;
    padding-bottom: 70px;
  }
}

body.mobile-active {
  overflow: hidden;
  overflow-y: scroll;
  position: fixed;
  max-width: 100%;
}
body.mobile-active .mobile-menu {
  opacity: 1;
  pointer-events: all;
}
body.mobile-active .hamburger {
  transform: rotate(45deg);
}
body.mobile-active .hamburger span:nth-child(1) {
  transform: translateY(12px) rotate(90deg);
}
body.mobile-active .hamburger span:nth-child(3) {
  opacity: 0;
}

.mobile-menu {
  position: absolute;
  z-index: 610;
  width: 100%;
  min-height: 100%;
  background-color: #FCFBED;
  opacity: 0;
  pointer-events: none;
}
.mobile-menu .mobile-main {
  margin-top: 60px;
}
.mobile-menu a {
  display: block;
  font-family: "FoundersGroteskCondensed-Semibold";
  text-transform: uppercase;
  font-size: 21px;
  text-align: center;
  text-decoration: none;
  color: #7CBD42;
  margin: 1em 0;
}
.mobile-menu .social {
  display: flex;
  align-items: center;
  justify-content: center;
}
.mobile-menu .social a {
  margin: 0.5em;
  width: 30px;
}
.mobile-menu .social a svg {
  max-width: 100%;
}

@media only screen and (min-width: 1280px) {
  .location-picker-map {
    margin-top: 100px;
  }
}

.map-wrapper {
  display: block;
  margin-bottom: 120px;
  background-color: #FCFBED;
}
@media only screen and (min-width: 1280px) {
  .map-wrapper {
    display: flex;
  }
}

.map-sidebar {
  width: 100%;
  max-height: 680px;
  padding-right: 0;
  overflow-y: scroll;
  padding-bottom: 0;
  margin-bottom: 60px;
}
@media only screen and (min-width: 1280px) {
  .map-sidebar {
    width: 385px;
    max-height: 680px;
    padding-right: 40px;
    overflow-y: scroll;
    padding-bottom: 60px;
    margin-bottom: 0;
  }
}

.map {
  display: flex;
  flex-grow: 1;
  height: 400px;
}
@media only screen and (min-width: 1280px) {
  .map {
    height: 680px;
  }
}
.map iframe {
  width: 100%;
  height: 100%;
}
.map .info-window {
  padding: 15px 20px;
  max-width: 300px;
  padding: 15px 20px;
}
.map .info-window p {
  margin: 0;
  font-size: 16px;
}
.map .info-window p.title {
  font-family: "FoundersGrotesk-Bold";
}
.map .info-window p a {
  color: #7CBD42;
}

.header-wrapper {
  width: 100%;
  height: var(--header-height);
}
.header-wrapper.hidden .header {
  transform: translateY(-100%) rotateX(-10deg);
}
.header-wrapper.sticky .header {
  box-shadow: 0px 2px 4px rgba(35, 31, 32, 0.02), 0px 4px 8px rgba(35, 31, 32, 0.02), 0px 6px 12px rgba(35, 31, 32, 0.02);
}

.header {
  position: fixed;
  z-index: 600;
  display: flex;
  align-items: center;
  width: 100%;
  height: var(--header-height);
  transform: translateY(0) rotateX(0);
  background-color: #FCFBED;
  transition: transform 150ms cubic-bezier(0.5, 1, 0.89, 1);
}
.header a {
  text-decoration: none;
  color: #231f20;
  font-family: "FoundersGroteskCondensed-Medium";
  font-size: 18px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  transition: color 150ms cubic-bezier(0.5, 1, 0.89, 1);
}
.header a.current, .header a.section {
  color: #7CBD42;
}
.header a:hover {
  color: #7CBD42;
}
.desktop-header {
  position: relative;
  display: none;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 0 calc(var(--gap) * 2);
}
@media only screen and (min-width: 1024px) {
  .desktop-header {
    display: flex;
  }
}

.desktop-header-logo {
  order: 0;
  top: 0;
  display: block;
  width: 100px;
  height: 60px;
  background: url("../images/talbot-logo.svg");
  background-size: 100%;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 1280px) {
  .desktop-header-logo {
    order: 1;
    position: absolute;
    left: 50%;
    width: 150px;
    height: 90px;
    transform: translate(-50%, 25%);
  }
}

.desktop-header-block-one {
  order: 1;
  align-items: flex-end;
  flex-basis: 53%;
  text-align: right;
}
.desktop-header-block-one a {
  margin-right: 0;
  margin-left: 20px;
}
@media only screen and (min-width: 1280px) {
  .desktop-header-block-one {
    flex-basis: 50%;
    order: 0;
    align-items: flex-start;
    text-align: left;
  }
  .desktop-header-block-one a {
    margin-right: 25px;
    margin-left: 0;
  }
}

.desktop-header-block-two {
  order: 2;
  display: flex;
  flex-basis: 333px;
  justify-content: flex-end;
  align-items: center;
}
.desktop-header-block-two a {
  margin-left: 20px;
}
@media only screen and (min-width: 1280px) {
  .desktop-header-block-two {
    flex-basis: 50%;
  }
  .desktop-header-block-two a {
    margin-left: 25px;
  }
}
.desktop-header-block-two .social {
  display: none;
}
@media only screen and (min-width: 1280px) {
  .desktop-header-block-two .social {
    display: flex;
  }
}
.desktop-header-block-two .social svg {
  width: 25px;
}

.mobile-header {
  position: relative;
  z-index: 100;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 0 var(--gap);
}
.mobile-header .header-logo {
  display: block;
  width: 100px;
  height: 60px;
  background-image: url("../images/talbot-logo.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  margin-right: -30px;
}
.mobile-header .hamburger {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 34px;
  height: 24px;
  cursor: pointer;
  transition: transform 150ms cubic-bezier(0.5, 1, 0.89, 1);
}
.mobile-header .hamburger span {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #231f20;
}
.mobile-header .social a {
  margin-left: 0.5em;
}
.mobile-header .social svg {
  width: 25px;
}
@media only screen and (min-width: 1024px) {
  .mobile-header {
    display: none;
  }
}

.main-hero {
  display: block;
  position: relative;
  background-color: #FCFBED;
  font-family: "VTC-Martin-Regular";
  font-size: 150px;
  text-transform: uppercase;
}
.main-hero .main-hero--loader {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  opacity: 1;
  background-color: #DBE9BD;
  background: linear-gradient(#DBE9BD 90%, transparent);
  transition: background 150ms cubic-bezier(0.5, 1, 0.89, 1);
}
.main-hero .main-hero--inner {
  position: relative;
  max-width: 100%;
  height: calc(86vh - var(--header-height));
}
@media only screen and (min-width: 768px) {
  .main-hero .main-hero--inner {
    height: calc(96vh - var(--header-height));
  }
}
.main-hero .scroll-to {
  position: absolute;
  left: calc(50% - 40px);
  bottom: 60px;
  z-index: 100;
  display: block;
  background-color: #FCFBED;
  background-image: url("../images/right-arrow.png");
  background-repeat: no-repeat;
  background-size: 40px;
  background-position: 50% center;
  transition: background-position 150ms cubic-bezier(0.5, 1, 0.89, 1);
  width: 80px;
  height: 40px;
  border-radius: 30px;
  cursor: pointer;
  box-shadow: 0 -4px 5px rgba(157, 148, 26, 0.1);
  animation-name: bounceDown;
  animation-direction: alternate;
  animation-duration: 500ms;
  animation-iteration-count: infinite;
}
.main-hero .scroll-to:hover {
  background-position: 60% center;
}
.main-hero .scroll-to img {
  max-width: 100%;
}
.main-hero .main-hero--image-forground {
  position: absolute;
  opacity: 0;
  z-index: 99;
  width: 100%;
  height: 150%;
}
.main-hero .main-hero--image-forground .image-forground-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
}
.main-hero .main-hero--image-forground img {
  z-index: 10;
  position: absolute;
}
.main-hero .main-hero--image-forground .frond {
  width: 90vw;
  top: 20%;
  left: -10%;
  z-index: 15;
  transform: scaleX(-1) rotate(-50deg);
}
@media only screen and (min-width: 640px) {
  .main-hero .main-hero--image-forground .frond {
    width: 70vw;
  }
}
@media only screen and (min-width: 1024px) {
  .main-hero .main-hero--image-forground .frond {
    width: 70vw;
    top: 10%;
    left: -10%;
  }
}
@media only screen and (min-width: 1280px) {
  .main-hero .main-hero--image-forground .frond {
    width: 60vw;
    top: 5%;
    left: -10%;
  }
}
@media only screen and (min-width: 1680px) {
  .main-hero .main-hero--image-forground .frond {
    width: 40vw;
    top: 10%;
    left: -1%;
  }
}
.main-hero .main-hero--image-forground .frond-1 {
  z-index: 15;
  width: 80vw;
  top: -5%;
  left: -7%;
  transform: scaleX(-1) rotate(270deg);
  opacity: 0.8;
}
@media only screen and (min-width: 640px) {
  .main-hero .main-hero--image-forground .frond-1 {
    width: 60vw;
    top: -3%;
    left: -5%;
  }
}
@media only screen and (min-width: 1024px) {
  .main-hero .main-hero--image-forground .frond-1 {
    width: 60vw;
    top: -10%;
    left: -1%;
  }
}
@media only screen and (min-width: 1280px) {
  .main-hero .main-hero--image-forground .frond-1 {
    width: 50vw;
  }
}
@media only screen and (min-width: 1680px) {
  .main-hero .main-hero--image-forground .frond-1 {
    top: -40vh;
    left: 1%;
  }
}
.main-hero .main-hero--image-forground .frond-2 {
  width: 80vw;
  top: -2%;
  right: -10%;
  transform: rotate(315deg);
}
@media only screen and (min-width: 640px) {
  .main-hero .main-hero--image-forground .frond-2 {
    width: 60vw;
  }
}
@media only screen and (min-width: 1024px) {
  .main-hero .main-hero--image-forground .frond-2 {
    width: 60vw;
    top: -5%;
    right: -1%;
  }
}
@media only screen and (min-width: 1280px) {
  .main-hero .main-hero--image-forground .frond-2 {
    width: 35vw;
  }
}
@media only screen and (min-width: 1680px) {
  .main-hero .main-hero--image-forground .frond-2 {
    width: 35vw;
    top: -15%;
    right: -1%;
  }
}
.main-hero .main-hero--image-forground .kea {
  width: 40vw;
  z-index: 10;
  bottom: 32%;
  left: 5%;
}
@media only screen and (min-width: 640px) {
  .main-hero .main-hero--image-forground .kea {
    width: 30vw;
  }
}
@media only screen and (min-width: 1680px) {
  .main-hero .main-hero--image-forground .kea {
    width: 30vw;
  }
}
.main-hero .main-hero--image-forground .kea-group {
  width: 50vw;
  top: 0%;
  right: 20%;
}
@media only screen and (min-width: 640px) {
  .main-hero .main-hero--image-forground .kea-group {
    width: 50vw;
  }
}
@media only screen and (min-width: 1024px) {
  .main-hero .main-hero--image-forground .kea-group {
    width: 40vw;
    top: 0%;
    right: 20%;
  }
}
@media only screen and (min-width: 1680px) {
  .main-hero .main-hero--image-forground .kea-group {
    width: 30vw;
    top: 0%;
    right: 28%;
  }
}
.main-hero .main-hero--image-forground .kea-group-1 {
  z-index: 9;
  width: 56vw;
  bottom: 31%;
  right: 0%;
}
@media only screen and (min-width: 1024px) {
  .main-hero .main-hero--image-forground .kea-group-1 {
    width: 40vw;
    bottom: 32%;
    right: 5%;
  }
}
@media only screen and (min-width: 1680px) {
  .main-hero .main-hero--image-forground .kea-group-1 {
    width: 30vw;
  }
}
.main-hero .main-hero--image-forground .fern {
  width: 70vw;
  top: -27%;
  right: -2%;
  transform: scaleY(-1) rotate(-80deg);
}
@media only screen and (min-width: 1280px) {
  .main-hero .main-hero--image-forground .fern {
    top: -40%;
    right: -2%;
  }
}
@media only screen and (min-width: 1680px) {
  .main-hero .main-hero--image-forground .fern {
    width: 60vw;
    top: -50%;
    right: -2%;
  }
}
.main-hero .main-hero--image-forground .fern-1 {
  width: 60vw;
  bottom: 22%;
  right: -10%;
  transform: scaleY(-1) rotate(-120deg);
}
@media only screen and (min-width: 1024px) {
  .main-hero .main-hero--image-forground .fern-1 {
    width: 50vw;
    bottom: 19%;
    right: -10%;
  }
}
@media only screen and (min-width: 1680px) {
  .main-hero .main-hero--image-forground .fern-1 {
    width: 30vw;
    bottom: 19%;
    right: -4%;
  }
}
.main-hero .main-hero--image-background {
  position: absolute;
  max-height: calc(96vh - var(--header-height));
  overflow: hidden;
  z-index: 80;
  width: 100%;
  height: 100%;
}
.main-hero .main-hero--image-background .image-background-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.main-hero .main-hero--image-background img {
  position: absolute;
}
.main-hero .main-hero--image-background .fern {
  width: 50vw;
  top: -20%;
  left: -5%;
  transform: rotate(69deg);
}
@media only screen and (min-width: 1280px) {
  .main-hero .main-hero--image-background .fern {
    width: 40vw;
    top: -20%;
    left: -5%;
  }
}
@media only screen and (min-width: 1920px) {
  .main-hero .main-hero--image-background .fern {
    top: -15%;
    width: 30vw;
    transform: rotate(35deg);
  }
}
.main-hero .main-hero--image-background .frond {
  width: 40vw;
  top: 0;
  right: 0;
  transform: rotate(-45deg);
}
@media only screen and (min-width: 1280px) {
  .main-hero .main-hero--image-background .frond {
    width: 35vw;
    top: 0;
    right: 0;
  }
}
.main-hero .main-hero--image-background .frond-2 {
  width: 45vw;
  bottom: -10%;
  left: -5%;
  transform: scaleX(-1) rotate(-30deg);
}
@media only screen and (min-width: 1280px) {
  .main-hero .main-hero--image-background .frond-2 {
    width: 35vw;
    bottom: -10%;
    left: -3%;
  }
}
@media only screen and (min-width: 1920px) {
  .main-hero .main-hero--image-background .frond-2 {
    left: -20%;
  }
}
.main-hero .main-hero--image-background .kowhai {
  bottom: -20%;
  left: 50%;
}
.main-hero .main-hero--image-background .fern-2 {
  width: 35vw;
  top: -3%;
  right: 40%;
  transform: scaleY(-1) rotate(-70deg);
}
@media only screen and (min-width: 1280px) {
  .main-hero .main-hero--image-background .fern-2 {
    width: 35vw;
    top: -15%;
    right: 35%;
    transform: scaleY(-1) rotate(-80deg);
  }
}
.main-hero .main-hero--text-wrapper {
  position: relative;
  height: calc(86vh - var(--header-height));
}
@media only screen and (min-width: 768px) {
  .main-hero .main-hero--text-wrapper {
    height: calc(96vh - var(--header-height));
  }
}
.main-hero .main-hero--text {
  position: absolute;
  z-index: 90;
  bottom: 0;
  overflow: hidden;
  user-select: none;
}
.main-hero .main-hero--text > div {
  width: 1000%;
  line-height: 0.75;
  margin-top: -0.15em;
}
.main-hero .main-hero--text > div span:nth-child(2n-1) {
  color: #7CBD42;
}
.main-hero .main-hero--text > div span:nth-child(2n) {
  color: #9FD45F;
}
.main-hero .main-hero--text > div span:nth-child(3n-1) {
  opacity: 0.8;
}
.main-hero .main-hero--text .line-1 {
  font-size: 300px;
  letter-spacing: -0.02em;
}
.main-hero .main-hero--text .line-2 {
  font-size: 150px;
  letter-spacing: -0.02em;
}
.main-hero .main-hero--text .line-3 {
  font-size: 250px;
  letter-spacing: -0.02em;
}
.main-hero .main-hero--text .line-4 {
  font-size: 350px;
  letter-spacing: -0.02em;
}
.main-hero .main-hero--text .line-5 {
  font-size: 320px;
  letter-spacing: -0.02em;
}
.main-hero .main-hero--text .line-6 {
  font-size: 200px;
  letter-spacing: -0.02em;
}
.main-hero .main-hero--text .line-7 {
  font-size: 130px;
  letter-spacing: -0.02em;
}
.main-hero .main-hero--text .line-8 {
  font-size: 200px;
  letter-spacing: -0.02em;
}
.main-hero .main-hero--text .line-9 {
  font-size: 150px;
  letter-spacing: -0.02em;
}
.main-hero .main-hero--text .line-10 {
  font-size: 300px;
  letter-spacing: -0.02em;
}

.cheese-guide-feature .reveal,
.cheese-guide-feature h4,
.cheese-guide-feature .feature-image,
.cheese-guide-feature .kea,
.cheese-guide-feature .wysiwyg,
.cheese-guide-feature .btn-group a {
  opacity: 0;
}

.cheese-guide-feature {
  padding: 60px 0 30px;
  background-color: #F4F2D9;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .cheese-guide-feature {
    padding: 120px 0;
  }
}
@media only screen and (min-width: 1280px) {
  .cheese-guide-feature {
    padding: 100px 0;
  }
}
@media only screen and (min-width: 1680px) {
  .cheese-guide-feature {
    padding: 160px 0;
  }
}
@media only screen and (min-width: 1920px) {
  .cheese-guide-feature {
    padding: 180px 0;
  }
}
.cheese-guide-feature .frond {
  position: absolute;
  width: 350px;
  left: -140px;
  bottom: 0;
  transform: rotate(-90deg) scaleY(-1);
  z-index: 5;
}
@media only screen and (min-width: 1024px) {
  .cheese-guide-feature .frond {
    width: 600px;
    left: -250px;
    bottom: -80px;
  }
}
.cheese-guide-feature h4 {
  color: #3b6a1f;
}
.cheese-guide-feature img {
  max-width: 100%;
}
.cheese-guide-feature .cheese-guide-feature-position {
  position: relative;
  display: flex;
  height: 100%;
  align-items: center;
}
.cheese-guide-feature h2 {
  font-size: 51px;
}
@media only screen and (min-width: 1280px) {
  .cheese-guide-feature h2 {
    font-size: 61px;
  }
}
@media only screen and (min-width: 1680px) {
  .cheese-guide-feature h2 {
    font-size: 71px;
  }
}
@media only screen and (min-width: 1920px) {
  .cheese-guide-feature h2 {
    font-size: 81px;
  }
}
.cheese-guide-feature .cheese-guide-content {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .cheese-guide-feature .cheese-guide-content {
    margin-top: 0px;
  }
}
.cheese-guide-feature .cheese-guide-content h4 {
  font-size: 24px;
  margin-bottom: 0.5em;
}
@media only screen and (min-width: 1024px) {
  .cheese-guide-feature .cheese-guide-content h4 {
    margin-bottom: 1em;
  }
}
.cheese-guide-feature .cheese-guide-content .wysiwyg {
  margin-bottom: 1.5em;
}
@media only screen and (min-width: 1680px) {
  .cheese-guide-feature .cheese-guide-content .wysiwyg {
    width: 87%;
  }
}
.cheese-guide-feature .cheese-guide-content .wysiwyg p {
  font-size: 21px;
}
@media only screen and (min-width: 1024px) {
  .cheese-guide-feature .cheese-guide-content .wysiwyg p {
    font-size: 24px;
  }
}
.cheese-guide-feature .kea {
  width: 200px;
  position: absolute;
  right: -110px;
  bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  .cheese-guide-feature .kea {
    width: 340px;
    left: 100%;
    right: auto;
    bottom: 0px;
  }
}
.cheese-guide-feature .recipe-gallery-wrapper {
  margin: 60px auto 0;
  z-index: 10;
}
@media only screen and (min-width: 768px) {
  .cheese-guide-feature .recipe-gallery-wrapper {
    margin: 60px auto 0;
  }
}
@media only screen and (min-width: 1024px) {
  .cheese-guide-feature .recipe-gallery-wrapper {
    margin: 180px auto 0;
  }
}

.cheese-slider h3,
.cheese-slider .cheese-gallery-wrapper {
  opacity: 0;
}
.cheese-slider h3 {
  margin-bottom: 20px;
  padding-top: 5px;
  overflow: hidden;
}

.cheese-slider {
  padding: 60px 0;
  overflow: hidden;
}
.cheese-slider h3 span {
  display: inline-block;
}
@media only screen and (min-width: 1024px) {
  .cheese-slider {
    padding: 120px 0;
  }
}

.cheese-gallery-wrapper {
  position: relative;
  max-width: 460px;
  margin: 0 auto;
  padding: 0 25px;
}
@media only screen and (min-width: 640px) {
  .cheese-gallery-wrapper {
    padding: 0;
  }
}
.cheese-gallery-wrapper .tns-ovh {
  overflow: visible;
}
.cheese-gallery-wrapper .tns-item .cheese-gallery-item--image {
  transform: scale(0.7);
}
.cheese-gallery-wrapper .tns-item .cheese-gallery-item--image img {
  max-width: 100%;
}
.cheese-gallery-wrapper .tns-item .cheese-gallery-item--content {
  opacity: 0;
  transform: translate(0, 10px);
}
.cheese-gallery-wrapper .tns-slide-active .cheese-gallery-item--image {
  transform: scale(1);
}
.cheese-gallery-wrapper .tns-slide-active .cheese-gallery-item--content {
  opacity: 1;
  transform: translate(0, 0);
}
.cheese-gallery-wrapper .tns-slide-active .cheese-gallery-item:hover {
  /*.cheese-gallery-item--content a {
  	animation-duration: .1s;
  	animation-name: jiggle;
  	animation-direction: alternate;
  	animation-iteration-count: infinite;
  	animation-easing-function: 'ease-out'
  }*/
}
.cheese-gallery-wrapper .tns-slide-active .cheese-gallery-item:hover .cheese-gallery-item--title {
  color: #7CBD42;
}
.cheese-gallery-wrapper .tns-slide-active .cheese-gallery-item:hover .cheese-gallery-item--tagline {
  color: #3b6a1f;
}
.cheese-gallery-wrapper .tns-slide-active .cheese-gallery-item:hover .cheese-gallery-item--image {
  transform: translate(-2px, -5px);
  animation-duration: 0.5s;
  animation-name: bounce;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.61, 1, 0.88, 1);
}

.cheese-gallery-controls {
  /*position: absolute;
  z-index: 30;
  width: 100%;
  top: 25%;
  display: flex;
  justify-content: space-between;*/
  outline: none;
}
.cheese-gallery-controls button {
  position: absolute;
  top: 25%;
  z-index: 30;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border: none;
  border-radius: 50%;
  background-color: #F0ECB5;
  outline: none;
}
.cheese-gallery-controls button:hover {
  cursor: none;
}
.cheese-gallery-controls button:hover svg {
  animation-name: bounceRight;
  animation-direction: alternate;
  animation-duration: 500ms;
  animation-iteration-count: infinite;
}
.cheese-gallery-controls .prev {
  left: 0;
}
@media only screen and (min-width: 640px) {
  .cheese-gallery-controls .prev {
    transform: translateX(-20px);
  }
}
.cheese-gallery-controls .next {
  right: 0;
  transform: rotate(180deg);
}
@media only screen and (min-width: 640px) {
  .cheese-gallery-controls .next {
    transform: rotate(180deg) translateX(-20px);
  }
}

.cheese-gallery-item {
  text-align: center;
}

.cheese-gallery-item--image {
  margin-bottom: 15px;
  transition: transform 150ms cubic-bezier(0.5, 1, 0.89, 1);
}

.cheese-gallery-item--content {
  transition: transform 150ms cubic-bezier(0.5, 1, 0.89, 1), opacity 150ms cubic-bezier(0.5, 1, 0.89, 1);
}
.cheese-gallery-item--content .btn, .cheese-gallery-item--content [class*=btn]:not(.btn-group) {
  padding: 20px 25px 10px;
}

.cheese-gallery-item--tagline,
.cheese-gallery-item--title {
  font-family: "FoundersGroteskCondensed-Semibold";
  text-transform: uppercase;
  margin: 0;
  line-height: 1;
  letter-spacing: 0.5px;
  transition: color 150ms cubic-bezier(0.5, 1, 0.89, 1);
}

.cheese-gallery-item--tagline {
  font-size: 18px;
  margin-bottom: 5px;
}

.cheese-gallery-item--title {
  font-size: 36px;
  margin-bottom: 20px;
}

.common-hero {
  padding: 50px 0;
}
@media only screen and (min-width: 1024px) {
  .common-hero {
    padding: 90px 0;
  }
}
@media only screen and (min-width: 1280px) {
  .common-hero {
    padding: 120px 0;
  }
}
.common-hero .hero--content {
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
}
.common-hero h1 {
  color: #7CBD42;
}
.common-hero .hero--prefix {
  font-family: "FoundersGroteskCondensed-Semibold";
  font-size: 21px;
  text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
  .common-hero .hero--prefix {
    margin-top: 0;
  }
}
.common-hero .wysiwyg {
  margin-bottom: 0;
}
.common-hero .wysiwyg p {
  font-size: 21px;
}
@media only screen and (min-width: 1024px) {
  .common-hero .wysiwyg p {
    font-size: 24px;
  }
}

.ProductPage .product-hero .reveal,
.ProductPage .product-hero .wysiwyg,
.ProductPage .product-hero .hero--prefix,
.ProductPage .product-hero .product-badge--badge,
.ProductPage .product-hero .accordion,
.ProductPage .product-hero .product-gallery--wrapper {
  opacity: 0;
}

.product-hero {
  margin: 50px 0;
}
@media only screen and (min-width: 1024px) {
  .product-hero {
    margin: 90px 0;
  }
}
@media only screen and (min-width: 1280px) {
  .product-hero {
    margin: 120px 0;
  }
}
.product-hero .hero--prefix {
  font-family: "FoundersGroteskCondensed-Semibold";
  text-transform: uppercase;
  font-size: 21px;
  margin: 0 0 15px;
  line-height: 1;
}
@media only screen and (min-width: 1024px) {
  .product-hero .hero--prefix {
    margin: 0 0 10px;
    font-size: 36px;
  }
}
.product-hero h1 {
  color: #7CBD42;
  font-size: 81px;
}
@media only screen and (min-width: 1920px) {
  .product-hero .product-information,
.product-hero .wysiwyg {
    max-width: 70%;
  }
}
.product-hero .wysiwyg p {
  font-size: 18px;
}
@media only screen and (min-width: 1024px) {
  .product-hero .wysiwyg p {
    font-size: 21px;
  }
}
.product-hero .hero--content {
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .product-hero .hero--content {
    text-align: left;
  }
}
.product-hero .extra-content p {
  line-height: 1.1;
}
@media only screen and (min-width: 1024px) {
  .product-hero .col-details {
    order: 2;
  }
}
@media only screen and (min-width: 1024px) {
  .product-hero .col-image {
    order: 1;
  }
}

.product-inspiration .reveal {
  opacity: 0;
}
.product-inspiration h3 {
  margin-bottom: 20px;
  padding-top: 5px;
  overflow: hidden;
  line-height: 1;
}

.product-inspiration {
  position: relative;
  z-index: 49;
  padding: 60px 0;
  overflow: hidden;
}
@media only screen and (min-width: 1024px) {
  .product-inspiration {
    padding: 90px 0;
  }
}
@media only screen and (min-width: 1280px) {
  .product-inspiration {
    padding: 120px 0;
  }
}
.product-inspiration .recipe-gallery-wrapper {
  position: relative;
  z-index: 50;
  margin-top: 50px;
}
@media only screen and (min-width: 1280px) {
  .product-inspiration .recipe-gallery-wrapper {
    margin-top: 60px;
  }
}
.product-inspiration.background-natural-b .product-inspiration--title {
  color: #7CBD42;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .product-inspiration.background-natural-b .product-inspiration--title {
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
  }
}
.product-inspiration.background-natural-b .product-inspiration--title a {
  margin-top: 10px;
}
@media only screen and (min-width: 1024px) {
  .product-inspiration.background-natural-b .product-inspiration--title a {
    margin-top: 0px;
  }
}

.product-inspiration--title {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #FCFBED;
}
.product-inspiration--title a {
  font-size: 21px;
  text-decoration: none;
  color: #7CBD42;
  font-family: "FoundersGroteskCondensed-Semibold";
  text-transform: uppercase;
}

.product-inspiration-wall {
  position: absolute;
  z-index: 45;
  top: 0;
  left: 0;
}
.product-inspiration-wall p {
  text-transform: uppercase;
  font-family: "FoundersGroteskXCond-Bold";
  font-size: 336px;
  line-height: 1;
  margin: 0;
  margin-bottom: -0.25em;
}
.product-inspiration-wall p span {
  opacity: 0.15;
}

.FlavourHolderPage .hero--content .reveal,
.FlavourHolderPage .hero--content .hero--prefix,
.FlavourHolderPage .hero--content .wysiwyg {
  opacity: 0;
}

.flavour-hero {
  position: relative;
  margin: 50px 0;
}
@media only screen and (min-width: 1024px) {
  .flavour-hero {
    margin: 90px 0;
  }
}
@media only screen and (min-width: 1280px) {
  .flavour-hero {
    margin: 120px 0;
  }
}
.flavour-hero .scroll-to {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  transform: rotate(-90deg);
  border-radius: 50%;
  background-color: #F0ECB5;
  cursor: pointer;
}
.flavour-hero .scroll-to:hover {
  animation-name: bounceDownChevron;
  animation-direction: alternate;
  animation-duration: 500ms;
  animation-iteration-count: infinite;
}
.flavour-hero .product-1-wrapper,
.flavour-hero .product-2-wrapper,
.flavour-hero .product-3-wrapper,
.flavour-hero .product-4-wrapper {
  position: absolute;
  display: none;
}
@media only screen and (min-width: 1024px) {
  .flavour-hero .product-1-wrapper,
.flavour-hero .product-2-wrapper,
.flavour-hero .product-3-wrapper,
.flavour-hero .product-4-wrapper {
    display: block;
  }
}
.flavour-hero .product-1-wrapper img,
.flavour-hero .product-2-wrapper img,
.flavour-hero .product-3-wrapper img,
.flavour-hero .product-4-wrapper img {
  animation-name: float;
  animation-direction: alternate;
  animation-duration: 3000ms;
  animation-iteration-count: infinite;
  z-index: 20;
  position: relative;
  display: block;
}
.flavour-hero .product-1-wrapper .product-1,
.flavour-hero .product-2-wrapper .product-1,
.flavour-hero .product-3-wrapper .product-1,
.flavour-hero .product-4-wrapper .product-1 {
  width: 444px;
  height: 444px;
  animation-delay: 15ms;
  animation-duration: 2500ms;
  animation-timing-function: cubic-bezier(0.37, 0, 0.63, 1);
}
.flavour-hero .product-1-wrapper .product-2,
.flavour-hero .product-2-wrapper .product-2,
.flavour-hero .product-3-wrapper .product-2,
.flavour-hero .product-4-wrapper .product-2 {
  width: 444px;
  height: 444px;
  animation-delay: 25ms;
  animation-duration: 5500ms;
  animation-timing-function: cubic-bezier(0.37, 0, 0.63, 1);
}
.flavour-hero .product-1-wrapper .product-3,
.flavour-hero .product-2-wrapper .product-3,
.flavour-hero .product-3-wrapper .product-3,
.flavour-hero .product-4-wrapper .product-3 {
  width: 444px;
  height: 444px;
  animation-name: floatOpposite;
  animation-delay: 10ms;
  animation-duration: 7000ms;
  animation-timing-function: cubic-bezier(0.45, 0, 0.55, 1);
}
.flavour-hero .product-1-wrapper .product-4,
.flavour-hero .product-2-wrapper .product-4,
.flavour-hero .product-3-wrapper .product-4,
.flavour-hero .product-4-wrapper .product-4 {
  width: 444px;
  height: 444px;
  animation-name: floatOpposite;
  animation-delay: 30ms;
  animation-duration: 2500ms;
  animation-timing-function: cubic-bezier(0.45, 0, 0.55, 1);
}
.flavour-hero .product-1-wrapper {
  z-index: 10;
  top: -100px;
  right: 80%;
  transform: rotate(45deg);
}
@media only screen and (min-width: 1280px) {
  .flavour-hero .product-1-wrapper {
    top: -50px;
    right: 70%;
  }
}
.flavour-hero .product-2-wrapper {
  top: 250px;
  left: 65%;
  transform: rotate(-25deg);
}
.flavour-hero .product-3-wrapper {
  z-index: 9;
  top: 280px;
  right: 60%;
  transform: rotate(20deg);
}
.flavour-hero .product-4-wrapper {
  top: -130px;
  left: 80%;
  transform: rotate(340deg);
}
@media only screen and (min-width: 1280px) {
  .flavour-hero .product-4-wrapper {
    top: -160px;
    left: 73%;
  }
}
.flavour-hero .marquee-wrapper {
  z-index: 12;
  position: relative;
  margin-top: 100px;
}
@media only screen and (min-width: 1024px) {
  .flavour-hero .marquee-wrapper {
    margin-top: 200px;
  }
}
@media only screen and (min-width: 1280px) {
  .flavour-hero .marquee-wrapper {
    margin-top: 250px;
  }
}
@media only screen and (min-width: 1680px) {
  .flavour-hero .marquee-wrapper {
    margin-top: 300px;
  }
}
@media only screen and (min-width: 1920px) {
  .flavour-hero .marquee-wrapper {
    margin-top: 350px;
  }
}
.flavour-hero .container {
  text-align: center;
}
.flavour-hero .hero--prefix {
  font-family: "FoundersGroteskCondensed-Semibold";
  font-size: 21px;
  text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
  .flavour-hero .hero--prefix {
    margin-top: 0;
  }
}
.flavour-hero h1 {
  color: #7CBD42;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  .flavour-hero h1 {
    width: 81%;
  }
}
@media only screen and (min-width: 1920px) {
  .flavour-hero h1 {
    width: 70%;
  }
}
.flavour-hero .wysiwyg {
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  .flavour-hero .wysiwyg {
    width: 70%;
  }
}
@media only screen and (min-width: 1920px) {
  .flavour-hero .wysiwyg {
    width: 58%;
  }
}
.flavour-hero .wysiwyg p {
  font-size: 21px;
}
@media only screen and (min-width: 1024px) {
  .flavour-hero .wysiwyg p {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1280px) {
  .flavour-hero .wysiwyg p br {
    display: none;
  }
}

.flavour-list .flavour-card {
  opacity: 0;
}

.flavour-list {
  margin: 120px 0 30px;
}

.section-cta .reveal,
.section-cta .wysiwyg,
.section-cta a {
  opacity: 0;
}

.section-cta {
  text-align: center;
  margin-bottom: 90px;
  padding: 0 30px;
}
@media only screen and (min-width: 1024px) {
  .section-cta {
    margin-bottom: 120px;
    padding: 0;
  }
}
.section-cta p {
  max-width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  .section-cta p {
    max-width: 600px;
  }
}
@media only screen and (min-width: 1280px) {
  .section-cta p {
    max-width: 700px;
  }
}

.cheese-finder-section {
  position: relative;
  padding: 60px 0;
  background-color: #F4F2D9;
}
@media only screen and (min-width: 768px) {
  .cheese-finder-section {
    padding: 80px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .cheese-finder-section {
    padding: 120px 0;
  }
}
.cheese-finder-section .kowhai,
.cheese-finder-section .flax,
.cheese-finder-section .frond,
.cheese-finder-section .flax-1,
.cheese-finder-section .fantail,
.cheese-finder-section .left-container,
.cheese-finder-section .right-container {
  position: absolute;
}
.cheese-finder-section .kowhai .inner,
.cheese-finder-section .flax .inner,
.cheese-finder-section .frond .inner,
.cheese-finder-section .flax-1 .inner,
.cheese-finder-section .fantail .inner,
.cheese-finder-section .left-container .inner,
.cheese-finder-section .right-container .inner {
  position: relative;
}
.cheese-finder-section .left-container {
  width: 500px;
  height: 100%;
  left: -280px;
  bottom: -150px;
  display: none;
}
@media only screen and (min-width: 768px) {
  .cheese-finder-section .left-container {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  .cheese-finder-section .left-container {
    left: -150px;
    bottom: -150px;
  }
}
.cheese-finder-section .right-container {
  display: none;
  width: 500px;
  height: 100%;
  right: -100px;
}
@media only screen and (min-width: 768px) {
  .cheese-finder-section .right-container {
    display: block;
    right: -100px;
  }
}
@media only screen and (min-width: 1024px) {
  .cheese-finder-section .right-container {
    right: 0px;
  }
}
.cheese-finder-section .right-container .frond {
  width: 400px;
  top: -200px;
  right: -100px;
  transform: rotate(-40deg);
}
.cheese-finder-section .right-container .fantail {
  right: -250px;
  top: -10px;
}
.cheese-finder-section .right-container .kowhai {
  transform: scaleX(-1);
  top: -10px;
  right: -100px;
}

.recipe-list-hero {
  margin: 50px 0;
}
@media only screen and (min-width: 1024px) {
  .recipe-list-hero {
    margin: 90px 0 60px;
  }
}
@media only screen and (min-width: 1280px) {
  .recipe-list-hero {
    margin: 120px 0 60px;
  }
}
.recipe-list-hero h1 {
  color: #7CBD42;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .recipe-list-hero h1 {
    text-align: left;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1680px) {
  .recipe-list-hero h1 {
    margin-bottom: 0;
    margin-top: 10px;
  }
}

.recipe-filter {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  margin-top: 30px;
}
@media only screen and (min-width: 1024px) {
  .recipe-filter {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1280px) {
  .recipe-filter {
    flex-direction: row;
    align-items: flex-end;
    margin-top: -50px;
  }
}
@media only screen and (min-width: 1680px) {
  .recipe-filter {
    margin-top: -25px;
  }
}

.recipe-filter--label {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-size: 18px;
  text-align: center;
}
@media only screen and (min-width: 1280px) {
  .recipe-filter--label {
    width: 5em;
    text-align: left;
  }
}
.recipe-filter--dropdowns {
  display: flex;
  width: 100%;
  flex-direction: column;
}
@media only screen and (min-width: 1280px) {
  .recipe-filter--dropdowns {
    flex-direction: row;
    margin-left: -10px;
    margin-right: -10px;
  }
}
.recipe-filter--dropdowns .dropdown {
  width: 100%;
  margin-bottom: 10px;
}
@media only screen and (min-width: 1280px) {
  .recipe-filter--dropdowns .dropdown {
    width: 50%;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
  }
}

.recipe-list {
  margin-top: 30px;
}
.recipe-list .recipe-card {
  margin-bottom: 40px;
}

.recipe-hero {
  position: relative;
  overflow: hidden;
  margin-top: calc(var(--header-height) * -1);
  padding-top: var(--header-height);
  z-index: 50;
}
@media only screen and (min-width: 1280px) {
  .recipe-hero {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 1680px) {
  .recipe-hero {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 1920px) {
  .recipe-hero {
    padding-bottom: 50px;
  }
}
.recipe-hero .recipe-hero-container {
  position: relative;
  z-index: 20;
  padding-bottom: 30px;
}
.recipe-hero .flax,
.recipe-hero .kowhai,
.recipe-hero .frond {
  z-index: 15;
  position: absolute;
}
.recipe-hero .flax {
  top: 40%;
  left: -10%;
  width: 290px;
  transform: rotate(-30deg);
}
@media only screen and (min-width: 640px) {
  .recipe-hero .flax {
    top: 40%;
    left: 1%;
  }
}
@media only screen and (min-width: 768px) {
  .recipe-hero .flax {
    width: 500px;
    top: 20%;
    left: 10%;
  }
}
@media only screen and (min-width: 1024px) {
  .recipe-hero .flax {
    top: 40%;
  }
}
.recipe-hero .kowhai {
  width: 300px;
  top: 35%;
  left: 17%;
  transform: scaleX(-1) rotate(-30deg);
}
@media only screen and (min-width: 640px) {
  .recipe-hero .kowhai {
    top: 35%;
    left: 37%;
  }
}
@media only screen and (min-width: 768px) {
  .recipe-hero .kowhai {
    width: 500px;
    top: 25%;
    left: 7%;
  }
}
.recipe-hero .frond {
  width: 260px;
  top: 28%;
  left: 64%;
  transform: scaleX(-1) rotate(-60deg);
}
@media only screen and (min-width: 640px) {
  .recipe-hero .frond {
    top: 25%;
    left: 67%;
  }
}
@media only screen and (min-width: 768px) {
  .recipe-hero .frond {
    width: 500px;
    top: 15%;
    left: 60%;
  }
}
@media only screen and (min-width: 1024px) {
  .recipe-hero .frond {
    top: 25%;
    left: 70%;
  }
}

.recipe-hero--background {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 1000%;
  height: 100%;
  margin-left: -25%;
  overflow: hidden;
  background-color: #7CBD42;
}
.recipe-hero--background span {
  font-size: 336px;
  text-transform: uppercase;
  font-family: "FoundersGroteskXCond-Bold";
  line-height: 0.7;
  opacity: 0.15;
}
.recipe-hero--background span:nth-child(2n-1) {
  color: #DBE9BD;
}
.recipe-hero--background span:nth-child(2n) {
  color: #9FD45F;
}

.recipe-feature {
  text-align: center;
  text-transform: uppercase;
  margin: 50px 0px 0;
  color: #ffffff;
}
@media only screen and (min-width: 1024px) {
  .recipe-feature {
    margin: 90px 20px 0;
  }
}
@media only screen and (min-width: 1280px) {
  .recipe-feature {
    margin: 120px 30px 0;
  }
}

.recipe-hero--date {
  font-size: 21px;
  letter-spacing: 0.011em;
  font-family: "FoundersGroteskCondensed-Semibold";
  color: #A1D8D0;
}

.recipe-image {
  display: flex;
  box-shadow: 0 4px 26px rgba(35, 31, 32, 0.24);
}
.recipe-image img {
  max-width: 100%;
}

.recipe-content {
  margin: 20px 0 30px;
}
@media only screen and (min-width: 1024px) {
  .recipe-content {
    margin: 40px 0 40px;
  }
}
@media only screen and (min-width: 1280px) {
  .recipe-content {
    margin: 70px 0 70px;
  }
}
@media only screen and (min-width: 1680px) {
  .recipe-content {
    margin: 100px 0 90px;
  }
}
.recipe-content .recipe-section-title {
  margin-top: 0;
  padding-top: 0;
  text-transform: uppercase;
  font-family: "FoundersGroteskCondensed-Semibold";
  font-size: 21px;
}
.recipe-content .recipe-method {
  margin-top: 40px;
}
@media only screen and (min-width: 1024px) {
  .recipe-content .recipe-method {
    margin-top: 0px;
  }
}

.contact-form {
  padding-bottom: 120px;
}
.contact-form .btn-toolbar {
  padding: 0;
}
.contact-form .checkbox label {
  display: block;
}
.contact-form .field {
  margin: 10px 0;
}
.contact-form .field.checkbox {
  margin: 30px 0;
  flex-wrap: wrap;
}

.contact-form-wrapper {
  position: relative;
}
.contact-form-wrapper p.alert {
  text-align: center;
  font-family: "FoundersGrotesk-Bold";
  letter-spacing: 0.5px;
}
.contact-form-wrapper p.alert.success {
  color: #7CBD42;
}
.contact-form-wrapper p.alert.danger, .contact-form-wrapper p.alert.validation {
  color: #FF0000;
}
.contact-form-wrapper .social-block {
  position: relative;
  margin-top: 50px;
}
@media only screen and (min-width: 1280px) {
  .contact-form-wrapper .social-block {
    position: absolute;
    top: 15px;
    left: 100%;
    width: 330px;
    margin-left: 60px;
    margin-top: 0px;
  }
}
.contact-form-wrapper .social-block .title {
  font-size: 21px;
  font-family: "FoundersGroteskCondensed-Semibold";
  text-transform: uppercase;
  margin-bottom: -1em;
}
.contact-form-wrapper .social-block .social a {
  color: #7CBD42;
  text-decoration: none;
  margin-right: 1em;
  transition: color 150ms cubic-bezier(0.5, 1, 0.89, 1);
}
.contact-form-wrapper .social-block .social a:hover {
  color: #AA8A4B;
}
.contact-form-wrapper .social-block .social svg {
  width: 30px;
}

.error-images {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 40;
}
.error-images .fantail-group,
.error-images .flax,
.error-images .flax-1,
.error-images .kowhai {
  position: absolute;
}
.error-images .fantail-group {
  bottom: 30%;
  right: -50px;
}
.error-images .kowhai {
  left: -100px;
  bottom: 40%;
}
.error-images .flax {
  left: -100px;
  bottom: 31%;
}
.error-images .flax-1 {
  left: -200px;
  bottom: 35%;
}

.error-content {
  position: relative;
  z-index: 30;
  width: 1000%;
  margin: 200px 0 0;
}
.error-content p {
  margin: 0;
  display: inline;
  line-height: 1;
  text-transform: uppercase;
  font-family: "FoundersGroteskXCond-Bold";
  font-size: 336px;
  color: #7CBD42;
}
.error-content p span:nth-child(2n) {
  color: #DBE9BD;
}

.error-link {
  margin-bottom: 400px;
  text-align: center;
  font-size: 21px;
  text-decoration: none;
}

.footer {
  position: relative;
  z-index: 100;
  background-color: #E4E6B6;
  padding: 120px 0;
}
@media only screen and (min-width: 1280px) {
  .footer {
    padding: 140px 0;
  }
}
.footer .image-wrapper {
  position: absolute;
  top: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.footer .frond,
.footer .frond-1,
.footer .frond-2,
.footer .frond-3,
.footer .fantail,
.footer .fantail-1,
.footer .fern {
  position: absolute;
}
.footer .frond {
  width: 390px;
  left: -20px;
  bottom: -40%;
  transform: scaleX(-1) rotate(354deg);
}
@media only screen and (min-width: 640px) {
  .footer .frond {
    width: 600px;
    left: -270px;
    bottom: -70%;
  }
}
.footer .frond-1 {
  width: 300px;
  left: -50%;
  bottom: 20%;
  transform: rotate(69deg);
}
@media only screen and (min-width: 640px) {
  .footer .frond-1 {
    left: 20%;
    bottom: -50%;
  }
}
.footer .frond-2 {
  width: 600px;
  right: -460px;
  bottom: -40%;
  transform: scaleX(-1) rotate(26deg);
}
.footer .fern {
  width: 1000px;
  right: -110px;
  bottom: -660px;
  transform: rotate(280deg);
  display: none;
}
@media only screen and (min-width: 640px) {
  .footer .fern {
    display: inline;
  }
}
.footer .fantail {
  width: 600px;
  left: -580px;
  bottom: -30%;
  transform: scaleX(-1) rotate(336deg);
  display: none;
}
@media only screen and (min-width: 640px) {
  .footer .fantail {
    display: inline;
  }
}
.footer .fantail-1 {
  width: 600px;
  left: 0px;
  bottom: -110%;
  transform: scaleX(-1) rotate(355deg);
  display: none;
}
@media only screen and (min-width: 640px) {
  .footer .fantail-1 {
    display: inline;
  }
}
.footer .fern {
  width: 1000px;
  right: -110px;
  bottom: -660px;
  transform: rotate(280deg);
}
.footer .united-cheese {
  position: absolute;
  left: calc(50% - 70px);
  top: -17px;
  width: 140px;
}
.footer .united-cheese svg {
  width: 140px;
  height: 85px;
}
.footer .signup-form form {
  display: flex;
  flex-wrap: wrap;
}
.footer .signup-form fieldset {
  display: inline-block;
  flex-basis: 100%;
}
@media only screen and (min-width: 640px) {
  .footer .signup-form fieldset {
    flex-basis: 80%;
  }
}
@media only screen and (min-width: 1024px) {
  .footer .signup-form fieldset {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 1920px) {
  .footer .signup-form fieldset {
    flex-basis: 80%;
  }
}
.footer .signup-form .btn-toolbar {
  flex-basis: 100%;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  background-color: #231f20;
  background-image: url("../images/right-arrow.png");
  background-size: 35px auto;
  background-position: center;
  background-repeat: no-repeat;
}
.footer .signup-form .btn-toolbar input {
  display: block;
  margin: 0;
  padding: 0.5em;
  background-color: transparent;
  color: transparent;
}
.footer .signup-form .btn-toolbar input:hover {
  background-color: transparent;
  color: transparent;
}
@media only screen and (min-width: 1920px) {
  .footer .signup-form .btn-toolbar input {
    padding: 0;
  }
}
@media only screen and (min-width: 640px) {
  .footer .signup-form .btn-toolbar {
    flex-basis: 20%;
  }
}
@media only screen and (min-width: 1024px) {
  .footer .signup-form .btn-toolbar {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 1920px) {
  .footer .signup-form .btn-toolbar {
    flex-basis: 60px;
  }
}

.footer-logo {
  display: block;
  width: 150px;
  height: 90px;
  background: url("../images/talbot-logo.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  max-width: 100%;
  margin: 0 auto 2em;
}
@media only screen and (min-width: 1280px) {
  .footer-logo {
    margin: 15px 0 0 0;
    width: 170px;
    height: 105px;
  }
}

.footer-navigation {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
}
@media only screen and (min-width: 1024px) {
  .footer-navigation {
    text-align: left;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
}

.footer-links, .footer-social {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .footer-links, .footer-social {
    width: auto;
    margin: 0 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .footer-links, .footer-social {
    margin: 0 100px 0 0;
  }
}
.footer-links a, .footer-social a {
  text-decoration: none;
  font-family: "FoundersGroteskCondensed-Semibold";
  color: #000000;
  text-transform: uppercase;
  font-size: 18px;
  margin: 0.75em 0;
  letter-spacing: 0.5px;
  transition: color 150ms cubic-bezier(0.5, 1, 0.89, 1);
}
.footer-links a:hover, .footer-social a:hover {
  color: #7CBD42;
}

.footer-newsletter form {
  transition: opacity 150ms cubic-bezier(0.5, 1, 0.89, 1);
}
.footer-newsletter form.loading {
  opacity: 0.5;
}
@media only screen and (min-width: 1280px) {
  .footer-newsletter {
    margin-top: 10px;
  }
}
.footer-newsletter p {
  text-align: center;
  margin: 0 0 10px 0;
}
@media only screen and (min-width: 1024px) {
  .footer-newsletter p {
    text-align: left;
  }
}
.footer-newsletter p.message.success, .footer-newsletter p.message.danger {
  font-family: "FoundersGrotesk-Regular";
  color: #7CBD42;
}

.footer-social {
  margin-bottom: 40px;
  margin-top: 20px;
  align-items: center;
}
@media only screen and (min-width: 1024px) {
  .footer-social {
    align-items: flex-start;
    margin-top: 0px;
  }
}
.footer-social .social {
  text-align: center;
  margin-top: 1em;
}
@media only screen and (min-width: 768px) {
  .footer-social .social {
    text-align: left;
  }
}
.footer-social .social a {
  margin: 0 0.5em;
}
@media only screen and (min-width: 1024px) {
  .footer-social .social a {
    margin: 0 1em 0 0;
  }
}
.footer-social .social svg {
  width: 30px;
}

.disclaimer {
  text-align: center;
  margin-top: 30px;
  position: relative;
  z-index: 50;
}
@media only screen and (min-width: 1024px) {
  .disclaimer {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.disclaimer p {
  font-size: 15px;
}
.disclaimer a {
  color: #3B3939;
  transition: color 150ms cubic-bezier(0.5, 1, 0.89, 1);
}
.disclaimer a:hover {
  color: #e1181e;
}

.FlavourPage .reveal,
.FlavourPage .flavour-image,
.FlavourPage .wysiwyg {
  opacity: 0;
}

.FlavourPage .page-controls {
  position: absolute;
  top: 500px;
  width: 100%;
  justify-content: space-between;
  display: none;
}
@media only screen and (min-width: 1024px) {
  .FlavourPage .page-controls {
    display: flex;
  }
}
.FlavourPage .page-controls a {
  display: flex;
  align-items: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "FoundersGroteskCondensed-Semibold";
  font-size: 21px;
  color: #231f20;
  transition: background-color 150ms cubic-bezier(0.5, 1, 0.89, 1), color 150ms cubic-bezier(0.5, 1, 0.89, 1);
}
.FlavourPage .page-controls a[disabled] {
  pointer-events: none;
  opacity: 0;
}
.FlavourPage .page-controls a:hover {
  color: #3b6a1f;
}
.FlavourPage .page-controls a:hover span {
  background-color: #3b6a1f;
}
.FlavourPage .page-controls span {
  margin: 0 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  margin-top: -0.4em;
  background-color: #F0ECB5;
  border-radius: 50%;
  transform: translateX(-1px);
  transition: background-color 150ms cubic-bezier(0.5, 1, 0.89, 1), color 150ms cubic-bezier(0.5, 1, 0.89, 1);
}
.FlavourPage .page-controls .page-controls-next svg {
  transform: rotate(180deg) translateX(-3px);
}
.FlavourPage .flavour-image {
  margin-top: 50px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 1024px) {
  .FlavourPage .flavour-image {
    margin-top: 90px;
  }
}
@media only screen and (min-width: 1280px) {
  .FlavourPage .flavour-image {
    margin-top: 120px;
  }
}
.FlavourPage .flavour-image img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.FlavourPage .title-prefix {
  margin: 0 0 10px;
  text-transform: uppercase;
  font-family: "FoundersGroteskCondensed-Semibold";
  font-size: 18px;
  color: #AA8A4B;
  text-align: center;
}
.FlavourPage h1 {
  color: #7CBD42;
  text-align: center;
  margin-bottom: 35px;
}
@media only screen and (min-width: 1024px) {
  .FlavourPage h1 {
    margin-bottom: 50px;
  }
}
.FlavourPage .wysiwyg {
  text-align: center;
  margin-bottom: 50px;
}
@media only screen and (min-width: 1024px) {
  .FlavourPage .wysiwyg {
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 1280px) {
  .FlavourPage .wysiwyg {
    margin-bottom: 120px;
  }
}

.about-hero .reveal,
.about-hero .about-hero--content-prefix,
.about-hero .wysiwyg {
  opacity: 0;
}

.suitcase-row .wysiwyg,
.suitcase-row .suitcase,
.suitcase-row .frond {
  opacity: 0;
}

.timeline-row-one .wysiwyg,
.timeline-row-one .kea {
  opacity: 0;
}

.timeline-row-two .reveal,
.timeline-row-two .cheese,
.timeline-row-two .wysiwyg,
.timeline-row-two a {
  opacity: 0;
}

.timeline-row-three .reveal,
.timeline-row-three .cow,
.timeline-row-three .wysiwyg {
  opacity: 0;
}

.timeline-row-four .reveal,
.timeline-row-four .birds,
.timeline-row-four .wysiwyg {
  opacity: 0;
}

.AboutPage [class*=dot-] {
  opacity: 0;
}
.AboutPage [class*=dot-] path {
  fill: #7CBD42;
}
.AboutPage .bird-wrapper {
  position: absolute;
  z-index: 100;
  top: 2%;
  left: 20%;
  transform-origin: center;
  width: 160px;
  height: 160px;
}
@media only screen and (min-width: 768px) {
  .AboutPage .bird-wrapper {
    top: 4%;
    left: 40%;
  }
}
@media only screen and (min-width: 1024px) {
  .AboutPage .bird-wrapper {
    top: 2%;
    left: 40%;
    width: 300px;
    height: 300px;
  }
}
@media only screen and (min-width: 1280px) {
  .AboutPage .bird-wrapper {
    top: 4%;
    left: 19%;
    width: 360px;
    height: 360px;
  }
}
@media only screen and (min-width: 1680px) {
  .AboutPage .bird-wrapper {
    top: 4%;
    left: 20%;
    width: 440px;
    height: 440px;
  }
}
@media only screen and (min-width: 1920px) {
  .AboutPage .bird-wrapper {
    top: 4%;
    left: 20%;
  }
}
.AboutPage .bird {
  width: 100%;
}
.AboutPage .shadow {
  position: absolute;
  top: 120px;
  opacity: 1;
  transform: scale(0.9);
}
.AboutPage .about-hero {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .AboutPage .about-hero {
    padding: 250px 0 0;
  }
}
@media only screen and (min-width: 1024px) {
  .AboutPage .about-hero {
    padding: 330px 0 0;
  }
}
.AboutPage .about-hero h2 {
  font-size: 51px;
}
@media only screen and (min-width: 1280px) {
  .AboutPage .about-hero h2 {
    font-size: 61px;
  }
}
@media only screen and (min-width: 1680px) {
  .AboutPage .about-hero h2 {
    width: calc(100% + 95px);
    font-size: 71px;
  }
}
@media only screen and (min-width: 1920px) {
  .AboutPage .about-hero h2 {
    font-size: 81px;
  }
}
.AboutPage .about-hero .wysiwyg {
  margin-bottom: 0;
}
@media only screen and (min-width: 640px) {
  .AboutPage .about-hero .wysiwyg {
    margin-bottom: 3em;
  }
}
@media only screen and (min-width: 1280px) {
  .AboutPage .about-hero .wysiwyg {
    margin-right: 95px;
  }
}
@media only screen and (max-width: 640px) {
  .AboutPage .about-hero .wysiwyg p {
    font-size: 18px;
  }
}
.AboutPage .about-hero .background-image {
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .AboutPage .about-hero .background-image {
    position: absolute;
    top: -60px;
    left: 0;
    width: 640px;
  }
}
@media only screen and (min-width: 1024px) {
  .AboutPage .about-hero .background-image {
    top: 0;
    width: 768px;
  }
}
@media only screen and (min-width: 1280px) {
  .AboutPage .about-hero .background-image {
    top: 0;
    left: -80px;
    width: 1024px;
  }
}
@media only screen and (min-width: 1680px) {
  .AboutPage .about-hero .background-image {
    top: 0;
    left: -80px;
    width: 1536px;
  }
}
.AboutPage .about-hero .background-image img {
  max-width: 100%;
}
.AboutPage .about-hero .background-image .line-one {
  position: absolute;
  transform: rotate(21deg);
  display: none;
}
@media only screen and (min-width: 1280px) {
  .AboutPage .about-hero .background-image .line-one {
    display: block;
    bottom: -167px;
    left: 347px;
    width: 175px;
  }
}
@media only screen and (min-width: 1680px) {
  .AboutPage .about-hero .background-image .line-one {
    bottom: 30px;
    left: 595px;
    width: 165px;
    transform: rotate(21deg);
  }
}
.AboutPage .about-hero .about-hero--content-prefix {
  text-transform: uppercase;
  letter-spacing: 0.011em;
  font-family: "FoundersGroteskCondensed-Semibold";
}
@media only screen and (min-width: 1280px) {
  .AboutPage .about-hero {
    padding: 120px 0 0;
    background-size: 80% auto;
    background-position: -80% 0;
  }
}
@media only screen and (min-width: 1680px) {
  .AboutPage .about-hero {
    background-position: -50% 0;
  }
}
@media only screen and (min-width: 1920px) {
  .AboutPage .about-hero {
    background-position: -40% 0;
  }
}
@keyframes dash {
  to {
    stroke-dashoffset: 400;
  }
}
.AboutPage .discovery-first {
  position: relative;
  height: 100%;
  display: flex;
  align-items: flex-end;
}
@media only screen and (min-width: 1280px) {
  .AboutPage .discovery-first {
    align-items: center;
  }
}
.AboutPage .discovery-first .wysiwyg {
  margin-bottom: 0;
}
@media only screen and (min-width: 1680px) {
  .AboutPage .discovery-first .wysiwyg {
    margin-right: 125px;
  }
}
@media only screen and (min-width: 1920px) {
  .AboutPage .discovery-first .wysiwyg {
    margin-right: 95px;
  }
}
@media only screen and (min-width: 768px) {
  .AboutPage .suitcase-row .col-left {
    order: 1;
  }
}
@media only screen and (min-width: 768px) {
  .AboutPage .suitcase-row .col-right {
    order: 2;
  }
}
.AboutPage .suitcase-feature {
  position: relative;
  margin: 0 auto;
  transform: translateX(0%);
}
@media only screen and (min-width: 768px) {
  .AboutPage .suitcase-feature {
    height: 260px;
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  .AboutPage .suitcase-feature {
    height: 360px;
  }
}
@media only screen and (min-width: 1280px) {
  .AboutPage .suitcase-feature {
    height: 460px;
  }
}
@media only screen and (min-width: 1680px) {
  .AboutPage .suitcase-feature {
    height: 560px;
  }
}
.AboutPage .suitcase-feature .suitcase {
  width: 100%;
  z-index: 11;
}
@media only screen and (min-width: 768px) {
  .AboutPage .suitcase-feature .suitcase {
    position: absolute;
    right: -60px;
    bottom: 0;
    width: 350px;
    z-index: 30;
  }
}
@media only screen and (min-width: 1024px) {
  .AboutPage .suitcase-feature .suitcase {
    width: 460px;
    right: -80px;
  }
}
@media only screen and (min-width: 1280px) {
  .AboutPage .suitcase-feature .suitcase {
    width: 570px;
    right: 0px;
  }
}
@media only screen and (min-width: 1680px) {
  .AboutPage .suitcase-feature .suitcase {
    width: 780px;
    right: 0px;
  }
}
.AboutPage .suitcase-feature .frond {
  display: none;
  position: absolute;
  z-index: 10;
  right: 25%;
  bottom: 0;
  transform: rotate(-40deg);
}
@media only screen and (min-width: 1280px) {
  .AboutPage .suitcase-feature .frond {
    display: block;
    width: 300px;
  }
}
@media only screen and (max-width: 640px) {
  .AboutPage .about-timeline .wysiwyg p {
    font-size: 18px;
  }
}
.AboutPage .about-timeline-one {
  position: relative;
  padding-top: 30px;
  padding-bottom: 0px;
}
@media only screen and (min-width: 640px) {
  .AboutPage .about-timeline-one {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 1024px) {
  .AboutPage .about-timeline-one {
    padding-top: 200px;
    padding-bottom: 200px;
  }
}
.AboutPage .about-timeline-one h4, .AboutPage .about-timeline-one .h4 {
  line-height: 0.8;
}
.AboutPage .about-timeline-one .line-two {
  position: absolute;
  z-index: 20;
  top: 200px;
  right: -150px;
  width: 90px;
  transform: scaleX(-1);
  display: none;
}
@media only screen and (min-width: 1024px) {
  .AboutPage .about-timeline-one .line-two {
    display: block;
  }
}
@media only screen and (min-width: 1280px) {
  .AboutPage .about-timeline-one .line-two {
    top: 220px;
    right: -200px;
    width: 110px;
  }
}
@media only screen and (min-width: 1680px) {
  .AboutPage .about-timeline-one .line-two {
    top: 190px;
  }
}
@media only screen and (min-width: 1920px) {
  .AboutPage .about-timeline-one .line-two {
    top: 160px;
    right: -170px;
  }
}
.AboutPage .about-timeline-one .kea {
  position: relative;
  z-index: 25;
  width: 120%;
  margin-bottom: 15px;
}
@media only screen and (min-width: 640px) {
  .AboutPage .about-timeline-one .kea {
    width: 501px;
    margin-top: 0px;
    margin-bottom: 0px;
    position: absolute;
    top: 0;
    left: 100%;
    transform: translateY(0%);
    z-index: 30;
  }
}
@media only screen and (min-width: 1024px) {
  .AboutPage .about-timeline-one .kea {
    top: 0;
    left: 100%;
    width: 1002px;
    transform: translateY(-20%);
  }
}
.AboutPage .about-timeline-two {
  z-index: 12;
  position: relative;
}
@media only screen and (min-width: 1280px) {
  .AboutPage .about-timeline-two {
    padding-top: 200px;
    padding-bottom: 300px;
  }
}
.AboutPage .about-timeline-two .line-three {
  position: absolute;
  width: 90px;
  bottom: -260px;
  left: 0;
  display: none;
}
@media only screen and (min-width: 1024px) {
  .AboutPage .about-timeline-two .line-three {
    display: block;
  }
}
@media only screen and (min-width: 1280px) {
  .AboutPage .about-timeline-two .line-three {
    width: 170px;
    bottom: -200px;
    left: 0;
  }
}
.AboutPage .about-timeline-two .cheese {
  max-width: 100%;
  margin-bottom: 30px;
  padding: 0 50px;
}
@media only screen and (min-width: 640px) {
  .AboutPage .about-timeline-two .cheese {
    padding: 0;
    width: 280px;
    margin-bottom: 0px;
    position: absolute;
    top: -12%;
    right: 90%;
    transform: translateX(-25%);
    z-index: 30;
  }
}
@media only screen and (min-width: 768px) {
  .AboutPage .about-timeline-two .cheese {
    width: 470px;
    top: -10%;
    right: 80%;
  }
}
@media only screen and (min-width: 1024px) {
  .AboutPage .about-timeline-two .cheese {
    top: 0;
    right: 100%;
  }
}
.AboutPage .about-timeline-three {
  z-index: 11;
  position: relative;
  padding-top: 0px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 640px) {
  .AboutPage .about-timeline-three {
    padding-top: 100px;
    padding-bottom: 200px;
  }
}
@media only screen and (min-width: 1024px) {
  .AboutPage .about-timeline-three {
    padding-top: 300px;
    padding-bottom: 200px;
  }
}
@media only screen and (min-width: 1280px) {
  .AboutPage .about-timeline-three {
    padding-top: 200px;
    padding-bottom: 300px;
  }
}
.AboutPage .about-timeline-three .wysiwyg {
  position: relative;
  z-index: 11;
}
.AboutPage .about-timeline-three .cow {
  width: 100%;
  z-index: 10;
  margin-bottom: 30px;
}
@media only screen and (min-width: 640px) {
  .AboutPage .about-timeline-three .cow {
    width: 360px;
    margin-bottom: 0px;
    position: absolute;
    top: 100px;
    left: 42vw;
    transform: translateY(10%);
    z-index: 30;
  }
}
@media only screen and (min-width: 768px) {
  .AboutPage .about-timeline-three .cow {
    width: 470px;
    top: 36px;
    left: 37vw;
  }
}
@media only screen and (min-width: 1024px) {
  .AboutPage .about-timeline-three .cow {
    width: 560px;
    top: 11%;
    left: 39vw;
  }
}
@media only screen and (min-width: 1280px) {
  .AboutPage .about-timeline-three .cow {
    width: 700px;
    top: 70px;
    left: 38vw;
    transform: translateY(-10%);
  }
}
@media only screen and (min-width: 1680px) {
  .AboutPage .about-timeline-three .cow {
    width: 1100px;
    transform: translateY(-25%);
  }
}
.AboutPage .about-timeline-four {
  z-index: 15;
  position: relative;
  padding-top: 0px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 640px) {
  .AboutPage .about-timeline-four {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 1024px) {
  .AboutPage .about-timeline-four {
    padding-top: 100px;
    padding-bottom: 200px;
  }
}
@media only screen and (min-width: 1280px) {
  .AboutPage .about-timeline-four {
    padding-top: 300px;
    padding-bottom: 300px;
  }
}
.AboutPage .about-timeline-four .line-four {
  position: absolute;
  z-index: 20;
  top: -208px;
  left: -222px;
  width: 180px;
  transform: scaleX(-1);
  display: none;
}
@media only screen and (min-width: 1024px) {
  .AboutPage .about-timeline-four .line-four {
    display: block;
  }
}
@media only screen and (min-width: 1280px) {
  .AboutPage .about-timeline-four .line-four {
    top: -316px;
    left: -443px;
    width: 280px;
    transform: scaleX(-1) rotate(5deg);
  }
}
@media only screen and (min-width: 1680px) {
  .AboutPage .about-timeline-four .line-four {
    top: -316px;
    left: -443px;
    width: 300px;
    transform: scaleX(-1) rotate(10deg);
  }
}
@media only screen and (min-width: 1920px) {
  .AboutPage .about-timeline-four .line-four {
    width: 280px;
  }
}
.AboutPage .about-timeline-four .birds {
  position: relative;
  z-index: 25;
  width: 100%;
  margin-bottom: 30px;
}
@media only screen and (min-width: 640px) {
  .AboutPage .about-timeline-four .birds {
    width: 500px;
    margin-bottom: 0px;
    position: absolute;
    top: 0;
    right: 100%;
    z-index: 30;
  }
}
@media only screen and (min-width: 1024px) {
  .AboutPage .about-timeline-four .birds {
    width: 600px;
    transform: translateY(20%);
  }
}
@media only screen and (min-width: 1280px) {
  .AboutPage .about-timeline-four .birds {
    width: 1197px;
    transform: translateY(25%);
  }
}

.FlavourHolderPage {
  position: relative;
}
.FlavourHolderPage .viewport > .frond {
  z-index: 15;
  position: absolute;
  width: 300px;
  left: 85%;
  top: 7%;
  transform: rotate(-45deg);
}
@media only screen and (min-width: 640px) {
  .FlavourHolderPage .viewport > .frond {
    top: 9%;
  }
}
@media only screen and (min-width: 768px) {
  .FlavourHolderPage .viewport > .frond {
    top: 11%;
  }
}
@media only screen and (min-width: 1024px) {
  .FlavourHolderPage .viewport > .frond {
    width: 400px;
    left: 85%;
    top: 22%;
  }
}

.RecipeHolderPage .reveal,
.RecipeHolderPage .recipe-filter--dropdowns .dropdown,
.RecipeHolderPage .recipe-card {
  opacity: 0;
}

.RecipeHolderPage {
  background-color: #F4F2D9;
}
.RecipeHolderPage .header {
  background-color: #F4F2D9;
}
.RecipeHolderPage .viewport > .flax {
  position: absolute;
  width: 500px;
  right: -250px;
  top: 30%;
  transform: rotate(-40deg);
  display: none;
}
@media only screen and (min-width: 1024px) {
  .RecipeHolderPage .viewport > .flax {
    display: block;
  }
}
.RecipeHolderPage .viewport > .frond {
  position: absolute;
  width: 500px;
  left: -250px;
  top: 50%;
  transform: rotate(40deg);
}

.RecipePage .header-wrapper.sticky .header {
  background-color: #FCFBED;
}
.RecipePage .header-wrapper.sticky .header a.current, .RecipePage .header-wrapper.sticky .header a.section, .RecipePage .header-wrapper.sticky .header a:hover {
  color: #7CBD42;
  text-shadow: none;
}
.RecipePage.mobile-active .header {
  background-color: #FCFBED;
}
.RecipePage .header {
  background-color: transparent;
}
.RecipePage .header a.current, .RecipePage .header a.section, .RecipePage .header a:hover {
  color: #ffffff;
  text-shadow: none;
}

.ProductHolderPage .hero--content .reveal,
.ProductHolderPage .hero--content .hero--prefix,
.ProductHolderPage .hero--content .wysiwyg {
  opacity: 0;
}

.ProductHolderPage .product-section .cheese-card,
.ProductHolderPage .product-section .sidebar {
  opacity: 0;
}

.ProductHolderPage .product-section {
  z-index: 20;
  position: relative;
}
.ProductHolderPage .product-section .products-holder {
  z-index: 20;
}
.ProductHolderPage .product-section .pagination-holder {
  z-index: 10;
}
.ProductHolderPage .viewport > .frond {
  position: absolute;
  right: -170px;
  width: 200px;
  transform: rotate(-90deg);
}
@media only screen and (min-width: 768px) {
  .ProductHolderPage .viewport > .frond {
    width: 350px;
    right: -330px;
  }
}
@media only screen and (min-width: 1024px) {
  .ProductHolderPage .viewport > .frond {
    width: 500px;
    right: -420px;
  }
}
@media only screen and (min-width: 1280px) {
  .ProductHolderPage .viewport > .frond {
    width: 500px;
    right: -300px;
  }
}
.ProductHolderPage .viewport > .kowhai {
  position: absolute;
  top: 40%;
  left: -320px;
  width: 500px;
  display: none;
}
@media only screen and (min-width: 768px) {
  .ProductHolderPage .viewport > .kowhai {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  .ProductHolderPage .viewport > .kowhai {
    left: -260px;
  }
}
@media only screen and (min-width: 1280px) {
  .ProductHolderPage .viewport > .kowhai {
    left: -280px;
  }
}
@media only screen and (min-width: 2560px) {
  .ProductHolderPage .viewport > .kowhai {
    left: -150px;
  }
}

.ProductPage .product-attributes {
  margin: 30px 0 0 0;
  /*@include md {
      margin: 120px 0;
  }*/
}
@media only screen and (min-width: 1024px) {
  .ProductPage .product-attributes {
    margin: 50px 0 0 0;
  }
}
.ProductPage .viewport > .frond,
.ProductPage .viewport > .kowhai {
  position: absolute;
  width: 500px;
}
.ProductPage .viewport > .kowhai {
  transform: scaleX(-1);
  display: none;
}
@media only screen and (min-width: 1024px) {
  .ProductPage .viewport > .kowhai {
    display: block;
    right: -340px;
  }
}
@media only screen and (min-width: 1280px) {
  .ProductPage .viewport > .kowhai {
    right: -280px;
  }
}
@media only screen and (min-width: 1920px) {
  .ProductPage .viewport > .kowhai {
    right: -100px;
  }
}
.ProductPage .viewport > .frond {
  width: 250px;
  top: 38%;
  left: -150px;
  transform: rotate(80deg);
  opacity: 0.65;
  z-index: 50;
}
@media only screen and (min-width: 1024px) {
  .ProductPage .viewport > .frond {
    top: 32%;
  }
}
@media only screen and (min-width: 1280px) {
  .ProductPage .viewport > .frond {
    width: 350px;
    left: -200px;
    top: 32%;
  }
}

.StockistsPage .viewport .fantail-group,
.StockistsPage .viewport .kowhai,
.StockistsPage .viewport .flax,
.StockistsPage .viewport .flax-1,
.StockistsPage .viewport .flax-2 {
  position: absolute;
}
.StockistsPage .viewport .fantail-group {
  top: 20%;
  right: -100px;
}
.StockistsPage .viewport .kowhai {
  bottom: 17%;
  left: -100px;
}
.StockistsPage .viewport .flax {
  bottom: 17%;
  left: -100px;
}
.StockistsPage .viewport .flax-1 {
  bottom: 10%;
  left: -150px;
}
.StockistsPage .viewport .flax-2 {
  bottom: 16%;
  left: 0;
}

.ContactPage .page-title--tagline {
  max-width: 475px;
  margin: 0 auto;
}
.ContactPage .viewport > .kea-group,
.ContactPage .viewport > .kowhai,
.ContactPage .viewport > .flax,
.ContactPage .viewport > .flax-1,
.ContactPage .viewport > .frond,
.ContactPage .viewport > .flax-2 {
  position: absolute;
  display: none;
}
@media only screen and (min-width: 1280px) {
  .ContactPage .viewport > .kea-group,
.ContactPage .viewport > .kowhai,
.ContactPage .viewport > .flax,
.ContactPage .viewport > .flax-1,
.ContactPage .viewport > .frond,
.ContactPage .viewport > .flax-2 {
    display: block;
  }
}
.ContactPage .viewport > .frond {
  width: 450px;
  bottom: 23%;
  right: -210px;
  transform: rotate(-30deg);
}
@media only screen and (min-width: 1024px) {
  .ContactPage .viewport > .frond {
    width: 500px;
    bottom: 15%;
    right: -100px;
  }
}
.ContactPage .viewport > .kea-group {
  bottom: 35%;
  right: -170px;
}
@media only screen and (min-width: 768px) {
  .ContactPage .viewport > .kea-group {
    bottom: auto;
    top: 10%;
    right: -120px;
  }
}
@media only screen and (min-width: 1280px) {
  .ContactPage .viewport > .kea-group {
    top: 33%;
    right: -50px;
    display: block;
  }
}
.ContactPage .viewport > .kowhai {
  bottom: 23%;
  left: -100px;
}
.ContactPage .viewport > .flax {
  bottom: 28%;
  left: 10px;
}
@media only screen and (min-width: 1024px) {
  .ContactPage .viewport > .flax {
    bottom: 17%;
    left: -100px;
  }
}
.ContactPage .viewport > .flax-1 {
  bottom: 20%;
  left: -150px;
}
.ContactPage .viewport > .flax-2 {
  bottom: 28%;
  left: -260px;
}
@media only screen and (min-width: 1024px) {
  .ContactPage .viewport > .flax-2 {
    bottom: 20%;
    left: 0;
  }
}

.MovementPage.mobile-active .mobile-header .header-logo {
  background-image: url("../images/talbot-logo.svg");
}
.MovementPage.mobile-active .header {
  background-color: #FCFBED;
}
.MovementPage .desktop-header-logo {
  background-image: url("../images/talbot-logo-light.svg");
}
.MovementPage .mobile-header .header-logo {
  background-image: url("../images/talbot-logo-light.svg");
}
.MovementPage .header {
  background-color: rgba(35, 31, 32, 0);
  transition: background-color 150ms cubic-bezier(0.5, 1, 0.89, 1);
}
.MovementPage .header a {
  color: #ffffff;
}
.MovementPage .header a.current, .MovementPage .header a.section, .MovementPage .header a:hover {
  text-shadow: none;
  color: #7CBD42;
}
.MovementPage .header-wrapper.sticky .header {
  background-color: #FCFBED;
  box-shadow: none;
}
.MovementPage .header-wrapper.sticky .header a {
  color: #231f20;
}
.MovementPage .header-wrapper.sticky .header a.current, .MovementPage .header-wrapper.sticky .header a.section, .MovementPage .header-wrapper.sticky .header a:hover {
  text-shadow: none;
  color: #7CBD42;
}
.MovementPage .header-wrapper.sticky .header .desktop-header-logo {
  background-image: url("../images/talbot-logo.svg");
}
.MovementPage .header-wrapper.sticky .header .mobile-header .header-logo {
  background-image: url("../images/talbot-logo.svg");
}
.MovementPage .social-block,
.MovementPage .required-message,
.MovementPage label {
  color: #ffffff;
}
.MovementPage .movement-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(35, 31, 32, 0.75);
  color: #ffffff;
}
.MovementPage .page-title--prefix {
  color: #ffffff;
}
.MovementPage .page-title--tagline {
  max-width: 490px;
  margin: 0 auto;
  color: #ffffff;
}
.MovementPage .viewport {
  background-image: url("../images/movement-background.jpg");
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.MovementPage .viewport > .kea-group,
.MovementPage .viewport > .kowhai,
.MovementPage .viewport > .flax,
.MovementPage .viewport > .flax-1,
.MovementPage .viewport > .frond,
.MovementPage .viewport > .flax-2 {
  position: absolute;
  display: none;
}
@media only screen and (min-width: 1280px) {
  .MovementPage .viewport > .kea-group,
.MovementPage .viewport > .kowhai,
.MovementPage .viewport > .flax,
.MovementPage .viewport > .flax-1,
.MovementPage .viewport > .frond,
.MovementPage .viewport > .flax-2 {
    display: block;
  }
}
.MovementPage .viewport > .frond {
  width: 450px;
  bottom: 23%;
  right: -210px;
  transform: rotate(-30deg);
}
@media only screen and (min-width: 1024px) {
  .MovementPage .viewport > .frond {
    width: 500px;
    bottom: 15%;
    right: -100px;
  }
}
.MovementPage .viewport > .kea-group {
  bottom: 35%;
  right: -170px;
}
@media only screen and (min-width: 768px) {
  .MovementPage .viewport > .kea-group {
    bottom: auto;
    top: 10%;
    right: -120px;
  }
}
@media only screen and (min-width: 1280px) {
  .MovementPage .viewport > .kea-group {
    top: 30%;
    right: -50px;
    display: block;
  }
}
.MovementPage .viewport > .kowhai {
  bottom: 23%;
  left: -100px;
}
.MovementPage .viewport > .flax {
  bottom: 28%;
  left: 10px;
}
@media only screen and (min-width: 1024px) {
  .MovementPage .viewport > .flax {
    bottom: 17%;
    left: -100px;
  }
}
.MovementPage .viewport > .flax-1 {
  bottom: 20%;
  left: -150px;
}
.MovementPage .viewport > .flax-2 {
  bottom: 28%;
  left: -260px;
}
@media only screen and (min-width: 1024px) {
  .MovementPage .viewport > .flax-2 {
    bottom: 20%;
    left: 0;
  }
}