/*
Theme Name: Florida Nurtrition Ed
Text Domain: fl-nutrition-ed
*/
@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  scroll-behavior: smooth;
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  background-color: #EDF2F4;
}

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

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

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

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

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -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 {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*** box sizing border-box for all elements ***/
*,
*::before,
*::after {
  box-sizing: border-box;
}

a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}

button {
  background-color: transparent;
  color: inherit;
  border-width: 0;
  padding: 0;
  cursor: pointer;
}

figure {
  margin: 0;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin: 0;
}

ul, ol, dd {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}

p {
  margin: 0;
}

address {
  font-style: normal;
}

cite {
  font-style: normal;
}

fieldset {
  border-width: 0;
  padding: 0;
  margin: 0;
}

img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.grecaptcha-badge {
  display: none !important;
}

#trp-floater-ls {
  left: unset !important;
  right: 10px !important;
}

body {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.01em;
  color: #232323;
}

h1 {
  font-family: "Fira Sans", sans-serif;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 700;
  color: #E5750A;
}

h2 {
  font-family: "Fira Sans", sans-serif;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  color: #E5750A;
}

h3 {
  font-family: "Fira Sans", sans-serif;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  color: #E5750A;
}

h4, h5, h6 {
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  color: #E5750A;
}

.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
  margin-bottom: 15px;
}
.wysiwyg p {
  padding-bottom: 20px;
}
.wysiwyg p:last-child {
  padding-bottom: 0;
}
.wysiwyg strong {
  font-weight: 700;
}
.wysiwyg a {
  color: #517A31;
  font-weight: 400;
  text-decoration: underline;
  word-break: break-word;
}
.wysiwyg a.btn {
  font-weight: 700;
  color: #FFF;
  text-decoration: none;
  margin-bottom: 15px;
}
.wysiwyg a.external {
  text-decoration: none;
}
.wysiwyg a.external::after {
  content: "";
  width: 15px;
  height: 16px;
  margin-left: 4px;
  background-image: url("_assets/img/external-link.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
}
.wysiwyg a:hover {
  text-decoration: none;
}
.wysiwyg a:hover.btn {
  background-color: #DCF0C5;
  color: #457025;
}
.wysiwyg a:hover.external::after {
  content: "";
  width: 15px;
  height: 16px;
  margin-left: 4px;
  background-image: url("_assets/img/external-link-hover.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
}
.wysiwyg a.external.btn::after {
  display: none;
}
.wysiwyg ul li, .wysiwyg ol li {
  margin-left: 40px;
}
.wysiwyg ul {
  list-style: disc;
}
.wysiwyg ol {
  list-style: decimal;
}
.wysiwyg hr {
  background: 1px solid #232323;
  height: 3px;
  margin-bottom: 40px;
  border-style: none;
}

@media screen and (min-width: 1440px) {
  body {
    font-size: 16px;
    line-height: 1.5;
  }
  h1 {
    font-size: 44px;
  }
  h2 {
    font-size: 32px;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 18px;
  }
}
@media screen and (min-width: 960px) {
  h2 {
    font-size: 40px;
  }
}
.btn {
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  background-color: #517A31;
  border-radius: 51.3793px;
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  color: #FFF;
  padding: 15px 20px;
  text-align: center;
  margin-bottom: 15px;
}
.btn:hover {
  background-color: #DCF0C5;
  color: #457025;
}

.gform_wrapper.gravity-theme .gfield_label {
  font-size: 16px;
  line-height: 1.4;
  text-transform: uppercase;
}
.gform_wrapper.gravity-theme .ginput_complex label {
  font-weight: bold;
}
.gform_wrapper.gravity-theme .gfield select {
  font-size: 16px;
  line-height: 1.6;
  padding: 16px 22px;
  border: 2px solid #6F459B;
  border-radius: 6px;
}
.gform_wrapper.gravity-theme .gfield select:focus {
  -webkit-filter: drop-shadow(0px 0px 8px rgba(111, 69, 155, 0.49));
          filter: drop-shadow(0px 0px 8px rgba(111, 69, 155, 0.49));
  border: 2px solid #B468AA;
  outline: 1px solid #B468AA;
}
.gform_wrapper.gravity-theme .ginput_container {
  margin-bottom: 22px;
}
.gform_wrapper.gravity-theme .ginput_container input[type=text], .gform_wrapper.gravity-theme .ginput_container input[type=email], .gform_wrapper.gravity-theme .ginput_container input[type=tel], .gform_wrapper.gravity-theme .ginput_container input[type=number], .gform_wrapper.gravity-theme .ginput_container input[type=url], .gform_wrapper.gravity-theme .ginput_container textarea {
  font-size: 16px;
  line-height: 1.6;
  padding: 16px 22px;
  border: 2px solid #6F459B;
  border-radius: 6px;
}
.gform_wrapper.gravity-theme .ginput_container input[type=text]:focus, .gform_wrapper.gravity-theme .ginput_container input[type=email]:focus, .gform_wrapper.gravity-theme .ginput_container input[type=tel]:focus, .gform_wrapper.gravity-theme .ginput_container input[type=number]:focus, .gform_wrapper.gravity-theme .ginput_container input[type=url]:focus, .gform_wrapper.gravity-theme .ginput_container textarea:focus {
  -webkit-filter: drop-shadow(0px 0px 8px rgba(111, 69, 155, 0.49));
          filter: drop-shadow(0px 0px 8px rgba(111, 69, 155, 0.49));
  border: 2px solid #B468AA;
  outline: 1px solid #B468AA;
}
.gform_wrapper.gravity-theme .ginput_container.ginput_recaptcha {
  display: none;
}
.gform_wrapper.gravity-theme input[type=submit] {
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  background-color: #6F459B;
  border-radius: 6px;
  font-size: 16px;
  line-height: 1.375;
  font-weight: 700;
  color: #FFF;
  padding: 16px 22px;
  text-align: center;
  border: 0;
}
.gform_wrapper.gravity-theme input[type=submit]:hover {
  background-color: #B468AA;
}
@media screen and (min-width: 768px) {
  .gform_wrapper.gravity-theme input[type=submit] {
    font-size: 20px;
  }
}
@media screen and (min-width: 960px) {
  .gform_wrapper.gravity-theme input[type=submit] {
    font-size: 18px;
  }
}

.tribe-events {
  font-family: "Inter", sans-serif !important;
}
.tribe-events .tribe-events-l-container {
  padding: 30px 25px 0 !important;
}

.tribe-common .tribe-common-h3 {
  font-family: "Fira Sans", sans-serif !important;
  font-weight: 800 !important;
  color: #517A31 !important;
}

.tribe-events .tribe-events-calendar-list__event-row {
  margin-bottom: 50px !important;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
  text-align: left !important;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
  font-size: 12px !important;
  line-height: 1 !important;
}

.tribe-common .tribe-common-h5 {
  font-family: "Fira Sans", sans-serif !important;
  font-size: 24px !important;
  line-height: 1.3 !important;
  font-weight: 700 !important;
  color: #517A31 !important;
}

.tribe-events .tribe-events-calendar-list__event-title-link,
.tribe-events-calendar-latest-past__event-title-link,
.tribe-events-calendar-day__event-title a {
  font-family: "Fira Sans", sans-serif !important;
  font-weight: 700 !important;
  color: #517A31 !important;
}

.tribe-events .tribe-events-calendar-list__event-title-link,
.tribe-events-calendar-latest-past__event-title-link {
  word-break: unset !important;
}

.tribe-events .tribe-events-calendar-list__event-datetime-wrapper {
  margin: 0 !important;
}

.tribe-common .tribe-common-c-btn-border {
  color: #517A31 !important;
  border: 1px solid #517A31 !important;
}

.tribe-events .tribe-events-c-nav__list {
  flex-wrap: nowrap !important;
}

.tribe-events .tribe-events-c-nav__list-item {
  margin-left: 0 !important;
}

.tribe-events .datepicker .day.active {
  background: #517A31 !important;
}

.tribe-events .tribe-events-c-search__button {
  background-color: #517A31 !important;
}

.tribe-events .tribe-events-c-messages__message-list-item-link {
  color: #517A31 !important;
}

.tribe-common .tribe-common-anchor-thin-alt {
  border-bottom: 1px solid #517A31 !important;
}

.tribe-common .tribe-common-c-svgicon {
  color: #517A31 !important;
}

.tribe-events-calendar-day__event-datetime,
.tribe-events-calendar-day__event-venue-title,
.tribe-events-calendar-day__time-separator-text {
  font-family: "Inter", sans-serif;
}

.tribe-events-calendar-day__event-datetime-wrapper {
  margin-bottom: 0 !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-title {
  margin-bottom: 8px !important;
}

.tribe-events-c-nav__next,
.tribe-events-c-nav__prev {
  display: flex !important;
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
  align-items: center !important;
  background-color: #517A31 !important;
  border-radius: 51.3793px !important;
  font-size: 14px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  color: #FFF !important;
  padding: 15px 20px !important;
  text-align: center !important;
}
.tribe-events-c-nav__next .tribe-common-c-svgicon path,
.tribe-events-c-nav__prev .tribe-common-c-svgicon path {
  fill: #FFF !important;
}
.tribe-events-c-nav__next:hover,
.tribe-events-c-nav__prev:hover {
  background-color: #DCF0C5 !important;
  color: #457025 !important;
}
.tribe-events-c-nav__next:hover .tribe-common-c-svgicon path,
.tribe-events-c-nav__prev:hover .tribe-common-c-svgicon path {
  fill: #457025 !important;
}

.tribe-events-calendar-month__calendar-event-datetime {
  line-height: 1 !important;
  margin-bottom: 8px !important;
}

.tribe-events-calendar-month__calendar-event-title,
.tribe-events-calendar-month__calendar-event-tooltip-title {
  line-height: 1.1 !important;
}
.tribe-events-calendar-month__calendar-event-title a,
.tribe-events-calendar-month__calendar-event-tooltip-title a {
  font-family: "Fira Sans", sans-serif;
  color: #517A31 !important;
}

.tribe-events-back a {
  font-family: "Inter", sans-serif;
}

.tribe-events-single-event-title {
  font-family: "Fira Sans", sans-serif;
  color: #517A31 !important;
}

.tribe-events-schedule h2 {
  font-family: "Inter", sans-serif;
}

.tribe-events-c-subscribe-dropdown__button {
  display: flex !important;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  align-items: center !important;
  border-radius: 51.3793px !important;
  background-color: #517A31 !important;
  font-size: 14px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  color: #FFF !important;
  padding: 15px 20px !important;
  text-align: center !important;
}
.tribe-events-c-subscribe-dropdown__button .tribe-common-c-svgicon--cal-export {
  margin-right: 5px;
}
.tribe-events-c-subscribe-dropdown__button .tribe-common-c-svgicon--cal-export path {
  fill: #FFF !important;
}
.tribe-events-c-subscribe-dropdown__button .tribe-events-c-subscribe-dropdown__button-text {
  font-size: 14px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  color: #FFF !important;
}
.tribe-events-c-subscribe-dropdown__button .tribe-events-c-subscribe-dropdown__button-icon path {
  fill: #FFF !important;
}
.tribe-events-c-subscribe-dropdown__button:hover {
  background-color: #DCF0C5 !important;
  color: #457025 !important;
}
.tribe-events-c-subscribe-dropdown__button:hover .tribe-common-c-svgicon--cal-export path,
.tribe-events-c-subscribe-dropdown__button:hover .tribe-events-c-subscribe-dropdown__button-icon path {
  fill: #457025 !important;
}
.tribe-events-c-subscribe-dropdown__button:hover .tribe-events-c-subscribe-dropdown__button-text {
  color: #457025 !important;
}

.tribe-events-nav-previous a,
.tribe-events-nav-next a {
  display: flex !important;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  align-items: center !important;
  background-color: #517A31 !important;
  border-radius: 51.3793px !important;
  font-size: 14px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  color: #FFF !important;
  padding: 15px 20px !important;
  text-align: center !important;
}
.tribe-events-nav-previous a:before, .tribe-events-nav-previous a:after,
.tribe-events-nav-next a:before,
.tribe-events-nav-next a:after {
  display: none !important;
}
.tribe-events-nav-previous a:hover,
.tribe-events-nav-next a:hover {
  background-color: #DCF0C5 !important;
  color: #457025 !important;
}

.tribe-events-start-date-label,
.tribe-events-start-time-label {
  margin-bottom: 0 !important;
}

.tribe-events .tribe-events-c-view-selector__content {
  width: 180px;
}

@media screen and (min-width: 960px) {
  .tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
    text-align: center !important;
  }
  .tribe-common .tribe-common-h5 {
    font-size: 35px !important;
  }
  .tribe-events-calendar-list__event-details {
    width: 100% !important;
  }
  .tribe-events .tribe-events-calendar-list__event-title-link,
.tribe-events-calendar-latest-past__event-title-link {
    font-size: 30px !important;
    line-height: 1.1 !important;
    word-break: unset !important;
  }
  .tribe-events .tribe-events-c-search__button {
    display: flex !important;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    align-items: center !important;
    background-color: #517A31 !important;
    border-radius: 51.3793px !important;
    font-size: 14px !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    color: #FFF !important;
    padding: 15px 20px !important;
    text-align: center !important;
  }
  .tribe-events .tribe-events-c-search__button:hover {
    background-color: #DCF0C5 !important;
    color: #457025 !important;
  }
  .tribe-events .tribe-events-c-top-bar__nav-list-item {
    margin-left: 0 !important;
  }
}
.skip-link {
  position: absolute;
  top: -1000px;
  /* Styled to match the default WordPress screen reader text */
  background-color: #f1f1f1;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  color: #21759b;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  height: auto;
  left: 6px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  width: auto;
  z-index: 100000; /* Above WP toolbar */
  transition: top 0.75s ease-out;
}

.skip-link:focus {
  color: #21759b;
  top: 7px;
  transition: top 0s;
}

#header {
  position: relative;
  width: 100%;
  z-index: 100;
  background: #FFF;
  box-shadow: 0px -4px 22px rgba(67, 96, 45, 0.09);
}
#header .header-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
#header #header_logo {
  flex: 0 1 60%;
  max-width: 240px;
  display: block;
  padding: 15px 0 5px 25px;
}
#header #header_logo a {
  display: block;
}
#header #header_logo a img {
  width: 100%;
  height: auto;
}
#header .mobile-nav-toggle {
  flex: 0 0 40px;
  display: flex;
  align-items: center;
  margin-top: -5px;
  padding: 15px 25px 0 0;
}
#header .mobile-nav-toggle .hamburger__text {
  font-size: 14px;
  line-height: 1.4;
  font-weight: bold;
  color: #517A31;
  text-transform: uppercase;
  margin-right: 7px;
  padding-top: 3px;
}
#header .mobile-nav-toggle .hamburger__text.open {
  display: none;
}
#header #header_nav {
  display: none;
  position: relative;
  flex: 1 0 100%;
  height: 100vh;
  padding: 0 20px 30px;
}
#header #header_nav.is-open {
  display: block;
  z-index: 100;
}
#header #header_nav > ul {
  width: 350px;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 40px 50px 50px;
}
#header #header_nav > ul > li {
  position: relative;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  padding: 10px 0;
  margin: 0 auto 40px;
}
#header #header_nav > ul > li:last-child {
  margin-bottom: 0;
}
#header #header_nav > ul > li > a {
  display: block;
  font-family: "Fira Sans", sans-serif;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  color: #517A31;
}
#header #header_nav > ul > li > a:before {
  content: "";
  position: absolute;
  display: block;
  left: -30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#header #header_nav > ul > li.header-classes > a:before {
  background: url("_assets/img/classes-icon-2x.png");
  background-position: center;
  background-size: contain;
  width: 23px;
  height: 17px;
}
#header #header_nav > ul > li.header-recipes > a:before {
  content: "";
  left: -27px;
  background: url("_assets/img/recipes-icon-2x.png");
  background-position: center;
  background-size: contain;
  width: 17px;
  height: 19px;
}
#header #header_nav > ul > li.header-tips > a:before {
  content: "";
  background: url("_assets/img/tips-icon-2x.png");
  background-position: center;
  background-size: contain;
  width: 24px;
  height: 19px;
}
#header #header_nav > ul > li.header-contact > a:before {
  content: "";
  left: -25px;
  background: url("_assets/img/contact-icon-2x.png");
  background-position: center;
  background-size: contain;
  width: 18px;
  height: 19px;
}
#header #header_nav > ul > li.js-header-search > a:before {
  content: "";
  left: -27px;
  background: url("_assets/img/search-icon-2x.png");
  background-position: center;
  background-size: contain;
  width: 20px;
  height: 19px;
}
#header #header_nav > ul > li.js-header-search > a:after {
  content: "";
  position: absolute;
  display: block;
  right: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("_assets/img/sub-menu-arrow-2x.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 6px;
  height: 4px;
}
#header #header_nav > ul > li.menu-item-has-children > a:after {
  content: "";
  position: absolute;
  display: block;
  right: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("_assets/img/sub-menu-arrow-2x.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 6px;
  height: 4px;
}
#header #header_nav > ul > li .sub-menu {
  display: none;
  width: 350px;
  position: absolute;
  top: 55px;
  left: -153px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  z-index: 10;
}
#header #header_nav > ul > li .sub-menu.visible {
  display: flex;
}
#header #header_nav > ul > li .sub-menu li {
  display: block;
  width: 100%;
  padding: 15px;
  text-align: left;
  background-color: #517A31;
  border-bottom: 1px solid #FFF;
}
#header #header_nav > ul > li .sub-menu li a {
  display: block;
  font-size: 15px;
  font-family: "Fira Sans", sans-serif;
  color: #C9E2AC;
  font-weight: 500;
  pointer-events: all;
}
#header #header_nav .header-search {
  display: none;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 100;
}
#header #header_nav .header-search.visible {
  display: block;
}
#header #header_nav .header-search .header-search-form .header-search-field-wrapper {
  display: flex;
  align-items: center;
}
#header #header_nav .header-search .header-search-form .header-search-field-wrapper .header-search-field {
  font-size: 16px;
  line-height: 1.21;
  padding: 15px 20px 7px;
  margin-bottom: 8px;
  border: 0;
  border-bottom: 1px solid #E5750A;
}
#header #header_nav .header-search .header-search-form .header-search-field-wrapper .header-search-submit {
  margin-left: 16px;
  margin-bottom: 0;
}
#header.menu-open {
  z-index: 100;
}
#header.menu-open .header-wrapper {
  background: #FFF;
}
#header.menu-open .header-wrapper .color-logo {
  display: none;
}
#header.menu-open .header-wrapper .white-logo {
  display: block;
}
#header.menu-open .header-wrapper .mobile-nav-toggle .hamburger__text {
  color: #517A31;
}
#header.menu-open .header-wrapper .mobile-nav-toggle .hamburger__text.closed {
  display: none;
}
#header.menu-open .header-wrapper .mobile-nav-toggle .hamburger__text.open {
  display: block;
}
#header.menu-open .header-wrapper .mobile-nav-toggle .hamburger-inner {
  background-color: #517A31;
}
#header.menu-open .header-wrapper .mobile-nav-toggle .hamburger-inner::before, #header.menu-open .header-wrapper .mobile-nav-toggle .hamburger-inner::after {
  background-color: #517A31;
}
#header.menu-open .header-wrapper ul li.current-menu-item {
  border-bottom: 2px solid #DCF0C5;
}
#header.menu-open .header-wrapper ul li.current-menu-item.btn {
  border-bottom: 0;
  background-color: #FFF;
  color: #6F459B;
}
#header.menu-open .header-wrapper ul li.current-menu-item.btn a {
  color: #6F459B !important;
}

@media screen and (min-width: 1200px) {
  #header .header-wrapper {
    flex-wrap: nowrap;
    margin: 0 auto;
  }
  #header .mobile-nav-toggle {
    display: none;
  }
  #header #header_nav {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: auto;
    flex: 0 1 auto;
    padding: 0;
    margin: 0 0 0 0;
  }
  #header #header_nav > ul {
    width: 100%;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    padding: 0;
    margin: 0;
  }
  #header #header_nav > ul > li {
    padding: 20px 40px;
    margin: 0;
    border-right: 1px solid #DCF0C5;
  }
  #header #header_nav > ul > li:last-child {
    border-right: 0;
  }
  #header #header_nav > ul > li a {
    font-size: 17px;
    line-height: 1.2;
    color: #517A31;
  }
  #header #header_nav > ul > li.header-classes > a:before {
    left: 10px;
  }
  #header #header_nav > ul > li.header-recipes {
    padding-left: 57px;
    margin-left: 10px;
  }
  #header #header_nav > ul > li.header-recipes > a:before {
    left: 31px;
  }
  #header #header_nav > ul > li.header-tips {
    padding-left: 64px;
  }
  #header #header_nav > ul > li.header-tips > a:before {
    left: 34px;
  }
  #header #header_nav > ul > li.header-contact {
    padding-left: 58px;
    margin-left: 10px;
  }
  #header #header_nav > ul > li.header-contact > a:before {
    left: 33px;
  }
  #header #header_nav > ul > li.js-header-search {
    padding-left: 60px;
  }
  #header #header_nav > ul > li.js-header-search > a:before {
    left: 33px;
  }
  #header #header_nav > ul > li.js-header-search > a:after {
    right: 30px;
    bottom: 28px;
  }
  #header #header_nav > ul > li.menu-item-has-children {
    padding-right: 46px;
  }
  #header #header_nav > ul > li.menu-item-has-children > a:after {
    right: 36px;
    bottom: 28px;
  }
  #header #header_nav > ul > li.current-menu-item > a {
    color: #AF5805;
  }
  #header #header_nav > ul > li:hover > a {
    color: #AF5805;
  }
  #header #header_nav > ul > li.current-menu-item:hover > a {
    color: #E5750A;
  }
  #header #header_nav > ul > li .sub-menu {
    display: none;
    width: 200px;
    position: absolute;
    top: 55px;
    left: 30px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  #header #header_nav > ul > li .sub-menu.visible {
    display: flex;
  }
  #header #header_nav > ul > li .sub-menu li {
    display: block;
    width: 100%;
    padding: 15px;
    text-align: left;
    background-color: #517A31;
    border-bottom: 1px solid #FFF;
  }
  #header #header_nav > ul > li .sub-menu li a {
    font-size: 15px;
    color: #C9E2AC;
    font-weight: 500;
  }
  #header #header_nav > ul > li .sub-menu li a:hover {
    color: #FFF;
  }
  #header #header_nav .header-search {
    top: 62px;
    left: unset;
    right: 0;
    -webkit-transform: none;
    transform: none;
    background-color: #FFF;
    padding: 23px 30px 27px;
    box-shadow: 0px 20px 10px -10px rgba(67, 96, 45, 0.04);
    border-radius: 20px 0px 0px 20px;
  }
}
#footer {
  padding: 20px 30px 50px;
}
#footer .footer-wrapper {
  display: flex;
  flex-direction: column;
  max-width: 1400px;
  margin: 0 auto;
}
#footer .footer-top-bar .partners {
  flex: 1 0 100%;
  max-width: 95%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 80px;
}
#footer .footer-top-bar .partners .partners-content {
  flex: 1 0 100%;
  text-align: center;
  margin-bottom: 15px;
}
#footer .footer-top-bar .partners .partners-content p, #footer .footer-top-bar .partners .partners-content li {
  font-size: 14px;
  line-height: 1.57;
}
#footer .footer-top-bar .partners .partners-logos {
  flex: 0 1 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#footer .footer-top-bar .partners .partners-logos a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFF;
  max-width: 320px;
  padding: 30px;
  border-radius: 10px;
  margin-bottom: 30px;
}
#footer .footer-top-bar .partners .partners-logos a:last-child {
  margin-bottom: 0;
}
#footer .footer-top-bar .usda {
  flex: 1 0 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
#footer .footer-top-bar .usda .usda-logo {
  flex: 0 0 84px;
  max-width: 84px;
  align-self: flex-start;
}
#footer .footer-top-bar .usda .usda-disclaimer {
  flex: 0 1 100%;
}
#footer .footer-top-bar .usda .usda-disclaimer p, #footer .footer-top-bar .usda .usda-disclaimer li {
  font-size: 12px;
  line-height: 1.5;
}
#footer .footer-bottom-bar {
  flex: 1 0 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 35px 0 0;
}
#footer .footer-bottom-bar #footer-nav {
  flex: 1 0 100%;
  display: flex;
}
#footer .footer-bottom-bar #footer-nav ul {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#footer .footer-bottom-bar #footer-nav ul li {
  width: auto;
  margin-right: 20px;
  text-align: center;
}
#footer .footer-bottom-bar #footer-nav ul li:last-child {
  margin-right: 0;
}
#footer .footer-bottom-bar #footer-nav ul li a {
  font-size: 16px;
  color: #FFF;
}
#footer .footer-bottom-bar #footer-nav ul li a:hover {
  border-bottom: 2px solid #FFF;
}
#footer .footer-bottom-bar .footer-social-links {
  flex: 1 0 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
#footer .footer-bottom-bar .footer-social-links a {
  display: block;
  margin-left: 12px;
  padding: 3px 3px 0;
}
#footer .footer-bottom-bar .footer-social-links a:first-child {
  margin-left: 0;
}
#footer .footer-bottom-bar .footer-social-links a i {
  color: #517A31;
  font-size: 30px;
  line-height: 1;
}
#footer .footer-bottom-bar .footer-social-links a:hover i {
  color: #E5750A;
}
#footer .footer-bottom-bar .footer-contact-info {
  text-align: center;
  margin-bottom: 25px;
}
#footer .footer-bottom-bar .footer-contact-info p, #footer .footer-bottom-bar .footer-contact-info address {
  font-size: 12px;
  line-height: 1.83;
}
#footer .footer-bottom-bar .footer-contact-info p a, #footer .footer-bottom-bar .footer-contact-info address a {
  color: #517A31;
  text-decoration: underline;
}
#footer .footer-bottom-bar .footer-contact-info p a:hover, #footer .footer-bottom-bar .footer-contact-info address a:hover {
  text-decoration: none;
}
#footer .footer-bottom-bar .footer-copyright {
  text-align: center;
}
#footer .footer-bottom-bar .footer-copyright p {
  font-size: 12px;
  line-height: 1.83;
}
#footer .footer-bottom-bar .footer-copyright p a {
  color: #517A31;
  text-decoration: underline;
}
#footer .footer-bottom-bar .footer-copyright p a:hover {
  text-decoration: none;
}
@media screen and (min-width: 960px) {
  #footer {
    padding: 20px 100px 50px;
  }
  #footer .footer-top-bar .partners {
    flex-direction: row;
  }
  #footer .footer-top-bar .partners .partners-content {
    flex: 0 1 60%;
    margin-right: 30px;
    margin-bottom: 0;
    text-align: right;
  }
  #footer .footer-top-bar .partners .partners-logos {
    flex-direction: row;
    flex: 0 1 70%;
  }
  #footer .footer-top-bar .partners .partners-logos a {
    margin-bottom: 0;
    margin-right: 30px;
  }
  #footer .footer-top-bar .partners .partners-logos a:last-child {
    margin-right: 0;
  }
  #footer .footer-top-bar .usda {
    flex-direction: row;
    align-items: flex-start;
  }
  #footer .footer-top-bar .usda .usda-logo {
    margin-right: 30px;
  }
  #footer .footer-top-bar .usda .usda-disclaimer {
    flex: 0 1 100%;
  }
  #footer .footer-top-bar .usda .usda-disclaimer p {
    font-size: 12px;
    line-height: 1.5;
  }
  #footer .footer-bottom-bar #footer-nav {
    flex: 0 0 50%;
  }
  #footer .footer-bottom-bar #footer-nav ul {
    justify-content: flex-start;
  }
  #footer .footer-bottom-bar #footer-nav ul li {
    text-align: left;
  }
  #footer .footer-bottom-bar #footer-nav ul li a {
    font-size: 18px;
  }
}

body {
  background-color: #F1F5EC;
}

.interior .page-hero {
  width: 100%;
  max-width: 100% !important;
  margin: 0 auto 10px;
  background-color: #FFF;
}
.interior .page-hero .page-hero-media {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 25px;
}
.interior .page-hero .page-hero-media img {
  visibility: hidden;
}
.interior .page-hero .page-hero-media.banner {
  position: relative;
  flex: 1 0 100%;
  margin-right: 0;
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.interior .page-hero .page-hero-media.banner img {
  position: absolute;
}
.interior .page-hero .page-hero-media.banner .page-hero-banner-content-wrapper {
  z-index: 10;
}
.interior .page-hero .page-hero-media.banner .page-hero-banner-content-wrapper h1 {
  margin-bottom: 20px;
}
.interior .page-hero .page-hero-media.banner .page-hero-banner-content-wrapper .page-hero-cta-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
}
.interior .page-hero .page-hero-media.banner .page-hero-banner-content-wrapper .page-hero-cta-buttons .btn {
  margin-bottom: 0;
  margin-right: 15px;
}
.interior .page-hero .page-hero-media.banner .page-hero-banner-content-wrapper .page-hero-cta-buttons .btn:last-child {
  margin-right: 0;
}
.interior .page-hero .page-hero-media.banner .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}
.interior .page-hero .page-hero-content-wrapper {
  padding: 0 30px 30px;
}
.interior .page-hero .page-hero-content-wrapper h1 {
  font-size: 25px;
  line-height: 1.1;
  color: #E5750A;
  margin-bottom: 16px;
}
.interior .page-hero .page-hero-content-wrapper .page-hero-content {
  max-width: 700px;
  margin-bottom: 25px;
}
.interior .page-hero .page-hero-content-wrapper .page-hero-cta-buttons .btn:last-child {
  margin: 0;
}
@media screen and (min-width: 960px) {
  .interior .page-hero .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .interior .page-hero .page-hero-media {
    flex: 0 1 40%;
    margin-right: 50px;
    margin-bottom: 0;
  }
  .interior .page-hero .page-hero-content-wrapper {
    flex: 0 1 60%;
    padding: 50px;
  }
  .interior .page-hero .page-hero-content-wrapper h1 {
    font-size: 25px;
    line-height: 1.1;
    margin-bottom: 16px;
  }
  .interior .page-hero .page-hero-content-wrapper .page-hero-content {
    margin-bottom: 25px;
  }
  .interior .page-hero .page-hero-content-wrapper .page-hero-cta-buttons {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .interior .page-hero .page-hero-content-wrapper .page-hero-cta-buttons .btn {
    margin-bottom: 0;
    margin-right: 15px;
  }
  .interior .page-hero .page-hero-content-wrapper .page-hero-cta-buttons .btn:last-child {
    margin-right: 0;
  }
}

#page-content {
  padding-top: 50px;
}

.tip-category .page-hero, .recipes .page-hero {
  margin-bottom: 0;
}
.tip-category #page-content, .recipes #page-content {
  padding-top: 0;
}

.block {
  width: 90%;
  margin: 0 auto 60px;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 960px) {
  .block {
    width: 100%;
    max-width: 1204px;
    margin: 0 auto 80px;
  }
}
.featured-content-block {
  width: 100%;
  max-width: 100%;
  margin: 0 0 60px;
  background-color: #FFF;
}
.featured-content-block .block-media {
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 25px;
}
.featured-content-block .block-media img {
  visibility: hidden;
}
.featured-content-block .block-content-wrapper {
  padding: 0 30px 30px;
}
.featured-content-block .block-content-wrapper h2 {
  font-size: 25px;
  line-height: 1.1;
  color: #E5750A;
  margin-bottom: 16px;
}
.featured-content-block .block-content-wrapper .block-content {
  margin-bottom: 25px;
}
.featured-content-block .block-content-wrapper .block-cta-buttons .btn:last-child {
  margin: 0;
}
@media screen and (min-width: 960px) {
  .featured-content-block .wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .featured-content-block .block-media {
    flex: 0 1 40%;
    margin-right: 50px;
    margin-bottom: 0;
  }
  .featured-content-block .block-content-wrapper {
    flex: 0 1 60%;
    padding: 50px;
  }
  .featured-content-block .block-content-wrapper h2 {
    font-size: 25px;
    line-height: 1.1;
    margin-bottom: 16px;
  }
  .featured-content-block .block-content-wrapper .block-content {
    margin-bottom: 25px;
  }
  .featured-content-block .block-content-wrapper .block-cta-buttons .btn:last-child {
    margin: 0;
  }
}

.image-content-block {
  background-color: #FFF;
  padding: 30px;
  border-radius: 20px;
}
.image-content-block .block-media {
  margin-bottom: 25px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 7px;
  min-height: 353px;
}
.image-content-block .block-media img {
  visibility: hidden;
  height: 0;
}
.image-content-block .block-content-wrapper h2 {
  font-size: 25px;
  line-height: 1.1;
  color: #E5750A;
  margin-bottom: 16px;
}
.image-content-block .block-content-wrapper .block-content {
  margin-bottom: 25px;
}
.image-content-block .block-content-wrapper .block-cta-buttons .btn:last-child {
  margin: 0;
}
@media screen and (min-width: 960px) {
  .image-content-block {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto 60px;
    padding: 50px;
  }
  .image-content-block .wrapper {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
  }
  .image-content-block .block-media {
    flex: 0 1 50%;
    margin-right: 50px;
    margin-bottom: 0;
  }
  .image-content-block .block-content-wrapper {
    flex: 0 1 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .image-content-block .block-content-wrapper h2 {
    font-size: 25px;
    line-height: 1.1;
    margin-bottom: 16px;
  }
  .image-content-block .block-content-wrapper .block-content {
    margin-bottom: 25px;
  }
  .image-content-block .block-content-wrapper .block-cta-buttons .btn:last-child {
    margin: 0;
  }
  .image-content-block.layout-reverse .block-media {
    order: 2;
    margin-left: 50px;
    margin-right: 0;
  }
  .image-content-block.layout-reverse .block-content-wrapper {
    order: 1;
  }
}

.two-column-card-block {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto inherit;
}
.two-column-card-block .two-column-card-block-header {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 34px;
}
.two-column-card-block .two-column-card-block-header h2 {
  font-size: 25px;
  line-height: 1.12;
  font-weight: 800;
  color: #E5750A;
  text-align: center;
}
.two-column-card-block .two-column-card-block-cards {
  margin-bottom: 10px;
}
.two-column-card-block .two-column-card-block-cards .two-column-card-block-card {
  width: 100%;
  background-color: #FFF;
  padding: 30px;
  border-radius: 15px;
  margin: 0 auto 40px;
}
.two-column-card-block .two-column-card-block-cards .two-column-card-block-card:last-child {
  margin-bottom: 0;
}
.two-column-card-block .two-column-card-block-cards .two-column-card-block-card .two-column-card-block-card-media {
  display: block;
  height: 200px;
  border-radius: 7px;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}
.two-column-card-block .two-column-card-block-cards .two-column-card-block-card .two-column-card-block-card-media img {
  visibility: hidden;
  height: 0;
}
.two-column-card-block .two-column-card-block-cards .two-column-card-block-card .two-column-card-block-card-details {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}
.two-column-card-block .two-column-card-block-cards .two-column-card-block-card .two-column-card-block-card-details h4 {
  width: 100%;
  flex: 1 1 100%;
  font-size: 18px;
  line-height: 1.2;
  color: #232323;
  padding-bottom: 10px;
  border-bottom: 1px solid #D2DCEB;
  margin-bottom: 10px;
}
.two-column-card-block .two-column-card-block-cards .two-column-card-block-card .two-column-card-block-card-details .two-column-card-block-card-footer {
  display: flex;
  justify-content: center;
  align-items: center;
}
.two-column-card-block .two-column-card-block-cards .two-column-card-block-card .two-column-card-block-card-details .two-column-card-block-card-footer .btn {
  flex: 0 0 fit-content;
  margin-top: 30px;
  margin-bottom: 0;
}
@media screen and (min-width: 960px) {
  .two-column-card-block .two-column-card-block-cards {
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
  }
  .two-column-card-block .two-column-card-block-cards .two-column-card-block-card {
    max-width: 50%;
    flex: 1 1 45%;
    margin: 0 40px 0 0;
  }
  .two-column-card-block .two-column-card-block-cards .two-column-card-block-card:last-child {
    margin-right: 0;
  }
}

.three-column-card-block {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto inherit;
}
.three-column-card-block .three-column-card-block-header {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 34px;
}
.three-column-card-block .three-column-card-block-header h2 {
  font-size: 25px;
  line-height: 1.12;
  font-weight: 800;
  color: #E5750A;
  text-align: center;
}
.three-column-card-block .three-column-card-block-cards {
  margin-bottom: 10px;
}
.three-column-card-block .three-column-card-block-cards .three-column-card-block-card {
  width: 100%;
  background-color: #FFF;
  padding: 30px;
  border-radius: 15px;
  margin: 0 auto 40px;
}
.three-column-card-block .three-column-card-block-cards .three-column-card-block-card:last-child {
  margin-bottom: 0;
}
.three-column-card-block .three-column-card-block-cards .three-column-card-block-card .three-column-card-block-card-media {
  display: block;
  height: 200px;
  border-radius: 7px;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}
.three-column-card-block .three-column-card-block-cards .three-column-card-block-card .three-column-card-block-card-media img {
  visibility: hidden;
  height: 0;
}
.three-column-card-block .three-column-card-block-cards .three-column-card-block-card .three-column-card-block-card-details {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}
.three-column-card-block .three-column-card-block-cards .three-column-card-block-card .three-column-card-block-card-details h4 {
  width: 100%;
  flex: 1 1 100%;
  font-size: 18px;
  line-height: 1.2;
  color: #232323;
  padding-bottom: 10px;
  border-bottom: 1px solid #D2DCEB;
  margin-bottom: 10px;
}
.three-column-card-block .three-column-card-block-cards .three-column-card-block-card .three-column-card-block-card-details .three-column-card-block-card-footer {
  display: flex;
  justify-content: center;
  align-items: center;
}
.three-column-card-block .three-column-card-block-cards .three-column-card-block-card .three-column-card-block-card-details .three-column-card-block-card-footer .btn {
  flex: 0 0 fit-content;
  margin-top: 30px;
  margin-bottom: 0;
}
@media screen and (min-width: 960px) {
  .three-column-card-block .three-column-card-block-cards {
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
  }
  .three-column-card-block .three-column-card-block-cards .three-column-card-block-card {
    flex: 1 1 30%;
    margin: 0 40px 0 0;
  }
  .three-column-card-block .three-column-card-block-cards .three-column-card-block-card:last-child {
    margin-right: 0;
  }
}

.recipes-block {
  width: 100%;
  max-width: 100%;
  margin: 0 0 60px;
  background-color: #FFF;
}
.recipes-block .wrapper {
  width: 100%;
}
.recipes-block .recipes-header {
  width: 100%;
}
.recipes-block .recipes-header .block-media {
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 25px;
}
.recipes-block .recipes-header .block-media img {
  visibility: hidden;
}
.recipes-block .recipes-header .block-content-wrapper {
  padding: 0 30px 30px;
}
.recipes-block .recipes-header .block-content-wrapper h2 {
  font-size: 25px;
  line-height: 1.1;
  color: #E5750A;
  margin-bottom: 16px;
}
.recipes-block .recipes-header .block-content-wrapper .block-content {
  max-width: 700px;
  margin-bottom: 25px;
}
.recipes-block .recipes-header .block-content-wrapper .block-cta-buttons .btn:last-child {
  margin: 0;
}
.recipes-block .featured-recipes {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px 30px 50px;
}
.recipes-block .featured-recipes .featured-recipe {
  margin-bottom: 40px;
}
.recipes-block .featured-recipes .featured-recipe:last-child {
  margin-bottom: 0;
}
.recipes-block .featured-recipes .featured-recipe .recipe-media {
  display: block;
  margin-bottom: 15px;
}
.recipes-block .featured-recipes .featured-recipe .recipe-media figure {
  display: block;
  border-radius: 10px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.recipes-block .featured-recipes .featured-recipe .recipe-media figure img {
  visibility: hidden;
}
.recipes-block .featured-recipes .featured-recipe .recipe-details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.recipes-block .featured-recipes .featured-recipe .recipe-details h3 {
  font-size: 18px;
  line-height: 1.2;
}
.recipes-block .featured-recipes .featured-recipe .recipe-details h3 a {
  color: #517A31;
}
.recipes-block .featured-recipes .featured-recipe .recipe-details .btn {
  flex: 0 0 auto;
  margin-left: 10px;
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  padding: 15px 18px;
  margin-bottom: 0;
}
.recipes-block .featured-recipes .featured-recipe .recipe-details .btn i {
  margin-left: 5px;
}
@media screen and (min-width: 960px) {
  .recipes-block .wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  .recipes-block .recipes-header {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
  }
  .recipes-block .recipes-header .block-media {
    flex: 0 1 40%;
    margin-right: 50px;
    margin-bottom: 0;
  }
  .recipes-block .recipes-header .block-content-wrapper {
    flex: 0 1 60%;
    padding: 50px;
  }
  .recipes-block .recipes-header .block-content-wrapper h2 {
    font-size: 25px;
    line-height: 1.1;
    margin-bottom: 16px;
  }
  .recipes-block .recipes-header .block-content-wrapper .block-content {
    margin-bottom: 25px;
  }
  .recipes-block .recipes-header .block-content-wrapper .block-cta-buttons .btn:last-child {
    margin: 0;
  }
  .recipes-block .featured-recipes {
    width: 100%;
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 45px 65px;
    grid-template-areas: "recipe-1 recipe-2" "recipe-1 recipe-3";
    padding: 40px 60px 60px;
  }
  .recipes-block .featured-recipes .featured-recipe {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    max-height: 100%;
    margin-bottom: 0;
    grid-area: recipe-2;
  }
  .recipes-block .featured-recipes .featured-recipe .recipe-media {
    flex: 1 1 auto;
    height: 100%;
    max-height: 250px;
  }
  .recipes-block .featured-recipes .featured-recipe .recipe-media figure {
    height: 100%;
    max-height: 250px;
  }
  .recipes-block .featured-recipes .featured-recipe:first-child {
    grid-area: recipe-1;
  }
  .recipes-block .featured-recipes .featured-recipe:first-child .recipe-media {
    max-height: 100%;
  }
  .recipes-block .featured-recipes .featured-recipe:first-child .recipe-media figure {
    max-height: 100%;
  }
  .recipes-block .featured-recipes .featured-recipe:last-child {
    grid-area: recipe-3;
  }
  .recipes-block .featured-recipes .featured-recipe .recipe-details {
    flex: 0 0 65px;
  }
  .recipes-block .featured-recipes .featured-recipe .recipe-details h3 {
    font-size: 30px;
  }
  .recipes-block .featured-recipes .featured-recipe .recipe-details .btn {
    font-size: 16px;
  }
}

.tips-block {
  background-color: #FFF;
  padding: 30px;
  border-radius: 20px;
}
.tips-block .block-media {
  margin-bottom: 25px;
}
.tips-block .block-content-wrapper h2 {
  font-size: 25px;
  line-height: 1.1;
  color: #E5750A;
  margin-bottom: 16px;
}
.tips-block .block-content-wrapper .block-content {
  margin-bottom: 25px;
}
.tips-block .block-content-wrapper .tip-categories {
  list-style: disc;
}
.tips-block .block-content-wrapper .tip-categories li {
  margin-left: 40px;
}
.tips-block .block-content-wrapper .tip-categories li a {
  font-size: 16px;
  line-height: 1.5;
  color: #517A31;
}
.tips-block .block-content-wrapper .block-cta-buttons .btn:last-child {
  margin: 0;
}
@media screen and (min-width: 960px) {
  .tips-block {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto 60px;
    padding: 50px;
  }
  .tips-block .wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .tips-block .block-media {
    flex: 0 1 50%;
    margin-left: 50px;
    margin-bottom: 0;
    order: 2;
  }
  .tips-block .block-content-wrapper {
    flex: 0 1 50%;
    order: 1;
  }
  .tips-block .block-content-wrapper h2 {
    font-size: 25px;
    line-height: 1.1;
    margin-bottom: 16px;
  }
  .tips-block .block-content-wrapper .block-content {
    margin-bottom: 25px;
  }
}

.tips-grid-block .tips-grid-block-header {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 34px;
}
.tips-grid-block .tips-grid-block-header h2 {
  font-size: 25px;
  line-height: 1.12;
  font-weight: 800;
  color: #E5750A;
  text-align: center;
}
.tips-grid-block .tip-cards {
  margin-bottom: 10px;
}
.tips-grid-block .tip-cards .tip-card {
  width: 100%;
  max-width: 430px;
  background-color: #FFF;
  padding: 30px;
  border-radius: 15px;
  margin: 0 auto 40px;
}
.tips-grid-block .tip-cards .tip-card:last-child {
  margin-bottom: 0;
}
.tips-grid-block .tip-cards .tip-card .tip-card-media {
  display: block;
  height: 200px;
  margin-bottom: 15px;
}
.tips-grid-block .tip-cards .tip-card .tip-card-media figure {
  display: block;
  height: 200px;
  border-radius: 10px;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.tips-grid-block .tip-cards .tip-card .tip-card-media figure img {
  visibility: hidden;
}
.tips-grid-block .tip-cards .tip-card .tip-card-details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.tips-grid-block .tip-cards .tip-card .tip-card-details h4 {
  flex: 1 1 100%;
  font-size: 18px;
  line-height: 1.2;
}
.tips-grid-block .tip-cards .tip-card .tip-card-details h4 a {
  color: #517A31;
}
.tips-grid-block .tip-cards .tip-card .tip-card-details .btn {
  flex: 0 0 125px;
  margin-left: 10px;
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  padding: 15px;
  margin-bottom: 0;
}
.tips-grid-block .tip-cards .tip-card .tip-card-details .btn i {
  margin-left: 5px;
}
.tips-grid-block .tips-grid-block-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}
@media screen and (min-width: 960px) {
  .tips-grid-block .tip-cards {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .tips-grid-block .tip-cards .tip-card {
    flex: 0 1 30%;
    margin: 0 5% 40px 0;
  }
  .tips-grid-block .tip-cards .tip-card:nth-child(3n) {
    margin-right: 0;
  }
  .tips-grid-block .tip-cards .tip-card:last-child {
    margin-right: 0;
    margin-bottom: 40px;
  }
  .tips-grid-block .tips-grid-block-footer {
    margin-top: 0;
  }
}

.wysiwyg-content-block {
  background-color: #FFF;
  padding: 30px;
  border-radius: 15px;
}
.wysiwyg-content-block.no-padding {
  padding: 0;
}
.wysiwyg-content-block h2 {
  font-size: 25px;
  line-height: 1.1;
  color: #E5750A;
  margin-bottom: 16px;
}
.wysiwyg-content-block .block-cta-buttons .btn:last-child {
  margin: 0;
}
@media screen and (min-width: 960px) {
  .wysiwyg-content-block {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto inherit;
    padding: 40px 50px;
  }
  .wysiwyg-content-block.no-padding {
    padding: 0;
  }
  .wysiwyg-content-block h2 {
    font-size: 25px;
    line-height: 1.1;
    margin-bottom: 16px;
  }
  .wysiwyg-content-block .block-cta-buttons .btn:last-child {
    margin: 0;
  }
}

.home .hero-new {
  width: 100%;
  margin-bottom: 60px;
}
.home .hero-new .wrapper {
  width: 100%;
  height: 100%;
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.home .hero-new .hero-media-mobile {
  position: relative;
  display: block;
  overflow: hidden;
}
.home .hero-new .hero-media-mobile .hero-bg-video-mobile {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.home .hero-new .hero-media-mobile .hero-bg-video-mobile video {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.home .hero-new .hero-content-wrapper {
  background-color: rgba(255, 255, 255, 0.95);
  padding: 30px;
}
.home .hero-new .hero-content-wrapper .hero-title {
  color: #E5750A;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 15px;
}
.home .hero-new .hero-content-wrapper .hero-content {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  color: #232323;
  margin-bottom: 25px;
}
.home .hero-new .hero-scroll-prompt {
  display: none;
}
.home .hero {
  display: none;
  width: 100%;
  margin-bottom: 60px;
}
.home .hero .wrapper {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.home .hero .hero-media-mobile {
  position: relative;
  display: block;
  overflow: hidden;
}
.home .hero .hero-media-mobile .hero-bg-video-mobile {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.home .hero .hero-media-mobile .hero-bg-video-mobile video {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.home .hero .hero-content-wrapper {
  background-color: rgba(255, 255, 255, 0.95);
  padding: 30px;
}
.home .hero .hero-content-wrapper .hero-title {
  color: #E5750A;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 15px;
}
.home .hero .hero-content-wrapper .hero-content {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  color: #232323;
  margin-bottom: 25px;
}
.home .hero .hero-scroll-prompt {
  display: none;
}
@media screen and (max-width: 959px) {
  .home .hero-new {
    background-image: none !important;
  }
  .home .hero-new .hero-bg-video {
    display: none;
  }
  .home .hero {
    background-image: none !important;
  }
  .home .hero .hero-bg-video {
    display: none;
  }
}
@media screen and (min-width: 960px) {
  .home .hero-new {
    position: relative;
    padding: 52px;
    max-height: 700px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
  }
  .home .hero-new .hero-bg-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
  }
  .home .hero-new .hero-bg-video video {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .home .hero-new .hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(52, 46, 53, 0) 0%, #1E1D1D 100%);
    z-index: 5;
  }
  .home .hero-new .wrapper {
    position: relative;
    justify-content: center;
    align-items: center;
    padding: 100px 50px 200px;
    z-index: 10;
  }
  .home .hero-new .hero-media-mobile {
    display: none;
  }
  .home .hero-new .hero-content-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 960px;
    border-radius: 20px;
    padding: 60px 50px;
  }
  .home .hero-new .hero-content-wrapper .hero-title {
    font-size: 42px;
    line-height: 1.1;
    text-align: center;
  }
  .home .hero-new .hero-content-wrapper .hero-content {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
  }
  .home .hero-new .hero-content-wrapper .hero-cta-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .home .hero-new .hero-content-wrapper .hero-cta-buttons .btn {
    margin-right: 25px;
  }
  .home .hero-new .hero-content-wrapper .hero-cta-buttons .btn:last-child {
    margin-right: 0;
  }
  .home .hero-new .hero-scroll-prompt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -15px;
  }
  .home .hero-new .hero-scroll-prompt span {
    display: block;
    width: 2px;
    height: auto;
    max-height: 120px;
    border: 1px dashed #EF8622;
    margin-bottom: 17px;
  }
  .home .hero-new .hero-scroll-prompt p {
    font-family: "Fira Sans", sans-serif;
    font-size: 15px;
    line-height: 1;
    font-weight: 700;
    color: #FFF;
    padding: 0;
  }
  .home .hero {
    position: relative;
    padding: 52px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
  }
  .home .hero .hero-bg-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
  }
  .home .hero .hero-bg-video video {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .home .hero .hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(52, 46, 53, 0) 0%, #1E1D1D 100%);
    z-index: 5;
  }
  .home .hero .wrapper {
    position: relative;
    justify-content: center;
    align-items: center;
    padding: 100px 50px 200px;
    z-index: 10;
  }
  .home .hero .hero-media-mobile {
    display: none;
  }
  .home .hero .hero-content-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 960px;
    border-radius: 20px;
    padding: 60px 50px;
  }
  .home .hero .hero-content-wrapper .hero-title {
    font-size: 42px;
    line-height: 1.1;
    text-align: center;
  }
  .home .hero .hero-content-wrapper .hero-content {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
  }
  .home .hero .hero-content-wrapper .hero-cta-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .home .hero .hero-content-wrapper .hero-cta-buttons .btn {
    margin-right: 25px;
  }
  .home .hero .hero-content-wrapper .hero-cta-buttons .btn:last-child {
    margin-right: 0;
  }
  .home .hero .hero-scroll-prompt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -15px;
  }
  .home .hero .hero-scroll-prompt span {
    display: block;
    width: 2px;
    height: 150px;
    border: 1px dashed #EF8622;
    margin-bottom: 17px;
  }
  .home .hero .hero-scroll-prompt p {
    font-family: "Fira Sans", sans-serif;
    font-size: 15px;
    line-height: 1;
    font-weight: 700;
    color: #FFF;
    padding: 0;
  }
}

.recipes .recipes-block {
  padding: 50px 0 0;
}
.recipes .recipes-grid-search {
  max-width: 560px;
  margin: 0 auto 50px;
  background-color: #FFF;
  padding: 25px 50px;
  box-shadow: 0px 20px 10px -10px rgba(67, 96, 45, 0.04);
  border-radius: 90px;
}
.recipes .recipes-grid-search .recipes-grid-search-form .recipes-grid-search-field-wrapper {
  display: flex;
  align-items: center;
}
.recipes .recipes-grid-search .recipes-grid-search-form .recipes-grid-search-field-wrapper .recipes-grid-search-field {
  width: 100%;
  max-width: 390px;
  font-size: 16px;
  line-height: 1.21;
  padding: 15px 20px 7px;
  margin-bottom: 8px;
  border: 0;
  border-bottom: 1px solid #E5750A;
  background-color: transparent;
}
.recipes .recipes-grid-search .recipes-grid-search-form .recipes-grid-search-field-wrapper .recipes-grid-search-submit {
  margin-left: 16px;
  margin-bottom: 0;
}
.recipes .recipes-grid .recipe-card {
  display: block;
  width: 100%;
  max-width: 430px;
  background-color: #FFF;
  padding: 30px;
  border-radius: 15px;
  margin: 0 auto 40px;
}
.recipes .recipes-grid .recipe-card.is-visible {
  display: block;
}
.recipes .recipes-grid .recipe-card .recipe-card-media {
  display: block;
  height: 200px;
  margin-bottom: 15px;
}
.recipes .recipes-grid .recipe-card .recipe-card-media figure {
  display: block;
  height: 200px;
  border-radius: 10px;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.recipes .recipes-grid .recipe-card .recipe-card-media figure img {
  visibility: hidden;
}
.recipes .recipes-grid .recipe-card .recipe-card-details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.recipes .recipes-grid .recipe-card .recipe-card-details h4 {
  flex: 1 1 100%;
  font-size: 18px;
  line-height: 1.2;
}
.recipes .recipes-grid .recipe-card .recipe-card-details h4 a {
  color: #517A31;
}
.recipes .recipes-grid .recipe-card .recipe-card-details .btn {
  flex: 0 0 124px;
  margin-left: 10px;
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  padding: 15px;
  margin-bottom: 0;
}
.recipes .recipes-grid .recipe-card .recipe-card-details .btn i {
  margin-left: 5px;
}
@media screen and (min-width: 960px) {
  .recipes .recipes-grid {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 95%;
    margin: 0 auto;
  }
  .recipes .recipes-grid .recipe-card {
    flex: 0 1 30%;
    margin: 0 40px 0 0;
    margin-bottom: 40px;
  }
  .recipes .recipes-grid .recipe-card:nth-child(3n) {
    margin-right: 0;
  }
  .recipes .recipes-grid .recipe-card:last-child {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1400px) {
  .recipes .recipes-grid {
    width: 100%;
    margin: 0;
  }
}
.recipes .recipes-grid-search-pagination ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.recipes .recipes-grid-search-pagination ul li {
  margin-right: 20px;
}
.recipes .recipes-grid-search-pagination ul li:last-child {
  margin-right: 0;
}
.recipes .recipes-grid-search-pagination ul li a {
  font-family: "Fira Sans", sans-serif;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  color: #517A31;
}
.recipes .recipes-grid-search-pagination ul li .prev, .recipes .recipes-grid-search-pagination ul li .next {
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  color: #517A31;
}
.recipes .recipes-grid-search-pagination ul li .prev::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f060";
  width: 15px;
  height: 16px;
  display: inline-block;
  margin-right: 8px;
}
.recipes .recipes-grid-search-pagination ul li .next::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f061";
  width: 15px;
  height: 16px;
  display: inline-block;
  margin-left: 8px;
}
.recipes .recipes-grid-search-pagination ul li.disabled {
  display: none;
}
.recipes .recipes-grid-search-pagination ul li.active {
  background-color: #517A31;
  padding: 3px 10px 5px;
  border-radius: 5px;
}
.recipes .recipes-grid-search-pagination ul li.active span {
  font-family: "Fira Sans", sans-serif;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  color: #FFF;
}

.recipe .recipe-overview {
  width: 90%;
  margin: 0 auto 60px;
  background-color: #FFF;
  padding: 30px 25px;
  border-radius: 15px;
}
.recipe .recipe-overview .recipe-featured-image {
  margin-bottom: 23px;
}
.recipe .recipe-overview h1 {
  font-size: 42px;
  line-height: 1.2;
  font-weight: 800;
  color: #E5750A;
  margin-bottom: 15px;
}
.recipe .recipe-overview .recipe-excerpt {
  margin-bottom: 25px;
}
.recipe .recipe-overview .recipe-overview-footer {
  display: flex;
  justify-content: center;
  align-items: center;
}
.recipe .recipe-overview .recipe-overview-footer .recipe-servings {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-right: 20px;
  border-right: 1px solid #DCF0C5;
  margin-right: 20px;
}
.recipe .recipe-overview .recipe-overview-footer .recipe-servings img {
  width: 38px;
  height: 30px;
}
.recipe .recipe-overview .recipe-overview-footer .recipe-servings p {
  margin-top: 5px;
  text-align: center;
}
.recipe .recipe-overview .recipe-overview-footer .recipe-servings p span {
  display: block;
}
.recipe .recipe-overview .recipe-overview-footer .view-all-link {
  position: relative;
}
.recipe .recipe-overview .recipe-overview-footer .view-all-link a {
  font-family: "Fira Sans", sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 700;
  color: #517A31;
  padding-left: 20px;
}
.recipe .recipe-overview .recipe-overview-footer .view-all-link a:before {
  content: "";
  background: url("_assets/img/recipes-icon.png");
  width: 17px;
  height: 19px;
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.recipe .recipe-details {
  width: 90%;
  margin: 0 auto 60px;
  background-color: #FFF;
  padding: 30px 25px;
  border-radius: 15px;
}
.recipe .recipe-details .recipe-details-block {
  margin-bottom: 30px;
}
.recipe .recipe-details .recipe-details-block h2 {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  color: #E5750A;
  margin-bottom: 12px;
}
.recipe .recipe-details .recipe-details-block .recipe-details-block-content ul li, .recipe .recipe-details .recipe-details-block .recipe-details-block-content ol li {
  margin-left: 25px;
}
.recipe .recipe-details .nutrition-label {
  max-width: 300px;
}
.recipe .recipe-details .downloads .download-recipe {
  position: relative;
}
.recipe .recipe-details .downloads .download-recipe a {
  font-family: "Fira Sans", sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 700;
  color: #517A31;
  padding-left: 20px;
}
.recipe .recipe-details .downloads .download-recipe a:before {
  content: "";
  background: url("_assets/img/download-icon.png");
  width: 14px;
  height: 19px;
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (min-width: 960px) {
  .recipe .entry-content > .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
  }
  .recipe .recipe-overview {
    flex: 0 1 50%;
    width: 100%;
    padding: 50px;
    margin-right: 40px;
  }
  .recipe .recipe-overview .recipe-overview-footer .recipe-servings {
    padding-right: 30px;
    margin-right: 33px;
  }
  .recipe .recipe-overview .recipe-overview-footer .view-all-link a {
    padding-left: 20px;
  }
  .recipe .recipe-overview .recipe-overview-footer .view-all-link a:before {
    left: -3px;
  }
  .recipe .recipe-details {
    flex: 0 1 50%;
    width: 100%;
    padding: 50px;
  }
  .recipe .recipe-details .recipe-details-block {
    margin-bottom: 40px;
  }
  .recipe .recipe-details .recipe-details-block h2 {
    font-size: 28px;
  }
}

.tip-category .tips-block {
  width: 100%;
  max-width: 100%;
  margin: 0 0 60px;
  background-color: #FFF;
  border-radius: 0;
  padding: 50px 0 0;
}
.tip-category .tips-block .wrapper {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.tip-category .tips-block .tips-header .block-media {
  margin-bottom: 25px;
}
.tip-category .tips-block .tips-header .block-content-wrapper {
  padding: 0 30px 30px;
}
.tip-category .tips-block .tips-header .block-content-wrapper h2 {
  font-size: 25px;
  line-height: 1.1;
  color: #E5750A;
  margin-bottom: 16px;
}
.tip-category .tips-block .tips-header .block-content-wrapper .block-content {
  margin-bottom: 25px;
}
.tip-category .tips-block .tips-header .block-content-wrapper .block-cta-buttons .btn:last-child {
  margin: 0;
}
.tip-category .tips-block .featured-tips {
  padding: 20px 30px 50px;
}
.tip-category .tips-block .featured-tips .tip {
  margin-bottom: 40px;
}
.tip-category .tips-block .featured-tips .tip:last-child {
  margin-bottom: 0;
}
.tip-category .tips-block .featured-tips .tip .tip-media {
  display: block;
  margin-bottom: 15px;
}
.tip-category .tips-block .featured-tips .tip .tip-media figure {
  display: block;
  border-radius: 10px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.tip-category .tips-block .featured-tips .tip .tip-media figure img {
  visibility: hidden;
}
.tip-category .tips-block .featured-tips .tip .tip-details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.tip-category .tips-block .featured-tips .tip .tip-details h3 {
  font-size: 18px;
  line-height: 1.2;
}
.tip-category .tips-block .featured-tips .tip .tip-details h3 a {
  color: #517A31;
}
.tip-category .tips-block .featured-tips .tip .tip-details .btn {
  flex: 0 0 126px;
  margin-left: 10px;
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  padding: 15px;
  margin-bottom: 0;
}
.tip-category .tips-block .featured-tips .tip .tip-details .btn i {
  margin-left: 5px;
}
@media screen and (min-width: 960px) {
  .tip-category .tips-block .wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  .tip-category .tips-block .tips-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .tip-category .tips-block .tips-header .block-media {
    flex: 0 1 40%;
    margin-right: 50px;
    margin-bottom: 0;
  }
  .tip-category .tips-block .tips-header .block-content-wrapper {
    flex: 0 1 60%;
    padding: 50px;
  }
  .tip-category .tips-block .tips-header .block-content-wrapper h2 {
    font-size: 25px;
    line-height: 1.1;
    margin-bottom: 16px;
  }
  .tip-category .tips-block .tips-header .block-content-wrapper .block-content {
    margin-bottom: 25px;
  }
  .tip-category .tips-block .tips-header .block-content-wrapper .block-cta-buttons .btn:last-child {
    margin: 0;
  }
  .tip-category .tips-block .featured-tips {
    width: 100%;
    max-width: 1200px;
    display: grid;
    grid-template-columns: 1fr 1.5fr;
    grid-template-rows: 1fr 1fr;
    gap: 45px 65px;
    grid-template-areas: "tip-2 tip-1" "tip-3 tip-1";
    padding: 40px 60px 60px;
  }
  .tip-category .tips-block .featured-tips .tip {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%;
    max-height: 100%;
    margin-bottom: 0;
    grid-area: tip-2;
  }
  .tip-category .tips-block .featured-tips .tip .tip-media {
    flex: 1 1 auto;
    height: 100%;
    max-height: 100%;
  }
  .tip-category .tips-block .featured-tips .tip .tip-media figure {
    height: 100%;
    max-height: 100%;
  }
  .tip-category .tips-block .featured-tips .tip:first-child {
    grid-area: tip-1;
  }
  .tip-category .tips-block .featured-tips .tip:first-child .tip-media {
    max-height: 100%;
  }
  .tip-category .tips-block .featured-tips .tip:first-child .tip-media figure {
    max-height: 100%;
  }
  .tip-category .tips-block .featured-tips .tip:last-child {
    grid-area: tip-3;
  }
  .tip-category .tips-block .featured-tips .tip .tip-details {
    flex: 0 0 65px;
  }
  .tip-category .tips-block .featured-tips .tip .tip-details h3 {
    font-size: 30px;
  }
  .tip-category .tips-block .featured-tips .tip .tip-details .btn {
    font-size: 16px;
  }
}

.single-tip #page-content {
  padding-top: 0;
}
.single-tip .single-tip-header {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 75px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url("/wp-content/uploads/258f0bf5707bea763c86ec0c5fb8b725-scaled.jpeg");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
}
.single-tip .single-tip-header h1 {
  font-size: 45px;
  line-height: 1.2;
  font-weight: 800;
  color: #E5750A;
  text-align: center;
}
.single-tip .single-tip-hero {
  background-color: #FFF;
  margin-bottom: 75px;
}
.single-tip .single-tip-hero .single-tip-hero-media {
  background-position: auto auto;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 30px;
}
.single-tip .single-tip-hero .single-tip-hero-media img {
  visibility: hidden;
}
.single-tip .single-tip-hero .single-tip-hero-content {
  padding: 0 25px 30px;
}
@media screen and (min-width: 960px) {
  .single-tip .single-tip-hero {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
  }
  .single-tip .single-tip-hero .single-tip-hero-media {
    flex: 1 1 50%;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }
  .single-tip .single-tip-hero .single-tip-hero-content {
    flex: 1 1 50%;
    padding: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .single-tip .single-tip-hero .single-tip-hero-content h2 {
    font-size: 25px;
  }
}

.block\:locations {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.block\:locations .block\:locations\:\:aside {
  width: 100%;
  flex: 1 0 100%;
  height: 900px;
}
.block\:locations .block\:locations\:\:aside .form\:locations\:\:legend legend {
  font-size: 16px;
  line-height: 1.21;
  font-weight: 700;
  color: #232323;
  text-transform: uppercase;
}
.block\:locations .block\:locations\:\:aside .form\:locations {
  height: 160px;
  background: #C9E2AC;
  padding: 30px;
  border-radius: 6px 6px 0 0;
}
.block\:locations .block\:locations\:\:aside .form\:locations .form\:locations\:\:legend {
  color: #232323;
  margin-bottom: 10px;
}
.block\:locations .block\:locations\:\:aside .form\:locations .form\:locations\:\:legend legend {
  float: left;
  margin-right: 10px;
}
.block\:locations .block\:locations\:\:aside .form\:locations .form\:locations\:\:legend label {
  margin-left: 5px;
}
.block\:locations .block\:locations\:\:aside .form\:locations .form\:locations\:\:legend label:first-child {
  margin-left: 15px;
}
.block\:locations .block\:locations\:\:aside .form\:locations .form\:locations\:\:box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.block\:locations .block\:locations\:\:aside .form\:locations .form\:locations\:\:box .form\:locations\:\:input-wrapper {
  flex: 1 1 100%;
  background: #FFF;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 20px;
  border-radius: 6px 6px 6px 6px;
}
.block\:locations .block\:locations\:\:aside .form\:locations .form\:locations\:\:box .form\:locations\:\:input-wrapper label {
  visibility: hidden;
  height: 0;
  width: 0;
}
.block\:locations .block\:locations\:\:aside .form\:locations .form\:locations\:\:box .form\:locations\:\:input-wrapper .form\:locations\:\:input {
  flex: 1 1 100%;
  width: 100%;
  border: 0;
  padding: 20px;
  font-size: 16px;
  line-height: 1;
  color: #232323;
  border-radius: 6px 6px 6px 6px;
}
.block\:locations .block\:locations\:\:aside .form\:locations .form\:locations\:\:box .form\:locations\:\:input-wrapper .form\:locations\:\:clear {
  flex: 0 0 20px;
}
.block\:locations .block\:locations\:\:aside .form\:locations .form\:locations\:\:box .form\:locations\:\:button {
  flex: 0 0 57px;
  padding: 15px 0;
  margin-left: 15px;
  background: #517A31;
  color: #FFF;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 51px;
}
.block\:locations .block\:locations\:\:aside .form\:locations .form\:locations\:\:box .form\:locations\:\:button:lang(es) {
  flex: 0 0 100px;
}
.block\:locations .block\:locations\:\:aside .block\:locations\:\:results {
  height: 740px;
  overflow: scroll;
  background: #FAFAFA;
  padding: 30px;
  border-radius: 0 0 0 6px;
}
.block\:locations .block\:locations\:\:aside .block\:locations\:\:results .card\:location {
  padding-bottom: 30px;
  border-bottom: 1px solid #DADCD9;
  margin-bottom: 30px;
}
.block\:locations .block\:locations\:\:aside .block\:locations\:\:results .card\:location .card\:location\:\:heading {
  display: block;
  font-size: 24px;
  line-height: 1.1;
  font-weight: bold;
  text-transform: capitalize;
  margin-bottom: 10px;
  text-decoration: none;
}
.block\:locations .block\:locations\:\:aside .block\:locations\:\:results .card\:location .card\:location\:\:address {
  font-size: 17px;
  line-height: 1.1;
}
.block\:locations .block\:locations\:\:aside .block\:locations\:\:results .card\:location .card\:location\:\:address .card\:location\:\:phone {
  margin-top: 15px;
}
.block\:locations .block\:locations\:\:aside .block\:locations\:\:results .card\:location .card\:location\:\:address .card\:location\:\:info {
  margin-top: 15px;
}
.block\:locations .block\:locations\:\:aside .block\:locations\:\:results .card\:location .card\:location\:\:address .card\:location\:\:info .card\:location\:\:action a::after {
  content: "";
  width: 15px;
  height: 16px;
  margin-left: 4px;
  background-image: url("_assets/img/external-link.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
}
.block\:locations .block\:locations\:\:map {
  display: none;
}

@media screen and (min-width: 960px) {
  .block\:locations {
    flex-direction: row;
  }
  .block\:locations .block\:locations\:\:aside {
    flex: 0 0 450px;
    height: 900px;
  }
  .block\:locations .block\:locations\:\:aside .form\:locations {
    padding: 30px 40px 30px 30px;
    border-radius: 6px 0 0 0;
  }
  .block\:locations .block\:locations\:\:aside .block\:locations\:\:results .card\:location .card\:location\:\:address {
    font-size: 0.875rem;
    line-height: 1.2rem;
  }
  .block\:locations .block\:locations\:\:aside .block\:locations\:\:results .card\:location .card\:location\:\:heading {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .block\:locations .block\:locations\:\:map {
    display: block;
    flex: 1 1 100%;
    height: 900px;
    border-radius: 0 6px 6px 0;
  }
}
.search-results-container {
  padding: 30px;
}
.search-results-container .search-results-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  margin: 20px auto;
  padding: 0 25px;
}
.search-results-container .search-results-header .search-results-field-container {
  background-color: #FFF;
  padding: 15px 20px;
  box-shadow: 0px 20px 10px -10px rgba(67, 96, 45, 0.04);
  border-radius: 20px;
}
.search-results-container .search-results-header .search-results-field-container .search-results-form .search-results-field-wrapper {
  display: flex;
  align-items: center;
}
.search-results-container .search-results-header .search-results-field-container .search-results-form .search-results-field-wrapper .search-results-field {
  font-size: 16px;
  line-height: 1.21;
  padding: 15px 20px 7px;
  margin-bottom: 8px;
  border: 0;
  border-bottom: 1px solid #E5750A;
  background-color: transparent;
}
.search-results-container .search-results-header .search-results-field-container .search-results-form .search-results-field-wrapper .search-results-submit {
  margin-left: 16px;
  margin-bottom: 0;
}
.search-results-container .wrapper {
  width: 100%;
  max-width: 960px;
  margin: 30px auto;
}
.search-results-container .wrapper .search-result-cta-button {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
}
.search-results-container .wrapper .no-results {
  text-align: center;
}
@media screen and (min-width: 960px) {
  .search-results-container .search-results-header {
    padding: 0 50px;
  }
  .search-results-container .wrapper {
    padding: 50px;
  }
  .search-results-container .wrapper .search-result {
    display: none;
    justify-content: flex-start;
    align-items: stretch;
    margin-bottom: 50px;
    background-color: #FFF;
    padding: 30px;
    border-radius: 15px;
  }
  .search-results-container .wrapper .search-result.is-visible {
    display: flex;
  }
  .search-results-container .wrapper .search-result.hide {
    display: none;
  }
  .search-results-container .wrapper .search-result .search-result-media {
    order: 2;
    flex: 0 0 300px;
    width: 300px;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
  }
  .search-results-container .wrapper .search-result .search-result-media img {
    visibility: hidden;
  }
  .search-results-container .wrapper .search-result .search-result-details {
    order: 1;
    flex: 1 1 65%;
    margin-right: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
  }
  .search-results-container .wrapper .search-result .search-result-details .search-result-details-content {
    margin-bottom: 30px;
  }
  .search-results-container .wrapper .search-result .search-result-details .search-result-details-content .search-result-title {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .search-results-container .wrapper .search-result .search-result-details .search-result-details-content .search-result-summary {
    font-size: 16px;
  }
  .search-results-container .wrapper .search-result .search-result-details .btn {
    margin-bottom: 0;
  }
  .search-results-container .wrapper .search-result .search-result-details.has-thumbnail .search-result-details-content {
    margin-bottom: 0;
  }
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 0 0;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 1;
}
.hamburger.is-active:hover {
  opacity: 1;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #517A31;
}

.hamburger-box {
  width: 20px;
  height: 19px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 20px;
  height: 3px;
  background-color: #517A31;
  border-radius: 4px;
  position: absolute;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -8px;
}
.hamburger-inner::after {
  bottom: -8px;
}

/*
 * 3DX
 */
.hamburger--3dx .hamburger-box {
  -webkit-perspective: 40px;
          perspective: 40px;
}
.hamburger--3dx .hamburger-inner {
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
 * 3DX Reverse
 */
.hamburger--3dx-r .hamburger-box {
  -webkit-perspective: 40px;
          perspective: 40px;
}
.hamburger--3dx-r .hamburger-inner {
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent !important;
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
 * 3DY
 */
.hamburger--3dy .hamburger-box {
  -webkit-perspective: 40px;
          perspective: 40px;
}
.hamburger--3dy .hamburger-inner {
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent !important;
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg);
}
.hamburger--3dy.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg);
}
.hamburger--3dy.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
 * 3DY Reverse
 */
.hamburger--3dy-r .hamburger-box {
  -webkit-perspective: 40px;
          perspective: 40px;
}
.hamburger--3dy-r .hamburger-inner {
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
 * 3DXY
 */
.hamburger--3dxy .hamburger-box {
  -webkit-perspective: 40px;
          perspective: 40px;
}
.hamburger--3dxy .hamburger-inner {
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent !important;
  -webkit-transform: rotateX(180deg) rotateY(180deg);
          transform: rotateX(180deg) rotateY(180deg);
}
.hamburger--3dxy.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg);
}
.hamburger--3dxy.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
 * 3DXY Reverse
 */
.hamburger--3dxy-r .hamburger-box {
  -webkit-perspective: 40px;
          perspective: 40px;
}
.hamburger--3dxy-r .hamburger-inner {
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  -webkit-transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
          transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
 * Arrow
 */
.hamburger--arrow.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-4px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-4px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrow.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-4px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-4px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
 * Arrow Right
 */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(4px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(4px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(4px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(4px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
 * Arrow Alt
 */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(-4px, -5px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-4px, -5px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(-4px, 5px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-4px, 5px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Arrow Alt Right
 */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(4px, -5px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(4px, -5px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(4px, 5px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(4px, 5px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Arrow Turn
 */
.hamburger--arrowturn.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.hamburger--arrowturn.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrowturn.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
 * Arrow Turn Right
 */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
 * Boring
 */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none;
}
.hamburger--boring.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

/*
 * Collapse
 */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
  top: -16px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Collapse Reverse
 */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
  top: -16px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -8px, 0) rotate(45deg);
          transform: translate3d(0, -8px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Elastic
 */
.hamburger--elastic .hamburger-inner {
  top: 1.5px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: 8px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 16px;
  transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(135deg);
          transform: translate3d(0, 8px, 0) rotate(135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -16px, 0) rotate(-270deg);
          transform: translate3d(0, -16px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}

/*
 * Elastic Reverse
 */
.hamburger--elastic-r .hamburger-inner {
  top: 1.5px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r .hamburger-inner::before {
  top: 8px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic-r .hamburger-inner::after {
  top: 16px;
  transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(-135deg);
          transform: translate3d(0, 8px, 0) rotate(-135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -16px, 0) rotate(270deg);
          transform: translate3d(0, -16px, 0) rotate(270deg);
  transition-delay: 0.075s;
}

/*
 * Emphatic
 */
.hamburger--emphatic {
  overflow: hidden;
}
.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic .hamburger-inner::after {
  top: 8px;
  right: 0;
  transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -40px;
  top: -40px;
  -webkit-transform: translate3d(40px, 40px, 0) rotate(45deg);
          transform: translate3d(40px, 40px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -40px;
  top: -40px;
  -webkit-transform: translate3d(-40px, 40px, 0) rotate(-45deg);
          transform: translate3d(-40px, 40px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Emphatic Reverse
 */
.hamburger--emphatic-r {
  overflow: hidden;
}
.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic-r .hamburger-inner::after {
  top: 8px;
  right: 0;
  transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -40px;
  top: 40px;
  -webkit-transform: translate3d(40px, -40px, 0) rotate(-45deg);
          transform: translate3d(40px, -40px, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -40px;
  top: 40px;
  -webkit-transform: translate3d(-40px, -40px, 0) rotate(45deg);
          transform: translate3d(-40px, -40px, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Minus
 */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}
.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}
.hamburger--minus.is-active .hamburger-inner::before {
  top: 0;
}
.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0;
}

/*
 * Slider
 */
.hamburger--slider .hamburger-inner {
  top: 1.5px;
}
.hamburger--slider .hamburger-inner::before {
  top: 8px;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 16px;
}
.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  -webkit-transform: rotate(-45deg) translate3d(-2.8571428571px, -5px, 0);
          transform: rotate(-45deg) translate3d(-2.8571428571px, -5px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -16px, 0) rotate(-90deg);
          transform: translate3d(0, -16px, 0) rotate(-90deg);
}

/*
 * Slider Reverse
 */
.hamburger--slider-r .hamburger-inner {
  top: 1.5px;
}
.hamburger--slider-r .hamburger-inner::before {
  top: 8px;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider-r .hamburger-inner::after {
  top: 16px;
}
.hamburger--slider-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(-45deg);
          transform: translate3d(0, 8px, 0) rotate(-45deg);
}
.hamburger--slider-r.is-active .hamburger-inner::before {
  -webkit-transform: rotate(45deg) translate3d(2.8571428571px, -5px, 0);
          transform: rotate(45deg) translate3d(2.8571428571px, -5px, 0);
  opacity: 0;
}
.hamburger--slider-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -16px, 0) rotate(90deg);
          transform: translate3d(0, -16px, 0) rotate(90deg);
}

/*
 * Spin
 */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Spin Reverse
 */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Spring
 */
.hamburger--spring .hamburger-inner {
  top: 1.5px;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 8px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 16px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important;
}
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, 8px, 0) rotate(-45deg);
          transform: translate3d(0, 8px, 0) rotate(-45deg);
}

/*
 * Spring Reverse
 */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r .hamburger-inner::after {
  top: -16px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}
.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}
.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Stand
 */
.hamburger--stand .hamburger-inner {
  transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand.is-active .hamburger-inner {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: transparent !important;
  transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Stand Reverse
 */
.hamburger--stand-r .hamburger-inner {
  transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background-color: transparent !important;
  transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Squeeze
 */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Vortex
 */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}
.hamburger--vortex.is-active .hamburger-inner {
  -webkit-transform: rotate(765deg);
          transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

/*
 * Vortex Reverse
 */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}
.hamburger--vortex-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-765deg);
          transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: hsla(0deg, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

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

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

:root {
  --tobii-base-font-size: 18px; /* also update --tobii-slide-max-height */
  --tobii-transition-duration: 0.3s;
  --tobii-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  --tobii-zoom-icon-background: hsla(210, 38%, 16%, 0.94);
  --tobii-zoom-icon-color: #ffffff;
  --tobii-lightbox-background: rgba(111, 69, 155,0.85);
  --tobii-lightbox-z-index: 1337;
  --tobii-caption-background: rgba(0,0,0,0.8);
  --tobii-caption-color: #eeeeee;
  --tobii-counter-background: transparent;
  --tobii-counter-color: #ffffff;
  --tobii-button-background: transparent;
  --tobii-button-navigation-background: rgba(0,0,0,0.5);
  --tobii-button-color: #ffffff;
  --tobii-loader-color: #ffffff;
  --tobii-slide-max-height: calc(100vh - 2.77778em); /* 50/18px, em() does not work here */
  --tobii-slide-max-width: 100vw;
}

/**
 * Lightbox link
 *
 */
.tobii-zoom {
  border: 0;
  box-shadow: none;
  display: inline-block;
  position: relative;
  text-decoration: none;
}
.tobii-zoom img {
  display: block;
}
.tobii-zoom__icon {
  align-items: center;
  background-color: var(--zoom-icon-background, var(--tobii-zoom-icon-background));
  top: 0.4444444444em;
  color: var(--zoom-icon-color, var(--tobii-zoom-icon-color));
  display: flex;
  height: 1.7777777778em;
  justify-content: center;
  line-height: 1;
  position: absolute;
  right: 0.4444444444em;
  width: 1.7777777778em;
}
.tobii-zoom__icon svg {
  fill: none;
  height: 1.3333333333em;
  pointer-events: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.5;
  stroke: currentColor;
  width: 1.3333333333em;
}

.tobii-is-open {
  overflow-y: hidden;
}

.tobii-is-open,
.tobii-image {
  touch-action: none;
}

/**
 * Lightbox
 *
 */
.tobii {
  background-color: var(--lightbox-background, var(--tobii-lightbox-background));
  bottom: 0;
  box-sizing: border-box;
  contain: strict;
  font-size: var(--base-font-size, var(--tobii-base-font-size));
  left: 0;
  line-height: 1.5;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  z-index: var(--lightbox-z-index, var(--tobii-lightbox-z-index));
}
.tobii[aria-hidden=true] {
  display: none;
}
.tobii *, .tobii *::before, .tobii *::after {
  box-sizing: inherit;
}

/**
 * Slider
 *
 */
.tobii__slider {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 2.7777777778em;
  will-change: transform;
}
.tobii__slider[aria-hidden=true] {
  display: none;
}
@media screen and (prefers-reduced-motion: no-preference) {
  .tobii__slider--animate:not(.tobii__slider--is-dragging) {
    transition-duration: var(--transition-duration, var(--tobii-transition-duration));
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: var(--transition-timing-function, var(--tobii-transition-timing-function));
  }
}
.tobii__slider--is-draggable [data-type] {
  cursor: -webkit-grab;
  cursor: grab;
}
.tobii__slider--is-dragging [data-type] {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/**
 * Slide
 *
 */
.tobii__slide {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.tobii__slide:not(.tobii__slide--is-active) {
  visibility: hidden;
}
@media screen and (prefers-reduced-motion: no-preference) {
  .tobii__slide:not(.tobii__slide--is-active) {
    transition-duration: var(--transition-duration, var(--tobii-transition-duration));
    transition-property: visibility;
    transition-timing-function: var(--timing-function, var(--tobii-transition-timing-function));
  }
}
.tobii__slide [data-type] {
  max-height: var(--slide-max-height, var(--tobii-slide-max-height));
  max-width: var(--slide-max-width, var(--tobii-slide-max-width));
  overflow: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
}
.tobii__slide iframe, .tobii__slide video {
  display: block !important;
}
.tobii__slide figure {
  margin: 0;
  position: relative;
}
.tobii__slide figure > img {
  display: block;
  height: auto;
  max-height: var(--slide-max-height, var(--tobii-slide-max-height));
  max-width: var(--slide-max-width, var(--tobii-slide-max-width));
  width: auto;
}
.tobii__slide figure > figcaption {
  background-color: var(--caption-background, var(--tobii-caption-background));
  bottom: 0;
  color: var(--caption-color, var(--tobii-caption-color));
  padding: 0.2222222222em 0.4444444444em;
  position: absolute;
  white-space: pre-wrap;
  width: 100%;
}
.tobii__slide [data-type=html] video {
  cursor: auto;
  max-height: var(--slide-max-height, var(--tobii-slide-max-height));
  max-width: var(--slide-max-width, var(--tobii-slide-max-width));
}
.tobii__slide [data-type=iframe] {
  /* Fix iframe scrolling on iOS */
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.tobii__slide [data-type=iframe] iframe {
  height: var(--slide-max-height, var(--tobii-slide-max-height));
  width: var(--slide-max-width, var(--tobii-slide-max-width));
}

/**
 * Buttons
 *
 */
.tobii__btn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: var(--button-background, var(--tobii-button-background));
  border: 0.0555555556em solid transparent;
  color: var(--button-color, var(--tobii-button-color));
  cursor: pointer;
  font: inherit;
  line-height: 1;
  margin: 0;
  opacity: 0.5;
  padding: 0;
  position: absolute;
  touch-action: manipulation;
  will-change: opacity;
  z-index: 1;
}
@media screen and (prefers-reduced-motion: no-preference) {
  .tobii__btn {
    transition-duration: var(--transition-duration, var(--tobii-transition-duration));
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    transition-timing-function: var(--transition-timing-function, var(--tobii-transition-timing-function));
    will-change: opacity, transform;
  }
}
.tobii__btn svg {
  fill: none;
  height: 3.3333333333em;
  pointer-events: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1;
  stroke: currentColor;
  width: 3.3333333333em;
}
.tobii__btn--previous, .tobii__btn--next {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: var(--button-navigation-background, var(--tobii-button-navigation-background));
  border-radius: 0.2777777778em;
}
.tobii__btn--previous {
  left: 0.8888888889em;
}
.tobii__btn--next {
  right: 0.8888888889em;
}
.tobii__btn--close {
  right: 0.2777777778em;
  top: 0.2777777778em;
  width: 2.2222222222em;
  height: 2.2222222222em;
}
.tobii__btn--close svg {
  -webkit-transform: scale(1.4);
          transform: scale(1.4);
  width: 100%;
  height: 100%;
}
.tobii__btn:disabled, .tobii__btn[aria-hidden=true] {
  visibility: hidden;
  cursor: default;
}

/**
 * Counter
 *
 */
.tobii__counter {
  background-color: var(--counter-background, var(--tobii-counter-background));
  color: var(--counter-color, var(--tobii-counter-color));
  font-size: 1.1111111111em;
  left: 0.8333333333em;
  line-height: 1;
  position: absolute;
  top: 0.8333333333em;
  z-index: 1;
  opacity: 0.8;
}
.tobii__counter[aria-hidden=true] {
  display: none;
}

/**
 * Loader
 *
 */
.tobii__loader {
  display: inline-block;
  height: 5.5555555556em;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 5.5555555556em;
}
.tobii__loader::before {
  -webkit-animation: spin 1s infinite;
          animation: spin 1s infinite;
  border-radius: 100%;
  border: 0.2222222222em solid #949ba3;
  border-top-color: var(--loader-color, var(--tobii-loader-color));
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.tobii__slide .tobii-html {
  background: #ffffff;
  padding: 10px 20px;
  max-width: 800px;
}
