/** Shopify CDN: Minification failed

Line 2380:30 Unexpected "NaNn"
Line 2384:30 Unexpected "NaNn"
Line 3842:42 Unexpected "NaNn"
Line 3846:42 Unexpected "NaNn"
Line 3904:32 Unexpected "NaNn"
Line 3908:32 Unexpected "NaNn"
Line 4024:29 Unexpected "NaNn"
Line 4028:29 Unexpected "NaNn"
Line 5105:48 Unexpected "NaNn"
Line 5109:48 Unexpected "NaNn"
... and 2 more hidden warnings

**/
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

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

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

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

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

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

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

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

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

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

/* Forms
   ========================================================================== */
/**
 * Change font properties to `inherit` in all browsers (opinionated).
 */
button,
input,
select,
textarea {
  font: inherit;
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

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

/**
 * Remove the margin in Safari.
 * 1. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  /* 1 */
  margin: 0;
}

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

/**
 * Change the cursor in all browsers (opinionated).
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

/**
 * Restore the default cursor to disabled elements unset by the previous rule.
 */
[disabled] {
  cursor: default;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

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

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

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

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

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

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

/**
 * Correct the odd appearance of search inputs in Chrome and Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
}

/**
 * Remove the inner padding and cancel buttons in Chrome on OS X and
 * Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
  margin: 0 auto;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* ==========================================================================
  Slick Theme
========================================================================== */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 60px;
  width: 60px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  transition: opacity 0.15s ease-out;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0;
}

.slick-prev:before,
.slick-next:before {
  font-size: 20px;
  line-height: 1;
  color: red;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -40px;
}

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

.slick-prev:before {
  content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTQ0IDE0NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTQ0IDE0NDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MHtmaWxsOiNCNTI1MzI7fTwvc3R5bGU+PHRpdGxlPnN2ZzwvdGl0bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTgxLjQsMzAuMWMxLjQsMCwyLjUsMS4xLDIuNSwyLjVjMCwwLjQtMC4xLDAuNy0wLjIsMS4xTDY1LjQsNzJsMTguMywzOC4yYzAuNiwxLjMsMC4xLDIuOC0xLjIsMy40cy0yLjgsMC4xLTMuNC0xLjJMNjAuMyw3My4xYy0wLjMtMC43LTAuMy0xLjUsMC0yLjJsMTguOC0zOS4zQzc5LjUsMzAuNyw4MC40LDMwLjEsODEuNCwzMC4xeiIvPjwvc3ZnPg==);
}

.slick-next {
  right: -40px;
}

.slick-next:before {
  content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTQ0IDE0NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTQ0IDE0NDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MHtmaWxsOiNCNTI1MzI7fTwvc3R5bGU+PHRpdGxlPnN2ZzwvdGl0bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTYyLjYsMTEzLjljLTEuNCwwLTIuNS0xLjEtMi41LTIuNWMwLTAuNCwwLjEtMC43LDAuMi0xLjFMNzguNiw3Mkw2MC4zLDMzLjdjLTAuNi0xLjMtMC4xLTIuOCwxLjItMy40YzEuMy0wLjYsMi44LTAuMSwzLjQsMS4ybDE4LjgsMzkuM2MwLjMsMC43LDAuMywxLjUsMCwyLjJsLTE4LjgsMzkuM0M2NC41LDExMy4zLDYzLjYsMTEzLjksNjIuNiwxMTMuOXoiLz48L3N2Zz4=);
}

/* ==========================================================================
  Base Animation Properties
========================================================================== */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* ==========================================================================
  Delays
========================================================================== */
.delay-05 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.delay-1 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

/* ==========================================================================
  Fade Entrances
========================================================================== */
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fade-in {
  -webkit-animation-name: fade-in;
  animation-name: fade-in;
}

@-webkit-keyframes fade-in-up {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fade-in-up {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fade-in-up {
  -webkit-animation-name: fade-in-up;
  animation-name: fade-in-up;
}

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  transition-duration: .1s;
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: .1s;
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  transition-duration: .15s;
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: .15s;
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  transition-duration: .2s;
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: .2s;
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  transition-duration: .25s;
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: .25s;
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  transition-duration: .3s;
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: .3s;
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  transition-duration: .35s;
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: .35s;
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  transition-duration: .4s;
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: .4s;
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  transition-duration: .45s;
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: .45s;
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  transition-duration: .5s;
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: .5s;
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  transition-duration: .55s;
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: .55s;
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  transition-duration: .6s;
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: .6s;
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  transition-duration: .65s;
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: .65s;
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  transition-duration: .7s;
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: .7s;
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  transition-duration: .75s;
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: .75s;
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  transition-duration: .8s;
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: .8s;
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  transition-duration: .85s;
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: .85s;
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  transition-duration: .9s;
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: .9s;
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  transition-duration: .95s;
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: .95s;
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity,-webkit-transform;
  transition-property: opacity,transform;
  transition-property: opacity,transform,-webkit-transform;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  -webkit-transform: translate(0);
  transform: translate(0);
}

[data-aos=fade-up] {
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
}

[data-aos=fade-down] {
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
}

[data-aos=fade-right] {
  -webkit-transform: translate(-100px);
  transform: translate(-100px);
}

[data-aos=fade-left] {
  -webkit-transform: translate(100px);
  transform: translate(100px);
}

[data-aos=fade-up-right] {
  -webkit-transform: translate(-100px, 100px);
  transform: translate(-100px, 100px);
}

[data-aos=fade-up-left] {
  -webkit-transform: translate(100px, 100px);
  transform: translate(100px, 100px);
}

[data-aos=fade-down-right] {
  -webkit-transform: translate(-100px, -100px);
  transform: translate(-100px, -100px);
}

[data-aos=fade-down-left] {
  -webkit-transform: translate(100px, -100px);
  transform: translate(100px, -100px);
}

[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity,-webkit-transform;
  transition-property: opacity,transform;
  transition-property: opacity,transform,-webkit-transform;
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  -webkit-transform: translate(0) scale(1);
  transform: translate(0) scale(1);
}

[data-aos=zoom-in] {
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}

[data-aos=zoom-in-up] {
  -webkit-transform: translateY(100px) scale(0.6);
  transform: translateY(100px) scale(0.6);
}

[data-aos=zoom-in-down] {
  -webkit-transform: translateY(-100px) scale(0.6);
  transform: translateY(-100px) scale(0.6);
}

[data-aos=zoom-in-right] {
  -webkit-transform: translate(-100px) scale(0.6);
  transform: translate(-100px) scale(0.6);
}

[data-aos=zoom-in-left] {
  -webkit-transform: translate(100px) scale(0.6);
  transform: translate(100px) scale(0.6);
}

[data-aos=zoom-out] {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

[data-aos=zoom-out-up] {
  -webkit-transform: translateY(100px) scale(1.2);
  transform: translateY(100px) scale(1.2);
}

[data-aos=zoom-out-down] {
  -webkit-transform: translateY(-100px) scale(1.2);
  transform: translateY(-100px) scale(1.2);
}

[data-aos=zoom-out-right] {
  -webkit-transform: translate(-100px) scale(1.2);
  transform: translate(-100px) scale(1.2);
}

[data-aos=zoom-out-left] {
  -webkit-transform: translate(100px) scale(1.2);
  transform: translate(100px) scale(1.2);
}

[data-aos^=slide][data-aos^=slide] {
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

[data-aos^=slide][data-aos^=slide].aos-animate {
  -webkit-transform: translate(0);
  transform: translate(0);
}

[data-aos=slide-up] {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

[data-aos=slide-down] {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

[data-aos=slide-right] {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

[data-aos=slide-left] {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

[data-aos^=flip][data-aos^=flip] {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

[data-aos=flip-left] {
  -webkit-transform: perspective(2500px) rotateY(-100deg);
  transform: perspective(2500px) rotateY(-100deg);
}

[data-aos=flip-left].aos-animate {
  -webkit-transform: perspective(2500px) rotateY(0);
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-right] {
  -webkit-transform: perspective(2500px) rotateY(100deg);
  transform: perspective(2500px) rotateY(100deg);
}

[data-aos=flip-right].aos-animate {
  -webkit-transform: perspective(2500px) rotateY(0);
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-up] {
  -webkit-transform: perspective(2500px) rotateX(-100deg);
  transform: perspective(2500px) rotateX(-100deg);
}

[data-aos=flip-up].aos-animate {
  -webkit-transform: perspective(2500px) rotateX(0);
  transform: perspective(2500px) rotateX(0);
}

[data-aos=flip-down] {
  -webkit-transform: perspective(2500px) rotateX(100deg);
  transform: perspective(2500px) rotateX(100deg);
}

[data-aos=flip-down].aos-animate {
  -webkit-transform: perspective(2500px) rotateX(0);
  transform: perspective(2500px) rotateX(0);
}

/*# sourceMappingURL=aos.css.map*/
/* ==========================================================================
  Typography
========================================================================== */
/* ==========================================================================
  Colors
========================================================================== */
/* ==========================================================================
  Breakpoints
========================================================================== */
/* ==========================================================================
  Z-Index Scale
========================================================================== */
/* Responsive aspect-ratio-preserving container
 *  - uncle-dave is the wrapper which sets the aspect ratio
 *  - daves-nephew is the element containing the content
 */
/* ==========================================================================
  Text Underline
========================================================================== */
/* ==========================================================================
  Placeholder
========================================================================== */
/* ==========================================================================
  Font Face
========================================================================== */
@font-face {
  font-family: 'cheddar-gothic';
  src: url("adam_ladd_-_cheddargothicsans-webfont.woff2") format("woff2"), url("adam_ladd_-_cheddargothicsans-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'felt_that';
  src: url("blue_vinyl_fonts_-_feltthat-webfont.woff2") format("woff2"), url("blue_vinyl_fonts_-_feltthat-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.hidden {
  display: none;
}

@media screen and (max-width: 50rem) {
  .hidden-medium {
    display: none;
  }
}

@media screen and (max-width: 37.5rem) {
  .hidden-small {
    display: none;
  }
}

.show-small {
  display: none;
}

@media screen and (max-width: 37.5rem) {
  .show-small {
    display: initial;
  }
}

html {
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  overflow-x: hidden;
}

body {
  background-color: #FBF9F9;
}

main {
  background-color: #fff;
}

* {
  box-sizing: border-box;
}

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

img {
  max-width: 100%;
  font-style: italic;
  vertical-align: middle;
}

/**
 * Remove extra vertical spacing when nesting lists.
 */
li > ul,
li > ol {
  margin-bottom: 0;
}

table {
  width: 100%;
}

table th {
  text-align: left;
}

.container {
  max-width: 60rem;
  margin: 0 auto;
  padding: 0 1.5rem;
}

.container:before {
  content: '';
  display: table;
}

.container:after {
  content: '';
  display: table;
  clear: both;
}

.image-wrapper {
  position: relative;
}

.image-wrapper img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.15s ease;
}

.image-wrapper img.loaded,
.no-js .image-wrapper img {
  opacity: 1;
}

body {
  font-family: 'Montserrat', sans-serif;
  text-rendering: optimizeLegibility;
}

body,
input,
button {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  font-size: 100%;
  line-height: 1.3;
}

h1, .h1 {
  font-size: 2rem;
}

h2, .h2 {
  font-size: 1.5rem;
}

h3, .h3 {
  font-size: 1.17rem;
}

h4, .h4 {
  font-size: 1rem;
}

h5, .h5 {
  font-size: 0.83rem;
}

h6, .h6 {
  font-size: 0.75rem;
}

a {
  text-decoration: none;
  color: #b62533;
}

.page-heading {
  font-family: 'cheddar-gothic', serif;
  text-transform: lowercase;
  margin: 0 0 0.5rem 0;
  color: #b62533;
  text-transform: lowercase;
  font-size: 2.25rem;
}

.page-heading:only-child {
  margin-bottom: 0;
}

p {
  line-height: 1.3;
  margin: 0 0 1rem;
}

::-moz-selection {
  background-color: #b62533;
  color: white;
}

::selection {
  background-color: #b62533;
  color: white;
}

.editor-content h1 {
  margin-top: 1.67em;
  margin-bottom: .5em;
  font-size: 1.75em;
  line-height: 1.3;
  color: #b62533;
}

.editor-content h2 {
  margin: 1.2em 0 .4em;
  font-size: 1.375em;
  line-height: 1.3;
  color: #b62533;
}

.editor-content h1 + h2 {
  margin-top: -0.5em;
}

.editor-content h3 {
  margin: 1.8em 0 .4em;
  font-size: 1.125em;
  line-height: 1.5;
  color: #b62533;
}

.editor-content h2 + h3 {
  margin-top: -0.4em;
  margin-bottom: .2em;
}

.editor-content h4 {
  margin: 1.8em 0 .4em;
  font-size: 1em;
  line-height: 1.5;
  color: #b62533;
}

.editor-content h3 + h4 {
  margin-top: -0.3em;
}

.editor-content h5 {
  margin: 1.8em 0 .4em;
  font-size: .875em;
  line-height: 1.5;
  color: #b62533;
}

.editor-content h4 + h5 {
  margin-top: -0.3em;
}

.editor-content h6 {
  margin: 1.8em 0 .4em;
  font-size: .875em;
  line-height: 1.5;
  color: #b62533;
}

.editor-content h5 + h6 {
  margin-top: -0.2em;
}

.editor-content h1:first-child, .editor-content h2:first-child, .editor-content h3:first-child, .editor-content h4:first-child, .editor-content h5:first-child, .editor-content h6:first-child {
  margin-top: 0;
  padding-top: 0;
}

@media screen and (min-width: 37.5em) {
  .editor-content h1 {
    font-size: 2em;
  }
  .editor-content h2 {
    font-size: 1.5em;
  }
  .editor-content h3 {
    font-size: 1.25em;
  }
  .editor-content h4 {
    font-size: 1.125em;
  }
  .editor-content h5 {
    font-size: 1em;
  }
  .editor-content h6 {
    font-size: 1em;
  }
}

.editor-content p, .editor-content address {
  margin: 1em 0 0;
  font-size: .875em;
}

.editor-content p {
  line-height: 1.5;
}

.editor-content p:first-child {
  margin-top: 0;
}

.editor-content blockquote {
  margin: 1.75em 2.5em;
  font-style: italic;
  line-height: 1.5;
}

.editor-content code, .editor-content pre {
  font-family: "Andale Mono", monospace;
  font-size: .875em;
}

.editor-content pre {
  margin: 1em 0 0;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.editor-content sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.editor-content sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

.editor-content sub {
  bottom: -0.25em;
}

.editor-content abbr {
  cursor: help;
}

.editor-content address {
  line-height: 1.5;
}

@media screen and (min-width: 37.5em) {
  .editor-content p, .editor-content address {
    font-size: 1em;
  }
  .editor-content code, .editor-content pre {
    font-size: 1em;
  }
}

.editor-content dl {
  line-height: 1.5;
}

.editor-content dt, .editor-content dd {
  font-size: .875em;
}

.editor-content dt {
  font-weight: bold;
}

.editor-content dd {
  margin: 0 0 1em 0;
}

.editor-content ul, .editor-content ol {
  margin: 1em 0;
}

.editor-content ul, .editor-content ol {
  padding: 0 0 0 2.5em;
}

.editor-content ul {
  list-style-type: disc;
}

.editor-content ul ul {
  margin: 0;
  list-style-type: circle;
}

.editor-content ul ul ul {
  list-style-type: square;
}

.editor-content ol {
  list-style-type: decimal;
}

.editor-content li {
  margin-top: .5em;
  font-size: .875em;
  line-height: 1.5;
}

.editor-content li li {
  font-size: 1em;
}

@media screen and (min-width: 37.5em) {
  .editor-content dt, .editor-content dd {
    font-size: 1em;
  }
  .editor-content li {
    font-size: 1em;
  }
}

.editor-content table {
  margin: 0;
  padding: 0;
}

.editor-content th, .editor-content td {
  padding: .625em 1.25em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.1);
  font-size: .875em;
  text-align: left;
}

.editor-content th {
  border-width: 2px;
}

.editor-content tr:last-child td {
  border-bottom: none;
}

.editor-content tr:nth-child(even) {
  background: #eee;
  background: rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 37.5em) {
  .editor-content table {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .editor-content th, .editor-content td {
    font-size: 1em;
  }
}

.editor-content img,
.editor-content img[class*="align"],
.editor-content img[class*="wp-image-"] {
  max-width: 100%;
  height: auto;
  border: none;
}

.editor-content .wp-caption {
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.editor-content .wp-caption img {
  max-width: 98.5%;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0 none;
}

.editor-content .wp-caption .wp-caption-text {
  margin: 0;
  padding: 0 4px 5px;
  font-size: .875em;
  line-height: 1.5;
}

.editor-content .entry-caption {
  margin: 0;
  padding: 0 4px 5px;
  font-size: .875em;
  line-height: 1.5;
}

.editor-content .alignnone {
  margin: 1em 1em 0 0;
}

.editor-content .aligncenter, .editor-content .alignright, .editor-content .alignleft, .editor-content .aligncenter {
  display: block;
  margin: 1em auto;
}

.editor-content img.alignright, .editor-content img.alignleft, .editor-content img.aligncenter {
  display: block;
  margin: 1em auto;
}

.editor-content .wp-caption.alignnone, .editor-content .wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.editor-content .wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

@media screen and (min-width: 37.5em) {
  .editor-content .alignright {
    float: right;
    margin: 0 0 1em 1em;
  }
  .editor-content .alignleft {
    float: left;
    margin: 0 1em 1em 0;
  }
  .editor-content img.alignright {
    float: right;
    margin: 1em 0 1em 1em;
  }
  .editor-content img.alignleft {
    float: left;
    margin: 1em 1em 1em 0;
  }
}

.entry hr {
  box-sizing: content-box;
  clear: both;
  height: 1px;
  margin-top: 1em;
  padding: 0;
  border: 0;
  border-top: 1px solid #ccc;
}

.entry .entry-oembed {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.entry .entry-oembed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.button, .harvest-locations__nav .slick-dots li button {
  padding: 0.75em 1.25em;
  border-radius: 3rem;
  font-size: 0.9rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  transition: all 0.2s ease-out;
}

.button--red, .harvest-locations__nav .slick-dots li button {
  color: #b62533;
  border: 2px solid #b62533;
}

.button--red:hover, .harvest-locations__nav .slick-dots li button:hover {
  color: white;
  background-color: #b62533;
}

.button--inverse-red {
  color: white;
  border: 2px solid #b62533;
  background-color: #b62533;
}

.button--inverse-red:hover {
  color: #b62533;
  background-color: white;
}

.button--add {
  position: relative;
  overflow: hidden;
}

.button--add:hover:after {
  bottom: 0;
}

.button--add:after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIGlkPSJMYXllcl8xIiBkYXRhLW5hbWU9IkxheWVyIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDE0NCAxNDQiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojMjMxZjIwO308L3N0eWxlPjwvZGVmcz48dGl0bGU+c3ZnPC90aXRsZT48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTMwLjUyLDgxLjcsMTQxLDM0LjQ5YTQuMTEsNC4xMSwwLDAsMC00LTVIMzYuNDNMMzQuNTQsMTguMzFhNC4xMSw0LjExLDAsMCwwLTQtMy40Mkg3YTQuMTEsNC4xMSwwLDAsMCwwLDguMjFIMjdsMTMuMSw3Ny4zMmE0LjExLDQuMTEsMCwwLDAsNCwzLjQyaDgzLjkzYTQuMTEsNC4xMSwwLDAsMCwwLTguMjFINDcuNjRMNDUuODMsODQuOTFoODAuNjhBNC4xLDQuMSwwLDAsMCwxMzAuNTIsODEuN1ptLTg2LjA4LTUtNi42MS0zOWg5NC4wNmwtOC42NywzOVoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNTkuNjgsMTA0LjUzYTE1LjA1LDE1LjA1LDAsMSwwLDE1LjA1LDE1LjA1QTE1LjA3LDE1LjA3LDAsMCwwLDU5LjY4LDEwNC41M1ptMCwyMS45YTYuODQsNi44NCwwLDEsMSw2Ljg0LTYuODRBNi44NSw2Ljg1LDAsMCwxLDU5LjY4LDEyNi40MloiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTE0LDEwNC41M0ExNS4wNSwxNS4wNSwwLDEsMCwxMjksMTE5LjU4LDE1LjA3LDE1LjA3LDAsMCwwLDExNCwxMDQuNTNabTAsMjEuOWE2Ljg0LDYuODQsMCwxLDEsNi44NC02Ljg0QTYuODUsNi44NSwwLDAsMSwxMTQsMTI2LjQyWiIvPjwvc3ZnPg==);
  padding-top: 4px;
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #b62533;
  color: white;
  transition: bottom 0.15s ease-out;
}

.button--add.item-added {
  background-color: #b62533;
  color: white;
}

.button--add.item-added:after {
  display: none;
}

/* ==========================================================================
  General Forms
========================================================================== */
.contact-form:before {
  content: '';
  display: table;
}
.contact-form:after {
  content: '';
  display: table;
  clear: both;
}

.form-field {
  position: relative;
  margin: 0 0 1rem 0;
}

.form-field input,
.form-field textarea {
  width: 100%;
}

.form-field textarea {
  resize: vertical;
}

.form-field label {
  display: block;
}

/* ==========================================================================
  Form Columns
========================================================================== */
.form-field--half {
  width: calc(99.9% * 1/2 - (30px - 30px * 1/2));
}
.form-field--half:nth-child(1n) {
  float: left;
  margin-right: 30px;
  clear: none;
}
.form-field--half:last-child {
  margin-right: 0;
}
.form-field--half:nth-child(2n) {
  margin-right: 0;
  float: right;
}
.form-field--half:nth-child(2n + 1) {
  clear: both;
}

@media screen and (max-width: 50rem) {
  .form-field--half {
    width: calc(99.9% * 1 - (30px - 30px * 1));
  }
  .form-field--half:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .form-field--half:last-child {
    margin-right: 0;
  }
  .form-field--half:nth-child(NaNn) {
    margin-right: 0;
    float: right;
  }
  .form-field--half:nth-child(NaNn + 1) {
    clear: both;
  }
}

.form-field--full {
  clear: both;
}

/* ==========================================================================
  Form Input Styles
========================================================================== */
.general-input {
  padding: 0.75em;
  margin-top: 1.5rem;
  background-color: #eCe9e6;
  border: 2px solid transparent;
  transition: border 0.2s ease-in-out;
}

.general-input:focus, .general-input.has-value {
  border-color: #b62533;
  background-color: white;
  outline: none;
}

.general-input:focus + label, .general-input.has-value + label {
  color: #b62533;
  -webkit-transform: translate3d(0, 1.5em, 0);
  transform: translate3d(0, 1.5em, 0);
}

.general-input + label {
  position: absolute;
  bottom: 100%;
  width: 100%;
  padding: 0 0.75em;
  text-align: left;
  font-size: 0.875rem;
  pointer-events: none;
  overflow: hidden;
  -webkit-transform: translate3d(0, 4em, 0);
  transform: translate3d(0, 4em, 0);
  transition: all 0.2s ease-in-out;
}

.general-input .required {
  color: #b62533;
}

/* ==========================================================================
  Form Feedback
========================================================================== */
.form-feedback {
  margin: 1rem 0 0.5rem 0;
  padding: 1rem;
  color: white;
}

@media screen and (max-width: 37.5rem) {
  .form-feedback {
    font-size: 0.875rem;
  }
}

.form-success {
  background-color: #75a341;
  font-size: 1.2rem;
}

@media screen and (max-width: 37.5rem) {
  .form-success {
    font-size: 0.875rem;
  }
}

.form-errors {
  background-color: #b62533;
}

/* ==========================================================================
  Fancy Select
========================================================================== */
select {
  display: inline-block;
  margin: 0;
  padding: .3em 2em .3em 0.6em;
  color: #000;
  border: 0;
  border-radius: .25em;
  cursor: pointer;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("arrow-down.svg") right 0.4em center no-repeat;
  background-color: #999999;
}

@-moz-document url-prefix() {
  /* Impossible to hide the native arrow in Firefox.
     https://gist.github.com/joaocunha/6273016
     Please upvote the bug: https://bugzilla.mozilla.org/show_bug.cgi?id=649849 */
  /* Getting rid of dotted line around text in Firefox. */
  select {
    background-image: none;
    padding-right: 0;
  }
  select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
  }
}

/* Getting rid of arrow in IE10 and IE11. */
select::-ms-expand {
  display: none;
}

/* Using default arrow with no box in IE8 and IE9. */
.ie8 select, .ie9 select {
  background: #999999 none;
  padding: 5px;
  border: 1px;
}

/* ==========================================================================
  Quantity Input
========================================================================== */
.quantity-input {
  max-width: 6.25rem;
  padding: 0.75rem 0.5rem 0.75rem 1.4rem;
  background-color: #EAEAEA;
  color: #b62533;
  text-align: center;
  border: none;
  border-radius: 5rem;
  transition: box-shadow 0.15s ease-out;
}

.quantity-input:focus {
  outline: none;
  box-shadow: 0 0 0 1pt #b62533;
}

/* ==========================================================================
  Category Dropdown
========================================================================== */
.category-dropdown {
  width: 100%;
  color: white;
  border: 2px solid white;
  color: white;
  border-radius: 1.25rem;
  transition: all 0.2s ease-out;
  position: relative;
}

.no-js .category-dropdown {
  overflow: scroll;
}

.category-dropdown__placeholder {
  width: 100%;
  background: url("arrow-down-white.svg") right 0.75rem center no-repeat;
  line-height: 2.25rem;
  padding: 0 1rem;
  display: block;
  width: 100%;
  cursor: pointer;
}

.category-dropdown__list {
  list-style: none;
  position: absolute;
  left: -2px;
  right: -2px;
  top: 100%;
  padding: 0 0 0.25rem;
  margin: 0;
  z-index: 10;
  display: none;
}

.no-js .category-dropdown__list {
  display: block;
  position: static;
}

.category-dropdown__option {
  margin: 0;
  padding: 0;
}

.category-dropdown__link {
  line-height: 1;
  color: white;
  padding: 0.5rem 1rem;
  display: block;
  width: 100%;
}

.category-dropdown--active {
  background-color: white;
  color: #b62533;
  border-radius: 1.25rem 1.25rem 0 0;
}

.category-dropdown--active .category-dropdown__list {
  display: block;
  background-color: white;
}

.category-dropdown--active .category-dropdown__link {
  color: #b62533;
}

/* ==========================================================================
  Search Form
========================================================================== */
.search-form {
  width: 100%;
  /* Chrome/Opera/Safari */
  /* Firefox 19+ */
  /* IE 10+ */
  /* Firefox 18- */
}

.search-form ::-webkit-input-placeholder {
  color: white;
  opacity: 1;
}

.search-form :-ms-input-placeholder {
  color: white;
  opacity: 1;
}

.search-form ::placeholder {
  color: white;
  opacity: 1;
}

.search-form :placeholder {
  color: white;
  opacity: 1;
}

.search-form ::-webkit-input-placeholder {
  color: white;
  opacity: 1;
}

.search-form ::-moz-placeholder {
  color: white;
  opacity: 1;
}

.search-form :-ms-input-placeholder {
  color: white;
  opacity: 1;
}

.search-form :-moz-placeholder {
  color: white;
  opacity: 1;
}

.search-form__field {
  width: 100%;
  background: url("search.svg") right 0.75rem center no-repeat;
  background-size: 1.25rem 1.25rem;
  background-color: transparent;
  border: 2px solid white;
  line-height: 2.25rem;
  padding: 0 1rem;
  border-radius: 1.25rem;
  transition: all 0.2s ease-out;
}

.search-form__field:focus {
  background-color: white;
  color: #b62533;
  outline: none;
}

.search-form__submit {
  display: none;
}

/* ==========================================================================
  Navigation Toggle
========================================================================== */
.nav-toggle {
  display: none;
  margin-left: 1rem;
  width: 40px;
  height: 25px;
  position: relative;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer;
  z-index: 200;
}

@media screen and (max-width: 50rem) {
  .nav-toggle {
    display: block;
  }
}

.nav-toggle span {
  display: block;
  position: absolute;
  height: 6px;
  width: 100%;
  background-color: #b62533;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .25s ease-in-out;
}

.nav-open .nav-toggle span {
  background-color: white;
}

.nav-toggle span:nth-child(1) {
  top: 0px;
}

.nav-open .nav-toggle span:nth-child(1) {
  top: 10px;
  width: 0%;
  left: 50%;
}

.nav-toggle span:nth-child(2) {
  top: 10px;
}

.nav-open .nav-toggle span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.nav-toggle span:nth-child(3) {
  top: 10px;
}

.nav-open .nav-toggle span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.nav-toggle span:nth-child(4) {
  top: 20px;
}

.nav-open .nav-toggle span:nth-child(4) {
  top: 10px;
  width: 0%;
  left: 50%;
}

/* ==========================================================================
  Mobile Takeover Navigation
========================================================================== */
.mobile-nav-overlay {
  visibility: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #b62533;
  opacity: 0;
  transition: opacity 0.2s ease-out;
  z-index: 100;
}

.nav-open .mobile-nav-overlay {
  visibility: visible;
  opacity: 1;
}

.mobile-nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  height: 100vh;
}

.mobile-nav__list {
  width: 20rem;
  margin: 0;
  padding: 0;
  position: relative;
  top: -2.5rem;
  list-style: none;
  text-align: center;
  opacity: 0;
  transition: 0.4s 0.2s all ease-out;
}

.nav-open .mobile-nav__list {
  top: 0;
  opacity: 1;
}

.mobile-nav__item {
  position: relative;
  margin-bottom: 0.3rem;
}

.mobile-nav__item a {
  display: block;
  font-size: 2rem;
  color: white;
  text-decoration: none;
}

.mobile-nav__sub-nav {
  display: none;
  margin: 0;
  padding: 0.5rem 0;
  list-style: none;
}

.mobile-nav__toggle {
  display: block;
  position: absolute;
  right: 5px;
  top: 20px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid white;
}

.mobile-nav__dropdown-item a {
  font-size: 1.5rem;
}

/* ==========================================================================
  Email Pull Module
========================================================================== */
.email-pull {
  padding: 4rem 0;
  background-color: #FBF9F9;
  background-image: url("email-cta--left.jpg"), url("email-cta--right.jpg");
  background-repeat: no-repeat;
  background-position: center left, center right;
  background-size: contain, contain;
}

@media screen and (max-width: 50rem) {
  .email-pull {
    background-image: none;
  }
}

.email-pull__heading {
  font-family: 'cheddar-gothic', serif;
  text-transform: lowercase;
  margin: 0 0 1.5rem 0;
  font-size: 2.1875rem;
  color: #b62533;
  text-align: center;
}

@media screen and (max-width: 50rem) {
  .email-pull__heading {
    font-size: 1.75rem;
  }
}

.email-pull__info {
  display: none;
  margin: 1rem 0 0 0;
  text-align: center;
  font-weight: 700;
}

.email-pull__success {
  color: #75a341;
}

.email-pull__error {
  color: #b62533;
}

.email-cta {
  margin: 0 auto;
  background: #FFF;
  border: 2px solid #b62533;
  font-weight: bold;
  border-radius: 25px;
  line-height: 50px;
  height: 46px;
  width: 275px;
  text-align: center;
  transition: all .2s ease-in-out;
  cursor: pointer;
  overflow: hidden;
}

@media screen and (max-width: 37.5rem) {
  .email-cta {
    width: 215px;
  }
}

.email-cta__form {
  display: -webkit-box;
  display: flex;
}

.email-cta span {
  width: 100%;
  position: relative;
  top: -2px;
  text-align: center;
  color: #b62533;
}

.email-cta__input {
  display: none;
  opacity: 0;
  -webkit-box-flex: 3;
  flex: 3;
  text-align: left;
}

.email-cta__email-input {
  border: 0;
  width: 285px;
  height: 30px;
  margin: 0 0 0 25px;
  background-color: #EFECEA;
  outline: none;
  color: #b62533;
}

@media screen and (max-width: 37.5rem) {
  .email-cta__email-input {
    width: 200px;
    height: 100%;
  }
}

.email-cta__email-input::-webkit-input-placeholder {
  color: #b62533;
}

.email-cta__email-input::-moz-placeholder {
  color: #b62533;
}

.email-cta__email-input:-ms-input-placeholder {
  color: #b62533;
}

.email-cta__email-input:-moz-placeholder {
  color: #b62533;
}

.email-cta__button-container {
  -webkit-box-flex: 1;
  flex: 1;
  display: none;
  opacity: 0;
}

.email-cta__button-container button {
  outline: none;
  float: right;
  padding: 0 15px;
  height: 46px;
  background-color: #b62533;
  border-radius: 25px;
  color: #fff;
  border: 0;
  cursor: pointer;
  transition: all .2s ease-in-out;
}

.email-cta__button-container button:hover {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.email-cta.active {
  width: 400px;
  text-align: left;
  background-color: #EFECEA;
  border: none;
  transition: all .2s ease-in-out;
  cursor: default;
}

@media screen and (max-width: 37.5rem) {
  .email-cta.active {
    width: 320px;
  }
}

.email-cta.active span {
  display: none;
}

.email-cta.active .email-cta__input,
.email-cta.active .email-cta__button-container {
  display: block;
  background-color: #EFECEA;
  -webkit-animation: fadeInEmail .3s ease-in-out;
  animation: fadeInEmail .3s ease-in-out;
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.email-cta .hide {
  display: none;
}

@-webkit-keyframes fadeInEmail {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeInEmail {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* ==========================================================================
  Product Card
========================================================================== */
.product-card:hover .product-card__title a {
  color: #3a3a3a;
}

.product-card__image-wrap {
  margin-bottom: 0.5rem;
}

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

.product-card__title {
  margin: 0 0 0.25rem 0;
}

.product-card__title a {
  transition: color 0.15s ease-out;
}

.product-card__price {
  color: #b62533;
  font-weight: 700;
}

/* ==========================================================================
  Locator CTA Module
========================================================================== */
.locator-cta {
  padding: 0.625rem 0;
  background-color: #b62533;
  color: white;
  text-align: center;
}

.locator-cta__heading {
  font-family: 'felt_that', cursive;
  margin: 0;
  font-size: 2rem;
}

.locator-cta__heading span {
  position: relative;
  top: 2px;
}

.locator-cta__link {
  color: white;
  position: relative;
}

.locator-cta__link:after {
  content: '';
  height: 2px;
  width: 0;
  position: absolute;
  bottom: -2px;
  right: 0;
  background-color: white;
  transition: width 0.15s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

.locator-cta__link:hover span {
  right: -5px;
}

.locator-cta__link:hover:after {
  width: 100%;
  left: 0;
  overflow: hidden;
}

@media screen and (max-width: 37.5rem) {
  .locator-cta__link:after {
    display: none;
  }
}

.locator-cta__link span {
  position: relative;
  right: 0;
  vertical-align: -7px;
  font-size: 1.5rem;
  transition: right 0.15s ease-out;
}

/* ==========================================================================
  Contact CTA Module
========================================================================== */
.contact-cta {
  padding: 0.625rem 0;
  background-color: #b62533;
  color: white;
  text-align: center;
}

.contact-cta__content {
  margin: 0;
}

.contact-cta__script {
  font-size: 2rem;
  font-family: 'felt_that', cursive;
}

.contact-cta__link {
  color: white;
  position: relative;
}

@media screen and (max-width: 37.5rem) {
  .contact-cta__link {
    display: block;
  }
}

.contact-cta__link:after {
  content: '';
  height: 2px;
  width: 0;
  position: absolute;
  bottom: -2px;
  right: 0;
  background-color: white;
  transition: width 0.15s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

.contact-cta__link:hover span {
  right: -5px;
}

.contact-cta__link:hover:after {
  width: 100%;
  left: 0;
  overflow: hidden;
}

@media screen and (max-width: 37.5rem) {
  .contact-cta__link:after {
    display: none;
  }
}

.contact-cta__link span {
  position: relative;
  right: 0;
  vertical-align: -7px;
  font-size: 1.5rem;
  transition: right 0.15s ease-out;
}

.share-this {
  margin: 1rem 0;
}

.share-this__link {
  cursor: pointer;
}

.share-this__link:hover svg path,
.share-this__link:hover svg rect,
.share-this__link:hover svg polygon,
.share-this__link:hover svg circle {
  fill: #fcbc12;
}

.share-this__link svg {
  width: 50px;
  height: 50px;
}

.share-this__link svg path,
.share-this__link svg rect,
.share-this__link svg polygon,
.share-this__link svg circle {
  fill: #b62533;
  transition: fill 0.2s ease-out;
}

/* ==========================================================================
  Recipe Teaser Module
========================================================================== */
.recipes-teaser {
  text-align: center;
}

.recipes-teaser__title {
  font-family: 'cheddar-gothic', serif;
  text-transform: lowercase;
  display: inline-block;
  text-transform: lowercase;
  margin-right: 0.5rem;
  color: #b62533;
  vertical-align: middle;
  font-size: 2.25rem;
}

.recipes-teaser__viewmore {
  position: relative;
  vertical-align: middle;
}

.recipes-teaser__viewmore:after {
  content: '';
  height: 2px;
  width: 0;
  position: absolute;
  bottom: -2px;
  right: 0;
  background-color: #b62533;
  transition: width 0.15s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

.recipes-teaser__viewmore:hover span {
  right: -5px;
}

.recipes-teaser__viewmore:hover:after {
  width: 100%;
  left: 0;
  overflow: hidden;
}

@media screen and (max-width: 37.5rem) {
  .recipes-teaser__viewmore {
    display: block;
  }
}

@media screen and (max-width: 37.5rem) {
  .recipes-teaser__viewmore:after {
    display: none;
  }
}

.recipes-teaser__arrow {
  position: relative;
  right: 0;
  vertical-align: -7px;
  font-size: 1.5rem;
  transition: right 0.15s ease-out;
}

.recipes-teaser .recipes-grid__cell {
  width: calc(99.9% * 1/3 - (30px - 30px * 1/3));
}

.recipes-teaser .recipes-grid__cell:nth-child(1n) {
  float: left;
  margin-right: 30px;
  clear: none;
}

.recipes-teaser .recipes-grid__cell:last-child {
  margin-right: 0;
}

.recipes-teaser .recipes-grid__cell:nth-child(3n) {
  margin-right: 0;
  float: right;
}

.recipes-teaser .recipes-grid__cell:nth-child(3n + 1) {
  clear: both;
}

@media screen and (max-width: 37.5rem) {
  .recipes-teaser .recipes-grid__cell {
    width: auto;
  }
  .recipes-teaser .recipes-grid__cell:last-child {
    float: none;
    clear: none;
    margin-right: 0;
    width: auto;
  }
  .recipes-teaser .recipes-grid__cell:nth-child(1n) {
    float: none;
    clear: none;
    margin-right: 0;
    width: auto;
  }
  .recipes-teaser .recipes-grid__cell:nth-child(1n + 1) {
    float: none;
    clear: none;
    margin-right: 0;
    width: auto;
  }
}

.recipe-stub {
  display: block;
}

.recipe-stub__img {
  display: block;
  width: 100%;
}

.recipe-stub__title {
  margin-top: 0.25rem;
  display: block;
  font-weight: 700;
}

.blog-filters {
  background-color: #b62533;
  color: white;
}

.blog-filters:after {
  content: "";
  display: table;
  clear: both;
}

.blog-filters__container {
  position: relative;
}

@media screen and (max-width: 60rem) {
  .blog-filters {
    padding-bottom: 0.75rem;
  }
}

.blog-filters__tagline {
  text-align: center;
  font-family: 'cheddar-gothic', serif;
  text-transform: lowercase;
  text-transform: lowercase;
  font-size: 2.25rem;
  padding: 0 12rem;
  margin: 0.75rem 0;
}

@media screen and (max-width: 60rem) {
  .blog-filters__tagline {
    padding: 0;
  }
}

.blog-filters__search {
  width: 12rem;
  position: absolute;
  left: 0;
  top: 0.9375rem;
}

@media screen and (max-width: 60rem) {
  .blog-filters__search {
    position: static;
    width: 50%;
    padding-right: 0.5rem;
    float: left;
  }
}

.blog-filters__categories {
  width: 12rem;
  position: absolute;
  right: 0;
  top: 0.9375rem;
}

@media screen and (max-width: 60rem) {
  .blog-filters__categories {
    position: static;
    width: 50%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 60rem) {
  .blog-filters__search + .blog-filters__categories {
    padding-right: 0.5rem;
    float: left;
  }
}

/* ==========================================================================
  Featured Article Component (Recipe/Blog)
========================================================================== */
.featured-article {
  padding-bottom: 3rem;
  padding-top: 1rem;
}

@media screen and (max-width: 50rem) {
  .featured-article {
    padding-top: 0;
    padding-bottom: 1rem;
  }
}

.featured-article__container:before {
  content: '';
  display: table;
}

.featured-article__container:after {
  content: '';
  display: table;
  clear: both;
}

.featured-article__img {
  float: left;
  width: 60%;
  margin-right: 1rem;
}

@media screen and (max-width: 50rem) {
  .featured-article__img {
    float: none;
    max-width: 100vw;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    margin-bottom: 1rem;
    margin-top: -2rem;
  }
}

.featured-article__content {
  margin-left: 62%;
}

@media screen and (max-width: 50rem) {
  .featured-article__content {
    margin-left: auto;
  }
}

.featured-article__title {
  margin-top: 0;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #b62533;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
}

.featured-article__meta {
  color: #b62533;
  margin: 0 0 1rem;
}

.featured-article__readmore {
  position: relative;
}

.featured-article__readmore:after {
  content: '';
  height: 2px;
  width: 0;
  position: absolute;
  bottom: -2px;
  right: 0;
  background-color: #b62533;
  transition: width 0.15s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

.featured-article__readmore:hover:after {
  width: 100%;
  left: 0;
  overflow: hidden;
}

.factoid {
  color: #b62533;
  text-align: center;
  font-size: 0;
}

.factoid__title {
  font-family: 'felt_that', cursive;
  text-transform: lowercase;
  display: inline-block;
  font-size: 3rem;
  vertical-align: middle;
  margin: 0;
  padding-right: 1rem;
  text-align: right;
  font-weight: 400;
}

@media screen and (max-width: 37.5rem) {
  .factoid__title {
    display: block;
    text-align: center;
    padding-right: 0;
    margin: 0.5rem 0;
  }
}

.factoid__content {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-size: 1rem;
  text-align: left;
  width: calc(100% - 15rem);
}

@media screen and (max-width: 37.5rem) {
  .factoid__content {
    display: block;
    text-align: center;
    width: auto;
  }
}

.blog-cta {
  padding: 2rem;
  background-image: url("berry-banner.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
}

.blog-cta__title {
  font-size: 3.5rem;
  text-transform: uppercase;
  color: white;
  font-family: 'cheddar-gothic', serif;
  text-transform: lowercase;
  margin: 0.25rem 0;
}

.blog-cta .cta {
  margin: 0.25rem 0;
}

.blog-cta .cta a:hover + span {
  right: -5px;
}

.blog-cta .cta span {
  color: white;
  position: relative;
  right: 0;
  vertical-align: -7px;
  font-size: 1.5rem;
  transition: right 0.15s ease-out;
}

.blog-cta__link {
  color: white;
}

/* ==========================================================================
  Related Posts Module
========================================================================== */
.related-posts {
  text-align: center;
  padding-bottom: 1rem;
}

.related-posts .container {
  max-width: 72rem;
}

.related-posts__title {
  font-family: 'cheddar-gothic', serif;
  text-transform: lowercase;
  display: inline-block;
  text-transform: lowercase;
  margin-right: 0.5rem;
  color: #b62533;
  vertical-align: middle;
  font-size: 2.25rem;
}

.related-posts__viewmore {
  position: relative;
  vertical-align: middle;
}

.related-posts__viewmore:after {
  content: '';
  height: 2px;
  width: 0;
  position: absolute;
  bottom: -2px;
  right: 0;
  background-color: #b62533;
  transition: width 0.15s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

.related-posts__viewmore:hover span {
  right: -5px;
}

.related-posts__viewmore:hover:after {
  width: 100%;
  left: 0;
  overflow: hidden;
}

@media screen and (max-width: 37.5rem) {
  .related-posts__viewmore {
    display: block;
  }
}

@media screen and (max-width: 37.5rem) {
  .related-posts__viewmore:after {
    display: none;
  }
}

.related-posts__arrow {
  position: relative;
  right: 0;
  vertical-align: -7px;
  font-size: 1.5rem;
  transition: right 0.15s ease-out;
}

.article-card {
  display: block;
  text-align: left;
}

.article-card .image-wrapper {
  display: block;
}

.article-card__img {
  display: block;
  width: 100%;
}

.article-card__content {
  background-color: #FBF9F9;
  padding: 1rem;
}

.article-card__title {
  margin: 0 0 1rem;
  font-weight: 400;
  text-transform: uppercase;
}

.article-card__excerpt {
  margin: 1rem 0;
}

@media screen and (max-width: 50rem) {
  .article-card__excerpt {
    display: none;
  }
}

@media screen and (max-width: 37.5rem) {
  .article-card__excerpt {
    display: block;
  }
}

.article-card__readmore {
  display: inline-block;
  margin: 0;
  position: relative;
}

.article-card__readmore:after {
  content: '';
  height: 2px;
  width: 0;
  position: absolute;
  bottom: -2px;
  right: 0;
  background-color: #b62533;
  transition: width 0.15s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

.article-card__readmore:hover:after {
  width: 100%;
  left: 0;
  overflow: hidden;
}

/* ==========================================================================
  Flexgrid
========================================================================== */
.flexgrid {
  display: -webkit-box;
  display: flex;
}

/* ==========================================================================
  Product Card Grid
========================================================================== */
.product-grid:before {
  content: '';
  display: table;
}
.product-grid:after {
  content: '';
  display: table;
  clear: both;
}

.product-grid__item {
  width: calc(99.9% * 1/3 - (40px - 40px * 1/3));
  margin-bottom: 2rem;
}

.product-grid__item:nth-child(1n) {
  float: left;
  margin-right: 40px;
  clear: none;
}

.product-grid__item:last-child {
  margin-right: 0;
}

.product-grid__item:nth-child(3n) {
  margin-right: 0;
  float: right;
}

.product-grid__item:nth-child(3n + 1) {
  clear: both;
}

@media screen and (max-width: 37.5rem) {
  .product-grid__item {
    width: calc(99.9% * 1/2 - (40px - 40px * 1/2));
  }
  .product-grid__item:nth-child(1n) {
    float: left;
    margin-right: 40px;
    clear: none;
  }
  .product-grid__item:last-child {
    margin-right: 0;
  }
  .product-grid__item:nth-child(2n) {
    margin-right: 0;
    float: right;
  }
  .product-grid__item:nth-child(2n + 1) {
    clear: both;
  }
}

/* ==========================================================================
  Product Details Grid
========================================================================== */
.product-details-grid:before {
  content: '';
  display: table;
}
.product-details-grid:after {
  content: '';
  display: table;
  clear: both;
}

.product-details-grid__column {
  width: calc(99.9% * 1/2 - (30px - 30px * 1/2));
}

.product-details-grid__column:nth-child(1n) {
  float: left;
  margin-right: 30px;
  clear: none;
}

.product-details-grid__column:last-child {
  margin-right: 0;
}

.product-details-grid__column:nth-child(2n) {
  margin-right: 0;
  float: right;
}

.product-details-grid__column:nth-child(2n + 1) {
  clear: both;
}

@media screen and (max-width: 50rem) {
  .product-details-grid__column {
    width: calc(99.9% * 1 - (30px - 30px * 1));
  }
  .product-details-grid__column:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .product-details-grid__column:last-child {
    margin-right: 0;
  }
  .product-details-grid__column:nth-child(NaNn) {
    margin-right: 0;
    float: right;
  }
  .product-details-grid__column:nth-child(NaNn + 1) {
    clear: both;
  }
}

/* ==========================================================================
  Recipes Index Grid
========================================================================== */
.recipes-grid {
  padding: 3rem 0;
}
.recipes-grid:before {
  content: '';
  display: table;
}
.recipes-grid:after {
  content: '';
  display: table;
  clear: both;
}

.recipes-grid__cell {
  width: calc(99.9% * 1/2 - (30px - 30px * 1/2));
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.recipes-grid__cell:nth-child(1n) {
  float: left;
  margin-right: 30px;
  clear: none;
}

.recipes-grid__cell:last-child {
  margin-right: 0;
}

.recipes-grid__cell:nth-child(2n) {
  margin-right: 0;
  float: right;
}

.recipes-grid__cell:nth-child(2n + 1) {
  clear: both;
}

@media screen and (max-width: 37.5rem) {
  .recipes-grid__cell {
    width: calc(99.9% * 1 - (30px - 30px * 1));
  }
  .recipes-grid__cell:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .recipes-grid__cell:last-child {
    margin-right: 0;
  }
  .recipes-grid__cell:nth-child(NaNn) {
    margin-right: 0;
    float: right;
  }
  .recipes-grid__cell:nth-child(NaNn + 1) {
    clear: both;
  }
}

/* ==========================================================================
  Recipes Teaser Grid
========================================================================== */
.recipes-teaser-grid:before {
  content: '';
  display: table;
}
.recipes-teaser-grid:after {
  content: '';
  display: table;
  clear: both;
}

.recipes-teaser-grid__cell {
  width: calc(99.9% * 1/3 - (40px - 40px * 1/3));
  margin-bottom: 2rem;
}

.recipes-teaser-grid__cell:nth-child(1n) {
  float: left;
  margin-right: 40px;
  clear: none;
}

.recipes-teaser-grid__cell:last-child {
  margin-right: 0;
}

.recipes-teaser-grid__cell:nth-child(3n) {
  margin-right: 0;
  float: right;
}

.recipes-teaser-grid__cell:nth-child(3n + 1) {
  clear: both;
}

@media screen and (max-width: 37.5rem) {
  .recipes-teaser-grid__cell {
    width: calc(99.9% * 1/2 - (40px - 40px * 1/2));
  }
  .recipes-teaser-grid__cell:nth-child(1n) {
    float: left;
    margin-right: 40px;
    clear: none;
  }
  .recipes-teaser-grid__cell:last-child {
    margin-right: 0;
  }
  .recipes-teaser-grid__cell:nth-child(2n) {
    margin-right: 0;
    float: right;
  }
  .recipes-teaser-grid__cell:nth-child(2n + 1) {
    clear: both;
  }
}

/* ==========================================================================
  Blog Index Grid
========================================================================== */
.blog-grid {
  padding: 3rem 0;
}
.blog-grid:before {
  content: '';
  display: table;
}
.blog-grid:after {
  content: '';
  display: table;
  clear: both;
}

.blog-grid__cell {
  width: calc(99.9% * 1/3 - (30px - 30px * 1/3));
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.blog-grid__cell:nth-child(1n) {
  float: left;
  margin-right: 30px;
  clear: none;
}

.blog-grid__cell:last-child {
  margin-right: 0;
}

.blog-grid__cell:nth-child(3n) {
  margin-right: 0;
  float: right;
}

.blog-grid__cell:nth-child(3n + 1) {
  clear: both;
}

@media screen and (max-width: 37.5rem) {
  .blog-grid__cell {
    width: calc(99.9% * 1 - (30px - 30px * 1));
  }
  .blog-grid__cell:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .blog-grid__cell:last-child {
    margin-right: 0;
  }
  .blog-grid__cell:nth-child(NaNn) {
    margin-right: 0;
    float: right;
  }
  .blog-grid__cell:nth-child(NaNn + 1) {
    clear: both;
  }
}

/* ==========================================================================
  Header Layout
========================================================================== */
.site-header {
  padding: 0.5rem 1rem 0.5rem 2rem;
  height: 4.6875rem;
  background-color: #fff;
}

.site-header:before {
  content: "";
  display: table;
  clear: both;
}

.site-header:after {
  content: "";
  display: table;
  clear: both;
}

.site-header__content {
  margin-left: auto;
}

.nav-open .site-header__content {
  z-index: 200;
}

.site-header__logo {
  position: relative;
  z-index: 50;
  float: left;
}

.site-header__logo h1 {
  margin: 0;
  max-width: 250px;
}

@media screen and (max-width: 50rem) {
  .site-header__logo img {
    max-width: 6.25rem;
  }
}

.site-header__social {
  display: inline-block;
}

.site-header__action {
  text-align: right;
}

.site-header .customer-links {
  display: inline-block;
  vertical-align: 10px;
  text-align: right;
}

.site-header .customer-links a {
  color: #D8D6D6;
  text-decoration: none;
  transition: color 0.15s ease-out;
}

.nav-open .site-header .customer-links a {
  color: white;
}

.nav-open .site-header .customer-links a:hover {
  color: white;
}

.site-header .customer-links a:hover {
  color: #b62533;
}

/* ==========================================================================
  Header Social
========================================================================== */
.header-social {
  margin-right: 0.5rem;
}

@media screen and (max-width: 50rem) {
  .header-social {
    display: none;
  }
}

.header-social__link {
  text-decoration: none;
}

.header-social__link path,
.header-social__link circle {
  transition: fill 0.15s ease-out;
  fill: #D8D6D6;
}

.nav-open .header-social__link path, .nav-open
.header-social__link circle {
  fill: white;
}

.header-social__link:hover path,
.header-social__link:hover circle {
  fill: #b62533;
}

/* ==========================================================================
  Site Navigation
========================================================================== */
.site-nav-container {
  position: relative;
  -webkit-box-pack: end;
  justify-content: flex-end;
  margin-left: auto;
  max-width: 45rem;
}

@media screen and (max-width: 50rem) {
  .site-nav-container {
    top: 18px;
  }
}

.site-nav {
  -webkit-box-flex: 1;
  flex-grow: 1;
}

@media screen and (max-width: 50rem) {
  .site-nav {
    display: none;
  }
}

.site-nav__list {
  justify-content: space-around;
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-nav__item {
  position: relative;
}

.site-nav__item:after {
  position: absolute;
  right: 0;
  bottom: -2px;
  z-index: 50;
  width: 0;
  height: 3px;
  background-color: #b62533;
  content: '';
  transition: width 0.15s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

.site-nav__item:hover:after {
  left: 0;
  width: 100%;
}

.site-nav__item:hover > .site-nav__sub-nav {
  display: block;
  opacity: 1;
}

.site-nav__item a {
  color: #b62533;
  text-decoration: none;
  font-weight: 700;
}

.site-nav__sub-nav {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 50;
  display: none;
  margin: 0;
  padding: 1rem;
  width: 12rem;
  background-color: white;
  list-style: none;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}

.site-nav__dropdown-item {
  padding: 0.5rem 0;
}

.site-nav__dropdown-item:hover a {
  color: #3a3a3a;
}

.site-nav__dropdown-item a {
  transition: color 0.2s ease-out;
}

.cart-icon {
  position: relative;
  top: -5px;
  z-index: 200;
}

@media screen and (max-width: 50rem) {
  .cart-icon svg {
    width: 30px;
    height: 30px;
  }
}

.cart-icon svg path {
  fill: #b62533;
}

.nav-open .cart-icon svg path {
  fill: white;
}

.cart-icon .cart-count {
  position: absolute;
  top: -15px;
  right: -8px;
  width: 20px;
  height: 20px;
  border-radius: 3rem;
  background-color: #b62533;
  color: white;
  text-align: center;
  font-size: 0.775rem;
  line-height: 1.6;
}

/* ==========================================================================
  Announcement Bar
========================================================================== */
.announcement-bar {
  padding: 1rem 0;
  background-color: #b62533;
  color: white;
  text-align: center;
}

.announcement-bar__copy {
  margin: 0;
}

@media screen and (max-width: 50rem) {
  .announcement-bar__copy {
    font-size: 0.875rem;
  }
}

.announcement-bar a {
  color: inherit;
}

.announcement-bar a:hover {
  text-decoration: underline;
}

.site-footer {
  padding: 2.5rem 0;
  background-color: #FBF9F9;
  color: #b62533;
  text-align: center;
}

.footer-social {
  margin-bottom: 0.5rem;
}

.footer-social__link:hover svg path,
.footer-social__link:hover svg circle {
  fill: #fcbc12;
}

.footer-social__link svg {
  width: 50px;
  height: 50px;
}

.footer-social__link svg path,
.footer-social__link svg circle {
  fill: #b62533;
  transition: fill 0.2s ease-out;
}

.footer-nav {
  margin-bottom: 2rem;
}

.footer-nav__item {
  position: relative;
  margin-right: 1rem;
  font-weight: 700;
}

.footer-nav__item:after {
  content: '';
  height: 2px;
  width: 0;
  position: absolute;
  bottom: -2px;
  right: 0;
  background-color: #b62533;
  transition: width 0.15s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

.footer-nav__item:hover:after {
  width: 100%;
  left: 0;
  overflow: hidden;
}

.footer-nav__item:last-of-type {
  margin-right: 0;
}

.footer-colophon {
  font-size: 0.8rem;
}

/* ==========================================================================
  Masthead Video
========================================================================== */
.home-masthead {
  position: relative;
  z-index: 1;
  height: 600px;
}

@media screen and (max-width: 50rem) {
  .home-masthead {
    height: 300px;
  }
}

.home-masthead__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.home-masthead__tagline {
  color: white;
  text-align: center;
  text-transform: lowercase;
  font-weight: 400;
  font-size: 3.5rem;
  font-family: 'cheddar-gothic', serif;
  text-transform: lowercase;
}

@media screen and (max-width: 50rem) {
  .home-masthead__tagline {
    font-size: 2rem;
  }
}

.home-masthead__tagline span {
  display: inline-block;
  margin-right: 0.625rem;
  border-bottom: 2px solid white;
  vertical-align: 12px;
  text-transform: lowercase;
  font-size: 4rem;
  line-height: 0.72;
  font-family: 'felt_that', cursive;
}

@media screen and (max-width: 50rem) {
  .home-masthead__tagline span {
    vertical-align: 8px;
    font-size: 2.3rem;
  }
}

/* ==========================================================================
  Product Carousel
========================================================================== */
.home-product-carousel {
  overflow: hidden;
  padding: 1.25rem 0;
  background: url("white_wall_hash.png") repeat;
}

.home-product-carousel__wrapper {
  max-height: 260px;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}

.home-product-carousel__wrapper.slick-initialized {
  opacity: 1;
}

.home-product-carousel__slide {
  margin: 0 1rem;
}

.home-product-carousel__slide:focus {
  outline: none;
}

.home-product-carousel__img {
  background-position: center bottom;
  background-size: contain;
  background-repeat: no-repeat;
  height: 0;
  width: 100%;
  padding-bottom: 130%;
  position: relative;
  overflow: hidden;
}

.home-product-carousel__slide-title {
  margin: 0.55rem 0 0 0;
  color: #b62533;
  text-align: center;
  font-size: 0.875rem;
}

.home-product-carousel .carousel-controls {
  margin-bottom: 1rem;
  color: #b62533;
  text-align: center;
  font-weight: 700;
}

@media screen and (max-width: 50rem) {
  .home-product-carousel .carousel-controls {
    display: none;
  }
}

.home-product-carousel .carousel-controls__item {
  position: relative;
  display: inline-block;
  margin-right: 1rem;
  cursor: pointer;
}

.home-product-carousel .carousel-controls__item:after {
  position: absolute;
  right: 0;
  bottom: -2px;
  width: 0;
  height: 2px;
  background-color: #b62533;
  content: '';
  transition: width 0.15s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

.home-product-carousel .carousel-controls__item:hover:after {
  left: 0;
  width: 100%;
}

.home-product-carousel .carousel-controls__item:last-of-type {
  margin-right: 0;
}

/* ==========================================================================
  History Pull
========================================================================== */
.home-history-pull {
  padding: 2.25rem 0;
  background: url("white_wall_hash.png") repeat;
}

.home-history-pull h3 {
  margin: 0 0 0.5rem 0;
  color: #b62533;
  text-align: center;
  text-transform: lowercase;
  font-weight: 400;
  font-size: 3rem;
  line-height: 0.9;
  font-family: 'cheddar-gothic', serif;
  text-transform: lowercase;
}

@media screen and (max-width: 50rem) {
  .home-history-pull h3 {
    font-size: 2rem;
  }
}

@media screen and (max-width: 37.5rem) {
  .home-history-pull h3 {
    font-size: 1.5rem;
  }
}

.home-history-pull h3 span {
  display: inline-block;
  margin-right: 0.625rem;
  vertical-align: 0.325rem;
  text-transform: lowercase;
  font-size: 4rem;
  font-family: 'felt_that', cursive;
}

@media screen and (max-width: 50rem) {
  .home-history-pull h3 span {
    font-size: 3rem;
  }
}

@media screen and (max-width: 37.5rem) {
  .home-history-pull h3 span {
    font-size: 2.5rem;
  }
}

.home-history-pull .cta {
  color: #b62533;
  text-align: center;
}

.home-history-pull .cta a {
  position: relative;
}

.home-history-pull .cta a:after {
  content: '';
  height: 2px;
  width: 0;
  position: absolute;
  bottom: -2px;
  right: 0;
  background-color: #b62533;
  transition: width 0.15s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

.home-history-pull .cta a:hover + span {
  right: -5px;
}

.home-history-pull .cta a:hover:after {
  width: 100%;
  left: 0;
  overflow: hidden;
}

@media screen and (max-width: 37.5rem) {
  .home-history-pull .cta a:after {
    display: none;
  }
}

.home-history-pull .cta span {
  position: relative;
  right: 0;
  vertical-align: -7px;
  font-size: 1.5rem;
  transition: right 0.15s ease-out;
}

/* ==========================================================================
  CTA Grid
========================================================================== */
.home-cta-grid {
  padding-bottom: 2rem;
  background: url("white_wall_hash.png") repeat;
}

@media screen and (max-width: 50rem) {
  .home-cta-grid {
    padding-bottom: 0;
  }
}

.home-cta-grid__row {
  margin-bottom: 25px;
}

.home-cta-grid__row:before {
  content: '';
  display: table;
}

.home-cta-grid__row:after {
  content: '';
  display: table;
  clear: both;
}

@media screen and (max-width: 50rem) {
  .home-cta-grid__row {
    margin-bottom: 0;
    padding: 0;
  }
}

.home-cta-grid__row:last-of-type {
  margin-bottom: 0;
}

.home-cta-grid__item--large {
  width: calc(99.9% * 1/2 - (25px - 25px * 1/2));
}

.home-cta-grid__item--large:nth-child(1n) {
  float: left;
  margin-right: 25px;
  clear: none;
}

.home-cta-grid__item--large:last-child {
  margin-right: 0;
}

.home-cta-grid__item--large:nth-child(2n) {
  margin-right: 0;
  float: right;
}

.home-cta-grid__item--large:nth-child(2n + 1) {
  clear: both;
}

@media screen and (max-width: 50rem) {
  .home-cta-grid__item--large {
    width: auto;
  }
  .home-cta-grid__item--large:last-child {
    float: none;
    clear: none;
    margin-right: 0;
    width: auto;
  }
  .home-cta-grid__item--large:nth-child(1n) {
    float: none;
    clear: none;
    margin-right: 0;
    width: auto;
  }
  .home-cta-grid__item--large:nth-child(1n + 1) {
    float: none;
    clear: none;
    margin-right: 0;
    width: auto;
  }
}

.home-cta-grid__item--small {
  width: calc(100% * 1/4 - (25px - 25px * 1/4));
}

.home-cta-grid__item--small:nth-child(1n) {
  float: left;
  margin-right: 25px;
  clear: none;
}

.home-cta-grid__item--small:last-child {
  margin-right: 0;
}

.home-cta-grid__item--small:nth-child(4n) {
  margin-right: 0;
  float: right;
}

.home-cta-grid__item--small:nth-child(4n + 1) {
  clear: both;
}

@media screen and (max-width: 50rem) {
  .home-cta-grid__item--small {
    width: calc(99.9% * 1/2);
  }
  .home-cta-grid__item--small:nth-child(1n) {
    float: left;
    margin-right: 0;
    clear: none;
  }
  .home-cta-grid__item--small:last-child {
    margin-right: 0;
  }
  .home-cta-grid__item--small:nth-child(2n) {
    margin-right: 0;
    float: right;
  }
  .home-cta-grid__item--small:nth-child(2n + 1) {
    clear: both;
  }
}

.home-cta-grid .photo-cta {
  position: relative;
}

.home-cta-grid .photo-cta:hover .photo-cta__overlay {
  background-color: rgba(0, 0, 0, 0.5);
}

.home-cta-grid .photo-cta:hover .photo-cta__heading {
  bottom: 0;
  transition: all 0.2s ease-out;
}

.home-cta-grid .photo-cta:hover .photo-cta__tagline {
  bottom: 0;
  opacity: 1;
  transition: all 0.2s 0.2s ease-out;
}

.home-cta-grid .photo-cta:hover .photo-cta__arrow {
  bottom: 0;
  opacity: 1;
  transition: all 0.2s 0.3s ease-out;
}

.home-cta-grid .photo-cta img {
  display: block;
}

.home-cta-grid .photo-cta__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  color: white;
  text-align: center;
  transition: background-color 0.2s ease-out;
}

.home-cta-grid .photo-cta__heading {
  position: relative;
  bottom: -50px;
  margin: 0 0 1.75rem 0;
  font-weight: 400;
  font-size: 5.625rem;
  line-height: 0.65;
  transition: all 0.2s ease-out;
  font-family: 'felt_that', cursive;
}

@media screen and (max-width: 60rem) {
  .home-cta-grid .photo-cta__heading {
    font-size: 4rem;
  }
}

.home-cta-grid .photo-cta__tagline {
  position: relative;
  bottom: -20px;
  margin: 0 0 0.5rem 0;
  padding: 0 0.5rem;
  font-size: 12px;
  opacity: 0;
  transition: all 0.2s ease-out;
}

.home-cta-grid .photo-cta__arrow {
  position: relative;
  bottom: -20px;
  margin: 0;
  opacity: 0;
  transition: all 0.2s ease-out;
}

.home-cta-grid .photo-cta__arrow svg {
  width: 30px;
  height: 30px;
}

.home-cta-grid .photo-cta--small .photo-cta__heading {
  font-size: 4rem;
}

@media screen and (max-width: 60rem) {
  .home-cta-grid .photo-cta--small .photo-cta__heading {
    font-size: 3rem;
  }
}

.home-cta-grid .photo-cta--blog:hover .photo-cta__overlay {
  background-color: #75a341;
}

.home-cta-grid .photo-cta--health:hover .photo-cta__overlay {
  background-color: #fcbc12;
}

.home-cta-grid .photo-cta--recipes:hover .photo-cta__overlay {
  background-color: #3e96bd;
}

.home-cta-grid .photo-cta--buy:hover .photo-cta__overlay {
  background-color: #7f6cb0;
}

/* ==========================================================================
  Home Instagram
========================================================================== */
.home-instagram {
  background: url("white_wall_hash.png") repeat;
}

.home-instagram__header {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 2.5rem 0 1.5rem 0;
  color: #b62533;
  font-family: 'felt_that', cursive;
}

@media screen and (max-width: 50rem) {
  .home-instagram__header {
    -webkit-box-pack: center;
    justify-content: center;
  }
}

.home-instagram__header span {
  font-size: 2.5rem;
}

@media screen and (max-width: 60rem) {
  .home-instagram__header span {
    font-size: 2rem;
  }
}

@media screen and (max-width: 50rem) {
  .home-instagram__header .left,
  .home-instagram__header .right {
    display: none;
  }
}

.home-instagram__hash {
  vertical-align: -5px;
  font-family: serif;
}

.instagram-grid {
  padding-bottom: 2rem;
  display: grid;
  grid-template: 1fr 1fr 1fr / 1fr 1fr 1fr;
}

.instagram-grid:before {
  /* content: '';
  display: table; */
  display: none;
}

.instagram-grid:after {
  /* content: '';
  display: table;
  clear: both; */
  display: none;
}

.instagram-grid__item {
  float: left;
  /* width: 33.33%; */
}

@media screen and (max-width: 37.5rem) {
  .instagram-grid__item {
  /* width: 33.3%; */
  }
}

.instagram-grid__item img {
  object-fit: cover;
  height: 300px;
  width: 310px;
}

@media screen and (max-width: 37.5rem) {
  .instagram-grid__item img {
    object-fit: cover;
    height: 30vw;
    width: 31vw;
  }
}

.instagram-grid .instagram-post {
  position: relative;
  overflow: hidden;
  max-height: 300px;
}

.instagram-grid .instagram-post:hover .instagram-post__overlay {
  opacity: 1;
}

.instagram-grid .instagram-post__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}

.instagram-grid .instagram-post__overlay .comments {
  display: inline-block;
  margin-left: 5px;
}

.instagram-grid .instagram-post__overlay p {
  position: relative;
  text-align: center;
}

.instagram-grid .instagram-post__overlay p svg {
  position: relative;
  top: 2px;
}

/* ==========================================================================
  Single Collection Listing Page
========================================================================== */
.collection-info__description {
  max-width: 40.625rem;
  margin: 0 auto;
  font-size: 0.875rem;
}

/* ==========================================================================
 All Collection Listing Page
========================================================================== */
.collection-list {
  margin-top: 1rem;
}

.collection-row__heading {
  font-family: 'cheddar-gothic', serif;
  text-transform: lowercase;
  margin: 0 0 0.5rem 0;
  color: #b62533;
  font-size: 2.2rem;
}

.collection-row__description {
  margin-bottom: 1rem;
  font-size: 0.9rem;
}

/* ==========================================================================
  Page Header
========================================================================== */
.page-header {
  margin-bottom: 2rem;
  padding: 1.5rem;
  background-color: #eCe9e6;
  text-align: center;
}

.page-header--no-margin {
  margin-bottom: 0;
}

/* ==========================================================================
  Image Page Header
========================================================================== */
.page-image-masthead {
  margin-bottom: 2rem;
  height: 25rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

@media screen and (max-width: 50rem) {
  .page-image-masthead {
    height: 15.625rem;
  }
}

/* ==========================================================================
  Image Rows
========================================================================== */
.image-row:before {
  content: '';
  display: table;
}
.image-row:after {
  content: '';
  display: table;
  clear: both;
}

@media screen and (max-width: 37.5rem) {
  .image-row {
    margin-bottom: 1rem;
  }
}

.image-row--half .image-row__column {
  width: calc(99.9% * 1/2 - (30px - 30px * 1/2));
}

.image-row--half .image-row__column:nth-child(1n) {
  float: left;
  margin-right: 30px;
  clear: none;
}

.image-row--half .image-row__column:last-child {
  margin-right: 0;
}

.image-row--half .image-row__column:nth-child(2n) {
  margin-right: 0;
  float: right;
}

.image-row--half .image-row__column:nth-child(2n + 1) {
  clear: both;
}

@media screen and (max-width: 37.5rem) {
  .image-row--half .image-row__column {
    width: calc(99.9% * 1 - (30px - 30px * 1));
  }
  .image-row--half .image-row__column:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .image-row--half .image-row__column:last-child {
    margin-right: 0;
  }
  .image-row--half .image-row__column:nth-child(NaNn) {
    margin-right: 0;
    float: right;
  }
  .image-row--half .image-row__column:nth-child(NaNn + 1) {
    clear: both;
  }
}

@media screen and (max-width: 37.5rem) {
  .image-row--reverse {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
  }
}

.image-row__image {
  margin-bottom: 1rem;
}

.image-row__text-column {
  padding-top: 4rem;
}

@media screen and (max-width: 37.5rem) {
  .image-row__text-column {
    padding-top: 0;
  }
}

.image-row__heading {
  margin: 0 0 1rem 0;
  font-size: 1.5rem;
}

.image-row__copy {
  font-size: 0.875rem;
}

.image-row__copy p:last-of-type {
  margin-bottom: 0;
}

.image-row--yellow .image-row__heading {
  color: #fcbc12;
}

.image-row--green .image-row__heading {
  color: #75a341;
}

.image-row--blue .image-row__heading {
  color: #3e96bd;
}

.image-row--red .image-row__heading {
  color: #b62533;
}

/* ==========================================================================
  Image Pull Row
========================================================================== */
.page-image-pull {
  position: relative;
  margin: 2rem 0;
  height: 25rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

@media screen and (max-width: 50rem) {
  .page-image-pull {
    height: 15.625rem;
  }
}

@media screen and (max-width: 37.5rem) {
  .page-image-pull {
    height: 12rem;
  }
}

.page-image-pull__overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.page-image-pull__heading {
  font-family: 'felt_that', cursive;
  position: absolute;
  width: 100%;
  top: 50%;
  margin: 0;
  text-align: center;
  font-size: 6rem;
  color: white;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-transform: lowercase;
}

@media screen and (max-width: 50rem) {
  .page-image-pull__heading {
    font-size: 4rem;
  }
}

@media screen and (max-width: 37.5rem) {
  .page-image-pull__heading {
    font-size: 2.5rem;
  }
}

.page-image-pull__heading span {
  display: inline-block;
  position: relative;
}

.page-image-pull__heading span:after {
  content: '';
  width: 100%;
  position: absolute;
  top: 0.3em;
  left: 0;
  height: 0.7em;
  background-color: rgba(182, 37, 51, 0.6);
  z-index: -1;
}

.page-image-pull--long {
  margin: 0;
}

.page-image-pull--long .page-image-pull__heading {
  font-size: 8vw;
}

/* ==========================================================================
  Bog to Bag Page
========================================================================== */
.bog-to-bag .image-row__text-column {
  padding-top: 0;
}

.bog-to-bag .image-row__heading {
  margin-bottom: 0;
}

.bog-to-bag .image-row__copy {
  margin-bottom: 1rem;
}

/* ==========================================================================
  Health Benefits Page
========================================================================== */
.health-infographic {
  text-align: center;
}

.health-infographic img {
  width: 100%;
}

.health-infographic .mobile {
  display: none;
}

@media screen and (max-width: 37.5rem) {
  .health-infographic .mobile {
    display: block;
  }
}

@media screen and (max-width: 37.5rem) {
  .health-infographic .desktop {
    display: none;
  }
}

.loading-spinner,
.loading-spinner:before,
.loading-spinner:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}

.loading-spinner {
  color: #b62533;
  font-size: 10px;
  margin: 80px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  display: inline-block;
}

.loading-spinner:before,
.loading-spinner:after {
  content: '';
  position: absolute;
  top: 0;
}

.loading-spinner:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.loading-spinner:after {
  left: 3.5em;
}

@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

/* ==========================================================================
  History and Mission
========================================================================== */
.history-and-mission main {
  padding-bottom: 1rem;
}

@media screen and (min-width: 81.25rem) {
  .history-and-mission .page-image-pull {
    height: 32rem;
  }
}

@media screen and (max-width: 50rem) {
  .history-and-mission .page-image-pull {
    background-size: contain;
  }
}

/* ==========================================================================
  Article Single
========================================================================== */
.article-single__header {
  background-color: #FBF9F9;
  padding: 1.75rem 0 2rem;
}

.article-single__title {
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  color: #b62533;
  margin: 0;
}

.article-single__tags {
  text-align: center;
  color: #b62533;
}

.article-single__featured-image {
  margin: 1.5rem 0 1rem;
}

.article-single__meta {
  color: #b62533;
  margin: 0;
}

.article-single__content {
  padding: 2rem 0;
}

.article-pagination {
  padding: 1rem 0 2rem;
}

.article-pagination__next {
  display: block;
  float: left;
}

.article-pagination__next a:before {
  content: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDQgMTQ0Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2I2MjUzMzt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPnN2ZzwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNOTQuODIsNzlIMzguMTVhMi41LDIuNSwwLDAsMSwwLTVIOTQuODJhMi41LDIuNSwwLDAsMSwwLDVaIi8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNzkuMTgsOTguMzRhMi41LDIuNSwwLDAsMS0xLjc5LTQuMjRMOTQuNSw3Ni41LDc3LjM5LDU4LjlBMi41LDIuNSwwLDAsMSw4MSw1NS40Mkw5OS43OCw3NC43NmEyLjUsMi41LDAsMCwxLDAsMy40OUw4MSw5Ny41OUEyLjQ5LDIuNDksMCwwLDEsNzkuMTgsOTguMzRaIi8+PC9zdmc+);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  font-size: 1.5rem;
  display: inline-block;
  width: 1.5em;
  height: 1em;
  vertical-align: middle;
  margin-bottom: -0.5em;
}

.article-pagination__previous {
  display: block;
  float: right;
}

.article-pagination__previous a:after {
  content: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDQgMTQ0Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2I2MjUzMzt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPnN2ZzwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNOTQuODIsNzlIMzguMTVhMi41LDIuNSwwLDAsMSwwLTVIOTQuODJhMi41LDIuNSwwLDAsMSwwLDVaIi8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNzkuMTgsOTguMzRhMi41LDIuNSwwLDAsMS0xLjc5LTQuMjRMOTQuNSw3Ni41LDc3LjM5LDU4LjlBMi41LDIuNSwwLDAsMSw4MSw1NS40Mkw5OS43OCw3NC43NmEyLjUsMi41LDAsMCwxLDAsMy40OUw4MSw5Ny41OUEyLjQ5LDIuNDksMCwwLDEsNzkuMTgsOTguMzRaIi8+PC9zdmc+);
  font-size: 1.5rem;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  margin-top: -0.1875em;
}

.articles-grid:after {
  content: "";
  display: table;
  clear: both;
}

.articles-grid__cell {
  width: calc(99.9% * 1/3 - (30px - 30px * 1/3));
  margin-bottom: 1rem;
}

.articles-grid__cell:nth-child(1n) {
  float: left;
  margin-right: 30px;
  clear: none;
}

.articles-grid__cell:last-child {
  margin-right: 0;
}

.articles-grid__cell:nth-child(3n) {
  margin-right: 0;
  float: right;
}

.articles-grid__cell:nth-child(3n + 1) {
  clear: both;
}

@media screen and (max-width: 37.5rem) {
  .articles-grid__cell {
    width: auto;
  }
  .articles-grid__cell:last-child {
    float: none;
    clear: none;
    margin-right: 0;
    width: auto;
  }
  .articles-grid__cell:nth-child(1n) {
    float: none;
    clear: none;
    margin-right: 0;
    width: auto;
  }
  .articles-grid__cell:nth-child(1n + 1) {
    float: none;
    clear: none;
    margin-right: 0;
    width: auto;
  }
}

.blog-articles {
  padding: 3rem 0;
}

/* ==========================================================================
  Product Details Page
========================================================================== */
.product {
  padding-top: 2rem;
  background-color: #FBF9F9;
}

.product-details {
  padding-bottom: 2rem;
}

.product-details__title {
  margin: 1rem 0 0.75rem 0;
  font-size: 1.5rem;
  color: #b62533;
  text-transform: uppercase;
}

.product-details__description {
  margin-bottom: 0.75rem;
  font-size: 0.9rem;
}

.product-details__nutrition {
  display: inline-block;
  font-size: 0.9rem;
  color: #b62533;
  cursor: pointer;
}

.product-details__nutrition p {
  position: relative;
  display: inline-block;
}

.product-details__nutrition p:after {
  content: '';
  height: 2px;
  width: 0;
  position: absolute;
  bottom: -2px;
  right: 0;
  background-color: #b62533;
  transition: width 0.15s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

.product-details__nutrition p:hover:after {
  width: 100%;
  left: 0;
  overflow: hidden;
}

.product-details__nutrition .plus-icon {
  position: relative;
  top: 4px;
}

.product-details__certifications {
  margin-bottom: 0.75rem;
}

.product-details__meta {
  margin-bottom: 1.5rem;
}

.product-details__price {
  display: inline-block;
}

.product-details__price span {
  color: #b62533;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 1px;
}

.product-details__sku {
  margin-bottom: 1rem;
  font-size: 0.9rem;
}

.product-details__sku span {
  color: #b62533;
  font-weight: 700;
}

.product-details__store-locator {
  margin: 1.3rem 0 1rem 0;
}

.product-photos__container {
	padding: 2rem;
}

.product-quantity {
  display: inline-block;
  margin-right: 1rem;
}

.product-quantity label {
  display: block;
  padding: 0 0 0.1rem 0.75rem;
  font-size: 0.75rem;
  color: #b62533;
}

.product-attributes {
  font-size: 0.9rem;
}

.product-attributes__heading {
  margin: 0 0 0.1rem 0;
  color: #b62533;
  font-size: 0.9rem;
}

.add-to-cart {
  margin-bottom: 1rem;
}

.add-to-cart button:focus, .add-to-cart button:active {
  outline: none;
}

/* ==========================================================================
  Nutrition Overlay
========================================================================== */
.nutrition-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 100;
}

.nutrition-overlay__container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.nutrition-overlay__close {
  position: absolute;
  top: -20px;
  right: -25px;
  cursor: pointer;
}

/* ==========================================================================
  Cart Heading
========================================================================== */
.cart-table {
  margin: 0 0 2rem 0;
  border-collapse: collapse;
  border-bottom: 1px solid #3a3a3a;
}

.cart-table__head {
  border-top: 1px solid #3a3a3a;
  border-bottom: 1px solid #3a3a3a;
}

@media screen and (max-width: 37.5rem) {
  .cart-table__head {
    display: none;
  }
}

.cart-table__heading-cell {
  padding: 0.5rem 0;
  font-size: 0.875rem;
  color: #3a3a3a;
}

.cart-table__cell {
  padding: 0.5rem 0.25rem;
}

@media screen and (max-width: 37.5rem) {
  .cart-table__cell {
    display: block;
  }
}

/* ==========================================================================
  Cart Items
========================================================================== */
@media screen and (max-width: 37.5rem) {
  .cart-item {
    display: block;
    border-bottom: 1px solid #3a3a3a;
  }
}

@media screen and (max-width: 37.5rem) {
  .cart-item__image {
    text-align: center;
  }
}

.cart-item__title {
  margin: 0 0 0.75rem 0;
  font-size: 1.2rem;
}

.cart-item__price {
  color: #3a3a3a;
}

@media screen and (max-width: 37.5rem) {
  .cart-item__price {
    display: none;
  }
}

.cart-item__line-price {
  color: #3a3a3a;
}

/* ==========================================================================
  Cart Actions
========================================================================== */
.cart-actions {
  padding-bottom: 2rem;
}
.cart-actions:before {
  content: '';
  display: table;
}
.cart-actions:after {
  content: '';
  display: table;
  clear: both;
}

.cart-actions__column {
  width: calc(99.9% * 1/2 - (30px - 30px * 1/2));
}

.cart-actions__column:nth-child(1n) {
  float: left;
  margin-right: 30px;
  clear: none;
}

.cart-actions__column:last-child {
  margin-right: 0;
}

.cart-actions__column:nth-child(2n) {
  margin-right: 0;
  float: right;
}

.cart-actions__column:nth-child(2n + 1) {
  clear: both;
}

@media screen and (max-width: 37.5rem) {
  .cart-actions__column {
    width: calc(99.9% * 1 - (30px - 30px * 1));
    margin-bottom: 1rem;
  }
  .cart-actions__column:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .cart-actions__column:last-child {
    margin-right: 0;
  }
  .cart-actions__column:nth-child(NaNn) {
    margin-right: 0;
    float: right;
  }
  .cart-actions__column:nth-child(NaNn + 1) {
    clear: both;
  }
}

.cart-actions__subtotal {
  margin: 0;
  color: #b62533;
  font-size: 1.5rem;
}

.cart-actions__checkout, .cart-actions__or, .cart-actions__update, .cart-actions__continue {
  display: block;
  margin-bottom: 0.5rem;
}

.cart-actions__ctas {
  text-align: right;
}

@media screen and (max-width: 37.5rem) {
  .cart-actions__ctas {
    text-align: left;
  }
}

.cart-actions__continue {
  margin-bottom: 1rem;
}

.cart-actions__continue a {
  position: relative;
}

.cart-actions__continue a:after {
  content: '';
  height: 2px;
  width: 0;
  position: absolute;
  bottom: -2px;
  right: 0;
  background-color: #b62533;
  transition: width 0.15s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

.cart-actions__continue a:hover:after {
  width: 100%;
  left: 0;
  overflow: hidden;
}

.cart-actions__or {
  color: #b62533;
  font-size: 1.1rem;
}

/* ==========================================================================
  Empty Cart
========================================================================== */
.cart-empty__heading {
  color: #b62533;
}

.cart-empty__sub-heading a {
  position: relative;
}

.cart-empty__sub-heading a:after {
  content: '';
  height: 2px;
  width: 0;
  position: absolute;
  bottom: -2px;
  right: 0;
  background-color: #b62533;
  transition: width 0.15s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

.cart-empty__sub-heading a:hover:after {
  width: 100%;
  left: 0;
  overflow: hidden;
}

/* ==========================================================================
  Suggested Products
========================================================================== */
.cart-suggested-products {
  border-top: 2px solid #b62533;
}

.cart-suggested-products__heading {
  color: #b62533;
}

/* ==========================================================================
  General Contact Page
========================================================================== */
.page-content {
  padding-bottom: 2rem;
}

.contact-container {
  padding: 0 6rem 0 6rem;
}

@media screen and (max-width: 37.5rem) {
  .contact-container {
    padding: 0 1rem;
  }
}

/* ==========================================================================
  Upper Contact Area
========================================================================== */
.contact-upper {
  padding: 2rem 0;
}

/* ==========================================================================
  Contact Department List
========================================================================== */
.contact-departments {
  padding: 2rem 0;
  background-color: #eCe9e6;
}

.contact-departments__column {
  width: calc(99.9% * 1/4 - (30px - 30px * 1/4));
}

.contact-departments__column:nth-child(1n) {
  float: left;
  margin-right: 30px;
  clear: none;
}

.contact-departments__column:last-child {
  margin-right: 0;
}

.contact-departments__column:nth-child(4n) {
  margin-right: 0;
  float: right;
}

.contact-departments__column:nth-child(4n + 1) {
  clear: both;
}

@media screen and (max-width: 900px) {
  .contact-departments__column {
    width: calc(99.9% * 1/2 - (30px - 30px * 1/2));
    margin-bottom: 1rem;
  }
  .contact-departments__column:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .contact-departments__column:last-child {
    margin-right: 0;
  }
  .contact-departments__column:nth-child(2n) {
    margin-right: 0;
    float: right;
  }
  .contact-departments__column:nth-child(2n + 1) {
    clear: both;
  }
}

@media screen and (max-width: 37.5rem) {
  .contact-departments__column {
    width: auto;
  }
  .contact-departments__column:last-child {
    float: none;
    clear: none;
    margin-right: 0;
    width: auto;
  }
  .contact-departments__column:nth-child(1n) {
    float: none;
    clear: none;
    margin-right: 0;
    width: auto;
  }
  .contact-departments__column:nth-child(1n + 1) {
    float: none;
    clear: none;
    margin-right: 0;
    width: auto;
  }
}

.contact-departments .contact-detail {
  text-align: center;
}

.contact-departments .contact-detail__department {
  margin: 0 0 0.75rem 0;
  color: #b62533;
  font-size: 0.875rem;
}

.contact-departments .contact-detail__name, .contact-departments .contact-detail__email {
  margin: 0;
  font-size: 0.875rem;
}

/* ==========================================================================
  Lower Contact Area
========================================================================== */
.contact-lower {
  padding: 2rem 0 1rem 0;
}

.contact-lower__heading {
  margin: 0 0 1rem 0;
  color: #b62533;
}

/* ==========================================================================
  Contact Form
========================================================================== */
.contact-form .form-field--submit {
  text-align: center;
}

.contact-form .button, .contact-form .harvest-locations__nav .slick-dots li button, .harvest-locations__nav .slick-dots li .contact-form button {
  max-width: 18.75rem;
}

/* ==========================================================================
  Contact Map
========================================================================== */
.contact-map {
  height: 400px;
}

/* ==========================================================================
  Contact Details
========================================================================== */
.contact-details {
  padding: 1.5rem;
  font-size: 0.875rem;
  text-align: center;
}

/* ==========================================================================
  Single Recipe Page
========================================================================== */
.recipe-single__header {
  background-color: #FBF9F9;
  padding: 3.5rem 0 2rem;
}

.recipe-single__blog-title {
  display: none;
  text-align: center;
  color: #b62533;
  font-family: 'cheddar-gothic', serif;
  text-transform: lowercase;
  font-size: 2.25rem;
  text-transform: lowercase;
  margin-top: 0;
}

@media screen and (max-width: 50rem) {
  .recipe-single__blog-title {
    display: block;
  }
}

.recipe-single__featured-image {
  display: block;
  float: left;
  width: 55%;
  margin-right: 1.5rem;
}

@media screen and (max-width: 50rem) {
  .recipe-single__featured-image {
    float: none;
    max-width: 100vw;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
  }
}

.recipe-single__header-main {
  overflow: auto;
}

.recipe-single__title {
  color: #b62533;
  text-transform: uppercase;
  padding-top: 12%;
  font-size: 1.75rem;
  margin-bottom: 1rem;
}

@media screen and (max-width: 50rem) {
  .recipe-single__title {
    padding-top: 0;
    margin-top: 1rem;
  }
}

@media screen and (max-width: 37.5rem) {
  .recipe-single__title {
    font-size: 1.25rem;
    font-weight: 500;
  }
}

.recipe-single__meta {
  margin: 1rem 0;
  text-transform: lowercase;
}

.recipe-single__content {
  padding: 2rem 0;
}

.recipe-single__content h2 {
  text-transform: uppercase;
  font-size: 1rem;
}

.recipe-single--no-image .recipe-single__title {
  padding-top: 0;
}

/* ==========================================================================
  Recipe Listing Page  
========================================================================== */
.recipes-index .pagination {
  padding-bottom: 3rem;
  text-align: center;
}

.recipes-index .pagination span {
  vertical-align: middle;
  display: inline-block;
  padding: 0.25rem;
}

.recipes-index .pagination span a {
  display: inline-block;
  font-weight: 500;
}

.recipes-index .pagination .prev {
  padding-left: 0;
  padding-right: 0;
}

.recipes-index .pagination .prev a {
  font-size: 0;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}

.recipes-index .pagination .prev a:before {
  font-size: 1.5rem;
  content: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDQgMTQ0Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2I2MjUzMzt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPnN2ZzwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNOTQuODIsNzlIMzguMTVhMi41LDIuNSwwLDAsMSwwLTVIOTQuODJhMi41LDIuNSwwLDAsMSwwLDVaIi8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNzkuMTgsOTguMzRhMi41LDIuNSwwLDAsMS0xLjc5LTQuMjRMOTQuNSw3Ni41LDc3LjM5LDU4LjlBMi41LDIuNSwwLDAsMSw4MSw1NS40Mkw5OS43OCw3NC43NmEyLjUsMi41LDAsMCwxLDAsMy40OUw4MSw5Ny41OUEyLjQ5LDIuNDksMCwwLDEsNzkuMTgsOTguMzRaIi8+PC9zdmc+);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: baseline;
}

.recipes-index .pagination .next {
  padding-left: 0;
  padding-right: 0;
}

.recipes-index .pagination .next a {
  font-size: 0;
}

.recipes-index .pagination .next a:before {
  font-size: 1.5rem;
  content: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDQgMTQ0Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2I2MjUzMzt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPnN2ZzwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNOTQuODIsNzlIMzguMTVhMi41LDIuNSwwLDAsMSwwLTVIOTQuODJhMi41LDIuNSwwLDAsMSwwLDVaIi8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNzkuMTgsOTguMzRhMi41LDIuNSwwLDAsMS0xLjc5LTQuMjRMOTQuNSw3Ni41LDc3LjM5LDU4LjlBMi41LDIuNSwwLDAsMSw4MSw1NS40Mkw5OS43OCw3NC43NmEyLjUsMi41LDAsMCwxLDAsMy40OUw4MSw5Ny41OUEyLjQ5LDIuNDksMCwwLDEsNzkuMTgsOTguMzRaIi8+PC9zdmc+);
  display: inline-block;
  width: 1.5em;
  height: 1em;
  vertical-align: baseline;
}

.harvest-story-article {
  clear: both;
  overflow: hidden;
}

.harvest-locations {
  position: relative;
  margin-top: -2rem;
}

.harvest-locations__map {
  height: 1000px;
  width: 100%;
  background-image: url("harvest-map.png");
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 2500px) {
  .harvest-locations__map {
    height: 800px;
  }
}

@media screen and (max-width: 1800px) {
  .harvest-locations__map {
    height: 600px;
  }
}

@media screen and (max-width: 1600px) {
  .harvest-locations__map {
    height: 500px;
  }
}

@media screen and (max-width: 50rem) {
  .harvest-locations__map {
    height: 400px;
  }
}

.harvest-locations__carousel {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 50rem) {
  .harvest-locations__carousel {
    position: static;
    -webkit-transform: none;
    transform: none;
  }
}

.harvest-locations__container {
  max-width: 70rem;
  margin: 0 auto;
  padding: 0;
}

.harvest-locations__panel {
  overflow: auto;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  width: 60%;
  padding: 1rem 3rem;
}

.loading .harvest-locations__panel {
  max-height: 240px;
}

@media screen and (max-width: 50rem) {
  .harvest-locations__panel {
    background-color: white;
    width: auto;
  }
}

.harvest-locations__title {
  font-family: 'felt_that', cursive;
  color: #b62533;
  font-size: 5.25rem;
  line-height: 0.7;
  text-transform: lowercase;
  margin: 0.5rem 0;
  font-weight: 400;
  padding: 0 1rem;
}

@media screen and (max-width: 60rem) {
  .harvest-locations__title {
    font-size: 3.5rem;
  }
}

.harvest-locations__nav .slick-dots {
  margin: 1.5rem 0 1rem;
  list-style: none;
  padding: 0;
}

.harvest-locations__nav .slick-dots li {
  display: inline-block;
  margin: 0 0.5rem;
}

.harvest-locations__nav .slick-dots li:first-of-type {
  display: none;
}

.harvest-locations__nav .slick-dots li button {
  outline: none;
}

.harvest-locations__nav .slick-dots li.slick-active button {
  background-color: #b62533;
  color: white;
}

.loading .locations-carousel {
  visibility: hidden;
}

.locations-carousel__frame {
  outline: none;
}

.our-varieties {
  text-align: center;
  padding: 2rem 0;
  background-color: #FBF9F9;
}

.our-varieties__title {
  color: #b62533;
  font-size: 1.75rem;
  padding: 0 1.5rem;
  margin: 1rem 0;
}

@media screen and (max-width: 50rem) {
  .our-varieties__title--desktop {
    display: none;
  }
}

.our-varieties__title--mobile {
  display: none;
  font-family: 'felt_that', cursive;
  text-transform: lowercase;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 0.75;
}

@media screen and (max-width: 50rem) {
  .our-varieties__title--mobile {
    display: block;
  }
}

.our-varieties__anchor {
  display: inline-block;
  margin: 0 0.5rem;
  position: relative;
}

.our-varieties__anchor:after {
  content: '';
  height: 2px;
  width: 0;
  position: absolute;
  bottom: -2px;
  right: 0;
  background-color: #b62533;
  transition: width 0.15s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

.our-varieties__anchor:hover:after {
  width: 100%;
  left: 0;
  overflow: hidden;
}

@media screen and (max-width: 37.5rem) {
  .our-varieties__anchor:after {
    display: none;
  }
}

.berry-carousel {
  padding: 0 5rem;
  margin: 2rem 0;
  opacity: 1;
  transition: opacity 0.2s ease-out;
}

.berry-carousel.loading {
  opacity: 0;
}

.berry-carousel .slick-list {
  overflow: visible;
}

.berry-carousel .slick-arrow {
  z-index: 10;
  height: 100%;
}

.berry-carousel .slick-arrow.slick-next {
  right: 0;
  background-image: linear-gradient(to right, rgba(251, 249, 249, 0), #fbf9f9 40%, #fbf9f9);
}

.berry-carousel .slick-arrow.slick-prev {
  left: 0;
  background-image: linear-gradient(to left, rgba(251, 249, 249, 0), #fbf9f9 40%, #fbf9f9);
}

.berry-carousel__frame {
  outline: none;
  text-align: center;
}

.berry-carousel__frame:hover .berry-carousel__balloon {
  visibility: visible;
  opacity: 1;
}

.berry-carousel__balloon {
  position: relative;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-out;
}

.berry-carousel__berry {
  padding: 0 20%;
}

.berry-carousel__berry svg {
  max-width: 100%;
}

.info-balloon {
  position: absolute;
  z-index: 100;
  bottom: -30px;
  background-image: url("info-bubble.png");
  background-size: contain;
  background-repeat: no-repeat;
  color: white;
  padding: 3rem 3rem 1rem;
  background-position: center center;
  height: 280px;
  width: 280px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.info-balloon__title {
  margin: 0.5rem 0;
}

.info-balloon__location {
  font-style: italic;
  margin: 0.5rem 0;
  font-size: 0.75rem;
}

.info-balloon__description {
  margin: 0.5rem 0;
  font-size: 0.75rem;
}

.harvest-story-carousel {
  background-image: url("berry.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 172px 174px;
}

@media screen and (max-width: 37.5rem) {
  .harvest-story-carousel {
    background-position: center top 8.5rem;
  }
}

.harvest-story-carousel .slick-arrow {
  z-index: 100;
}

@media screen and (max-width: 37.5rem) {
  .harvest-story-carousel .slick-arrow {
    top: 14rem;
  }
}

.harvest-story-carousel .slick-arrow.slick-next {
  right: 0;
}

.harvest-story-carousel .slick-arrow.slick-prev {
  left: 0;
}

.harvest-story-carousel__frame {
  outline: none;
}

.season {
  padding: 20rem 0;
  position: relative;
}

@media screen and (max-width: 37.5rem) {
  .season {
    padding: 2rem 0;
  }
}

.season__the-berry {
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  height: 174px;
  width: 172px;
  background-image: url("berry.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media screen and (max-width: 37.5rem) {
  .season__the-berry {
    display: none;
  }
}

.season__spiral {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  width: 60%;
  padding-bottom: 60%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

@media screen and (max-width: 37.5rem) {
  .season__spiral {
    display: none;
  }
}

.season__container {
  position: relative;
}

.season__layout {
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 37.5rem) {
  .season__layout {
    position: static;
    -webkit-transform: none;
    transform: none;
  }
}

.season__layout-cell {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
  padding: 1rem 12%;
}

@media screen and (max-width: 50rem) {
  .season__layout-cell {
    display: block;
    width: 100%;
    padding: 1rem 1.5rem;
  }
}

.season__head {
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0), white 5%, white 90%, rgba(255, 255, 255, 0));
}

@media screen and (max-width: 50rem) {
  .season__head {
    margin-bottom: 200px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), white, rgba(255, 255, 255, 0));
  }
}

.season__body {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), white 10%, white 95%, rgba(255, 255, 255, 0));
  padding-right: 8%;
}

@media screen and (max-width: 50rem) {
  .season__body {
    padding-right: 1.5rem;
    -webkit-transform: translateY(2.5rem);
    transform: translateY(2.5rem);
  }
}

@media screen and (max-width: 37.5rem) {
  .season__body {
    -webkit-transform: none;
    transform: none;
  }
}

.season__title {
  font-family: 'felt_that', cursive;
  color: #b62533;
  margin: 0.5rem 0;
  text-align: center;
  font-size: 6rem;
  text-transform: lowercase;
  font-weight: 400;
  line-height: 0.75;
}

@media screen and (max-width: 60rem) {
  .season__title {
    font-size: 4rem;
  }
}

.season__content {
  text-align: left;
  font-size: 1rem;
}

@media screen and (max-width: 60rem) {
  .season__content {
    font-size: 0.75rem;
  }
}

@media screen and (max-width: 50rem) {
  .season__content {
    font-size: 1rem;
  }
}

.season__content p {
  margin: 0.5rem 0;
}

.spiral {
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: -webkit-transform 500ms cubic-bezier(0, 0, 0, 1);
  transition: transform 500ms cubic-bezier(0, 0, 0, 1);
  transition: transform 500ms cubic-bezier(0, 0, 0, 1), -webkit-transform 500ms cubic-bezier(0, 0, 0, 1);
  position: absolute;
}

.slick-current .spiral {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.spiral__dots {
  height: 100%;
  width: 100%;
  background-image: url("dot-circle-thin.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

.season--winter .spiral__dots {
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
}

@media screen and (max-width: 1800px) {
  .season--winter .spiral__dots {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
}

.season--spring .spiral__dots {
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
}

@media screen and (max-width: 1800px) {
  .season--spring .spiral__dots {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
}

.season--summer .spiral__dots {
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
}

@media screen and (max-width: 1800px) {
  .season--summer .spiral__dots {
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
  }
}

@media screen and (max-width: 1800px) {
  .season--summer .spiral__dots {
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
  }
}

@media screen and (max-width: 1400px) {
  .season--summer .spiral__dots {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}

.season--fall .spiral__dots {
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
}

@media screen and (max-width: 1800px) {
  .season--fall .spiral__dots {
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
  }
}

@media screen and (max-width: 1800px) {
  .season--fall .spiral__dots {
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
  }
}

@media screen and (max-width: 1400px) {
  .season--fall .spiral__dots {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}

@media screen and (max-width: 60rem) {
  .season .spiral__dots {
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
  }
}

@media screen and (max-width: 50rem) {
  .season .spiral__dots {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.spiral__adornment {
  position: absolute;
  height: 5rem;
  width: 5rem;
  background-color: white;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.spiral__adornment--a {
  right: 0;
  top: 50%;
}

.season--winter .spiral__adornment--a {
  background-image: url("pinecone.svg");
  right: 0;
  top: 50%;
  -webkit-transform: translateX(-25%) translateY(-50%) scale(1.2) rotate(-110deg);
  transform: translateX(-25%) translateY(-50%) scale(1.2) rotate(-110deg);
}

@media screen and (max-width: 50rem) {
  .season--winter .spiral__adornment--a {
    -webkit-transform: translateY(-50%) scale(1.2) rotate(-110deg);
    transform: translateY(-50%) scale(1.2) rotate(-110deg);
  }
}

.season--spring .spiral__adornment--a {
  background-image: url("flower-a.svg");
  -webkit-transform: translateX(-25%) translateY(-50%);
  transform: translateX(-25%) translateY(-50%);
}

@media screen and (max-width: 50rem) {
  .season--spring .spiral__adornment--a {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.season--summer .spiral__adornment--a {
  background-image: url("bee-a.svg");
  -webkit-transform: translateX(-25%) scale(1.2) rotate(190deg);
  transform: translateX(-25%) scale(1.2) rotate(190deg);
}

@media screen and (max-width: 50rem) {
  .season--summer .spiral__adornment--a {
    -webkit-transform: scale(1.2) rotate(190deg);
    transform: scale(1.2) rotate(190deg);
  }
}

.season--fall .spiral__adornment--a {
  background-image: url("acorn.svg");
  -webkit-transform: translateX(-25%) translateY(-50%) scale(1.5) rotate(30deg);
  transform: translateX(-25%) translateY(-50%) scale(1.5) rotate(30deg);
}

@media screen and (max-width: 50rem) {
  .season--fall .spiral__adornment--a {
    -webkit-transform: translateY(-50%) scale(1.5);
    transform: translateY(-50%) scale(1.5);
  }
}

.spiral__adornment--b {
  left: 0;
  top: 50%;
}

.season--winter .spiral__adornment--b {
  background-image: url("sprig.svg");
  -webkit-transform: translateX(50%) translateY(-50%) scale(1.5) rotate(30deg);
  transform: translateX(50%) translateY(-50%) scale(1.5) rotate(30deg);
}

@media screen and (max-width: 50rem) {
  .season--winter .spiral__adornment--b {
    -webkit-transform: translateY(-50%) scale(1.5) rotate(30deg);
    transform: translateY(-50%) scale(1.5) rotate(30deg);
  }
}

.season--spring .spiral__adornment--b {
  background-image: url("flower-b.svg");
  -webkit-transform: translateX(50%) translateY(-50%) scale(1.5);
  transform: translateX(50%) translateY(-50%) scale(1.5);
}

@media screen and (max-width: 50rem) {
  .season--spring .spiral__adornment--b {
    -webkit-transform: translateY(-50%) scale(1.5);
    transform: translateY(-50%) scale(1.5);
  }
}

.season--summer .spiral__adornment--b {
  background-image: url("bee-yourself.svg");
  -webkit-transform: translateX(50%) translateY(-50%) scale(1.2);
  transform: translateX(50%) translateY(-50%) scale(1.2);
}

@media screen and (max-width: 50rem) {
  .season--summer .spiral__adornment--b {
    -webkit-transform: translateY(-50%) scale(1.2);
    transform: translateY(-50%) scale(1.2);
  }
}

.season--fall .spiral__adornment--b {
  background-image: url("leaf.svg");
  -webkit-transform: translateX(50%) translateY(-50%) scale(1.5) rotate(30deg);
  transform: translateX(50%) translateY(-50%) scale(1.5) rotate(30deg);
}

@media screen and (max-width: 50rem) {
  .season--fall .spiral__adornment--b {
    -webkit-transform: translateY(-50%) scale(1.5) rotate(30deg);
    transform: translateY(-50%) scale(1.5) rotate(30deg);
  }
}

/* ==========================================================================
  Blog Index
========================================================================== */
.blog-index .pagination {
  padding-bottom: 3rem;
  text-align: center;
}

.blog-index .pagination span {
  vertical-align: middle;
  display: inline-block;
  padding: 0.25rem;
}

.blog-index .pagination span a {
  display: inline-block;
  font-weight: 500;
}

.blog-index .pagination .prev {
  padding-left: 0;
  padding-right: 0;
}

.blog-index .pagination .prev a {
  font-size: 0;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}

.blog-index .pagination .prev a:before {
  font-size: 1.5rem;
  content: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDQgMTQ0Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2I2MjUzMzt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPnN2ZzwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNOTQuODIsNzlIMzguMTVhMi41LDIuNSwwLDAsMSwwLTVIOTQuODJhMi41LDIuNSwwLDAsMSwwLDVaIi8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNzkuMTgsOTguMzRhMi41LDIuNSwwLDAsMS0xLjc5LTQuMjRMOTQuNSw3Ni41LDc3LjM5LDU4LjlBMi41LDIuNSwwLDAsMSw4MSw1NS40Mkw5OS43OCw3NC43NmEyLjUsMi41LDAsMCwxLDAsMy40OUw4MSw5Ny41OUEyLjQ5LDIuNDksMCwwLDEsNzkuMTgsOTguMzRaIi8+PC9zdmc+);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: baseline;
}

.blog-index .pagination .next {
  padding-left: 0;
  padding-right: 0;
}

.blog-index .pagination .next a {
  font-size: 0;
}

.blog-index .pagination .next a:before {
  font-size: 1.5rem;
  content: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDQgMTQ0Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2I2MjUzMzt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPnN2ZzwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNOTQuODIsNzlIMzguMTVhMi41LDIuNSwwLDAsMSwwLTVIOTQuODJhMi41LDIuNSwwLDAsMSwwLDVaIi8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNzkuMTgsOTguMzRhMi41LDIuNSwwLDAsMS0xLjc5LTQuMjRMOTQuNSw3Ni41LDc3LjM5LDU4LjlBMi41LDIuNSwwLDAsMSw4MSw1NS40Mkw5OS43OCw3NC43NmEyLjUsMi41LDAsMCwxLDAsMy40OUw4MSw5Ny41OUEyLjQ5LDIuNDksMCwwLDEsNzkuMTgsOTguMzRaIi8+PC9zdmc+);
  display: inline-block;
  width: 1.5em;
  height: 1em;
  vertical-align: baseline;
}

/* ==========================================================================
  Press Index
========================================================================== */
.press-listing__upper .page-header {
  margin-bottom: 0;
}

.press-contact {
  padding: 2rem 0;
  text-align: center;
}

.press-contact__heading {
  margin: 0 0 1rem 0;
  color: #b62533;
}

/* ==========================================================================
  Press Grid
========================================================================== */
.press-grid {
  padding: 2rem;
  opacity: 0;
  transition: 0.2s ease-out;
}

.press-grid.loaded {
  opacity: 1;
}

.press-grid__item {
  width: 275px;
  margin-bottom: 1.5rem;
}

/* ==========================================================================
  Press Card
========================================================================== */
.press-card {
  background-color: #eCe9e6;
}

.press-card__content {
  padding: 1rem 1rem 1.5rem 1rem;
  font-size: 0.875rem;
}

.press-card__image {
  margin-bottom: 0.5rem;
  text-align: center;
}

.press-card__image img {
  max-width: 100%;
}

.press-card__heading {
  margin: 0 0 0.5rem 0;
  color: #b62533;
  font-size: 0.875rem;
}

.press-card__description {
  margin-bottom: 0.5rem;
}

.press-card__link {
  position: relative;
}

.press-card__link:after {
  content: '';
  height: 2px;
  width: 0;
  position: absolute;
  bottom: -2px;
  right: 0;
  background-color: #b62533;
  transition: width 0.15s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

.press-card__link:hover:after {
  width: 100%;
  left: 0;
  overflow: hidden;
}

/* ==========================================================================
  General Health Benefits
========================================================================== */
.health-benefits {
  overflow-x: hidden;
}

/* ==========================================================================
  Health Benefits Hero Section
========================================================================== */
.hb-top {
  position: relative;
  padding: 13.75rem 0;
  background-color: #b62533;
  text-align: center;
  color: white;
}

@media screen and (max-width: 37.5rem) {
  .hb-top {
    padding: 5rem 0;
  }
}

.hb-top__heading {
  font-family: 'cheddar-gothic', serif;
  text-transform: lowercase;
  margin: 0 0 1rem 0;
  font-size: 10vw;
  line-height: 1;
  letter-spacing: 3px;
}

@media screen and (max-width: 50rem) {
  .hb-top__heading {
    margin-bottom: 0;
    font-size: 4rem;
  }
}

.hb-top__tagline {
  font-family: 'felt_that', cursive;
  margin: 0 0 3.75rem 0;
  position: relative;
  display: inline-block;
  font-size: 5rem;
  line-height: 1;
}

@media screen and (max-width: 50rem) {
  .hb-top__tagline {
    margin-bottom: 1.25rem;
    font-size: 3rem;
  }
}

.hb-top__tagline .lightning {
  position: absolute;
}

.hb-top__tagline .lightning--left {
  left: -54px;
}

.hb-top__tagline .lightning--right {
  right: -65px;
}

.hb-top__copy {
  font-size: 1.125rem;
}

.hb-top .scroll-me {
  position: absolute;
  bottom: 25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.hb-top .learn-more-arrow {
  vertical-align: middle;
  -webkit-animation-name: learn-bob;
  animation-name: learn-bob;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.hb-top__heading, .hb-top__tagline, .hb-top__copy,
.hb-top .scroll-me {
  opacity: 0;
}

.no-js .hb-top__heading, .no-js .hb-top__tagline, .no-js .hb-top__copy, .no-js
.hb-top .scroll-me {
  opacity: 1;
}

@-webkit-keyframes learn-bob {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes learn-bob {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

[data-aos] {
  opacity: 0;
}

/* ==========================================================================
  Antioxidants Section
========================================================================== */
.hb-antioxidants {
  padding: 5rem 0 0 0;
  text-align: center;
}

.hb-antioxidants__wrapper {
  position: relative;
  margin-bottom: 2rem;
}

.hb-antioxidants__top-line {
  margin: 0;
  font-size: 1.125rem;
  color: #3a3a3a;
}

.hb-antioxidants__science {
  font-family: 'felt_that', cursive;
  margin: 0 0 2rem 0;
  color: #b62533;
  font-size: 6rem;
  font-weight: 400;
  line-height: 0.8;
}

@media screen and (max-width: 37.5rem) {
  .hb-antioxidants__science {
    margin-bottom: 1rem;
    font-size: 4rem;
  }
}

.hb-antioxidants__also {
  margin: 0 0 0.5rem 0;
  position: relative;
  display: inline-block;
  font-size: 1.125rem;
  color: #3a3a3a;
}

.hb-antioxidants__also:before, .hb-antioxidants__also:after {
  content: '';
  width: 150%;
  height: 3px;
  background-color: #3a3a3a;
  position: absolute;
  top: 45%;
}

@media screen and (max-width: 37.5rem) {
  .hb-antioxidants__also:before, .hb-antioxidants__also:after {
    width: 30%;
  }
}

.hb-antioxidants__also:before {
  right: 130%;
}

@media screen and (max-width: 37.5rem) {
  .hb-antioxidants__also:before {
    right: 110%;
  }
}

.hb-antioxidants__also:after {
  left: 130%;
}

@media screen and (max-width: 37.5rem) {
  .hb-antioxidants__also:after {
    left: 110%;
  }
}

.hb-antioxidants__pacs {
  font-family: 'cheddar-gothic', serif;
  text-transform: lowercase;
  margin: 0 0 1rem 0;
  color: #b62533;
  font-size: 18rem;
  line-height: 1;
  letter-spacing: 10px;
}

@media screen and (max-width: 37.5rem) {
  .hb-antioxidants__pacs {
    font-size: 10rem;
  }
}

.hb-antioxidants__fact {
  font-size: 1.125rem;
  color: #3a3a3a;
}

.hb-antioxidants .pacs-cranberry--left {
  position: absolute;
  top: 150px;
  left: 0;
}

@media screen and (max-width: 60rem) {
  .hb-antioxidants .pacs-cranberry--left {
    display: none;
  }
}

.hb-antioxidants .pacs-cranberry--right {
  position: absolute;
  right: 0;
  bottom: 0;
}

@media screen and (max-width: 60rem) {
  .hb-antioxidants .pacs-cranberry--right {
    display: none;
  }
}

.hb-antioxidants .pacs-cranberry-spread {
  position: relative;
  width: 100%;
  padding-bottom: 20.8279431%;
  height: 1px;
  overflow: visible;
  z-index: 1;
}

/* ==========================================================================
  Health Benefits Section
========================================================================== */
.hb-benefits {
  position: relative;
  top: -1rem;
  margin-bottom: -1rem;
  padding-bottom: 10rem;
  background: linear-gradient(to bottom, #4695BA 65%, white);
  text-align: center;
}

@media screen and (max-width: 37.5rem) {
  .hb-benefits {
    padding-bottom: 5rem;
  }
}

.hb-benefits__the {
  position: relative;
  margin: 0 0 0 -370px;
  color: white;
  font-size: 1.125rem;
  z-index: 2;
}

@media screen and (max-width: 37.5rem) {
  .hb-benefits__the {
    margin: 0 0 1rem 0;
  }
}

.hb-benefits__potential-benefits {
  font-family: 'felt_that', cursive;
  position: relative;
  margin: -25px 0 0 0;
  color: #B42332;
  font-size: 6rem;
  line-height: 1;
  z-index: 2;
}

@media screen and (max-width: 37.5rem) {
  .hb-benefits__potential-benefits {
    font-size: 4rem;
  }
}

.hb-benefits__result {
  position: relative;
  display: inline-block;
  color: white;
  font-size: 1.125rem;
}

.hb-benefits__result:before, .hb-benefits__result:after {
  content: '';
  width: 50%;
  height: 3px;
  background-color: white;
  position: absolute;
  top: 45%;
}

@media screen and (max-width: 37.5rem) {
  .hb-benefits__result:before, .hb-benefits__result:after {
    width: 30%;
  }
}

.hb-benefits__result:before {
  right: 105%;
}

.hb-benefits__result:after {
  left: 105%;
}

.hb-benefits__cranberries {
  font-family: 'cheddar-gothic', serif;
  text-transform: lowercase;
  margin: 0 0 1rem 0;
  font-size: 13vw;
  color: #B42332;
  letter-spacing: 3px;
  line-height: 1;
}

.hb-benefits__effects {
  margin: 0;
  color: white;
}

.hb-benefits__blurb {
  color: white;
  font-size: 1.125rem;
}

@media screen and (max-width: 50rem) {
  .hb-benefits .organs {
    display: none;
  }
}

.hb-benefits .organs-mobile {
  display: none;
}

@media screen and (max-width: 50rem) {
  .hb-benefits .organs-mobile {
    display: block;
  }
}

/* ==========================================================================
  Nutrients Section
========================================================================== */
.hb-nutrients {
  padding: 2rem 0 0 0;
  text-align: center;
}

.hb-nutrients__cranberries {
  font-family: 'cheddar-gothic', serif;
  text-transform: lowercase;
  margin: 0 0 0.5rem 0;
  color: #b62533;
  font-size: 13vw;
  letter-spacing: 3px;
  line-height: 1;
}

.hb-nutrients__are {
  margin: 0;
  display: inline-block;
  position: relative;
  font-size: 1.125rem;
  color: #3a3a3a;
}

@media screen and (max-width: 37.5rem) {
  .hb-nutrients__are {
    margin-bottom: 0.5rem;
  }
}

.hb-nutrients__are:before, .hb-nutrients__are:after {
  content: '';
  width: 530%;
  height: 3px;
  background-color: #3a3a3a;
  position: absolute;
  top: 45%;
}

@media screen and (max-width: 50rem) {
  .hb-nutrients__are:before, .hb-nutrients__are:after {
    width: 150%;
  }
}

.hb-nutrients__are:before {
  right: 130%;
}

.hb-nutrients__are:after {
  left: 130%;
}

.hb-nutrients__excellent {
  font-family: 'felt_that', cursive;
  position: relative;
  top: -1rem;
  margin: 0 0 -1rem 0;
  font-size: 7rem;
  color: #b62533;
  line-height: 1;
}

@media screen and (max-width: 37.5rem) {
  .hb-nutrients__excellent {
    font-size: 4rem;
  }
}

.hb-nutrients__key {
  font-size: 1.125rem;
  color: #3a3a3a;
}

.hb-nutrients__row:before {
  content: "";
  display: table;
  clear: both;
}

.hb-nutrients__row:after {
  content: "";
  display: table;
  clear: both;
}

.hb-nutrients__row .left-column {
  width: 66%;
  float: left;
}

@media screen and (max-width: 37.5rem) {
  .hb-nutrients__row .left-column {
    width: 100%;
  }
}

.hb-nutrients__row .right-column {
  width: 34%;
  float: left;
}

@media screen and (max-width: 37.5rem) {
  .hb-nutrients__row .right-column {
    display: none;
  }
}

/* ==========================================================================
  Delicious Section
========================================================================== */
.hb-delicious {
  margin: 2rem 0 4rem 0;
  text-align: center;
}

.hb-delicious__top-line {
  margin: 0;
  font-size: 1.125rem;
  color: #3a3a3a;
}

@media screen and (max-width: 37.5rem) {
  .hb-delicious__top-line {
    margin-bottom: 0.5rem;
  }
}

.hb-delicious__cranberries {
  font-family: 'felt_that', cursive;
  margin: 0 0 -15px 0;
  position: relative;
  top: -15px;
  color: #b62533;
  font-weight: 400;
  font-size: 6rem;
  line-height: 1;
}

@media screen and (max-width: 37.5rem) {
  .hb-delicious__cranberries {
    font-size: 4rem;
  }
}

.hb-delicious__good {
  margin: 0 0 1rem 0;
  position: relative;
  display: inline-block;
  font-size: 1.125rem;
  color: #3a3a3a;
}

.hb-delicious__good:before, .hb-delicious__good:after {
  content: '';
  width: 35%;
  height: 3px;
  background-color: #3a3a3a;
  position: absolute;
  top: 45%;
}

@media screen and (max-width: 37.5rem) {
  .hb-delicious__good:before, .hb-delicious__good:after {
    display: none;
  }
}

.hb-delicious__good:before {
  right: 106%;
}

.hb-delicious__good:after {
  left: 106%;
}

.hb-delicious__delicious {
  font-family: 'cheddar-gothic', serif;
  text-transform: lowercase;
  margin: 0;
  color: #b62533;
  font-size: 13vw;
  line-height: 1;
}

/* ==========================================================================
  Fruit Section
========================================================================== */
.hb-fruit:before {
  content: "";
  display: table;
  clear: both;
}

.hb-fruit:after {
  content: "";
  display: table;
  clear: both;
}

.hb-fruit .measuring-cup,
.hb-fruit .peach {
  width: 40%;
  float: left;
}

.hb-fruit .equals {
  position: relative;
  top: 12vw;
  width: 20%;
  float: left;
}

.hb-fruit .equals svg {
  position: relative;
  top: 50%;
}

/* ==========================================================================
  Footer Section
========================================================================== */
.hb-footer img {
  margin-top: -3.75rem;
  position: relative;
  bottom: -3.75rem;
}

.hb-footer__colophon {
  padding: 4rem 0 1rem 0;
  background-color: #b62533;
  color: white;
  font-size: 0.625rem;
  text-align: center;
}

.hb-footer__colophon p {
  margin: 0;
}

/*# sourceMappingURL=lost.css.map */

/*# sourceMappingURL=shop.css.map */
