/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./wp-content/themes/avalanche/assets/scss/main.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular") url(../fonts/roboto-regular.woff2) format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Chewy";
  font-style: normal;
  font-weight: 400;
  src: local("Chewy"), local("Chewy-Regular") url("../fonts/Chewy-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lexend";
  src: url("../fonts/LexendDeca-VariableFont_wght.ttf") format("truetype");
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  /* stylelint-disable */
  font-family: monospace, monospace;
  /* 1 */
  /* stylelint-enable */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  /* stylelint-disable */
  font-family: monospace, monospace;
  /* 1 */
  /* stylelint-enable */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 0.0625rem dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -0.125rem;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/**
* WORDPRESS SPECIFIC
* - Wordpress specific styles
**/
@media screen and (max-width: 37.5rem) {
  #wpadminbar {
    position: fixed;
  }
}
.screen-reader-text {
  clip: rect(0.0625rem, 0.0625rem, 0.0625rem, 0.0625rem);
  position: absolute !important;
  height: 0.0625rem;
  width: 0.0625rem;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 0.1875rem;
  box-shadow: 0 0 0.125rem 0.125rem rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.3125rem;
  line-height: normal;
  padding: 0.9375rem 1.4375rem 0.875rem;
  text-decoration: none;
  top: 0.3125rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
* {
  box-sizing: border-box;
}
*, *::before, *::after {
  box-sizing: border-box;
}
html {
  font-size: 100%;
  scroll-behavior: smooth;
}
@media (prefers-reduced-motion) {
  html {
    scroll-behavior: auto;
  }
}
body {
  background-color: #f8f8f8;
  color: #111824;
  font-family: "Montserrat", "Arial", sans-serif;
  font-size: 1rem;
}
a {
  color: #e8192c;
}
a:hover, a:focus, a:active {
  color: #bb1322;
}
a.focus-visible {
  border-radius: 0;
  outline: 0.125rem solid #111824;
}
a.focus-visible {
  border-radius: 0;
  outline: 0.125rem solid #111824;
}
a:focus-visible {
  border-radius: 0;
  outline: 0.125rem solid #111824;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
.site-content {
  background-color: #fff;
}
.max-width {
  max-width: 87.5rem;
  margin-right: auto;
  margin-left: auto;
}
.constrain {
  max-width: 73.25rem;
  margin: 0 auto;
  padding: 1.25rem 0.9375rem;
}
@media screen and (min-width: 48rem) {
  .constrain {
    padding: 1.875rem 0.9375rem;
  }
}
.constrain-nopadding {
  max-width: 73.25rem;
  margin: 0 auto;
}
.iframe-embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.iframe-embed-container iframe,
.iframe-embed-container object,
.iframe-embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pad-top {
  padding-top: 0.9375rem;
}
.pad-bottom {
  padding-bottom: 0.9375rem;
}
.font-bold {
  font-weight: 700;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-white {
  color: #fff;
}
.base-heading, h6, h5,
.h5, h4,
.h4, h3,
.h3, h2,
.h2, h1 {
  margin: 0;
  padding: 0.9375rem 0;
}
@media screen and (min-width: 48rem) {
  .base-heading, h6, h5,
.h5, h4,
.h4, h3,
.h3, h2,
.h2, h1 {
    padding: 1.25rem 0;
  }
}
h1 {
  font-size: 1.875rem;
}
@media screen and (min-width: 48rem) {
  h1 {
    font-size: 3rem;
  }
}
h2,
.h2 {
  font-size: 1.125rem;
  font-weight: normal;
}
@media screen and (min-width: 48rem) {
  h2,
.h2 {
    font-size: 1.75rem;
  }
}
h3,
.h3 {
  color: #111824;
  font-size: 1.5rem;
  font-weight: normal;
}
@media screen and (min-width: 48rem) {
  h3,
.h3 {
    font-size: 2.25rem;
  }
}
h4,
.h4 {
  color: #111824;
  font-size: 1.75rem;
  font-weight: normal;
}
@media screen and (min-width: 48rem) {
  h4,
.h4 {
    font-size: 2.625rem;
  }
}
h5,
.h5 {
  color: #111824;
  font-size: 1.375rem;
  font-weight: 700;
}
@media screen and (min-width: 48rem) {
  h5,
.h5 {
    font-size: 1.5rem;
  }
}
h6 {
  font-size: 1.125rem;
  font-weight: 700;
}
@media screen and (min-width: 48rem) {
  h6 {
    font-size: 1.25rem;
  }
}
p {
  margin: 0;
  padding: 0;
  line-height: 1.5;
}
p + p {
  padding-top: 0.9375rem;
}
p + h1,
p + h2,
p + h3,
p + h4,
p + h5,
p + h6 {
  padding-top: 1.875rem;
}
.meganav-toggle {
  display: block;
  position: absolute;
  z-index: 120;
  top: 50%;
  right: 1.5625rem;
  width: 1.25rem;
  height: 1.25rem;
  background: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
  text-shadow: none;
  transform: translateY(-50%);
  cursor: pointer;
}
.meganav-toggle:focus {
  outline: 0.125rem solid #fff;
  outline-offset: 0.125rem;
}
@media screen and (min-width: 61.25rem) {
  .meganav-toggle {
    display: none;
  }
}
.meganav-toggle span:nth-child(2),
.meganav-toggle span:nth-child(3),
.meganav-toggle span:nth-child(4) {
  display: block;
  position: absolute;
  right: 0;
  width: 100%;
  height: 0.125rem;
  background-color: #e8192c;
  transition: all 250ms;
}
.meganav-toggle span:nth-child(2) {
  transform: rotate(0) translateY(-0.5rem);
}
.meganav-toggle span:nth-child(3) {
  transform: scale(1);
}
.meganav-toggle span:nth-child(4) {
  transform: rotate(0) translateY(0.5rem);
}
.open .meganav-toggle span:nth-child(2) {
  transform: rotate(45deg);
}
.open .meganav-toggle span:nth-child(3) {
  transform: scale(0);
}
.open .meganav-toggle span:nth-child(4) {
  transform: rotate(-45deg);
}
.meganav-drawer {
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0;
  width: 100%;
  opacity: 0;
  transform: translateY(-100%);
  background: #e8192c;
  box-shadow: 0 0.3125rem 0.4375rem -0.1875rem rgba(17, 24, 36, 0.25);
  text-align: left;
  transition: transform 250ms ease-in, opacity 250ms ease-in;
}
@media screen and (max-width: 61.1875rem) {
  .open .meganav-drawer {
    visibility: visible;
    opacity: 1;
    transform: translateY(0%);
    transition: transform 250ms ease-out, opacity 250ms ease-out;
  }
  .closed .meganav-drawer {
    animation: slideIn 1s;
    animation-fill-mode: forwards;
  }
  @keyframes slideIn {
    0% {
      visibility: visible;
    }
    100% {
      visibility: hidden;
    }
  }
}
@media all and (min-width: 61.25rem) {
  .meganav-drawer {
    position: static;
    visibility: visible;
    transform: none;
    width: auto;
    background: transparent;
    box-shadow: none;
    opacity: 1;
  }
}
.meganav {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media all and (min-width: 61.25rem) {
  .meganav {
    margin-left: -0.9375rem;
  }
}
.meganav-list {
  list-style: none;
  margin: 0;
}
.current-menu-parent .meganav-action--depth-0 .meganav-action__text {
  border-color: currentColor;
}
.current-menu-item.meganav-item--depth-0 > .meganav-action .meganav-action__text, .current-menu-item.meganav-item--depth-1 > .meganav-action .meganav-action__text, .current-menu-item.meganav-item--depth-2 > .meganav-action .meganav-action__text {
  border-color: currentColor;
}
.meganav-list--depth-0 {
  padding: 0.8125rem 0 0.9375rem;
}
@media screen and (min-width: 61.25rem) {
  .meganav-list--depth-0 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
    grid-gap: 1.875rem;
    width: 100%;
    padding: 0;
  }
}
@media screen and (min-width: 61.25rem) {
  .meganav-list--depth-0.meganav-list--three-up-tablet {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
  }
}
.meganav-list--depth-1 {
  padding: 0;
}
.meganav-item--depth-0 {
  display: block;
  padding: 0;
  text-align: left;
}
.meganav-item--depth-0:first-child .meganav-action__text {
  margin-bottom: -0.125rem;
}
@media all and (min-width: 61.25rem) {
  .meganav-item--depth-0 {
    display: inline-block;
    padding: 0.4688rem;
  }
}
.meganav-item--depth-1:first-child .meganav-action--depth-1 {
  padding-top: 0;
}
.meganav-item--depth-1:last-child .meganav-action--depth-1 {
  padding-bottom: 0;
}
.meganav-item--depth-1:first-child.meganav-action--depth-1 {
  padding-top: 0;
}
.meganav-item--depth-1:last-child {
  margin-bottom: 0;
}
.meganav-item--depth-1:last-child.meganav-action--depth-1 {
  padding-bottom: 0;
}
@media screen and (min-width: 61.25rem) {
  .meganav-item--depth-1 {
    margin-bottom: 0;
  }
}
.meganav-action {
  display: block;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0.9375rem;
  color: #fff;
  font-family: "Montserrat", "Arial", sans-serif;
  font-size: 1.1563rem;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
}
.meganav-action:active, .meganav-action:focus, .meganav-action:hover {
  color: #fff;
}
.meganav-action:active .meganav-action__text, .meganav-action:focus .meganav-action__text, .meganav-action:hover .meganav-action__text {
  border-color: #fff;
}
.meganav-action.focus-visible {
  outline: 0.125rem solid #111824;
  outline-offset: 0.25rem;
}
.meganav-action.focus-visible {
  outline: 0.125rem solid #111824;
  outline-offset: 0.25rem;
}
.meganav-action:focus-visible {
  outline: 0.125rem solid #111824;
  outline-offset: 0.25rem;
}
@media screen and (min-width: 61.25rem) {
  .meganav-action {
    color: #e8192c;
    font-size: 1.1563rem;
  }
  .meganav-action:active, .meganav-action:focus, .meganav-action:hover {
    color: #e8192c;
  }
  .meganav-action:active .meganav-action__text, .meganav-action:focus .meganav-action__text, .meganav-action:hover .meganav-action__text {
    border-color: #e8192c;
  }
}
.meganav-action__text {
  pointer-events: none;
  border-bottom: 0.125rem solid transparent;
  color: currentColor;
  transition: all 250ms;
}
@media screen and (min-width: 61.25rem) {
  .meganav-action:focus .meganav-action__text {
    border-color: currentColor;
  }
}
@media (any-hover: hover) {
  .meganav-action:not(.meganav-action--empty):hover .meganav-action__text, .meganav-action:not(.meganav-action--empty):focus .meganav-action__text, .meganav-action:not(.meganav-action--empty):active .meganav-action__text {
    border-color: currentColor;
  }
}
.meganav-action--depth-0 {
  padding: 1.125rem 1.875rem 0.9375rem;
}
.meganav-action--depth-0:active, .meganav-action--depth-0:focus, .meganav-action--depth-0:hover {
  text-decoration: none;
  color: #fff;
}
@media screen and (min-width: 61.25rem) {
  .meganav-action--depth-0 {
    color: #fff;
    padding: 0.9375rem 0.4688rem 0.75rem;
  }
}
.meganav-action--depth-0::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 0.1875rem solid #f74e5e;
}
@media screen and (min-width: 61.25rem) {
  .meganav-action--depth-0::after {
    display: none;
  }
}
.meganav-item:first-child .meganav-action--depth-0::after {
  display: none;
}
.meganav-action--depth-1,
.meganav-action--depth-2 {
  font-size: 1rem;
  padding: 0.8125rem 0.9375rem;
  border-left: 0.125rem solid #fdb924;
}
.meganav-action--depth-1:focus,
.meganav-action--depth-2:focus {
  outline-color: #e8192c;
}
@media screen and (min-width: 61.25rem) {
  .meganav-action--depth-1,
.meganav-action--depth-2 {
    font-size: 1.1563rem;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.menu-item-has-children > .meganav-action--depth-1 {
  font-weight: 700;
  font-size: 1.75rem;
}
.meganav-action--toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: none;
  border: none;
  text-align: left;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
}
@media screen and (min-width: 61.25rem) {
  .meganav-action--toggle {
    align-items: flex-start;
  }
}
.meganav-action__indicator {
  display: block;
  position: relative;
  width: 0.9375rem;
  height: 0.9375rem;
  margin-left: 0.4688rem;
  margin-top: 0.125rem;
  pointer-events: none;
}
.meganav-action__indicator::before, .meganav-action__indicator::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  height: 0.125rem;
  width: 100%;
  background-color: currentColor;
  transform: translateY(-50%);
  transition: transform 250ms;
}
@media screen and (min-width: 61.25rem) {
  .meganav-action__indicator::before, .meganav-action__indicator::after {
    width: 50%;
  }
}
@media screen and (min-width: 61.25rem) {
  .meganav-action__indicator::before {
    right: calc(50% - 0.1141rem);
    transform: rotate(45deg);
  }
}
.meganav-action__indicator::after {
  transform: translateY(-50%) rotate(90deg);
}
@media screen and (min-width: 61.25rem) {
  .meganav-action__indicator::after {
    left: calc(50% - 0.1141rem);
    transform: rotate(-45deg);
  }
}
@media screen and (min-width: 61.25rem) {
  .meganav-action[aria-expanded=true] .meganav-action__indicator::before {
    transform: rotate(-45deg);
  }
}
.meganav-action[aria-expanded=true] .meganav-action__indicator::after {
  transform: translateY(-50%) rotate(0);
}
@media screen and (min-width: 61.25rem) {
  .meganav-action[aria-expanded=true] .meganav-action__indicator::after {
    transform: rotate(45deg);
  }
}
.meganav-tier-two-container {
  display: none;
}
.meganav-tier-two-container.is-open {
  display: block;
}
@media screen and (min-width: 61.25rem) {
  .meganav-tier-two-container {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 87.5rem;
    margin: 0 auto;
    padding: 1.875rem 0 3.75rem;
    background-color: #fff;
    box-shadow: 0 0.3125rem 0.4375rem -0.3125rem rgba(17, 24, 36, 0.25);
    z-index: 100;
  }
}
.meganav-tier-two-constrain {
  position: relative;
  padding: 0 1.875rem;
}
.is-open .meganav-tier-two-constrain {
  display: flex;
}
@media screen and (min-width: 61.25rem) {
  .meganav-tier-two-constrain {
    flex-flow: row nowrap;
    align-items: flex-start;
    justify-content: space-between;
    max-width: 73.25rem;
    margin: 0 auto;
    padding: 0 0.9375rem;
  }
}
.meganav-close-btn {
  display: none;
}
@media screen and (min-width: 87.5rem) {
  .meganav-close-btn {
    display: block;
    position: absolute;
    top: -0.75rem;
    right: -2.1875rem;
    height: 3rem;
    padding: 0 0.9375rem;
    font-size: 1.5rem;
    text-shadow: none;
    background: none;
    box-shadow: none;
    border: none;
    border-radius: 0;
    cursor: pointer;
    color: #e8192c;
    transition: transform 250ms;
  }
}
@media screen and (min-width: 87.5rem) and (any-hover: hover) {
  .meganav-close-btn:hover {
    transform: scale(1.2);
  }
}
@media screen and (min-width: 87.5rem) {
  .meganav-close-btn.focus-visible {
    outline-color: currentColor;
  }
  .meganav-close-btn:focus-visible {
    outline-color: currentColor;
  }
}
.header {
  position: relative;
}
@media screen and (min-width: 48rem) {
  .header {
    margin: 0 auto;
  }
}
.header-upper {
  position: relative;
  z-index: 110;
  background: #fff;
}
.header-upper-constrain {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media screen and (min-width: 48rem) {
  .header-upper-constrain {
    padding-top: 1.4063rem;
    padding-bottom: 1.4063rem;
  }
}
@media screen and (min-width: 61.25rem) {
  .header-lower {
    border-top: 0.0625rem solid #fff;
    background: #e8192c;
  }
}
.header-lower-constrain {
  padding-top: 0;
  padding-bottom: 0;
}
.header-logo-link {
  display: block;
}
.header-logo-link.focus-visible {
  outline: 0.125rem solid #111824;
}
.header-logo-link.focus-visible {
  outline: 0.125rem solid #111824;
}
.header-logo-link:focus-visible {
  outline: 0.125rem solid #111824;
}
.header-logo-img {
  width: 5.125rem;
  height: auto;
}
@media screen and (min-width: 48rem) {
  .header-logo-img {
    width: 9.375rem;
  }
}
@media screen and (min-width: 87.5rem) {
  .footer {
    margin: 0 auto;
  }
}
/* -----------------------------------------------------------------------------
 * Footer: Social Section
 * ----------------------------------------------------------------------------- */
.footer-social {
  background-color: #fff;
}
.footer-social-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 3rem 0.9375rem;
}
@media screen and (min-width: 48rem) {
  .footer-social-inner {
    flex-direction: row;
  }
}
.footer-social-heading {
  padding: 0;
  margin-bottom: 0.9375rem;
  font-size: 2.3675rem;
  font-weight: 700;
}
@media screen and (min-width: 48rem) {
  .footer-social-heading {
    margin-bottom: 0;
    margin-right: 1.875rem;
  }
}
.footer-social-list {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: -1.25rem;
}
.footer-social-list__item {
  padding-left: 1.25rem;
  line-height: 1;
}
.footer-social-list__anchor {
  display: block;
  transition: all 250ms;
}
.footer-social-list__anchor svg {
  width: 2rem;
  height: 2.0625rem;
}
.footer-social-list__anchor.focus-visible {
  outline-offset: 0.125rem;
}
.footer-social-list__anchor.focus-visible {
  outline-offset: 0.125rem;
}
.footer-social-list__anchor:focus-visible {
  outline-offset: 0.125rem;
}
@media (hover: hover) {
  .footer-social-list__anchor:hover {
    transform: scale(1.2);
  }
}
/* -----------------------------------------------------------------------------
 * Footer: Nav Section
 * ----------------------------------------------------------------------------- */
.footer-nav {
  color: #fff;
  background-color: #e8192c;
}
.footer-nav-inner {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}
.footer-wrap {
  max-width: 73.25rem;
  margin: 0 auto;
}
.footer-nav-columns {
  margin-bottom: -2.8125rem;
}
@media screen and (min-width: 48rem) {
  .footer-nav-columns {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1.875rem;
  }
}
.footer-nav-column {
  margin-bottom: 2.8125rem;
  text-align: center;
}
@media screen and (min-width: 48rem) {
  .footer-nav-column {
    width: 50%;
    padding-left: 1.875rem;
    text-align: left;
  }
}
@media screen and (min-width: 61.25rem) {
  .footer-nav-column {
    width: 25%;
  }
}
.footer-nav-column-heading {
  font-size: 1.1563rem;
  font-weight: 700;
  padding: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 48rem) {
  .footer-nav-column-heading {
    font-size: 1rem;
  }
}
.footer-menu {
  padding-left: 0;
  margin: 1.4063rem 0 0;
  list-style: none;
}
.footer-menu .menu-item + .menu-item {
  margin-top: 0.9375rem;
}
.footer-menu a {
  color: currentColor;
  text-decoration: none;
  border-bottom: 0.125rem solid transparent;
  transition: all 250ms;
}
@media (hover: hover) {
  .footer-menu a:hover {
    border-color: currentColor;
  }
}
/* -----------------------------------------------------------------------------
 * Footer: Meta Section (Logo, Copyright, etc)
 * ----------------------------------------------------------------------------- */
.footer-meta {
  background-color: #fff;
  text-align: center;
}
@media screen and (min-width: 48rem) {
  .footer-meta-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (min-width: 48rem) {
  .footer-logo {
    flex-shrink: 0;
    margin-right: 1.875rem;
  }
}
.footer-logo img {
  display: inline-block;
  width: 4.3563rem;
  height: auto;
}
@media screen and (min-width: 48rem) {
  .footer-logo img {
    width: 7.9688rem;
  }
}
.footer-copyright {
  margin-top: 1.875rem;
  color: #111824;
  font-size: 0.875rem;
  font-weight: 600;
}
@media screen and (min-width: 48rem) {
  .footer-copyright {
    margin-top: 0;
  }
}
.hero-banner {
  padding: 1.875rem 0.9375rem 0.9375rem;
  background: #e8192c center center no-repeat;
  background-image: url("/wp-content/themes/avalanche/dist/images/shape-1.png"), url("/wp-content/themes/avalanche/dist/images/shape-2.png");
  background-position: top left, right bottom;
  background-size: 50%, 50%;
  text-align: center;
}
@media screen and (min-width: 48rem) {
  .hero-banner {
    background-size: 40%, 40%;
    padding: 2.5rem 0.9375rem 1.875rem;
  }
}
@media screen and (min-width: 61.25rem) {
  .hero-banner {
    background-size: contain, contain;
  }
}
.hero-heading {
  max-width: 59rem;
  margin: 0 auto;
  padding: 0 0 0.9375rem;
  color: #fff;
}
.button, div.ps-widget[ps-sku],
div.ps-widget[data-ps-sku] {
  display: inline-block;
  position: relative;
  padding: 0.75rem 1.25rem;
  background-color: #e8192c;
  border: 0.125rem solid #e8192c;
  border-radius: 0.125rem;
  color: #fff;
  font-size: 1.1563rem;
  text-decoration: none;
  transition: all 250ms ease;
}
.button:hover, div.ps-widget[ps-sku]:hover,
div.ps-widget[data-ps-sku]:hover, .button:focus, div.ps-widget[ps-sku]:focus,
div.ps-widget[data-ps-sku]:focus, .button:active, div.ps-widget[ps-sku]:active,
div.ps-widget[data-ps-sku]:active {
  background-color: #fff;
  border-color: #e8192c;
  color: #e8192c;
}
.button.focus-visible, div.ps-widget[ps-sku].focus-visible,
div.ps-widget[data-ps-sku].focus-visible {
  border-radius: 0;
  outline: 0.0625rem solid #111824;
}
.button.focus-visible, div.ps-widget[ps-sku].focus-visible,
div.ps-widget[data-ps-sku].focus-visible {
  border-radius: 0;
  outline: 0.0625rem solid #111824;
}
.button:focus-visible, div.ps-widget[ps-sku]:focus-visible,
div.ps-widget[data-ps-sku]:focus-visible {
  border-radius: 0;
  outline: 0.0625rem solid #111824;
}
.button-icon {
  display: inline-block;
  margin-left: 0.4688rem;
  vertical-align: top;
  overflow: visible;
}
div.ps-widget[ps-sku],
div.ps-widget[data-ps-sku] {
  min-height: 2.8125rem;
  min-width: 7.5rem;
  cursor: pointer;
}
div.ps-widget[ps-sku].focus-visible,
div.ps-widget[data-ps-sku].focus-visible {
  border-color: #111824;
  outline-offset: 0;
}
div.ps-widget[ps-sku]:focus-visible,
div.ps-widget[data-ps-sku]:focus-visible {
  border-color: #111824;
  outline-offset: 0;
}
.product-hero-bkg {
  background-color: #fff;
}
.product-hero {
  display: flex;
  flex-flow: column nowrap;
  padding-top: 1.875rem;
  text-align: center;
}
@media screen and (min-width: 48rem) {
  .product-hero {
    flex-flow: row nowrap;
    padding-top: 3.75rem;
  }
}
.product-hero img {
  align-self: center;
  margin: 0 auto;
}
.product-image-tile {
  position: relative;
  display: flex;
  flex: 1 0 auto;
  max-width: 100%;
  padding: 0.9375rem;
  background-color: #e8192c;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
}
@media screen and (min-width: 48rem) {
  .product-image-tile {
    align-self: flex-start;
    width: 41.6666666667%;
  }
}
.product-hero-info {
  flex: 0 2 auto;
  padding: 1.875rem 0 0;
  text-align: left;
}
@media screen and (min-width: 48rem) {
  .product-hero-info {
    width: 58.3333333333%;
    padding: 0 0 0 1.875rem;
  }
}
.product-title {
  margin: 0;
  padding: 0 0 1.25rem;
  font-size: 1.75rem;
}
@media screen and (min-width: 48rem) {
  .product-title {
    padding: 0 0 1.25rem;
    font-size: 2.625rem;
  }
}
.product-benefits {
  display: flex;
  flex-flow: row wrap;
  margin: 0;
  padding: 0 0 1.25rem;
}
.product-benefits li {
  display: flex;
  align-items: flex-start;
  width: 100%;
  padding: 0 0 0.9375rem 0;
  list-style: none;
}
.product-benefits li:last-child {
  padding-bottom: 0;
}
@media screen and (min-width: 48rem) {
  .product-benefits {
    padding: 0 0 0.9375rem;
  }
  .product-benefits li {
    width: 50%;
  }
}
.product-benefit-icon {
  flex: 0 0 auto;
  width: 1.875rem;
  margin-right: 0.4688rem;
  vertical-align: middle;
}
.product-benefit-icon path {
  fill: #e8192c;
}
.product-benefit-text {
  padding: 0.4688rem 0.9375rem 0 0;
}
.product-disclaimer {
  display: flex;
  padding-bottom: 0.4688rem;
  font-size: 0.875rem;
  line-height: 1.4;
}
.product-disclaimer:last-child {
  padding-bottom: 0;
}
.product-disclaimer-asterisk {
  padding-right: 0.4688rem;
}
.product-hr {
  display: block;
  height: 0;
  margin: 0;
  border: 0;
  border-bottom: 0.125rem solid #e8192c;
}
.product-content-constrain {
  max-width: 73.25rem;
  margin: 0 auto;
  padding: 0 0 1.875rem;
}
@media screen and (min-width: 48rem) {
  .product-content-constrain {
    padding: 3.75rem 0.9375rem 1.875rem;
  }
}
.product-content-bkg {
  background-color: none;
}
@media screen and (min-width: 48rem) {
  .product-content-bkg {
    background-color: #f8f8f8;
  }
}
.product-content {
  display: block;
  padding: 1.875rem 0.9375rem;
  background-color: #fff;
}
@media screen and (min-width: 48rem) {
  .product-content {
    display: flex;
    padding: 3.75rem 5.625rem;
  }
}
.product-content-left {
  flex: 1 1 0;
  padding: 0 0 1.875rem;
}
@media screen and (min-width: 48rem) {
  .product-content-left {
    padding: 0 1.875rem 0 0;
  }
}
.product-content-right {
  flex: 1 1 0;
}
.product-heading {
  padding: 0 0 1.25rem;
}
.product-content-padding {
  padding-top: 1.875rem;
}
@media screen and (min-width: 48rem) {
  .product-content-padding {
    padding-top: 3.75rem;
  }
}
.product-extra {
  padding-bottom: 0.3125rem;
  color: #e8192c;
}
.product-category {
  padding-bottom: 0.3125rem;
  color: #e8192c;
}
.content-tile {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  height: 100%;
  padding: 1.875rem 0.9375rem 0.9375rem;
  text-align: center;
  overflow: hidden;
  transition: all 250ms ease;
}
.content-tile .ps-widget {
  margin: 0 auto;
  float: none;
}
.content-tile-title {
  width: 100%;
  font-size: 1rem;
}
@media screen and (min-width: 48rem) {
  .content-tile-title {
    font-size: 1.1563rem;
  }
}
.content-tile-link {
  margin: 0 auto;
  color: #111824;
  text-decoration: none;
  transition: color 0.15s ease-out;
}
@media (any-hover: hover) {
  .content-tile-link:hover, .content-tile-link:focus, .content-tile-link:active {
    color: #e8192c;
  }
  .content-tile-link:hover .content-tile-extra:first-child::after, .content-tile-link:focus .content-tile-extra:first-child::after, .content-tile-link:active .content-tile-extra:first-child::after {
    width: 100%;
  }
}
.content-tile-link.focus-visible {
  outline: 0.125rem solid #111824;
  outline-offset: 0.4688rem;
}
.content-tile-link.focus-visible {
  outline: 0.125rem solid #111824;
  outline-offset: 0.4688rem;
}
.content-tile-link:focus-visible {
  outline: 0.125rem solid #111824;
  outline-offset: 0.4688rem;
}
.content-tile-link.focus-visible .content-tile-img::after {
  transform: scale(1);
}
.content-tile-link:focus-visible .content-tile-img::after {
  transform: scale(1);
}
.content-tile-link img {
  width: 100%;
}
.content-tile-flag {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.3em 0.6em;
  padding: 0.625rem 1.4063rem;
  background-color: #fdb924;
  color: #111824;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.0625rem;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 48rem) {
  .content-tile-flag {
    font-size: 1.1563rem;
  }
}
.content-tile-flag-text {
  position: relative;
  z-index: 2;
}
.content-tile-info {
  padding-top: 0.4688rem;
}
.content-tile-extra {
  font-weight: 700;
  font-size: 1rem;
  padding-bottom: 0.3125rem;
  display: inline-block;
}
.content-tile-extra:first-child::after {
  background-color: #e8192c;
  border-radius: 0.125rem;
  content: "";
  display: block;
  height: 0.25rem;
  margin: 0 auto;
  transition: width 0.3s ease;
  width: 0;
}
@media screen and (min-width: 48rem) {
  .content-tile-extra {
    font-size: 1.1563rem;
  }
}
.content-tile-img {
  display: block;
  position: relative;
}
.content-tile-img::after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #e8192c;
  border-radius: 50%;
  z-index: 0;
  transform: scale(0.2);
  transition: transform 0.15s ease-out;
}
.content-tile-img img {
  position: relative;
  z-index: 1;
}
.content-tile-img:hover::after, .content-tile-img:focus::after, .content-tile-img:active::after {
  transform: scale(1);
}
.content-tile-buy-now {
  padding: 0.9375rem 0;
  width: 100%;
}
.ps-widget {
  display: inline-block !important;
  float: none !important;
}
.nutrition-serving-size {
  padding-bottom: 0.4688rem;
}
.nutrition-table, .nutrition-vitamin-table table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-top: 0.3125rem solid #e8192c;
  font-size: 1rem;
}
.nutrition-table td, .nutrition-vitamin-table table td {
  padding: 0.3125rem;
  vertical-align: top;
}
@media screen and (min-width: 48rem) {
  .nutrition-table, .nutrition-vitamin-table table {
    border-top: 0.625rem solid #e8192c;
  }
}
.nutrition-table-heading {
  padding: 0.625rem 0.3125rem;
  border-bottom: 0.125rem solid #e8192c;
  font-size: 0.875rem;
  vertical-align: top;
}
.nutrition-col-left {
  width: 75%;
  text-align: left;
}
.nutrition-add-column .nutrition-col-left {
  width: 55%;
}
.nutrition-col-right {
  width: 25%;
  text-align: right;
}
.nutrition-daily-value td {
  width: 100%;
  padding: 0.4688rem 0.3125rem;
  border-top: 0.1875rem solid #e8192c;
  border-bottom: 0.125rem solid #e8192c;
  font-size: 0.875rem;
  text-align: right;
}
@media screen and (min-width: 48rem) {
  .nutrition-daily-value {
    border-top: 0.375rem solid #e8192c;
  }
}
.nutrition-item-bold {
  font-weight: 700;
}
.nutrition-subitem .nutrition-item-bold {
  font-weight: normal;
}
.nutrition-subitem td {
  padding-left: 0.9375rem;
}
.nutrition-vitamin-table {
  border-top: 0.1875rem solid #e8192c;
}
.nutrition-vitamin-table table {
  border: none;
}
@media screen and (min-width: 48rem) {
  .nutrition-vitamin-table {
    border-top: 0.375rem solid #e8192c;
  }
}
.nutrition-vitamin-item {
  position: relative;
  width: 50%;
}
.nutrition-vitamin-item:nth-child(2n) {
  text-align: right;
}
.nutrition-vitamin-item:nth-child(2n)::before {
  position: absolute;
  top: 50%;
  margin: -0.125rem 0 0;
  border-radius: 0.125rem;
  content: "";
  font-size: 0;
  display: block;
  width: 0.25rem;
  height: 0.25rem;
  background: #e8192c;
}
.nutrition-disclaimer {
  font-size: 0.875rem;
  border-top: 0.375rem solid #e8192c;
}
@media screen and (min-width: 48rem) {
  .nutrition-disclaimer {
    border-top: 0.625rem solid #e8192c;
  }
}
.recipe-bkg {
  background-color: #fff;
}
.recipe-hero {
  display: flex;
  flex-flow: column nowrap;
  max-width: 73.25rem;
  margin: 0 auto;
  padding: 0 0 1.875rem;
}
@media screen and (min-width: 48rem) {
  .recipe-hero {
    flex-flow: row nowrap;
    padding: 1.875rem 0.9375rem;
  }
}
@media screen and (min-width: 48rem) {
  .recipe-hero-image {
    width: 58.3333333333%;
    padding-right: 1.875rem;
  }
}
.recipe-hero-info {
  padding: 1.875rem 0.9375rem 0;
}
@media screen and (min-width: 48rem) {
  .recipe-hero-info {
    width: 41.6666666667%;
    padding: 1.875rem 0 0;
  }
}
.recipe-title {
  margin: 0;
  padding: 0 0 1.875rem;
  font-size: 1.75rem;
}
@media screen and (min-width: 48rem) {
  .recipe-title {
    font-size: 2.625rem;
  }
}
.recipe-info-item {
  display: flex;
  align-items: center;
  padding-bottom: 0.9375rem;
  line-height: 1.4;
}
.recipe-icon {
  flex: 0 0 auto;
  width: 1.875rem;
  margin-right: 0.9375rem;
  vertical-align: middle;
}
.recipe-icon path, .recipe-icon g, .recipe-icon polyline {
  fill: #e8192c;
}
.recipe-content {
  padding: 1.875rem 0.9375rem;
}
@media screen and (min-width: 48rem) {
  .recipe-content {
    display: flex;
    padding: 1.875rem 0.9375rem 0;
  }
}
.recipe-content-left .constrain {
  padding-right: 0;
  padding-left: 0;
}
@media screen and (min-width: 48rem) {
  .recipe-content-left {
    flex: 1 1 auto;
    width: 75%;
  }
}
@media screen and (min-width: 48rem) {
  .recipe-content-right {
    flex: 0 0 auto;
    width: 25%;
    padding-left: 1.875rem;
  }
}
.recipe-hr {
  display: block;
  height: 0;
  margin: 1.875rem 0;
  border: 0;
  border-bottom: 0.125rem solid #e8192c;
}
@media screen and (min-width: 48rem) {
  .recipe-hr {
    margin: 1.875rem 0 3.75rem;
  }
}
.recipe-content-inner {
  padding: 0 0 1.25rem;
}
@media screen and (min-width: 48rem) {
  .recipe-content-inner {
    display: flex;
    padding: 0 0 1.875rem;
  }
}
.recipe-ingredients {
  padding-bottom: 1.875rem;
}
@media screen and (min-width: 48rem) {
  .recipe-ingredients {
    width: 44.4444444444%;
    padding-right: 1.875rem;
  }
}
.recipe-list-heading {
  padding-bottom: 0.9375rem;
  font-weight: 700;
}
.recipe-ingredients-list {
  margin: 0;
  padding: 0 0 2.3438rem;
}
.recipe-ingredients-list:last-child {
  padding: 0;
}
.recipe-ingredients-list li {
  display: flex;
  align-items: flex-start;
  padding: 0 0 0.9375rem 0;
  font-size: 1.1563rem;
  list-style: none;
}
.recipe-ingredients-list li:last-child {
  padding-bottom: 0;
}
.recipe-ingredients-icon {
  flex: 0 0 auto;
  width: 1.25rem;
  margin-right: 0.4688rem;
}
.recipe-ingredients-icon path {
  fill: #e8192c;
}
@media screen and (min-width: 48rem) {
  .recipe-directions {
    width: 55.5555555556%;
  }
}
.recipe-directions-list {
  margin: 0;
  padding: 0 0 2.3438rem 1.25rem;
}
.recipe-directions-list li {
  padding: 0 0 0.9375rem 0;
  font-size: 1.1563rem;
}
.recipe-directions-list li:last-child {
  padding-bottom: 0;
}
.recipe-sub-heading {
  margin: 0;
  padding: 1.25rem 0 0.9375rem;
}
@media screen and (min-width: 48rem) {
  .recipe-sub-heading {
    padding: 2.5rem 0 1.25rem;
  }
}
.recipe-tips-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.recipe-tips-list li {
  padding: 0 0 0.9375rem 0;
  font-size: 1.1563rem;
}
.recipe-tips-list li:last-child {
  padding-bottom: 0;
}
.wysiwyg {
  line-height: 1.5;
  text-align: left;
}
.wysiwyg ul {
  margin: 0 0 0 0.9375rem;
  padding: 0;
}
.wysiwyg ul li {
  padding: 0 0 0.4688rem 0.9375rem;
  text-indent: -0.9375rem;
  list-style: none;
}
.wysiwyg ul li:last-child {
  padding-bottom: 0;
}
.wysiwyg ul li::before {
  content: "•";
  padding-right: 0.4688rem;
  color: #111824;
  font-size: 1.5rem;
  vertical-align: middle;
}
.wysiwyg h1,
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6 {
  padding: 0 0 0.9375rem;
}
@media screen and (min-width: 48rem) {
  .wysiwyg h1,
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6 {
    padding: 0 0 1.25rem;
  }
}
.wysiwyg .text-restrict {
  max-width: 40.625rem;
  margin-right: auto;
  margin-left: auto;
  font-size: 1.1563rem;
}
.wysiwyg .text-pad-bottom {
  padding-bottom: 1.875rem;
}
.featured-items-title {
  margin: 0;
  padding: 1.25rem 0;
}
@media screen and (min-width: 48rem) {
  .featured-items-title {
    padding: 0 0 1.875rem;
  }
}
.featured-items-item {
  padding: 1.25rem 0;
  text-align: center;
}
@media screen and (min-width: 48rem) {
  .featured-items-item {
    padding: 1.875rem 0;
  }
}
.featured-items-item:first-child {
  padding-top: 0;
}
.featured-items-link {
  display: inline-block;
  text-decoration: none;
  outline: none;
}
.featured-items-link img {
  margin: 0 auto 0.9375rem;
}
.featured-items-link:hover .featured-items-heading, .featured-items-link:focus .featured-items-heading, .featured-items-link:active .featured-items-heading {
  color: #e8192c;
}
.featured-items-link.focus-visible {
  outline-offset: 0.4688rem;
}
.featured-items-link.focus-visible {
  outline-offset: 0.4688rem;
}
.featured-items-link:focus-visible {
  outline-offset: 0.4688rem;
}
.featured-items-link.focus-visible .button, .featured-items-link.focus-visible div.ps-widget[ps-sku],
.featured-items-link.focus-visible div.ps-widget[data-ps-sku] {
  outline: none;
}
.featured-items-link:focus-visible .button, .featured-items-link:focus-visible div.ps-widget[ps-sku],
.featured-items-link:focus-visible div.ps-widget[data-ps-sku] {
  outline: none;
}
.featured-items-heading {
  margin: 0;
  padding: 0 0 0.9375rem;
}
@media screen and (min-width: 48rem) {
  .featured-items-heading {
    padding: 0 0 1.25rem;
  }
}
.social-sharing {
  margin: 0.9375rem 0;
}
.social-sharing-link {
  display: inline-block;
  width: 4.6875rem;
  height: auto;
  margin-right: 0.9375rem;
  padding: 0.625rem 0.9375rem;
  border-radius: 0.125rem;
  color: #fff;
  text-decoration: none;
  transition: background 250ms ease;
  cursor: pointer;
}
.social-sharing-link:hover, .social-sharing-link:focus, .social-sharing-link:active {
  color: #fff;
}
.social-sharing-link img {
  display: block;
  margin: 0 auto;
}
.social-sharing-twitter {
  background: #1da1f2;
}
.social-sharing-twitter:hover, .social-sharing-twitter:focus, .social-sharing-twitter:active {
  background: #111824;
}
.social-sharing-facebook {
  background: #3b5998;
}
.social-sharing-facebook:hover, .social-sharing-facebook:focus, .social-sharing-facebook:active {
  background: #111824;
}
.social-sharing-pinterest {
  background: #c92228;
}
.social-sharing-pinterest:hover, .social-sharing-pinterest:focus, .social-sharing-pinterest:active {
  background: #111824;
}
.recipes-banner {
  padding: 1.875rem 0.9375rem;
  background-color: #fff;
  text-align: center;
}
@media screen and (min-width: 48rem) {
  .recipes-banner {
    padding: 3.75rem 0.9375rem;
  }
}
.recipes-banner-inner {
  max-width: 59rem;
  margin: 0 auto;
}
.recipes-banner-subheading {
  padding: 0;
}
.recipes-banner-subheading + p {
  padding-top: 1.25rem;
}
.recipes {
  background-color: #fff;
}
.recipes-gallery {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
.recipes-gallery-tile {
  padding: 0 0.4688rem 1.25rem;
}
@media screen and (min-width: 48rem) {
  .recipes-gallery-tile {
    padding: 0 0.9375rem 2.5rem;
  }
}
.recipes-gallery-thirds {
  width: 100%;
}
@media screen and (min-width: 30rem) {
  .recipes-gallery-thirds {
    width: 50%;
  }
}
@media screen and (min-width: 48rem) {
  .recipes-gallery-thirds {
    width: 33.3333333333%;
  }
}
.recipes-gallery-fourths {
  width: 100%;
}
@media screen and (min-width: 30rem) {
  .recipes-gallery-fourths {
    width: 50%;
  }
}
@media screen and (min-width: 48rem) {
  .recipes-gallery-fourths {
    width: 33.3333333333%;
  }
}
@media screen and (min-width: 61.25rem) {
  .recipes-gallery-fourths {
    width: 25%;
  }
}
.recipes-tile-link {
  display: block;
  height: 100%;
  margin: 0 auto;
  background-color: #fff;
  color: #111824;
  text-decoration: none;
}
.recipes-tile-link img {
  width: 100%;
}
@media screen and (min-width: 48rem) {
  .recipes-tile-link {
    box-shadow: 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0), 0 0.375rem 1.25rem 0 rgba(0, 0, 0, 0);
    transition: box-shadow 250ms ease;
  }
  .recipes-tile-link:hover, .recipes-tile-link:focus, .recipes-tile-link:active {
    color: #111824;
    box-shadow: 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.2), 0 0.375rem 1.25rem 0 rgba(0, 0, 0, 0.19);
  }
}
.recipes-tile-text {
  padding: 0.625rem 0.9375rem 1.4063rem;
  font-weight: 700;
  line-height: 1.3;
}
.filter {
  margin-bottom: 1.875rem;
  font-size: 1.1563rem;
  list-style: none;
  text-align: center;
}
.filter-title {
  display: inline-block;
  margin: 0 0.9375rem;
  border-bottom: 0.125rem solid transparent;
  color: #111824;
  cursor: pointer;
  transition: max-height 0.25s cubic-bezier(0, 0.7, 0, 1), opacity 0.2s ease-in-out;
}
.filter-title:focus a, .filter-title:hover a, .filter-title:active a {
  color: #111824;
}
.filter-title:focus a::after, .filter-title:hover a::after, .filter-title:active a::after {
  width: 100%;
}
.filter-title.focus-visible::after {
  width: 100%;
}
.filter-title:focus-visible::after {
  width: 100%;
}
.filter-title a {
  color: #111824;
  font-weight: 700;
  text-decoration: none;
}
.filter-title a.focus-visible {
  outline: none;
}
.filter-title a:focus-visible {
  outline: none;
}
.filter-title a.focus-visible::after {
  width: 100%;
  outline: none;
}
.filter-title a:focus-visible::after {
  width: 100%;
  outline: none;
}
.filter-title a::after {
  content: "";
  display: block;
  height: 0.25rem;
  width: 0;
  background-color: #e8192c;
  margin: 0 auto;
  border-radius: 0.125rem;
  transition: width 0.3s ease;
}
.filter-current a {
  text-decoration: none;
}
.filter-current a::after {
  content: "";
  display: block;
  height: 0.25rem;
  width: 100%;
  background-color: #e8192c;
  margin: 0 auto;
  border-radius: 0.125rem;
  transition: width 0.3s ease;
}
.filter-hr {
  display: block;
  height: 1.875rem;
  margin: 0 0 0.9375rem;
  border: 0;
  background-color: #f8f8f8;
}
.filter-hr:last-child {
  display: none;
}
.loading-container {
  position: relative;
}
.loading-overlay {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.75);
}
.loading-spinner {
  width: 5.625rem;
  height: 5.625rem;
  margin: 3.75rem auto;
  border-radius: 50%;
  border-top: 0.9375rem solid rgba(232, 25, 44, 0.2);
  border-right: 0.9375rem solid rgba(232, 25, 44, 0.2);
  border-bottom: 0.9375rem solid rgba(232, 25, 44, 0.2);
  border-left: 0.9375rem solid #e8192c;
  font-size: 0.875rem;
  text-indent: -9999em;
  transform: translateZ(0);
  animation: spin 1s infinite linear;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.language-toggle-section {
  display: flex;
  justify-content: center;
  padding: 1.875rem 0.9375rem;
}
@media screen and (min-width: 61.25rem) {
  .language-toggle-section {
    flex: 1 1 auto;
    display: block;
    justify-content: normal;
    padding: 2.5rem 0.9375rem 0;
  }
}
.language-toggle-section::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 0.1875rem solid #f74e5e;
}
@media screen and (min-width: 61.25rem) {
  .language-toggle-section::after {
    display: none;
  }
}
.language-toggle {
  display: block;
  padding: 0.3125rem 0.9375rem;
}
.header-language-toggle {
  display: none;
}
@media screen and (min-width: 61.25rem) {
  .header-language-toggle {
    display: inline-block;
  }
}
.nav-language-toggle {
  position: relative;
}
@media screen and (min-width: 61.25rem) {
  .nav-language-toggle {
    display: none;
  }
}
.language-toggle-link {
  display: inline-block;
  padding: 0;
  color: #fff;
  font-family: "Montserrat", "Arial", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
}
@media screen and (min-width: 61.25rem) {
  .language-toggle-link {
    color: #e8192c;
    font-size: 1.1563rem;
  }
  .language-toggle-link:not(:first-child) {
    border-left-color: #e8192c;
  }
}
.language-toggle-link:hover, .language-toggle-link:focus, .language-toggle-link:active {
  color: #fff;
}
@media screen and (min-width: 61.25rem) {
  .language-toggle-link:hover, .language-toggle-link:focus, .language-toggle-link:active {
    color: #e8192c;
  }
}
.language-toggle-link:hover .language-toggle-link-text, .language-toggle-link:focus .language-toggle-link-text, .language-toggle-link:active .language-toggle-link-text {
  box-shadow: inset 0 -0.125rem 0 #fff;
}
@media screen and (min-width: 61.25rem) {
  .language-toggle-link:hover .language-toggle-link-text, .language-toggle-link:focus .language-toggle-link-text, .language-toggle-link:active .language-toggle-link-text {
    box-shadow: inset 0 -0.125rem 0 #e8192c;
  }
}
.language-toggle-link.focus-visible {
  outline-offset: 0.4688rem;
}
.language-toggle-link.focus-visible {
  outline-offset: 0.4688rem;
}
.language-toggle-link:focus-visible {
  outline-offset: 0.4688rem;
}
.language-toggle-divider {
  background-color: #fff;
  display: inline;
  margin: 0 0.9375rem;
  padding: 0 0.0625rem;
}
@media screen and (min-width: 61.25rem) {
  .language-toggle-divider {
    background-color: #e8192c;
  }
}
.language-toggle-current {
  color: #fff;
}
.language-toggle-current .language-toggle-link-text {
  box-shadow: inset 0 -0.125rem 0 #fff;
}
@media screen and (min-width: 61.25rem) {
  .language-toggle-current .language-toggle-link-text {
    box-shadow: inset 0 -0.125rem 0 #e8192c;
  }
}
@media screen and (min-width: 61.25rem) {
  .language-toggle-current {
    color: #e8192c;
  }
}
.language-toggle-link-text {
  padding-bottom: 0.125rem;
}
.four-oh-four {
  text-align: center;
}
.four-oh-four-heading {
  font-size: 1.75rem;
}
.four-oh-four-subtext {
  padding-bottom: 1.875rem;
  font-size: 0.875rem;
}
/* -----------------------------------------------------------------------------
 * Region Selector: Trigger in footer
 * ----------------------------------------------------------------------------- */
.region-trigger {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 1.875rem;
}
@media screen and (min-width: 48rem) {
  .region-trigger {
    order: 3;
    flex-shrink: 0;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 1.875rem;
  }
}
@media screen and (min-width: 73.25rem) {
  .region-trigger {
    flex-direction: row;
    align-items: flex-start;
  }
}
.region-trigger__label {
  margin-bottom: 0.3125rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: #707070;
}
@media screen and (min-width: 48rem) {
  .region-trigger__label {
    padding-left: 1.4063rem;
  }
}
@media screen and (min-width: 73.25rem) {
  .region-trigger__label {
    margin-bottom: 0;
    margin-right: 0.9375rem;
    padding-left: 0;
  }
}
.region-trigger__button {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0.125rem 0;
  background: none;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  letter-spacing: 0.0625rem;
}
@media screen and (min-width: 48rem) {
  .region-trigger__button {
    align-items: flex-start;
    padding-left: 1.4063rem;
  }
}
.region-trigger__region {
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  font-weight: 700;
}
@media screen and (min-width: 48rem) {
  .region-trigger__region {
    position: relative;
  }
}
.region-trigger__region svg {
  width: 0.625rem;
  height: 0.9375rem;
  margin-right: 1ch;
  fill: #e8192c;
}
@media screen and (min-width: 48rem) {
  .region-trigger__region svg {
    position: absolute;
    left: -1.4063rem;
  }
}
.region-trigger__region span {
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
  text-decoration-thickness: 0.125rem;
}
@media (hover: hover) {
  .region-trigger__button:hover .region-trigger__region span {
    -webkit-text-decoration-color: #111824;
            text-decoration-color: #111824;
  }
}
.region-trigger__language {
  margin-top: 0.2083rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: #707070;
}
/* -----------------------------------------------------------------------------
 * Region Selector: Takeover (slides in from bottom)
 * ----------------------------------------------------------------------------- */
.region-selector {
  visibility: hidden;
  position: fixed;
  z-index: 400;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  transform: translateY(100%);
  transition: visibility 0ms linear 250ms;
  animation: region-selector-close 250ms;
  animation-iteration-count: 1;
}
.region-selector--is-open {
  visibility: visible;
  transition: visibility 0ms;
  animation: region-selector-open 250ms;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
.region-selector__inner {
  max-width: 52.5rem;
  margin: 0 auto;
  padding: 2.8125rem 0.9375rem;
}
.admin-bar .region-selector__inner {
  padding-top: 5.6875rem;
}
@media screen and (min-width: 48.9375rem) {
  .admin-bar .region-selector__inner {
    padding-top: 3.875rem;
  }
}
@keyframes region-selector-open {
  70% {
    transform: translateY(-0.625rem);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes region-selector-close {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(100%);
  }
}
/* -----------------------------------------------------------------------------
 * Region Selector: Title
 * ----------------------------------------------------------------------------- */
.region-selector__title {
  color: #111824;
  font-weight: 700;
}
@media screen and (min-width: 48rem) {
  .region-selector__title {
    text-align: center;
  }
}
/* -----------------------------------------------------------------------------
 * Region Selector: Close Button
 * ----------------------------------------------------------------------------- */
.region-selector__close-btn {
  position: absolute;
  top: 0.4688rem;
  right: 0.9375rem;
  height: 3rem;
  padding: 0 0.9375rem;
  font-size: 1.5rem;
  text-shadow: none;
  background: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
  cursor: pointer;
  color: #111824;
  transition: transform 250ms;
}
@media screen and (min-width: 61.25rem) {
  .region-selector__close-btn {
    top: 0.9375rem;
  }
}
.admin-bar .region-selector__close-btn {
  top: 3.3438rem;
}
@media screen and (min-width: 48.9375rem) {
  .admin-bar .region-selector__close-btn {
    top: 2.4688rem;
  }
}
@media screen and (min-width: 61.25rem) {
  .admin-bar .region-selector__close-btn {
    top: 2.9375rem;
  }
}
@media (hover: hover) {
  .region-selector__close-btn:hover {
    transform: scale(1.2);
  }
}
/* -----------------------------------------------------------------------------
 * Region Selector: Upper Section
 * ----------------------------------------------------------------------------- */
.region-selector__upper {
  padding-top: 0.9375rem;
  padding-bottom: 1.875rem;
  margin-bottom: 1.875rem;
  border-bottom: 0.0625rem solid #111824;
}
@media screen and (min-width: 48rem) {
  .region-selector__upper {
    text-align: center;
    border: none;
  }
}
/* -----------------------------------------------------------------------------
 * Region Selector: Region Item
 * ----------------------------------------------------------------------------- */
.region-item {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (min-width: 73.25rem) {
  .region-item {
    flex-direction: row;
  }
}
.region-item--external {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.region-item__label {
  margin-bottom: 0.3125rem;
  padding-left: 1.25rem;
  font-size: 1.1563rem;
  font-weight: 500;
  color: #707070;
}
@media screen and (min-width: 48rem) {
  .region-item__label {
    font-size: 1.1563rem;
  }
}
@media screen and (min-width: 73.25rem) {
  .region-item__label {
    margin-bottom: 0;
    margin-right: 0.9375rem;
  }
}
.region-item__anchor {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  padding-left: 1.25rem;
  text-decoration: none;
  color: #111824;
}
@media screen and (min-width: 73.25rem) {
  .region-item__anchor {
    padding-left: 1.4063rem;
  }
}
.region-item__icon {
  position: absolute;
  top: 0.1em;
  left: 0;
}
.region-item__icon svg {
  width: 0.625rem;
  height: 0.9375rem;
  fill: #d4d0c9;
}
.region-item--is-active .region-item__icon svg {
  fill: #e8192c;
}
@media screen and (min-width: 73.25rem) {
  .region-item__icon svg {
    width: 0.875rem;
    height: 1.25rem;
  }
}
@media (hover: hover) {
  .region-item__anchor:hover .region-item__icon svg {
    fill: #111824;
  }
}
.region-item__region {
  font-weight: 700;
}
.region-item__region svg {
  margin-right: 1ch;
}
@media screen and (min-width: 48rem) {
  .region-item__region {
    font-size: 1.1563rem;
  }
}
@media (hover: hover) {
  .region-item__anchor:active .region-item__region, .region-item__anchor:focus .region-item__region, .region-item__anchor:hover .region-item__region {
    color: #111824;
    text-decoration: underline;
    text-decoration-thickness: 0.125rem;
  }
}
.region-item__language {
  margin-top: 0.2083rem;
  font-size: 1rem;
  font-weight: 500;
  color: #707070;
}
/* -----------------------------------------------------------------------------
 * Region Selector: Region List
 * ----------------------------------------------------------------------------- */
.region-selector__region-list {
  display: grid;
  grid-column-gap: 1.875rem;
  grid-row-gap: 2.8125rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 30rem) {
  .region-selector__region-list {
    grid-template-columns: repeat(2, minmax(0.625rem, 1fr));
    grid-template-rows: auto;
  }
}
@media screen and (min-width: 48rem) {
  .region-selector__region-list {
    grid-template-columns: repeat(3, minmax(0.625rem, 1fr));
    grid-template-rows: auto;
  }
}
@media screen and (min-width: 73.25rem) {
  .region-selector__region-list {
    grid-template-columns: repeat(4, minmax(0.625rem, 1fr));
    grid-template-rows: auto;
  }
}
.modules {
  padding-top: 0.4688rem;
  text-align: center;
}
@media screen and (min-width: 48rem) {
  .modules {
    padding-top: 1.875rem;
  }
}
.module-title {
  margin: 0;
  padding: 0 0 1.875rem;
  font-weight: 700;
}
.module-title::after {
  content: "";
  display: block;
  height: 0.25rem;
  width: 3.75rem;
  background-color: #e8192c;
  margin: 0.9375rem auto;
  border-radius: 0.125rem;
}
.module-heading {
  margin: 0;
  padding: 0 0 0.9375rem;
}
.module-heading:last-child {
  padding-bottom: 0;
}
@media screen and (min-width: 48rem) {
  .module-heading {
    padding: 0 0 1.25rem;
  }
}
.module-text {
  max-width: 59rem;
  margin: 0 auto;
  padding: 0 0 1.25rem;
}
.module-text:last-child {
  padding-bottom: 0;
}
@media screen and (min-width: 48rem) {
  .module-text {
    padding: 0 0 1.875rem;
  }
}
.module-img {
  margin: 0 auto;
  padding: 0 0 1.875rem;
}
.module-img:last-child {
  padding-bottom: 0;
}
.module-pad-bottom {
  padding: 0 0 1.25rem;
}
@media screen and (min-width: 48rem) {
  .module-pad-bottom {
    padding: 0 0 1.875rem;
  }
}
.module-margin-bottom {
  margin: 0 0 1.25rem;
}
@media screen and (min-width: 48rem) {
  .module-margin-bottom {
    margin: 0 0 1.875rem;
  }
}
.img-text-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: row wrap;
}
.img-text-wrap.img-text-flipped {
  flex-flow: row-reverse wrap;
}
.module-heading-h2 {
  font-weight: 700;
}
.img-text-image {
  flex: 0 1 auto;
  width: 100%;
  padding-bottom: 1.25rem;
}
@media screen and (min-width: 48rem) {
  .img-text-image {
    padding: 0 5% 0 0;
  }
  .img-text-flipped .img-text-image {
    padding: 0 0 0 5%;
  }
}
@media screen and (min-width: 48rem) {
  .img-text-thirds {
    width: 33.3333333333%;
  }
}
@media screen and (min-width: 48rem) {
  .img-text-halves {
    width: 50%;
  }
}
.img-text-text {
  flex: 1 1 auto;
  text-align: center;
}
@media screen and (min-width: 48rem) {
  .img-text-text {
    flex: 1 1 0;
    text-align: left;
  }
}
.feature-item-wrap {
  display: flex;
  flex-flow: row wrap;
}
.feature-item {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-right: 0;
  padding-bottom: 2.5rem;
}
.feature-item:last-child {
  padding-bottom: 0;
}
.feature-item img {
  width: auto;
  margin-bottom: 0.9375rem;
}
.feature-item .round {
  border-radius: 50%;
}
@media screen and (min-width: 48rem) {
  .feature-item {
    flex: 1 1 0;
    width: auto;
    padding-right: 7.5rem;
    padding-bottom: 0;
  }
  .feature-item:last-child {
    padding-right: 0;
  }
  .feature-item img {
    width: auto;
  }
  .feature-item .round {
    border-radius: 50%;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .feature-item {
    display: block;
  }
}
.feature-item-link {
  text-decoration: none;
}
.feature-item-link.focus-visible {
  outline-offset: 0.4688rem;
}
.feature-item-link.focus-visible {
  outline-offset: 0.4688rem;
}
.feature-item-link:focus-visible {
  outline-offset: 0.4688rem;
}
.feature-item-link.focus-visible .button, .feature-item-link.focus-visible div.ps-widget[ps-sku],
.feature-item-link.focus-visible div.ps-widget[data-ps-sku] {
  outline: none;
}
.feature-item-link:focus-visible .button, .feature-item-link:focus-visible div.ps-widget[ps-sku],
.feature-item-link:focus-visible div.ps-widget[data-ps-sku] {
  outline: none;
}
.feature-text {
  color: #111824;
  flex: 1 1 auto;
}
.cta-2-col-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: row wrap;
  background-color: #efefef;
}
.cta-2-col-wrap.cta-2-col-flipped {
  flex-flow: row-reverse wrap;
}
.cta-2-col-wrap.bkg-color-black {
  background-color: #111824;
}
.cta-2-col-wrap.bkg-color-red {
  background-color: #e8192c;
}
.cta-2-col-wrap.bkg-color-teal {
  background-color: #1e4967;
}
.cta-2-col-image {
  flex: 0 1 auto;
  width: 100%;
  padding-bottom: 1.25rem;
}
@media screen and (min-width: 48rem) {
  .cta-2-col-image {
    padding: 0;
    width: 50%;
  }
}
.cta-2-col-text {
  flex: 1 1 0;
  padding: 1.875rem;
  text-align: center;
}
.bkg-color-black .cta-2-col-text, .bkg-color-red .cta-2-col-text, .bkg-color-teal .cta-2-col-text {
  color: #fff;
}
.cta-2-col-heading {
  font-size: 1.75rem;
}
.bkg-color-black .cta-2-col-heading, .bkg-color-red .cta-2-col-heading, .bkg-color-teal .cta-2-col-heading {
  color: #fff;
}
@media screen and (min-width: 48rem) {
  .cta-2-col-heading {
    font-size: 2.625rem;
  }
}
.cta-2-col-subheading {
  padding-bottom: 0.9375rem;
  font-weight: 700;
}
.bkg-color-black .cta-2-col-subheading, .bkg-color-red .cta-2-col-subheading, .bkg-color-teal .cta-2-col-subheading {
  color: #fff;
}
.bkg-color-black .cta-2-col-button:hover, .bkg-color-black .cta-2-col-button:focus, .bkg-color-black .cta-2-col-button:active {
  background-color: #fff;
  border-color: #fff;
  color: #e8192c;
}
.bkg-color-red .cta-2-col-button {
  background-color: #fff;
  border: 0.0625rem solid #fff;
  color: #e8192c;
}
.bkg-color-red .cta-2-col-button:hover, .bkg-color-red .cta-2-col-button:focus, .bkg-color-red .cta-2-col-button:active {
  background-color: #111824;
  border-color: #111824;
  color: #fff;
}
.bkg-color-teal .cta-2-col-button {
  background-color: #72c3d5;
  border-color: #72c3d5;
  color: #111824;
}
.bkg-color-teal .cta-2-col-button:hover, .bkg-color-teal .cta-2-col-button:focus, .bkg-color-teal .cta-2-col-button:active {
  background-color: #fff;
  border-color: #fff;
}
.cta-full-bkg {
  position: relative;
  margin: 0;
  padding: 1.25rem 0;
}
@media screen and (max-width: 47.9375rem) {
  .cta-full-bkg {
    background-image: none !important;
  }
}
@media screen and (min-width: 48rem) {
  .cta-full-bkg {
    margin: 1.875rem 0;
    padding: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .cta-full-bkg + .cta-full-bkg {
    margin-top: -1.875rem;
  }
  .cta-full-bkg > * {
    position: relative;
  }
  .cta-full-bkg:first-child {
    margin-top: -1.875rem;
  }
}
.cta-full-mobile {
  display: block;
}
@media screen and (min-width: 48rem) {
  .cta-full-mobile {
    display: none;
  }
}
.cta-full-content {
  position: relative;
  max-width: 73.25rem;
  margin: 0 auto;
  background-color: #efefef;
}
@media screen and (min-width: 48rem) {
  .cta-full-content {
    min-height: 31.25rem;
    display: flex;
    align-items: center;
    padding: 5.625rem 0.9375rem;
    background-color: transparent;
  }
}
.cta-full-center {
  max-width: 59rem;
  margin: 0 auto;
}
.cta-full-left {
  max-width: 59rem;
}
@media screen and (min-width: 48rem) {
  .cta-full-left {
    width: 50%;
    margin-right: auto;
  }
}
.cta-full-right {
  max-width: 59rem;
}
@media screen and (min-width: 48rem) {
  .cta-full-right {
    width: 50%;
    margin-left: auto;
  }
}
.cta-full-heading {
  font-weight: 700;
}
.cta-full-text {
  padding: 0 0 1.25rem;
  font-size: 1rem;
}
.cta-full-text:last-child {
  padding-bottom: 0;
}
@media screen and (min-width: 48rem) {
  .cta-full-text {
    padding: 0 0 1.875rem;
    font-size: 1.1563rem;
  }
}
@media screen and (min-width: 48rem) {
  .cta-full-black {
    color: #111824;
  }
}
@media screen and (min-width: 48rem) {
  .cta-full-white {
    color: #fff;
  }
}
.video-section-wrap {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.video-section-wrap.video-section-flipped {
  flex-direction: row-reverse;
}
@media screen and (min-width: 48rem) {
  .video-section-wrap {
    flex-flow: row nowrap;
  }
}
.video-section-video {
  flex: 1 0 auto;
  width: 55%;
}
.video-section-content {
  flex: 0 2 auto;
  padding: 1.25rem 0 0;
  text-align: left;
}
@media screen and (min-width: 48rem) {
  .video-section-content {
    padding: 0 0 0 1.875rem;
  }
  .video-section-flipped .video-section-content {
    padding: 0 1.875rem 0 0;
  }
}
.product-gallery {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
.product-gallery-heading {
  outline: none;
}
.product-gallery-tile {
  padding: 0 0.4688rem 1.25rem;
}
@media screen and (min-width: 48rem) {
  .product-gallery-tile {
    padding: 0 0.9375rem 2.5rem;
  }
}
.product-gallery-fourths {
  width: 50%;
}
@media screen and (min-width: 48rem) {
  .product-gallery-fourths {
    width: 33.3333333333%;
  }
}
@media screen and (min-width: 61.25rem) {
  .product-gallery-fourths {
    width: 25%;
  }
}
.product-gallery-thirds {
  width: 50%;
}
@media screen and (min-width: 61.25rem) {
  .product-gallery-thirds {
    width: 33.3333333333%;
  }
}
.promo-products {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
.promo-products-tile {
  width: 50%;
  padding: 0 0.4688rem 1.25rem;
}
.promo-products-tile:nth-child(n+3) {
  padding: 0 0.4688rem 0;
}
@media screen and (min-width: 48rem) {
  .promo-products-tile {
    width: 25%;
    padding: 0 0.9375rem 0;
  }
  .promo-products-tile:nth-child(n+3) {
    padding: 0 0.9375rem 0;
  }
}
.promo-products-callout {
  color: #e8192c;
  font-weight: 700;
  text-transform: uppercase;
}
.custom-grid {
  display: flex;
  flex-wrap: wrap;
}
@supports (display: grid) {
  .custom-grid {
    display: grid;
    width: 100%;
    grid-template-columns: repeat(2, minmax(0, 50%));
    grid-template-rows: auto;
    grid-row-gap: 0.9375rem;
    grid-column-gap: 0.9375rem;
  }
  @media screen and (min-width: 48rem) {
    .custom-grid {
      grid-template-columns: repeat(4, minmax(0, 25%));
      grid-template-rows: auto;
    }
  }
}
.custom-grid-item {
  width: 25%;
  padding: 0.4688rem;
}
@supports (display: grid) {
  .custom-grid-item {
    width: auto;
    padding: 0;
  }
}
.custom-grid-item--tall {
  grid-row: span 2;
}
.custom-grid-anchor {
  position: relative;
  display: block;
}
@supports (display: grid) {
  .custom-grid-anchor {
    height: 100%;
  }
}
.custom-grid-anchor::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: opacity 0.3s ease;
  background-color: #e8192c;
  background-clip: content-box;
}
.custom-grid-anchor:hover::after, .custom-grid-anchor.focus-visible::after {
  opacity: 0.85;
}
.custom-grid-anchor:hover::after, .custom-grid-anchor:focus-visible::after {
  opacity: 0.85;
}
.custom-grid-image {
  display: block;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}
.custom-grid-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 10;
}
.custom-grid-item--tall .custom-grid-overlay {
  top: 33.3333%;
}
.square-grid-wrap {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.square-grid-item {
  display: block;
  position: relative;
  width: 50%;
  color: #111824;
  transition: color 0.15s ease-out;
}
@media screen and (min-width: 48rem) {
  .square-grid-item {
    width: 25%;
  }
}
.square-grid-item:hover, .square-grid-item:focus, .square-grid-item:active {
  color: #e8192c;
}
.square-grid-title {
  padding-top: 0.4688rem;
  font-weight: 700;
  font-size: 1rem;
  padding-bottom: 0.3125rem;
}
@media screen and (min-width: 48rem) {
  .square-grid-title {
    font-size: 1.1563rem;
  }
}
.square-grid-img {
  display: block;
  position: relative;
}
.square-grid-img img {
  position: relative;
  z-index: 1;
}
.square-grid-img::after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #e8192c;
  border-radius: 50%;
  z-index: 0;
  transform: scale(0.2);
  transition: transform 0.15s ease-out;
}
.square-grid-img:hover::after, .square-grid-img:focus::after, .square-grid-img:active::after {
  transform: scale(1);
}
.faq {
  background-color: #f8f8f8;
}
.faq a {
  text-decoration: none;
  border-bottom: 0.125rem solid currentColor;
}
.faq a:hover, .faq a:focus, .faq a:active {
  border-color: transparent;
}
.faq-hero {
  max-width: 87.5rem;
  margin-bottom: 0.9375rem;
  background-color: #fff;
  padding: 3.75rem;
}
.faq-module-sub-heading {
  font-size: 1.125rem;
  margin: 0 auto;
  max-width: 40.625rem;
}
@media screen and (min-width: 48rem) {
  .faq-module-sub-heading {
    font-size: 1.25rem;
  }
}
.faq-item {
  background-color: #fff;
  margin-bottom: 0.9375rem;
  padding: 3.75rem;
}
.faq-item .faq-item-content {
  margin: auto;
  text-align: left;
  max-width: 59rem;
}
.faq-item .faq-item-heading {
  margin: 0 auto;
  padding: 0.625rem;
}
.faq-item p {
  padding: 0.625rem;
}
.faq-modules {
  padding-top: 0;
}
.social-item-wrap {
  display: flex;
  flex-flow: row wrap;
}
.social-item {
  width: 100%;
  padding: 0.9375rem;
}
.social-item img {
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 48rem) {
  .social-item {
    flex-basis: 25%;
  }
  .social-item img {
    width: auto;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .social-item {
    display: block;
  }
}
.contact {
  background-color: #f8f8f8;
}
.contact a {
  text-decoration: none;
  border-bottom: 0.125rem solid currentColor;
}
.contact a:hover, .contact a:focus, .contact a:active {
  border-color: transparent;
}
.contact-hero {
  max-width: 87.5rem;
  margin-bottom: 0.9375rem;
  background-color: #fff;
  padding: 3.75rem;
}
.contact-module-sub-heading {
  font-size: 1.125rem;
  margin: 0 auto;
  max-width: 40.625rem;
}
@media screen and (min-width: 48rem) {
  .contact-module-sub-heading {
    font-size: 1.25rem;
  }
}
.contact-item {
  background-color: #fff;
  margin-bottom: 0.9375rem;
  padding: 3.75rem;
}
.contact-item .contact-item-content {
  margin: auto;
  text-align: left;
  max-width: 59rem;
}
.contact-item .contact-item-heading {
  margin: 0 auto;
  padding: 0.625rem;
}
.contact-item p {
  padding: 0.625rem;
}
.contact-modules {
  padding-top: 0;
}
/* Print Styles for elements and global uses */
@media print {
  body {
    background: #fff;
    color: #000;
  }

  h1,
h2,
h3,
h4,
h5,
h6 {
    page-break-after: avoid;
  }

  ul,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  a {
    font-weight: bolder;
    text-decoration: none;
  }
  a[href^=http]::after {
    content: " (" attr(href) ") ";
  }
  a[href^="#"]::after {
    content: "";
  }

  iframe,
.print-hide {
    display: none;
  }

  .site-content {
    margin: 0;
  }

  .recipe-hero,
.recipe-content {
    padding: 0.9375rem;
  }
}

/*# sourceMappingURL=bundle.a27289de214a7e32e4d6.css.map*/