.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

body {
  font-family: var(--_typography---fonts--body-font);
  font-size: var(--_typography---font-size--text-main);
  line-height: var(--_typography---line-height--1-5);
  font-weight: 400;
}

h1 {
  margin-top: var(--_text-styles---margin-top);
  margin-bottom: var(--_text-styles---margin-bottom);
  font-family: var(--_text-styles---font-family);
  color: var(--_theme---headlines);
  font-size: var(--_text-styles---font-size);
  line-height: var(--_text-styles---line-height);
  font-weight: var(--_text-styles---font-weight);
  --_text-styles---margin-top: var(--space--0);
  --_text-styles---margin-bottom: var(--space--1-25rem);
  --_text-styles---font-family: var(--_typography---fonts--heading-font);
  --_text-styles---font-size: var(--_typography---font-size--h1);
  --_text-styles---line-height: var(--_typography---line-height--1-1);
  --_text-styles---font-weight: var(--_typography---fonts--font-bold);
  --_text-styles---letter-spacing: var(--_typography---letter-spacing--0-03em);
  --_text-styles---text-transform: var(--_typography---text-transform--none);
  --_text-styles---trim-top: var(--_typography---fonts--heading-trim-top);
  --_text-styles---trim-bottom: var(--_typography---fonts--heading-trim-bottom);
}

h2 {
  margin-top: var(--_text-styles---margin-top);
  margin-bottom: var(--_text-styles---margin-bottom);
  font-family: var(--_text-styles---font-family);
  color: var(--_theme---headlines);
  font-size: var(--_text-styles---font-size);
  line-height: var(--_text-styles---line-height);
  font-weight: var(--_text-styles---font-weight);
  --_text-styles---margin-top: var(--space--0);
  --_text-styles---margin-bottom: var(--space--0-75rem);
  --_text-styles---font-family: var(--_typography---fonts--heading-font);
  --_text-styles---font-size: var(--_typography---font-size--h2);
  --_text-styles---line-height: var(--_typography---line-height--1-1);
  --_text-styles---font-weight: var(--_typography---fonts--font-bold);
  --_text-styles---letter-spacing: var(--_typography---letter-spacing--0-03em);
  --_text-styles---text-transform: var(--_typography---text-transform--none);
  --_text-styles---trim-top: var(--_typography---fonts--heading-trim-top);
  --_text-styles---trim-bottom: var(--_typography---fonts--heading-trim-bottom);
}

h3 {
  margin-top: var(--_text-styles---margin-top);
  margin-bottom: var(--_text-styles---margin-bottom);
  font-family: var(--_text-styles---font-family);
  color: var(--_theme---headlines);
  font-size: var(--_text-styles---font-size);
  line-height: var(--_text-styles---line-height);
  font-weight: var(--_text-styles---font-weight);
  --_text-styles---margin-top: var(--space--0);
  --_text-styles---margin-bottom: var(--space--0-75rem);
  --_text-styles---font-family: var(--_typography---fonts--heading-font);
  --_text-styles---font-size: var(--_typography---font-size--h3);
  --_text-styles---line-height: var(--_typography---line-height--1-1);
  --_text-styles---font-weight: var(--_typography---fonts--font-bold);
  --_text-styles---letter-spacing: var(--_typography---letter-spacing--0-03em);
  --_text-styles---text-transform: var(--_typography---text-transform--none);
  --_text-styles---trim-top: var(--_typography---fonts--heading-trim-top);
  --_text-styles---trim-bottom: var(--_typography---fonts--heading-trim-bottom);
}

h4 {
  margin-top: var(--_text-styles---margin-top);
  margin-bottom: var(--_text-styles---margin-bottom);
  font-family: var(--_text-styles---font-family);
  color: var(--_theme---headlines);
  font-size: var(--_text-styles---font-size);
  line-height: var(--_text-styles---line-height);
  font-weight: var(--_text-styles---font-weight);
  --_text-styles---margin-top: var(--space--0);
  --_text-styles---margin-bottom: var(--space--0-5rem);
  --_text-styles---font-family: var(--_typography---fonts--heading-font);
  --_text-styles---font-size: var(--_typography---font-size--h4);
  --_text-styles---line-height: var(--_typography---line-height--1-1);
  --_text-styles---font-weight: var(--_typography---fonts--font-bold);
  --_text-styles---letter-spacing: var(--space--0);
  --_text-styles---text-transform: var(--_typography---text-transform--none);
  --_text-styles---trim-top: var(--_typography---fonts--heading-trim-top);
  --_text-styles---trim-bottom: var(--_typography---fonts--heading-trim-bottom);
}

h5 {
  margin-top: var(--_text-styles---margin-top);
  margin-bottom: var(--_text-styles---margin-bottom);
  font-family: var(--_text-styles---font-family);
  color: var(--_theme---headlines);
  font-size: var(--_text-styles---font-size);
  line-height: var(--_text-styles---line-height);
  font-weight: var(--_text-styles---font-weight);
  --_text-styles---margin-top: var(--space--0);
  --_text-styles---margin-bottom: var(--space--0-5rem);
  --_text-styles---font-family: var(--_typography---fonts--heading-font);
  --_text-styles---font-size: var(--_typography---font-size--h5);
  --_text-styles---line-height: var(--_typography---line-height--1-1);
  --_text-styles---font-weight: var(--_typography---fonts--font-bold);
  --_text-styles---letter-spacing: var(--space--0);
  --_text-styles---text-transform: var(--_typography---text-transform--none);
  --_text-styles---trim-top: var(--_typography---fonts--heading-trim-top);
  --_text-styles---trim-bottom: var(--_typography---fonts--heading-trim-bottom);
}

h6 {
  margin-top: var(--_text-styles---margin-top);
  margin-bottom: var(--_text-styles---margin-bottom);
  font-family: var(--_text-styles---font-family);
  color: var(--_theme---headlines);
  font-size: var(--_text-styles---font-size);
  line-height: var(--_text-styles---line-height);
  font-weight: var(--_text-styles---font-weight);
  --_text-styles---margin-top: var(--space--0);
  --_text-styles---margin-bottom: var(--space--0-5rem);
  --_text-styles---font-family: var(--_typography---fonts--heading-font);
  --_text-styles---font-size: var(--_typography---font-size--h6);
  --_text-styles---line-height: var(--_typography---line-height--1-1);
  --_text-styles---font-weight: var(--_typography---fonts--font-bold);
  --_text-styles---letter-spacing: var(--space--0);
  --_text-styles---text-transform: var(--_typography---text-transform--none);
  --_text-styles---trim-top: var(--_typography---fonts--heading-trim-top);
  --_text-styles---trim-bottom: var(--_typography---fonts--heading-trim-bottom);
}

p {
  margin-top: var(--_text-styles---margin-top);
  margin-bottom: var(--_text-styles---margin-bottom);
  color: var(--_theme---body-copy);
}

a {
  color: var(--_theme---misc--link-text);
  text-decoration: none;
  transition: all .25s;
}

a:hover {
  color: var(--_theme---misc--link-text);
  text-decoration: underline;
}

ul {
  margin-top: var(--space--1rem);
  margin-bottom: var(--space--1rem);
  margin-left: -3px;
}

ol {
  margin-top: var(--space--1rem);
  margin-bottom: var(--space--1rem);
  padding-left: var(--space--2rem);
}

li {
  margin-bottom: var(--space--0-25rem);
}

label {
  margin-bottom: 6px;
  font-size: .9rem;
  font-weight: 600;
  line-height: 1.6rem;
  display: block;
}

strong {
  font-weight: 700;
}

em {
  font-style: italic;
}

blockquote {
  margin-top: var(--space--2rem);
  margin-bottom: var(--space--2rem);
  padding: 0px 0px 0px var(--_spacing---space--5);
  border-left: var(--space--0-25rem) solid var(--_theme---misc--decorations);
  font-family: var(--_typography---fonts--heading-font);
  color: var(--_theme---headlines);
  font-size: var(--_typography---font-size--h3);
  letter-spacing: .5px;
  font-weight: 700;
  line-height: 2.5rem;
}

.u-text-small {
  flex: 0 auto;
  font-size: .9rem;
  line-height: 1.5rem;
}

.u-text-small.caption {
  margin-top: -3rem;
  margin-bottom: var(--_spacing---space--7);
  font-style: italic;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 400px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.button {
  margin-bottom: var(--space--0-5rem);
  padding: var(--_spacing---space--2) var(--_spacing---space--5);
  border: 2px solid var(--_theme---button--border);
  border-radius: var(--radius--round);
  background-color: var(--_theme---button--background);
  font-family: var(--_typography---fonts--body-font);
  color: var(--_theme---button--text);
  font-size: var(--space--1rem);
  line-height: var(--_text-styles---line-height);
  text-align: center;
  letter-spacing: .5px;
  -webkit-text-stroke-color: var(--_theme---button--border);
  text-transform: uppercase;
  font-weight: 900;
  transition: all .25s;
  position: relative;
}

.button:hover {
  border-color: var(--_theme---button--border-hover);
  background-color: var(--swatch--hover);
  color: var(--_theme---button--text-hover);
  -webkit-text-stroke-color: var(--_theme---button--border-hover);
  text-decoration: none;
  transform: translate(0, -3px);
  box-shadow: 0 10px 40px #0003;
}

.button.is-secondary {
  background-color: var(--_theme---button-secondary--background);
  box-shadow: none;
  color: var(--_theme---button-secondary--text);
}

.button.is-secondary:hover {
  background-color: var(--_theme---button-secondary--background-hover);
  color: var(--_theme---button-secondary--text-hover);
}

.button.is-small {
  padding: var(--space--0-5rem) var(--space--1-5rem);
  font-size: .8rem;
}

.button.is-small.in-navbar {
  margin-bottom: var(--space--0);
}

.button.is-expanding {
  flex: 1;
}

.section {
  padding-top: var(--_spacing---section-space--main);
  padding-bottom: var(--_spacing---section-space--main);
  background-color: var(--_theme---background);
  color: var(--_theme---body-copy);
  --_theme---headlines: var(--swatch--dark);
  --_theme---body-copy: var(--swatch--body-dark);
  --_theme---misc--link-text: var(--swatch--all-links);
  --_theme---misc--decorations: var(--swatch--accent-1);
  --_theme---button--border: var(--swatch--active);
  --_theme---button--background: var(--swatch--active);
  --_theme---button--text: var(--swatch--dark);
  --_theme---button--border-hover: var(--swatch--hover);
  --_theme---button--text-hover: var(--swatch--dark);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--dark);
  --_theme---button-secondary--background-hover: var(--swatch--hover);
  --_theme---button-secondary--text-hover: var(--swatch--dark);
  --_theme---background: var(--swatch--white);
  --_theme---misc--dividers: var(--swatch--dividers-dark);
  --_theme---misc--tint: var(--swatch--tint);
  --_theme---link--background: var(--swatch--dark);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--accent-3);
  --_theme---box-shadow: #0000001a;
  --_theme---box-shadow-hover: #00000026;
  --_theme---misc--icon-text: var(--swatch--dark);
  --_theme---link--arrow: var(--swatch--active);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_theme---misc--accent-background: var(--swatch--accent-1);
  --_theme---misc--line-above-title: var(--swatch--active);
  --_theme---tabs--background: var(--swatch--dividers-dark);
  --_theme---tabs--text: var(--swatch--dark);
  --_theme---tabs--background-current: var(--swatch--dark);
  --_theme---tabs--text-current: var(--swatch--white);
  --_theme---button-secondary--border: var(--swatch--active);
  flex-flow: column;
  place-content: stretch flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.section._404 {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.section.u-theme-dark {
  --_theme---headlines: var(--swatch--white);
  --_theme---body-copy: var(--swatch--body-light);
  --_theme---misc--link-text: var(--swatch--active);
  --_theme---misc--decorations: var(--swatch--accent-1);
  --_theme---button--border: var(--swatch--active);
  --_theme---button--background: var(--swatch--active);
  --_theme---button--text: var(--swatch--dark);
  --_theme---button--border-hover: var(--swatch--hover);
  --_theme---button--text-hover: var(--swatch--dark);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--white);
  --_theme---button-secondary--background-hover: var(--swatch--hover);
  --_theme---button-secondary--text-hover: var(--swatch--dark);
  --_theme---background: var(--swatch--dark);
  --_theme---misc--dividers: var(--swatch--dividers-light);
  --_theme---misc--tint: var(--swatch--tint-dark);
  --_theme---link--background: var(--swatch--active);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--active);
  --_theme---box-shadow: #0003;
  --_theme---box-shadow-hover: #00000040;
  --_theme---misc--icon-text: var(--swatch--white);
  --_theme---link--arrow: var(--swatch--dark);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_theme---misc--accent-background: var(--swatch--accent-1);
  --_theme---misc--line-above-title: var(--swatch--active);
  --_theme---tabs--background: var(--swatch--dividers-dark);
  --_theme---tabs--text: var(--swatch--white);
  --_theme---tabs--background-current: var(--swatch--white);
  --_theme---tabs--text-current: var(--swatch--dark);
  --_theme---button-secondary--border: var(--swatch--active);
}

.section.u-theme-tint {
  --_theme---headlines: var(--swatch--dark);
  --_theme---body-copy: var(--swatch--body-dark);
  --_theme---misc--link-text: var(--swatch--all-links);
  --_theme---misc--decorations: var(--swatch--accent-1);
  --_theme---button--border: var(--swatch--active);
  --_theme---button--background: var(--swatch--active);
  --_theme---button--text: var(--swatch--dark);
  --_theme---button--border-hover: var(--swatch--hover);
  --_theme---button--text-hover: var(--swatch--dark);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--dark);
  --_theme---button-secondary--background-hover: var(--swatch--hover);
  --_theme---button-secondary--text-hover: var(--swatch--dark);
  --_theme---background: var(--swatch--tint);
  --_theme---misc--dividers: var(--swatch--dividers-dark);
  --_theme---misc--tint: var(--swatch--tint-tint);
  --_theme---link--background: var(--swatch--dark);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--accent-3);
  --_theme---box-shadow: #0000001a;
  --_theme---box-shadow-hover: #00000026;
  --_theme---misc--icon-text: var(--swatch--dark);
  --_theme---link--arrow: var(--swatch--active);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_theme---misc--accent-background: var(--swatch--accent-1);
  --_theme---misc--line-above-title: var(--swatch--active);
  --_theme---tabs--background: var(--swatch--dividers-dark);
  --_theme---tabs--text: var(--swatch--dark);
  --_theme---tabs--background-current: var(--swatch--dark);
  --_theme---tabs--text-current: var(--swatch--white);
  --_theme---button-secondary--border: var(--swatch--active);
}

.section.pt-none {
  padding-top: var(--_spacing---section-space--none);
}

.section.pb-none {
  padding-bottom: var(--_spacing---section-space--none);
}

.section.pt-small {
  padding-top: var(--_spacing---section-space--small);
}

.section.pb-small {
  padding-bottom: var(--_spacing---section-space--small);
}

.section.pt-large {
  padding-top: var(--_spacing---section-space--large);
}

.section.pb-large {
  padding-bottom: var(--_spacing---section-space--large);
}

.section._w-carousel {
  overflow: hidden;
}

.section.is-50vh-bg-image {
  min-height: 50vh;
}

.cell {
  text-align: left;
  flex: 1;
  justify-content: center;
}

.cell._67-p {
  flex: 0 auto;
  width: 66.7%;
}

.cell._50-p {
  flex: 0 auto;
  width: 50%;
}

.cell._50-p.cc-r-padding {
  padding-right: var(--_spacing---space--6);
}

.cell._70-p {
  flex: 0 auto;
  width: 70%;
}

.cell._100-p {
  flex: 0 auto;
  width: 100%;
}

.cell.is-center-intro {
  text-align: center;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  margin-left: 15%;
  margin-right: 15%;
  display: flex;
}

.cell.is-intro-title {
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-right: 33.3%;
  display: flex;
}

.cell.is-intro-title.is-center {
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 18%;
  padding-right: 18%;
}

.cell.is-intro-title.is-center.text-center {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
}

.cell.cc-footer-end {
  padding-top: var(--_spacing---space--7);
  border-top: 1px solid var(--_theme---misc--dividers);
  flex: 0 auto;
  width: 100%;
  font-size: 1rem;
  line-height: 1.6rem;
}

.u-subheading {
  margin-bottom: var(--space--0-5rem);
  color: var(--_theme---headlines);
  font-size: 1rem;
  line-height: 1.6rem;
  font-weight: var(--_typography---fonts--font-bold);
  letter-spacing: 1px;
  text-transform: uppercase;
}

.container {
  z-index: 3;
  padding-right: var(--site--padding);
  padding-left: var(--site--padding);
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  flex-wrap: wrap;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.container.center {
  justify-content: center;
}

.container.u-grid-column-2 {
  align-items: stretch;
}

.container.is-small {
  width: 66.7%;
  margin-left: auto;
  margin-right: auto;
}

.container.sg-vertical-wrap {
  flex-flow: column;
  align-items: stretch;
}

.container.u-grid-column-4.is-stretched {
  align-items: stretch;
}

.u-headline-3 {
  margin-top: var(--_text-styles---margin-top);
  margin-bottom: var(--_text-styles---margin-bottom);
  font-family: var(--_text-styles---font-family);
  color: var(--_theme---headlines);
  font-size: var(--_text-styles---font-size);
  line-height: var(--_text-styles---line-height);
  font-weight: var(--_text-styles---font-weight);
  --_text-styles---margin-top: var(--space--0);
  --_text-styles---margin-bottom: var(--space--0-75rem);
  --_text-styles---font-family: var(--_typography---fonts--heading-font);
  --_text-styles---font-size: var(--_typography---font-size--h3);
  --_text-styles---line-height: var(--_typography---line-height--1-1);
  --_text-styles---font-weight: var(--_typography---fonts--font-bold);
  --_text-styles---letter-spacing: var(--_typography---letter-spacing--0-03em);
  --_text-styles---text-transform: var(--_typography---text-transform--none);
  --_text-styles---trim-top: var(--_typography---fonts--heading-trim-top);
  --_text-styles---trim-bottom: var(--_typography---fonts--heading-trim-bottom);
}

.u-headline-4 {
  margin-top: var(--_text-styles---margin-top);
  margin-bottom: var(--_text-styles---margin-bottom);
  font-family: var(--_text-styles---font-family);
  color: var(--_theme---headlines);
  font-size: var(--_text-styles---font-size);
  line-height: var(--_text-styles---line-height);
  font-weight: var(--_text-styles---font-weight);
  --_text-styles---margin-top: var(--space--0);
  --_text-styles---margin-bottom: var(--space--0-5rem);
  --_text-styles---font-family: var(--_typography---fonts--heading-font);
  --_text-styles---font-size: var(--_typography---font-size--h4);
  --_text-styles---line-height: var(--_typography---line-height--1-1);
  --_text-styles---font-weight: var(--_typography---fonts--font-bold);
  --_text-styles---letter-spacing: var(--space--0);
  --_text-styles---text-transform: var(--_typography---text-transform--none);
  --_text-styles---trim-top: var(--_typography---fonts--heading-trim-top);
  --_text-styles---trim-bottom: var(--_typography---fonts--heading-trim-bottom);
}

.u-headline-5 {
  margin-top: var(--_text-styles---margin-top);
  margin-bottom: var(--_text-styles---margin-bottom);
  font-family: var(--_text-styles---font-family);
  color: var(--_theme---headlines);
  font-size: var(--_text-styles---font-size);
  line-height: var(--_text-styles---line-height);
  font-weight: var(--_text-styles---font-weight);
  --_text-styles---margin-top: var(--space--0);
  --_text-styles---margin-bottom: var(--space--0-5rem);
  --_text-styles---font-family: var(--_typography---fonts--heading-font);
  --_text-styles---font-size: var(--_typography---font-size--h5);
  --_text-styles---line-height: var(--_typography---line-height--1-1);
  --_text-styles---font-weight: var(--_typography---fonts--font-bold);
  --_text-styles---letter-spacing: var(--space--0);
  --_text-styles---text-transform: var(--_typography---text-transform--none);
  --_text-styles---trim-top: var(--_typography---fonts--heading-trim-top);
  --_text-styles---trim-bottom: var(--_typography---fonts--heading-trim-bottom);
}

.u-headline-5:hover {
  text-decoration: none;
}

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

.u-headline-6 {
  margin-top: var(--_text-styles---margin-top);
  margin-bottom: var(--_text-styles---margin-bottom);
  font-family: var(--_text-styles---font-family);
  color: var(--_theme---headlines);
  font-size: var(--_text-styles---font-size);
  line-height: var(--_text-styles---line-height);
  font-weight: var(--_text-styles---font-weight);
  --_text-styles---margin-top: var(--space--0);
  --_text-styles---margin-bottom: var(--space--0-5rem);
  --_text-styles---font-family: var(--_typography---fonts--heading-font);
  --_text-styles---font-size: var(--_typography---font-size--h6);
  --_text-styles---line-height: var(--_typography---line-height--1-1);
  --_text-styles---font-weight: var(--_typography---fonts--font-bold);
  --_text-styles---letter-spacing: var(--space--0);
  --_text-styles---text-transform: var(--_typography---text-transform--none);
  --_text-styles---trim-top: var(--_typography---fonts--heading-trim-top);
  --_text-styles---trim-bottom: var(--_typography---fonts--heading-trim-bottom);
}

.u-headline-6:hover {
  text-decoration: none;
}

.img-in-text,
.alignnone {
  margin-top: var(--_spacing---space--8);
  margin-bottom: var(--_spacing---space--8);
  border-radius: var(--radius--main);
  min-width: 120%;
  margin-left: -10%;
  display: block;
}

.footer-nav-link {
  border-bottom: 1px solid var(--_theme---misc--dividers);
  color: var(--_theme---headlines);
  text-decoration: none;
  display: inline-block;
}

.footer-nav-link:hover {
  border-bottom-color: var(--_theme---button--background);
  opacity: 1;
  color: var(--_theme---headlines);
  text-decoration: none;
}

.thumb-img {
  object-fit: cover;
  min-width: 100%;
  min-height: 100%;
  transition: all 1s;
}

.thumb-img:hover {
  transform: scale(1.05);
}

.thumb-img.is-nfi {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.thumb-img.is-nfi.in-horizontal {
  min-height: 100%;
}

.thumb-link {
  z-index: 1;
  margin-bottom: var(--_spacing---space--5);
  border-radius: var(--radius--main);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.thumb-link.in-horizontal {
  width: var(--space--14rem);
  min-width: var(--space--14rem);
  border-bottom-left-radius: var(--radius--main);
  border-bottom-right-radius: var(--radius--main);
  flex: 0 auto;
  min-height: 100%;
  margin-bottom: 0;
}

.thumb-link.is-flat-bottom {
  border-bottom-left-radius: var(--space--0);
  border-bottom-right-radius: var(--space--0);
}

.thumb-link.pb-none {
  margin-bottom: 0;
}

.thumb-link.cc-stretch {
  height: 100%;
  margin-bottom: 0;
}

.u-hide {
  display: none;
}

.dropdown-content-wrap {
  margin-bottom: var(--space--1rem);
  background-color: var(--_theme---misc--tint);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  overflow: hidden;
}

.dropdown-wrap {
  z-index: 10;
  border-bottom: 1px solid var(--_theme---misc--dividers);
  position: relative;
}

.dropdown-trigger {
  z-index: 20;
  padding-top: var(--space--1rem);
  padding-right: var(--space--1rem);
  padding-bottom: var(--space--1rem);
  color: var(--_theme---headlines);
  cursor: pointer;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-weight: 700;
  display: flex;
  position: relative;
}

.dropdown-icon {
  width: var(--space--1-25rem);
  height: var(--space--1-25rem);
  min-height: var(--space--1-25rem);
  min-width: var(--space--1-25rem);
  background-color: var(--swatch--active);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-left: 24px;
  display: flex;
}

.dropdown-icon.faq {
  background-color: var(--_theme---link--background);
  margin-top: 3px;
}

.dropdown-content {
  padding: var(--_spacing---space--6) var(--_spacing---space--6) var(--_spacing---space--5);
}

.del-9 {
  z-index: 20;
  color: #005689;
  cursor: pointer;
  width: 100%;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-right: 60px;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  display: inline-block;
  position: relative;
}

.nav-icon-button {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 50px;
  display: flex;
  position: relative;
}

.nav-icon-button._w-mobile-menu {
  display: none;
}

.breadcrumbs {
  padding-bottom: var(--space--2rem);
  grid-column-gap: var(--space--0-75rem);
  grid-row-gap: var(--space--0-75rem);
  align-items: center;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6rem;
  display: flex;
}

.parallax-image {
  object-fit: cover;
  width: 100%;
  height: 116%;
  position: absolute;
  inset: -8% 0% 0%;
}

.title-block {
  width: 90%;
  transition: all .25s;
  display: block;
}

.slider-arrow {
  background-color: var(--_theme---button--background);
  color: var(--swatch--dark);
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  font-size: 1.4rem;
  transition: all .25s;
  display: flex;
  inset: 50px 0% auto auto;
}

.slider-arrow:hover {
  background-color: var(--_theme---button--background-hover);
}

.slider-arrow.is-left {
  inset: 0% 0% auto auto;
}

.slider {
  background-color: #0000;
  width: 100%;
  height: 100%;
  position: static;
}

.breadcrumb-link {
  color: var(--_theme---button--background);
  border-bottom: 1px solid #0000001a;
}

.breadcrumb-link:hover {
  border-bottom-color: var(--_theme---button--border-hover);
  color: var(--_theme---headlines);
  text-decoration: none;
}

.u-action-wrap {
  padding-top: var(--space--1-5rem);
  padding-bottom: var(--space--0-5rem);
  grid-column-gap: var(--space--1rem);
  grid-row-gap: var(--space--1rem);
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.u-action-wrap.in-narrow {
  padding-top: 12px;
}

.u-icon {
  z-index: 1;
  margin-bottom: var(--_spacing---space--4);
  color: var(--_theme---misc--icon);
  width: auto;
  height: 60px;
  display: block;
  position: relative;
}

.u-icon.in-link {
  margin-right: var(--space--0-5rem);
  width: 48px;
  height: auto;
  margin-bottom: 0;
}

.u-icon.is-small {
  height: 40px;
}

.u-icon.is-small.pb-none-1 {
  margin-bottom: var(--_spacing---space--1);
}

.link {
  margin-top: var(--space--0-5rem);
  margin-bottom: var(--space--0-5rem);
  grid-column-gap: var(--space--0-75rem);
  grid-row-gap: var(--space--0-75rem);
  color: var(--_theme---headlines);
  letter-spacing: .5px;
  -webkit-text-stroke-color: #d34343;
  justify-content: flex-start;
  align-items: center;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.6rem;
  display: inline-flex;
  position: relative;
}

.link:hover {
  color: var(--_theme---headlines);
  border-bottom-color: #0f203e;
  text-decoration: none;
}

.link-arrow {
  width: var(--space--1-25rem);
  height: var(--space--1-25rem);
  background-color: var(--_theme---link--background);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card-wrap {
  padding: var(--_spacing---space--5);
  border: 1px solid var(--_theme---misc--dividers);
  border-radius: var(--radius--main);
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  display: inline-flex;
}

.card-wrap.cc-inline-cta {
  margin-top: var(--_spacing---space--7);
  margin-bottom: var(--_spacing---space--7);
  padding-top: var(--_spacing---space--6);
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  width: 100%;
}

.card-wrap.is-large {
  padding: var(--_spacing---space--7);
  background-color: var(--swatch--white);
  border-style: none;
  box-shadow: 0 20px 40px #0000001a;
}

.card-wrap.in-nfi {
  border-style: none;
  border-radius: 0;
}

.card-wrap.u-vflex-left-center.u-vflex-gap-1 {
  justify-content: center;
  align-items: flex-start;
}

.card-wrap.ghjkl {
  border-style: none;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  box-shadow: 0 20px 60px #00000026;
}

.card-wrap.is-link:hover {
  text-decoration: none;
  transform: translate(0, -4px);
}

.image-block-text {
  padding: var(--_spacing---space--6);
}

.image-block-text.is-in-header {
  padding: var(--_spacing---space--4);
  background-color: var(--swatch--white);
  --_theme---headlines: var(--swatch--dark);
  --_theme---body-copy: var(--swatch--body-dark);
  --_theme---misc--link-text: var(--swatch--all-links);
  --_theme---misc--decorations: var(--swatch--accent-1);
  --_theme---button--border: var(--swatch--active);
  --_theme---button--background: var(--swatch--active);
  --_theme---button--text: var(--swatch--dark);
  --_theme---button--border-hover: var(--swatch--hover);
  --_theme---button--text-hover: var(--swatch--dark);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--dark);
  --_theme---button-secondary--background-hover: var(--swatch--hover);
  --_theme---button-secondary--text-hover: var(--swatch--dark);
  --_theme---background: var(--swatch--white);
  --_theme---misc--dividers: var(--swatch--dividers-dark);
  --_theme---misc--tint: var(--swatch--tint);
  --_theme---link--background: var(--swatch--dark);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--accent-3);
  --_theme---box-shadow: #0000001a;
  --_theme---box-shadow-hover: #00000026;
  --_theme---misc--icon-text: var(--swatch--dark);
  --_theme---link--arrow: var(--swatch--active);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_theme---misc--accent-background: var(--swatch--accent-1);
  --_theme---misc--line-above-title: var(--swatch--active);
  --_theme---tabs--background: var(--swatch--dividers-dark);
  --_theme---tabs--text: var(--swatch--dark);
  --_theme---tabs--background-current: var(--swatch--dark);
  --_theme---tabs--text-current: var(--swatch--white);
  --_theme---button-secondary--border: var(--swatch--active);
}

.image-block-wrap {
  border-radius: var(--radius--main);
  background-color: var(--_theme---background);
  box-shadow: 0 20px 40px 0 var(--_theme---box-shadow);
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  transition: all .25s;
  display: flex;
  overflow: hidden;
}

.image-block-wrap:hover {
  box-shadow: 0 20px 40px 0 var(--_theme---box-shadow-hover);
}

.image-block-wrap.is-horizontal {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  border-radius: var(--space--0);
  box-shadow: none;
  background-color: #fff0;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  height: auto;
  display: flex;
}

.tabs-content {
  width: 69%;
}

.tabs-content.is-horizontal {
  width: 100%;
}

.tabs {
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.tabs.is-horizontal {
  flex-flow: column;
  align-items: stretch;
}

.rating {
  color: var(--_theme---misc--decorations);
}

.media-image {
  z-index: 3;
  border-radius: var(--radius--main);
  object-fit: cover;
  min-width: 100%;
  height: 100%;
}

.table-cell {
  padding: var(--space--0-75rem) var(--space--1rem);
  border-left: 1px solid var(--_theme---misc--dividers);
  flex: 1;
}

.table-cell.intro {
  border-left-style: none;
  flex: 0 auto;
  width: 50%;
}

.table {
  flex-flow: column;
  align-items: stretch;
  display: flex;
}

.table-row {
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.u-anchor {
  z-index: -1;
  height: 0;
  margin-top: -200px;
  position: absolute;
}

.footer-links-wrap {
  grid-column-gap: var(--space--0-5rem);
  grid-row-gap: var(--space--0-5rem);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 1rem;
  line-height: 1.6rem;
  display: flex;
}

.section-bg-wrap {
  z-index: 0;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.section-bg-wrap.cc-60p-right {
  width: 60%;
  left: 40%;
}

.section-bg-wrap.cc-44p-left {
  width: 44%;
}

.section-bg-wrap.cc-60p-left {
  width: 60%;
}

.section-bg-wrap.cc-44p-right {
  width: 44%;
  left: auto;
}

.section-bg-wrap.cc-60p-left-xxx {
  width: 60%;
  left: 0%;
  right: 40%;
}

.section-bg-wrap.cc-50p-right {
  width: 50%;
  left: 50%;
}

.play-arrow-wrap {
  width: 30px;
  height: 40px;
  margin-left: 6px;
  position: relative;
  overflow: hidden;
}

.play-arrow {
  background-color: var(--swatch--active);
  transform-style: preserve-3d;
  width: 40px;
  height: 40px;
  position: absolute;
  left: -20px;
  transform: rotateX(50deg)rotateY(0)rotateZ(45deg);
}

.number-icon-wrap {
  z-index: 1;
  margin-right: var(--_spacing---space--4);
  margin-bottom: var(--_spacing---space--4);
  border: 2px solid var(--_theme---misc--icon);
  color: var(--_theme---misc--icon-text);
  font-size: var(--_typography---font-size--h4);
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: 60px;
  min-width: 60px;
  height: 60px;
  min-height: 60px;
  display: flex;
  position: relative;
}

.number-icon-wrap.cc-pb-small {
  margin-bottom: var(--space--0-5rem);
}

.nav-dropdown-arrow {
  margin-left: var(--space--0-5rem);
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 24px;
  display: flex;
}

.nav-dropdown-link {
  align-items: center;
  font-weight: 700;
  transition: all .25s;
  display: flex;
  position: relative;
}

.nav-dropdown-link:hover {
  color: #e74c18;
  text-decoration: none;
}

.nav-dropdown-link.w--current {
  border-top-color: #98b839;
}

.nav-dropdown-link.w--current:hover {
  color: #18184b;
}

.nav-dropdown-link.hide-desktop {
  display: none;
}

.nav-dropdown-link.is-mega {
  position: static;
}

.button-icon {
  width: 20px;
  height: 20px;
}

.arrow {
  border-right: 2px solid var(--_theme---link--arrow);
  border-bottom: 2px solid var(--_theme---link--arrow);
  width: 8px;
  height: 8px;
  margin-bottom: 4px;
  transform: rotate(45deg);
}

.arrow.is-right {
  border-top: 2px solid var(--_theme---link--arrow);
  border-bottom-style: none;
  border-bottom-color: var(--_theme---link--arrow);
  margin-bottom: 0;
  margin-left: -3px;
}

.arrow.in-dropdown {
  border-right-color: var(--_theme---link--arrow);
  border-bottom-color: var(--_theme---link--arrow);
  color: var(--_theme---link--arrow);
  margin-bottom: 1px;
}

.arrow.is-breadcrumbs {
  border-top: 2px solid var(--swatch--active);
  border-right-color: var(--swatch--active);
  border-bottom-style: none;
  margin-bottom: 0;
}

.sg-color-block {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border-bottom: 1px solid var(--color--lines);
  flex-flow: column;
  align-items: center;
  padding-bottom: 12px;
  display: flex;
}

.page_main {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.u-headline-2 {
  margin-top: var(--_text-styles---margin-top);
  margin-bottom: var(--_text-styles---margin-bottom);
  font-family: var(--_text-styles---font-family);
  color: var(--_theme---headlines);
  font-size: var(--_text-styles---font-size);
  line-height: var(--_text-styles---line-height);
  font-weight: var(--_text-styles---font-weight);
  --_text-styles---margin-top: var(--space--0);
  --_text-styles---margin-bottom: var(--space--0-75rem);
  --_text-styles---font-family: var(--_typography---fonts--heading-font);
  --_text-styles---font-size: var(--_typography---font-size--h2);
  --_text-styles---line-height: var(--_typography---line-height--1-1);
  --_text-styles---font-weight: var(--_typography---fonts--font-bold);
  --_text-styles---letter-spacing: var(--_typography---letter-spacing--0-03em);
  --_text-styles---text-transform: var(--_typography---text-transform--none);
  --_text-styles---trim-top: var(--_typography---fonts--heading-trim-top);
  --_text-styles---trim-bottom: var(--_typography---fonts--heading-trim-bottom);
}

.sg-copy-wrap {
  grid-column-gap: var(--space--2rem);
  grid-row-gap: var(--space--2rem);
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.sg-subtitle {
  border-bottom: 1px solid #dae4e6;
  margin-bottom: 12px;
  font-size: .8rem;
  line-height: 1.4rem;
}

.sg-color {
  border: 1px solid var(--color--headlines);
  border-radius: var(--radius);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  display: flex;
}

.sg-color.accent-color {
  background-color: var(--swatch--accent-1);
}

.sg-color.hover-color {
  background-color: var(--swatch--hover);
}

.sg-color.active-color {
  background-color: var(--swatch--active);
}

.sg-color.tint {
  background-color: var(--swatch--tint);
}

.sg-color.dark-color {
  background-color: var(--swatch--dark);
  color: var(--swatch--white);
}

.sg-color.grey {
  background-color: var(--swatch--dividers-dark);
}

.sg-color.body-copy {
  background-color: var(--swatch--body-dark);
  color: var(--swatch--white);
}

.u-headline-1 {
  margin-top: var(--_text-styles---margin-top);
  margin-bottom: var(--_text-styles---margin-bottom);
  font-family: var(--_text-styles---font-family);
  color: var(--_theme---headlines);
  font-size: var(--_text-styles---font-size);
  line-height: var(--_text-styles---line-height);
  font-weight: var(--_text-styles---font-weight);
  --_text-styles---margin-top: var(--space--0);
  --_text-styles---margin-bottom: var(--space--1-25rem);
  --_text-styles---font-family: var(--_typography---fonts--heading-font);
  --_text-styles---font-size: var(--_typography---font-size--h1);
  --_text-styles---line-height: var(--_typography---line-height--1-1);
  --_text-styles---font-weight: var(--_typography---fonts--font-bold);
  --_text-styles---letter-spacing: var(--_typography---letter-spacing--0-03em);
  --_text-styles---text-transform: var(--_typography---text-transform--none);
  --_text-styles---trim-top: var(--_typography---fonts--heading-trim-top);
  --_text-styles---trim-bottom: var(--_typography---fonts--heading-trim-bottom);
}

.u-headline-1.pb-none {
  margin-bottom: 0;
}

.u-text-large {
  font-size: var(--_typography---font-size--text-large);
}

.u-grid-column-3 {
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: minmax(0, 1fr);
  display: grid;
}

.sg_card_visual {
  border-radius: var(--radius--main);
  background-color: var(--swatch--dividers-dark);
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 3rem;
  min-height: 3rem;
  display: flex;
}

.u-grid-column-2 {
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: minmax(0, 1fr);
  align-items: start;
  display: grid;
}

.u-grid-column-2.cc-1fr-2fr {
  grid-template-columns: 1fr 2.15fr;
}

.u-grid-column-2.cc-2fr-1fr {
  flex: 0 auto;
  grid-template-columns: 2.15fr 1fr;
}

.u-grid-column-2.cc-top-divider {
  margin-top: var(--_spacing---space--5);
  padding-top: var(--_spacing---space--7);
  border-top: 1px solid var(--_theme---misc--dividers);
}

.u-grid-column-2.cc-no-stretch {
  align-items: start;
}

.u-grid-column-2.cc-2fr-1fr-1fr {
  grid-template-columns: 2.15fr 1fr 1fr;
}

.u-grid-column-2.cc-1fr-1fr-2fr {
  grid-template-columns: 1fr 1fr 2.15fr;
}

.u-grid-column-2.cc-news-feed, .u-grid-column-2.cc-stretch {
  align-items: stretch;
}

.u-grid-column-4 {
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: minmax(0, 1fr);
  display: grid;
}

.u-grid-column-1 {
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: minmax(0, 1fr);
  display: grid;
}

.sg_flex_dot {
  border-top-left-radius: var(--radius);
  border-top-right-radius: var(--radius);
  border-bottom-left-radius: var(--radius);
  border-bottom-right-radius: var(--radius);
  opacity: .1;
  background-color: currentColor;
  min-width: 16cqw;
  min-height: 16cqw;
  padding: 0;
}

.u-hflex-between-top {
  flex-flow: row;
  place-content: flex-start space-between;
  align-items: flex-start;
  display: flex;
}

.u-hflex-right-bottom {
  flex-flow: row;
  place-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.u-hflex-between-stretch {
  flex-flow: row;
  place-content: stretch space-between;
  align-items: stretch;
  display: flex;
}

.u-hflex-right-stretch {
  flex-flow: row;
  place-content: stretch flex-end;
  align-items: stretch;
  display: flex;
}

.u-hflex-left-center {
  flex-flow: row;
  place-content: center flex-start;
  align-items: center;
  display: flex;
}

.u-hflex-left-center.cc-icon-in-row {
  padding-bottom: var(--_spacing---space--4);
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  border-bottom: 1px solid var(--_theme---misc--dividers);
}

.u-hflex-center-stretch {
  flex-flow: row;
  place-content: stretch center;
  align-items: stretch;
  display: flex;
}

.sg_card_wrap {
  grid-column-gap: var(--space--0-5rem);
  grid-row-gap: var(--space--0-5rem);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  font-size: .8rem;
  line-height: 1.4rem;
  display: flex;
  overflow: hidden;
}

.u-hflex-left-bottom {
  flex-flow: row;
  place-content: flex-end flex-start;
  align-items: flex-end;
  display: flex;
}

.u-hflex-center-center {
  flex-flow: row;
  place-content: center;
  align-items: center;
  display: flex;
}

.u-hflex-right-top {
  flex-flow: row;
  place-content: flex-start flex-end;
  align-items: flex-start;
  display: flex;
}

.u-hflex-center-bottom {
  flex-flow: row;
  place-content: flex-end center;
  align-items: flex-end;
  display: flex;
}

.u-hflex-center-top {
  flex-flow: row;
  place-content: flex-start center;
  align-items: flex-start;
  display: flex;
}

.u-hflex-between-center {
  flex-flow: row;
  place-content: center space-between;
  align-items: center;
  display: flex;
}

.u-hflex-right-center {
  flex-flow: row;
  place-content: center flex-end;
  align-items: center;
  display: flex;
}

.u-hflex-between-bottom {
  flex-flow: row;
  place-content: flex-end space-between;
  align-items: flex-end;
  display: flex;
}

.u-hflex-left-stretch {
  flex-flow: row;
  place-content: stretch flex-start;
  align-items: stretch;
  display: flex;
}

.sg_flex_wrap {
  aspect-ratio: 1;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: var(--color--lines);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: var(--color--lines);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: var(--color--lines);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: var(--color--lines);
  border-top-left-radius: var(--radius);
  border-top-right-radius: var(--radius);
  border-bottom-left-radius: var(--radius);
  border-bottom-right-radius: var(--radius);
  background-image: url('../images/dots.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 88%;
  flex-flow: column;
  width: 100%;
  display: flex;
  container-type: inline-size;
}

.u-divider-bottom-1 {
  padding-bottom: var(--_spacing---space--3);
  border-bottom: 1px solid var(--_theme---misc--dividers);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.u-divider-bottom-1.is-list-item {
  grid-column-gap: var(--space--1rem);
  grid-row-gap: var(--space--1rem);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.u-vflex-left-between {
  flex-flow: column;
  place-content: flex-start space-between;
  align-items: flex-start;
  display: flex;
}

.styleguide_flex_dot {
  opacity: .1;
  pointer-events: none;
  background-color: currentColor;
  border-radius: 100vw;
  min-width: 16cqw;
  min-height: 16cqw;
  padding: 0;
}

.u-vflex-right-top {
  flex-flow: column;
  place-content: flex-end flex-start;
  align-items: flex-end;
  display: flex;
}

.u-vflex-center-between {
  flex-flow: column;
  place-content: center space-between;
  align-items: center;
  display: flex;
}

.u-vflex-right-center {
  flex-flow: column;
  place-content: flex-end center;
  align-items: flex-end;
  display: flex;
}

.u-vflex-center-center {
  flex-flow: column;
  place-content: center;
  align-items: center;
  display: flex;
}

.u-vflex-stretch-center {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.u-vflex-right-between {
  flex-flow: column;
  place-content: flex-end space-between;
  align-items: flex-end;
  display: flex;
}

.u-vflex-right-bottom {
  flex-flow: column;
  place-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.u-vflex-left-center {
  flex-flow: column;
  place-content: flex-start center;
  align-items: flex-start;
  display: flex;
}

.u-vflex-center-bottom {
  flex-flow: column;
  place-content: center flex-end;
  align-items: center;
  display: flex;
}

.u-vflex-left-bottom {
  flex-flow: column;
  place-content: flex-start flex-end;
  align-items: flex-start;
  display: flex;
}

.u-vflex-stretch-bottom {
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.u-vflex-center-top {
  flex-flow: column;
  place-content: center flex-start;
  align-items: center;
  display: flex;
}

.u-vflex-stretch-between {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.u-vflex-stretch-top {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.u-img-ration-4x3 {
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.u-img-ration-16x9 {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.u-img-ration-1x1 {
  aspect-ratio: 1;
  object-fit: cover;
}

.u-theme-dark,
.product-tag.u-theme-dark {
  background-color: var(--_theme---background);
  color: var(--_theme---body-copy);
  --_theme---headlines: var(--swatch--white);
  --_theme---body-copy: var(--swatch--body-light);
  --_theme---misc--link-text: var(--swatch--active);
  --_theme---misc--decorations: var(--swatch--accent-1);
  --_theme---button--border: var(--swatch--active);
  --_theme---button--background: var(--swatch--active);
  --_theme---button--text: var(--swatch--dark);
  --_theme---button--border-hover: var(--swatch--hover);
  --_theme---button--text-hover: var(--swatch--dark);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--white);
  --_theme---button-secondary--background-hover: var(--swatch--hover);
  --_theme---button-secondary--text-hover: var(--swatch--dark);
  --_theme---background: var(--swatch--dark);
  --_theme---misc--dividers: var(--swatch--dividers-light);
  --_theme---misc--tint: var(--swatch--tint-dark);
  --_theme---link--background: var(--swatch--active);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--active);
  --_theme---box-shadow: #0003;
  --_theme---box-shadow-hover: #00000040;
  --_theme---misc--icon-text: var(--swatch--white);
  --_theme---link--arrow: var(--swatch--dark);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_theme---misc--accent-background: var(--swatch--accent-1);
  --_theme---misc--line-above-title: var(--swatch--active);
  --_theme---tabs--background: var(--swatch--dividers-dark);
  --_theme---tabs--text: var(--swatch--white);
  --_theme---tabs--background-current: var(--swatch--white);
  --_theme---tabs--text-current: var(--swatch--dark);
  --_theme---button-secondary--border: var(--swatch--active);
}

.u-theme-tint,
.product-tag.u-theme-tint {
  background-color: var(--_theme---background);
  color: var(--_theme---body-copy);
  --_theme---headlines: var(--swatch--dark);
  --_theme---body-copy: var(--swatch--body-dark);
  --_theme---misc--link-text: var(--swatch--all-links);
  --_theme---misc--decorations: var(--swatch--accent-1);
  --_theme---button--border: var(--swatch--active);
  --_theme---button--background: var(--swatch--active);
  --_theme---button--text: var(--swatch--dark);
  --_theme---button--border-hover: var(--swatch--hover);
  --_theme---button--text-hover: var(--swatch--dark);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--dark);
  --_theme---button-secondary--background-hover: var(--swatch--hover);
  --_theme---button-secondary--text-hover: var(--swatch--dark);
  --_theme---background: var(--swatch--tint);
  --_theme---misc--dividers: var(--swatch--dividers-dark);
  --_theme---misc--tint: var(--swatch--tint-tint);
  --_theme---link--background: var(--swatch--dark);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--accent-3);
  --_theme---box-shadow: #0000001a;
  --_theme---box-shadow-hover: #00000026;
  --_theme---misc--icon-text: var(--swatch--dark);
  --_theme---link--arrow: var(--swatch--active);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_theme---misc--accent-background: var(--swatch--accent-1);
  --_theme---misc--line-above-title: var(--swatch--active);
  --_theme---tabs--background: var(--swatch--dividers-dark);
  --_theme---tabs--text: var(--swatch--dark);
  --_theme---tabs--background-current: var(--swatch--dark);
  --_theme---tabs--text-current: var(--swatch--white);
  --_theme---button-secondary--border: var(--swatch--active);
}

.bg-wrap {
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.bg-wrap.is-tint {
  background-color: var(--_theme---misc--tint);
}

.bg-wrap.is-tint._33-p-right {
  width: 33.3%;
  inset: 0% 0% 0% auto;
}

.bg-wrap.is-tint._33-p-left {
  width: 33.3%;
  inset: 0% auto 0% 0;
}

.bg-wrap.is-tint._20-p-right {
  width: 20%;
  inset: 0% 0% 0% auto;
}

.bg-wrap.is-tint._20-p-left {
  width: 20%;
  inset: 0% auto 0% 0%;
}

.bg-overlay {
  z-index: 1;
  background-image: linear-gradient(0deg, #0003, var(--swatch--top-overlay));
  position: absolute;
  inset: 0%;
}

.bg-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.header {
  padding-top: var(--_spacing---section-space--main);
  padding-bottom: var(--_spacing---section-space--main);
  background-color: var(--_theme---background);
  color: var(--_theme---body-copy);
  --_theme---headlines: var(--swatch--white);
  --_theme---body-copy: var(--swatch--body-light);
  --_theme---misc--link-text: var(--swatch--active);
  --_theme---misc--decorations: var(--swatch--accent-1);
  --_theme---button--border: var(--swatch--active);
  --_theme---button--background: var(--swatch--active);
  --_theme---button--text: var(--swatch--dark);
  --_theme---button--border-hover: var(--swatch--hover);
  --_theme---button--text-hover: var(--swatch--dark);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--white);
  --_theme---button-secondary--background-hover: var(--swatch--hover);
  --_theme---button-secondary--text-hover: var(--swatch--dark);
  --_theme---background: var(--swatch--dark);
  --_theme---misc--dividers: var(--swatch--dividers-light);
  --_theme---misc--tint: var(--swatch--tint-dark);
  --_theme---link--background: var(--swatch--active);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--active);
  --_theme---box-shadow: #0003;
  --_theme---box-shadow-hover: #00000040;
  --_theme---misc--icon-text: var(--swatch--white);
  --_theme---link--arrow: var(--swatch--dark);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_theme---misc--accent-background: var(--swatch--accent-1);
  --_theme---misc--line-above-title: var(--swatch--active);
  --_theme---tabs--background: var(--swatch--dividers-dark);
  --_theme---tabs--text: var(--swatch--white);
  --_theme---tabs--background-current: var(--swatch--white);
  --_theme---tabs--text-current: var(--swatch--dark);
  --_theme---button-secondary--border: var(--swatch--active);
  flex-flow: wrap;
  place-content: stretch center;
  align-items: stretch;
  position: relative;
}

.header.is-main {
  --_theme---headlines: var(--swatch--white);
  --_theme---body-copy: var(--swatch--body-light);
  --_theme---misc--link-text: var(--swatch--active);
  --_theme---misc--decorations: var(--swatch--accent-1);
  --_theme---button--border: var(--swatch--active);
  --_theme---button--background: var(--swatch--active);
  --_theme---button--text: var(--swatch--dark);
  --_theme---button--border-hover: var(--swatch--hover);
  --_theme---button--text-hover: var(--swatch--dark);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--white);
  --_theme---button-secondary--background-hover: var(--swatch--hover);
  --_theme---button-secondary--text-hover: var(--swatch--dark);
  --_theme---background: var(--swatch--dark);
  --_theme---misc--dividers: var(--swatch--dividers-light);
  --_theme---misc--tint: var(--swatch--tint-dark);
  --_theme---link--background: var(--swatch--active);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--active);
  --_theme---box-shadow: #0003;
  --_theme---box-shadow-hover: #00000040;
  --_theme---misc--icon-text: var(--swatch--white);
  --_theme---link--arrow: var(--swatch--dark);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_theme---misc--accent-background: var(--swatch--accent-1);
  --_theme---misc--line-above-title: var(--swatch--active);
  --_theme---tabs--background: var(--swatch--dividers-dark);
  --_theme---tabs--text: var(--swatch--white);
  --_theme---tabs--background-current: var(--swatch--white);
  --_theme---tabs--text-current: var(--swatch--dark);
  --_theme---button-secondary--border: var(--swatch--active);
  min-height: 60vh;
  display: flex;
}
.section.is-main {
  min-height: 60vh;
}

.header._w-sticky-nav,
.section._w-sticky-nav {
  padding-top: var(--space--15rem);
}

.u-vflex-gap-3 {
  grid-column-gap: var(--_spacing---space--7);
  grid-row-gap: var(--_spacing---space--7);
  flex-flow: column;
  display: flex;
}

.u-vflex-gap-3.cc-pt {
  padding-top: var(--site--padding);
}

.u-vflex-gap-2 {
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  flex-flow: column;
  display: flex;
}

.u-vflex-gap-2.cc-pt {
  margin-top: var(--site--padding);
}

.u-vflex-gap-2.cc-grow {
  flex: 1;
}

.u-vflex-gap-1 {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.nav-spacer {
  height: var(--space--1rem);
}

.menu-open {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.spotlight-text {
  padding-right: var(--space--0-25rem);
  padding-left: var(--space--0-25rem);
  background-color: var(--swatch--active);
  color: var(--_theme---button--text);
  font-style: italic;
}

.u-vflex-stretch {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.u-hflex-gap-1 {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.child-link {
  border-bottom: 1px solid var(--_nav-theme---dropdown--child-link-underline);
  color: var(--_nav-theme---dropdown--child-link);
  letter-spacing: 1px;
  white-space: nowrap;
  cursor: pointer;
  --_nav-theme---dropdown--child-link-underline: var(--swatch--dividers-dark);
  --_nav-theme---dropdown--child-link: var(--swatch--dark);
  --_nav-theme---dropdown--child-link-underline-hover: var(--swatch--dark);
  --_nav-theme---dropdown--child-link-hover: var(--swatch--dark);
  --_nav-theme---mega-child-link-underline-hover: var(--swatch--active);
  --_nav-theme---background: #fff0;
  --_nav-theme---logo-color: var(--swatch--white);
  --_nav-theme---hamburger: var(--swatch--white);
  --_nav-theme---link--color: var(--swatch--white);
  --_nav-theme---link--hover-color: var(--swatch--hover);
  --_nav-theme---dropdown--background: var(--swatch--active);
  --_nav-theme---sticky-bg: var(--swatch--dark);
  --_nav-theme---mega-child-link: var(--swatch--dark);
  --_nav-theme---arrow: var(--swatch--active);
  width: 100%;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6rem;
  transition: all .2s;
  display: inline-block;
}

.child-link:hover {
  border-bottom-color: var(--_nav-theme---dropdown--child-link-underline-hover);
  color: var(--_nav-theme---dropdown--child-link-hover);
  text-decoration: none;
}

.child-link.w--current {
  color: #01c6e4;
}

.nav-dropdown-trigger {
  z-index: 20;
  cursor: pointer;
  padding-top: 12px;
  padding-bottom: 12px;
  display: inline-block;
  position: relative;
}

.nav-dropdown-trigger:hover {
  text-decoration: none;
}

.navtainer {
  z-index: 3;
  padding: var(--space--0-75rem) var(--site--padding);
  border-radius: 20px;
  flex-wrap: wrap;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.hamburger {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 24px;
  height: 15px;
  display: flex;
}

.nav-bar {
  z-index: 1111;
  --_nav-theme---dropdown--child-link-underline: var(--swatch--dividers-dark);
  --_nav-theme---dropdown--child-link: var(--swatch--dark);
  --_nav-theme---dropdown--child-link-underline-hover: var(--swatch--dark);
  --_nav-theme---dropdown--child-link-hover: var(--swatch--dark);
  --_nav-theme---mega-child-link-underline-hover: var(--swatch--active);
  --_nav-theme---background: #fff0;
  --_nav-theme---logo-color: var(--swatch--white);
  --_nav-theme---hamburger: var(--swatch--white);
  --_nav-theme---link--color: var(--swatch--white);
  --_nav-theme---link--hover-color: var(--swatch--hover);
  --_nav-theme---dropdown--background: var(--swatch--active);
  --_nav-theme---sticky-bg: var(--swatch--dark);
  --_nav-theme---mega-child-link: var(--swatch--dark);
  --_nav-theme---arrow: var(--swatch--active);
  width: 100%;
  position: fixed;
  top: 0;
}

.nav-bar.cc-is-bar {
  background-color: var(--_nav-theme---background);
  --_nav-theme---dropdown--child-link-underline: var(--swatch--dividers-dark);
  --_nav-theme---dropdown--child-link: var(--swatch--dark);
  --_nav-theme---dropdown--child-link-underline-hover: var(--swatch--dark);
  --_nav-theme---dropdown--child-link-hover: var(--swatch--dark);
  --_nav-theme---mega-child-link-underline-hover: var(--swatch--active);
  --_nav-theme---background: var(--swatch--dark);
  --_nav-theme---logo-color: var(--swatch--white);
  --_nav-theme---hamburger: var(--_nav-theme---link--hover-color);
  --_nav-theme---link--color: var(--swatch--white);
  --_nav-theme---link--hover-color: var(--swatch--hover);
  --_nav-theme---dropdown--background: var(--swatch--active);
  --_nav-theme---sticky-bg: var(--swatch--dark);
  --_nav-theme---mega-child-link: var(--swatch--dark);
  --_nav-theme---arrow: var(--swatch--hover);
  position: sticky;
}

.logo-img {
  color: var(--_nav-theme---logo-color);
  width: auto;
  height: 42px;
}

.nav-wrap {
  grid-column-gap: var(--space--1-25rem);
  grid-row-gap: var(--space--1-25rem);
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.nav-wrap._w-nav-left {
  justify-content: flex-start;
  align-items: center;
}

.hamberguer-row {
  background-color: var(--_nav-theme---hamburger);
  border-radius: 2px;
  width: 24px;
  height: 2px;
}

.hamberguer-row._3 {
  width: 12px;
}

.nav {
  grid-column-gap: var(--space--1-25rem);
  grid-row-gap: var(--space--1-25rem);
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.nav-link {
  color: var(--_nav-theme---link--color);
  text-transform: uppercase;
  border-bottom: 1px solid #0000;
  font-size: 1rem;
  font-weight: 900;
  transition: all .25s;
}

.nav-link:hover {
  border-bottom-color: var(--_theme---button-secondary--border-hover);
  color: var(--_nav-theme---link--hover-color);
  text-decoration: none;
}

.nav-link.w--current {
  border-top-color: #98b839;
}

.nav-link.w--current:hover {
  color: #173635;
}

.nav-link.hide-desktop {
  display: none;
}

.logo-link {
  width: auto;
}

.logo-link.pr-yes {
  padding-right: var(--_spacing---space--4);
}

.nav-dropdown-content {
  padding: var(--_spacing---space--5);
  grid-column-gap: var(--space--0-75rem);
  grid-row-gap: var(--space--0-75rem);
  background-color: var(--_nav-theme---dropdown--background);
  border-radius: 12px;
  flex-flow: column;
  display: flex;
  box-shadow: 0 20px 40px #0003;
}

.nav-dropdown-content-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  font-weight: 600;
  display: none;
  position: absolute;
  inset: 100% auto auto 0;
}

.nav-dropdown-content-wrap.is-right {
  left: auto;
  right: 0;
}

.nav-dropdown-content-wrap.is-mega {
  min-width: 100%;
  right: 0;
}

.nav-notice {
  padding: var(--space--0-5rem) var(--site--padding);
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  background-color: var(--_theme---button--background);
  font-family: var(--_typography---fonts--heading-font);
  color: var(--_theme---button--text);
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6rem;
  display: flex;
  position: relative;
}

.nav-notice:hover {
  color: var(--_theme---button--text);
}

.nav-icon-buttons {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: center;
  font-size: .9rem;
  line-height: 1.6rem;
  display: flex;
}

.sticky-nav-bg {
  z-index: -1;
  background-color: var(--_nav-theme---sticky-bg);
  opacity: 0;
  position: absolute;
  inset: 0%;
  box-shadow: 0 20px 40px #0000001a;
}

.google-reviews {
  color: var(--_theme---headlines);
}

.google-reviews:hover {
  color: var(--_theme---headlines);
  text-decoration: underline;
}

.rating-wrap {
  grid-column-gap: var(--space--0-75rem);
  grid-row-gap: var(--space--0-75rem);
  justify-content: flex-start;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.2rem;
  display: flex;
}

.star-rating {
  color: #f9c12c;
  width: auto;
  height: 18px;
}

.google-logo-wrap {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.google-logo {
  height: 24px;
}

.u-v-divider {
  background-color: var(--_theme---misc--dividers);
  width: 100%;
  height: 1px;
}

.u-grid-stretch {
  padding-bottom: var(--_spacing---space--6);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px solid var(--_theme---misc--dividers);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: grid;
}

.pagination {
  padding-top: var(--space--3rem);
  grid-column-gap: var(--space--1-5rem);
  grid-row-gap: var(--space--1-5rem);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.page-no {
  border-bottom: 1px solid var(--_theme---misc--dividers);
  background-color: var(--_theme---background);
  color: var(--_theme---headlines);
  letter-spacing: .5px;
  padding-left: 3px;
  padding-right: 3px;
  font-size: .9rem;
  font-weight: 600;
  line-height: 1.6rem;
  transition: all .2s;
}

.page-no:hover {
  border-bottom-color: var(--_theme---button--border);
  color: var(--_theme---headlines);
  text-decoration: none;
}

.page-no.current {
  background-color: var(--_theme---misc--accent-background);
  color: var(--swatch--white);
  border-radius: 40px;
  padding: 3px 12px;
}

.page-no.current:hover {
  color: var(--_theme---background);
  border-color: #e7fcb7;
}

.footer-social-wrap {
  padding-top: var(--_spacing---space--3);
  padding-bottom: var(--_spacing---space--3);
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  text-align: left;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.social-icon {
  background-color: var(--swatch--accent-1);
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  padding-left: 2px;
  padding-right: 2px;
  display: flex;
}

.social-icon:hover {
  transform: translate(0, -3px);
}

.u-theme-spotlight,
.product-tag.u-theme-spotlight {
  background-color: var(--_theme---background);
  color: var(--_theme---button--text);
  --_theme---headlines: var(--swatch--dark);
  --_theme---body-copy: var(--swatch--dark);
  --_theme---misc--link-text: var(--swatch--all-links);
  --_theme---misc--decorations: var(--swatch--accent-2);
  --_theme---button--border: var(--swatch--active);
  --_theme---button--background: var(--swatch--active);
  --_theme---button--text: var(--swatch--dark);
  --_theme---button--border-hover: var(--swatch--hover);
  --_theme---button--text-hover: var(--swatch--dark);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--dark);
  --_theme---button-secondary--background-hover: var(--swatch--hover);
  --_theme---button-secondary--text-hover: var(--swatch--dark);
  --_theme---background: var(--swatch--accent-1);
  --_theme---misc--dividers: var(--swatch--dividers-dark);
  --_theme---misc--tint: var(--swatch--tint-tint);
  --_theme---link--background: var(--swatch--dark);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--white);
  --_theme---box-shadow: #0003;
  --_theme---box-shadow-hover: #00000040;
  --_theme---misc--icon-text: var(--swatch--dark);
  --_theme---link--arrow: var(--swatch--active);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_theme---misc--accent-background: var(--swatch--accent-1);
  --_theme---misc--line-above-title: var(--swatch--white);
  --_theme---tabs--background: var(--swatch--dividers-dark);
  --_theme---tabs--text: var(--swatch--dark);
  --_theme---tabs--background-current: var(--swatch--dark);
  --_theme---tabs--text-current: var(--swatch--white);
  --_theme---button-secondary--border: var(--swatch--active);
}

.ms-grid-item {
  margin-bottom: 10px;
  display: inline-block;
}

.form_wrap {
  border-radius: var(--radius--main);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 0;
  padding: 3rem;
  display: flex;
  box-shadow: 0 20px 40px #0000001a;
}

.u-stretch-image {
  z-index: 3;
  /*aspect-ratio: 16 / 9;*/
  object-fit: cover;
  min-width: 100%;
  min-height: 100%;
}

.next-to-stretch-image {
  padding-top: var(--_spacing---space--4);
  padding-bottom: var(--_spacing---space--4);
}

.title-stretch-card {
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  flex-flow: column;
  display: flex;
}

.title-stretch-bottom {
  padding: var(--_spacing---space--6);
  background-color: var(--_theme---misc--tint);
  border-top-right-radius: 400px;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.decorative-line {
  width: var(--_spacing---space--7);
  height: var(--space--0-25rem);
  margin-bottom: var(--_spacing---space--5);
  background-color: var(--_theme---misc--line-above-title);
}

.is-check {
  width: var(--space--1-25rem);
  height: var(--space--1-25rem);
  min-height: var(--space--1-25rem);
  min-width: var(--space--1-25rem);
  margin-bottom: var(--space--0-5rem);
  border-radius: var(--radius--round);
  background-color: var(--_theme---misc--decorations);
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.is-old {
  font-weight: var(--_typography---fonts--font-medium);
  position: relative;
  overflow: hidden;
}

.product-tags-wrap {
  z-index: 3;
  padding-top: var(--space--0-75rem);
  padding-left: var(--space--0-75rem);
  grid-column-gap: var(--space--0-5rem);
  grid-row-gap: var(--space--0-5rem);
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.product-tag {
  padding: var(--space--0-25rem) var(--space--0-5rem);
  border-radius: var(--radius--round);
  background-color: var(--_theme---background);
  color: var(--_theme---headlines);
  font-size: var(--_typography---font-size--text-small);
  font-weight: var(--_typography---fonts--font-bold);
  --_theme---headlines: var(--swatch--dark);
  --_theme---body-copy: var(--swatch--dark);
  --_theme---misc--link-text: var(--swatch--all-links);
  --_theme---misc--decorations: var(--swatch--accent-2);
  --_theme---button--border: var(--swatch--active);
  --_theme---button--background: var(--swatch--active);
  --_theme---button--text: var(--swatch--dark);
  --_theme---button--border-hover: var(--swatch--hover);
  --_theme---button--text-hover: var(--swatch--dark);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--dark);
  --_theme---button-secondary--background-hover: var(--swatch--hover);
  --_theme---button-secondary--text-hover: var(--swatch--dark);
  --_theme---background: var(--swatch--accent-1);
  --_theme---misc--dividers: var(--swatch--dividers-dark);
  --_theme---misc--tint: var(--swatch--tint-tint);
  --_theme---link--background: var(--swatch--dark);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--white);
  --_theme---box-shadow: #0003;
  --_theme---box-shadow-hover: #00000040;
  --_theme---misc--icon-text: var(--swatch--dark);
  --_theme---link--arrow: var(--swatch--active);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_theme---misc--accent-background: var(--swatch--accent-1);
  --_theme---misc--line-above-title: var(--swatch--white);
  --_theme---tabs--background: var(--swatch--dividers-dark);
  --_theme---tabs--text: var(--swatch--dark);
  --_theme---tabs--background-current: var(--swatch--dark);
  --_theme---tabs--text-current: var(--swatch--white);
  --_theme---button-secondary--border: var(--swatch--active);
}

.thumb-actions-wrap {
  margin-bottom: var(--_spacing---space--5);
  position: relative;
  overflow: hidden;
}

.product-action {
  z-index: 4;
  padding-top: var(--space--1-5rem);
  padding-bottom: var(--space--1-25rem);
  background-image: linear-gradient(#0000, #00000080);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.carousel-item {
  padding-right: var(--_spacing---space--6);
  width: 100%;
}

.carousel-mask {
  overflow: visible;
}

.carousel-mask.is-3col {
  width: 33.3%;
}

.hide {
  display: none;
}

.carousel {
  background-color: #0000;
  width: 100%;
  height: 100%;
  position: static;
}

.u-img-ration-9x11 {
  aspect-ratio: 9 / 11;
  object-fit: cover;
}

.u-vflex-gap-1-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.masonry-grid {
  column-count: 3;
  width: 100%;
}

.image-row {
  aspect-ratio: 1;
  object-fit: cover;
  width: 300px;
  box-shadow: 0 10px 40px #00000040;
}

.image-row.is-left {
  transform: translate(0, -24px)rotate(6deg);
}

.image-row.is-right {
  transform: translate(0, -24px)rotate(-6deg);
}

.menu-container {
  z-index: 3;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  padding-left: 4rem;
  display: flex;
  overflow: hidden;
}

.tabs-menu {
  padding: var(--_spacing---space--5);
  border-radius: var(--radius--main);
  background-color: var(--_theme---button--background);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 31%;
  display: flex;
  overflow: hidden;
}

.tabs-menu.is-horizontal {
  padding-top: var(--space--0);
  padding-right: var(--space--0);
  padding-left: var(--space--0);
  grid-column-gap: var(--space--1-5rem);
  grid-row-gap: var(--space--1-5rem);
  background-color: #0000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.tabs-menu.is-fake {
  padding: var(--space--0);
  grid-column-gap: var(--space--1-5rem);
  grid-row-gap: var(--space--1-5rem);
  background-color: #0000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.menu-iitem-name-wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: row;
  place-content: center space-between;
  align-items: center;
  display: flex;
}

.tab-link {
  padding: var(--space--1rem) 0px;
  border-bottom: 1px solid var(--swatch--dividers-dark);
  font-size: .9rem;
  font-weight: var(--_typography---fonts--font-bold);
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #ddd0;
  transition: all .25s;
}

.tab-link:hover {
  padding-left: var(--space--0-5rem);
  color: var(--swatch--dark);
  text-decoration: none;
}

.tab-link.w--current {
  padding-left: var(--space--1-5rem);
  background-color: var(--swatch--dark);
  color: var(--swatch--white);
  border-bottom-style: none;
}

.tab-link.is-horizontal {
  padding: var(--space--0-75rem) var(--space--1rem);
  background-color: var(--_theme---tabs--background);
  color: var(--_theme---tabs--text);
  border-bottom-style: none;
}

.tab-link.is-horizontal:hover {
  background-color: var(--_theme---button--background);
}

.tab-link.is-horizontal.w--current, .tab-link.is-horizontal.is-current {
  background-color: var(--_theme---tabs--background-current);
  color: var(--_theme---tabs--text-current);
}

.menu-item-line {
  border-bottom: 1px dashed var(--_theme---misc--accent-background);
  flex: 1;
  height: 1px;
}

.menu-item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border-bottom: 1px solid #2835351f;
  flex-flow: column;
  flex: 1;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
}

.hero-image-row {
  flex-flow: row;
  flex: 1;
  place-content: center;
  align-items: center;
  padding-top: 2rem;
  display: flex;
}

.product-rating {
  margin-top: -.5rem;
  margin-bottom: var(--space--0-75rem);
  grid-column-gap: var(--space--0-5rem);
  grid-row-gap: var(--space--0-5rem);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.product-price {
  grid-column-gap: var(--space--0-5rem);
  grid-row-gap: var(--space--0-5rem);
  font-family: var(--_text-styles---font-family);
  color: var(--_theme---headlines);
  font-size: var(--_text-styles---font-size);
  line-height: var(--_text-styles---line-height);
  font-weight: var(--_text-styles---font-weight);
  --_text-styles---margin-top: var(--space--0);
  --_text-styles---margin-bottom: var(--space--0-5rem);
  --_text-styles---font-family: var(--_typography---fonts--heading-font);
  --_text-styles---font-size: var(--_typography---font-size--h4);
  --_text-styles---line-height: var(--_typography---line-height--1-1);
  --_text-styles---font-weight: var(--_typography---fonts--font-bold);
  --_text-styles---letter-spacing: var(--space--0);
  --_text-styles---text-transform: var(--_typography---text-transform--none);
  --_text-styles---trim-top: var(--_typography---fonts--heading-trim-top);
  --_text-styles---trim-bottom: var(--_typography---fonts--heading-trim-bottom);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.strikethrough {
  /*color: var(--swatch--active);*/
  color: var(--swatch--accent-2);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.heading-link {
  color: var(--_theme---headlines);
}

.heading-link:hover {
  color: var(--_theme---headlines);
  text-decoration: none;
}

.reviews-stats-wrap {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.reviews-total {
  grid-column-gap: var(--_spacing---space--1);
  grid-row-gap: var(--_spacing---space--1);
  text-align: center;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.reviews-divider {
  background-color: var(--_theme---misc--dividers);
  width: 1px;
  height: auto;
}

.review-stats-item {
  grid-column-gap: var(--space--0-75rem);
  grid-row-gap: var(--space--0-75rem);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.reviews-wrap {
  margin-bottom: var(--_spacing---space--6);
  padding-bottom: var(--_spacing---space--5);
  border-bottom: 1px solid var(--_theme---misc--dividers);
  width: 100%;
  display: flex;
}

.horizontal-tab-content {
  padding-top: var(--_spacing---space--5);
  padding-bottom: var(--_spacing---space--5);
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.u-hide-desktop {
  display: none;
}

.form-select {
  margin-bottom: var(--_spacing---space--3);
}

.add-to-cart-button-wrap {
  padding-top: var(--_spacing---space--4);
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.form-field.is-amount {
  flex: 0 auto;
  width: 84px;
  height: auto;
}

.form-field.is-text-area {
  height: 150px;
}

.product-slider {
  background-color: #0000;
  width: 100%;
  height: auto;
}

.product-slider-item {
  width: 100%;
}

.product-thumb-row {
  margin-bottom: var(--site--padding);
  padding-top: var(--space--0-5rem);
  grid-column-gap: var(--space--0-5rem);
  grid-row-gap: var(--space--0-5rem);
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: grid;
  overflow: hidden;
}

.product-thumb-row-item {
  cursor: pointer;
}

.upgrade-to-me-img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
  width: 200px;
}

.u-svg {
  z-index: 1;
  color: var(--_theme---misc--icon);
}

.video-wrap {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 48%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.container-2 {
  z-index: 3;
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-wrap: wrap;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  display: flex;
  position: relative;
}

.close-video {
  z-index: 30;
  background-color: var(--swatch--active);
  font-size: 1rem;
  font-weight: var(--_typography---fonts--font-bold);
  text-transform: uppercase;
  cursor: pointer;
  padding: 1rem 2.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.close-video:hover {
  background-color: var(--swatch--hover);
}

.video-copy-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 48%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.play-video-button {
  z-index: 10;
  border: 6px solid var(--swatch--hover);
  border-radius: 96px;
  justify-content: center;
  align-items: center;
  width: 108px;
  height: 108px;
  display: flex;
  position: absolute;
}

.play-video-button:hover {
  transform: scale(1.1);
}

.video-thumb {
  z-index: 3;
  object-fit: cover;
  border-radius: 0;
  min-width: 100%;
  height: 100%;
}

.video-embed {
  z-index: 20;
  width: 100%;
  display: none;
  position: absolute;
}

.video-container {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  aspect-ratio: 16 / 9;
  text-align: left;
  flex-flow: row;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

.nav-link-2 {
  color: #242a2c;
  border-bottom: 1px solid #0000;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6rem;
  transition: all .25s;
}

.nav-link-2:hover {
  color: #ef233d;
  border-bottom-color: #ef233d;
  text-decoration: none;
}

.nav-link-2.w--current {
  border-top-color: #98b839;
}

.nav-link-2.w--current:hover {
  color: #173635;
}

.rich-child-image {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 120px;
}

.rich-child-image.is-vertical {
  aspect-ratio: 16 / 9;
  width: 100%;
}

.nav-dropdown-link-2 {
  align-items: center;
  font-weight: 700;
  transition: all .25s;
  display: flex;
  position: relative;
}

.nav-dropdown-link-2:hover {
  color: #e74c18;
  text-decoration: none;
}

.nav-dropdown-link-2.w--current {
  border-top-color: #98b839;
}

.nav-dropdown-link-2.w--current:hover {
  color: #18184b;
}

.mega-menu-wrap {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  background-color: var(--swatch--white);
  color: var(--_nav-theme---mega-child-link);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  padding: 2.5rem 3.5rem;
  display: grid;
}

.rich-child-text {
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.4rem;
}

.rich-child-link-title {
  font-size: 1rem;
  font-weight: 700;
}

.mega-menu-col {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.rich-child-links-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  padding: 1rem;
  display: flex;
}

.rich-child-link {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  color: var(--_nav-theme---mega-child-link);
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.rich-child-link:hover {
  color: #242a2c;
  text-decoration: none;
}

.rich-child-link.is-vertical {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.child-link-2 {
  color: #242a2c;
  white-space: nowrap;
  cursor: pointer;
  border-bottom: 1px solid #00000021;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6rem;
  transition: all .2s;
  display: inline-block;
}

.child-link-2:hover {
  color: #ef233d;
  border-bottom-color: #242a2c;
  text-decoration: none;
}

.child-link-2.w--current {
  color: #01c6e4;
}

.child-link-2.is-title {
  margin-bottom: .25rem;
  font-size: 1rem;
  font-weight: 700;
}

.nav-dropdown-arrow-2 {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.u-theme-base,
.product-tag.u-theme-base {
  background-color: var(--_theme---background);
  color: var(--_theme---body-copy);
  --_theme---headlines: var(--swatch--dark);
  --_theme---body-copy: var(--swatch--body-dark);
  --_theme---misc--link-text: var(--swatch--all-links);
  --_theme---misc--decorations: var(--swatch--accent-1);
  --_theme---button--border: var(--swatch--active);
  --_theme---button--background: var(--swatch--active);
  --_theme---button--text: var(--swatch--dark);
  --_theme---button--border-hover: var(--swatch--hover);
  --_theme---button--text-hover: var(--swatch--dark);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--dark);
  --_theme---button-secondary--background-hover: var(--swatch--hover);
  --_theme---button-secondary--text-hover: var(--swatch--dark);
  --_theme---background: var(--swatch--white);
  --_theme---misc--dividers: var(--swatch--dividers-dark);
  --_theme---misc--tint: var(--swatch--tint);
  --_theme---link--background: var(--swatch--dark);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--accent-3);
  --_theme---box-shadow: #0000001a;
  --_theme---box-shadow-hover: #00000026;
  --_theme---misc--icon-text: var(--swatch--dark);
  --_theme---link--arrow: var(--swatch--active);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_theme---misc--accent-background: var(--swatch--accent-1);
  --_theme---misc--line-above-title: var(--swatch--active);
  --_theme---tabs--background: var(--swatch--dividers-dark);
  --_theme---tabs--text: var(--swatch--dark);
  --_theme---tabs--background-current: var(--swatch--dark);
  --_theme---tabs--text-current: var(--swatch--white);
  --_theme---button-secondary--border: var(--swatch--active);
}

.linkblock-wrap:hover {
  text-decoration: none;
  transform: translate(0, -4px);
}

@media screen and (min-width: 1280px) {
  .nav-wrap, .nav {
    grid-column-gap: var(--space--1-5rem);
    grid-row-gap: var(--space--1-5rem);
  }

  .nav-link, .nav-link-2 {
    font-size: 1rem;
    line-height: 1.7rem;
  }
}

@media screen and (min-width: 1440px) {
  .container {
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto;
  }

  .container.is-small {
    max-width: 60rem;
  }

  .header.is-main {
    --_theme---headlines: var(--swatch--white);
    --_theme---body-copy: var(--swatch--body-light);
    --_theme---misc--link-text: var(--swatch--active);
    --_theme---misc--decorations: var(--swatch--accent-1);
    --_theme---button--border: var(--swatch--active);
    --_theme---button--background: var(--swatch--active);
    --_theme---button--text: var(--swatch--dark);
    --_theme---button--border-hover: var(--swatch--hover);
    --_theme---button--text-hover: var(--swatch--dark);
    --_theme---button-secondary--background: #fff0;
    --_theme---button-secondary--text: var(--swatch--white);
    --_theme---button-secondary--background-hover: var(--swatch--hover);
    --_theme---button-secondary--text-hover: var(--swatch--dark);
    --_theme---background: var(--swatch--dark);
    --_theme---misc--dividers: var(--swatch--dividers-light);
    --_theme---misc--tint: var(--swatch--tint-dark);
    --_theme---link--background: var(--swatch--active);
    --_theme---button--background-hover: var(--swatch--hover);
    --_theme---misc--icon: var(--swatch--active);
    --_theme---box-shadow: #0003;
    --_theme---box-shadow-hover: #00000040;
    --_theme---misc--icon-text: var(--swatch--white);
    --_theme---link--arrow: var(--swatch--dark);
    --_theme---button-secondary--border-hover: var(--swatch--hover);
    --_theme---misc--accent-background: var(--swatch--accent-1);
    --_theme---misc--line-above-title: var(--swatch--active);
    --_theme---tabs--background: var(--swatch--dividers-dark);
    --_theme---tabs--text: var(--swatch--white);
    --_theme---tabs--background-current: var(--swatch--white);
    --_theme---tabs--text-current: var(--swatch--dark);
    --_theme---button-secondary--border: var(--swatch--active);
  }

  .navtainer {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-wrap, .nav {
    grid-column-gap: var(--space--2rem);
    grid-row-gap: var(--space--2rem);
  }

  .title-stretch-card {
    flex-flow: column;
  }

  .title-stretch-bottom {
    background-color: #0000000d;
  }

  .container-2 {
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 991px) {
  body {
    background-image: none;
  }

  a:hover {
    color: var(--swatch--hover);
  }

  blockquote {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }

  .u-text-small.caption {
    margin-top: -2.5rem;
  }

  .button.is-small.is-on-product-grid {
    padding: var(--space--0-25rem) var(--space--1rem);
    font-size: .7rem;
  }

  .button.is-small.in-navbar {
    display: none;
  }

  .cell {
    flex: 1;
  }

  .cell._70-p {
    width: 80%;
  }

  .cell.is-center-intro {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
  }

  .cell.is-intro-title {
    width: 100%;
    padding-right: 0%;
  }

  .cell.is-intro-title.is-center {
    padding-left: 0%;
    padding-right: 0%;
  }

  .container.is-small {
    width: 100%;
  }

  .thumb-link.in-horizontal {
    min-width: var(--space--10rem);
  }

  .del-9 {
    padding-right: 36px;
  }

  .nav-icon-button {
    width: 48px;
    height: 48px;
    margin-left: 0;
    margin-right: 0;
  }

  .nav-icon-button._w-dropdown {
    display: none;
  }

  .nav-icon-button._w-mobile-menu {
    display: block;
  }

  .breadcrumbs {
    padding-bottom: 6px;
  }

  .title-block {
    width: 100%;
    padding-top: 0;
  }

  .slider-arrow {
    width: 48px;
    height: 48px;
    font-size: 1rem;
  }

  .slider-arrow.is-left {
    width: 48px;
    height: 48px;
  }

  .slider {
    width: 90%;
  }

  .image-block-wrap {
    height: 100%;
  }

  .u-anchor {
    margin-top: -140px;
  }

  .nav-dropdown-arrow {
    z-index: 100;
    padding-right: var(--space--1rem);
    background-image: none;
    justify-content: flex-end;
    align-items: center;
    width: 54px;
    height: 54px;
    position: absolute;
    inset: 0% 0 0% auto;
  }

  .nav-dropdown-link {
    border-bottom: 1px solid var(--swatch--dividers-light);
    flex-direction: column;
    align-items: stretch;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .nav-dropdown-link:hover {
    color: #18184b;
  }

  .nav-dropdown-link.w--current {
    color: #fff;
    background-color: #0000;
  }

  .nav-dropdown-link.w--current:hover {
    color: #fff;
  }

  .nav-dropdown-link.hide-desktop {
    display: block;
  }

  .nav-dropdown-link.is-mega {
    position: relative;
  }

  .arrow.is-breadcrumbs {
    width: 8px;
    height: 8px;
  }

  .sg-copy-wrap {
    flex: 1;
  }

  .u-grid-column-2.cc-1fr-2fr, .u-grid-column-2.cc-2fr-1fr, .u-grid-column-2.cc-2fr-1fr-1fr, .u-grid-column-2.cc-1fr-1fr-2fr, .u-grid-column-2.cc-news-feed {
    grid-template-columns: 1fr;
  }

  .u-grid-column-4 {
    grid-template-columns: 1fr 1fr;
  }

  .child-link {
    border-bottom-style: none;
    border-bottom-color: var(--swatch--dividers-light);
    color: var(--swatch--white);
    padding-left: 0;
    padding-right: 0;
    font-size: 1rem;
    line-height: 1.6rem;
  }

  .child-link:hover {
    border-bottom-color: var(--swatch--dividers-light);
    color: var(--_nav-theme---mega-child-link-underline-hover);
  }

  .nav-dropdown-trigger {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 60px;
  }

  .navtainer {
    padding-top: var(--space--0-5rem);
    padding-bottom: var(--space--0-5rem);
    align-items: center;
  }

  .hamburger {
    justify-content: space-between;
    align-items: flex-end;
  }

  .nav-bar, .nav-bar.cc-is-bar {
    --_nav-theme---dropdown--child-link-underline: var(--swatch--dividers-dark);
    --_nav-theme---dropdown--child-link: var(--swatch--dark);
    --_nav-theme---dropdown--child-link-underline-hover: var(--swatch--dark);
    --_nav-theme---dropdown--child-link-hover: var(--swatch--dark);
    --_nav-theme---mega-child-link-underline-hover: var(--swatch--active);
    --_nav-theme---background: var(--swatch--dark);
    --_nav-theme---logo-color: var(--swatch--white);
    --_nav-theme---hamburger: var(--_nav-theme---link--hover-color);
    --_nav-theme---link--color: var(--swatch--white);
    --_nav-theme---link--hover-color: var(--swatch--hover);
    --_nav-theme---dropdown--background: var(--swatch--active);
    --_nav-theme---sticky-bg: var(--swatch--dark);
    --_nav-theme---mega-child-link: var(--swatch--dark);
    --_nav-theme---arrow: var(--swatch--active);
  }

  .logo-img {
    z-index: 3;
    position: relative;
  }

  .nav-wrap._w-nav-left {
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .hamberguer-row {
    height: 2px;
  }

  .nav {
    z-index: 1;
    padding: var(--space--8-5rem) var(--site--padding);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: var(--_nav-theme---background);
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    height: 100vh;
    display: none;
    position: absolute;
    inset: -50px 0% auto;
    overflow: scroll;
  }

  .nav-link {
    border-bottom: 1px solid var(--swatch--dividers-light);
    color: var(--swatch--white);
    padding: 12px 0;
    font-size: 1.2rem;
    line-height: 1.8rem;
    display: inline-block;
  }

  .nav-link:hover {
    border-bottom-color: var(--swatch--dividers-light);
    color: var(--swatch--white);
  }

  .nav-link.w--current {
    background-color: #0000;
  }

  .nav-link._w-dropdown {
    border-bottom-style: none;
  }

  .nav-link.hide-desktop {
    display: block;
  }

  .nav-dropdown-content {
    padding: var(--space--0-25rem) var(--space--0) var(--space--1-5rem);
    box-shadow: none;
    background-color: #fe4d1d00;
  }

  .nav-dropdown-content-wrap {
    position: static;
  }

  .nav-notice {
    z-index: 10;
  }

  .nav-icon-buttons {
    z-index: 3;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    position: relative;
  }

  .pagination {
    padding-top: 36px;
  }

  .footer-social-wrap {
    flex: 1;
  }

  .product-action {
    padding-top: var(--space--1rem);
    padding-bottom: var(--space--0-5rem);
    padding-left: var(--space--0-75rem);
    justify-content: flex-start;
    align-items: center;
  }

  .carousel-mask {
    width: 50%;
  }

  .product-price {
    margin-bottom: var(--space--0-5rem);
  }

  .horizontal-tab-content {
    width: 80%;
  }

  .video-wrap {
    width: 100%;
    display: block;
  }

  .close-video {
    display: none;
  }

  .video-copy-wrap {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
  }

  .play-video-button, .video-thumb {
    display: none;
  }

  .video-embed {
    display: block;
    position: static;
  }

  .video-container {
    aspect-ratio: auto;
    flex-flow: column;
    flex: 1;
    justify-content: flex-start;
    align-items: stretch;
  }

  .nav-link-2 {
    color: #fff;
    border-bottom: 1px solid #fff3;
    padding: 12px 0;
    font-size: 1.2rem;
    line-height: 1.8rem;
    display: inline-block;
  }

  .nav-link-2:hover {
    color: #fff;
    border-bottom-color: #fff3;
  }

  .nav-link-2.w--current {
    background-color: #0000;
  }

  .nav-link-2._w-dropdown {
    border-bottom-style: none;
  }

  .nav-dropdown-link-2 {
    border-bottom: 1px solid #fff3;
    flex-direction: column;
    align-items: stretch;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .nav-dropdown-link-2:hover {
    color: #18184b;
  }

  .nav-dropdown-link-2.w--current {
    color: #fff;
    background-color: #0000;
  }

  .nav-dropdown-link-2.w--current:hover {
    color: #fff;
  }

  .mega-menu-wrap {
    background-color: #f6f9fa00;
    grid-template-columns: 1fr 1fr;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .rich-child-links-wrap {
    display: none;
  }

  .child-link-2 {
    color: #fff;
    border-bottom-style: none;
    border-bottom-color: #fff3;
    padding-left: 0;
    padding-right: 0;
    font-size: 1rem;
    line-height: 1.6rem;
  }

  .child-link-2:hover {
    color: #fff;
    border-bottom-color: #fff3;
  }

  .nav-dropdown-arrow-2 {
    z-index: 100;
    background-size: 12px;
    width: 54px;
    height: 54px;
    position: absolute;
    inset: 0% 0 0% auto;
  }
}

@media screen and (max-width: 767px) {
  body {
    background-position: -300px -20px;
  }

  blockquote {
    font-size: 1.75rem;
    line-height: 2.6rem;
  }

  .cell {
    flex-direction: column;
    justify-content: flex-start;
  }

  .cell._67-p, .cell._50-p {
    width: 100%;
  }

  .cell._50-p.cc-r-padding {
    padding-right: var(--space--0);
  }

  .cell._70-p {
    width: 100%;
  }

  .cell.is-center-intro {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .cell.is-intro-title.is-center {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 0%;
    padding-right: 0%;
  }

  .cell.is-intro-title.is-center.text-center {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .u-subheading {
    background-image: none;
    font-size: .9rem;
    line-height: 1.6rem;
  }

  .container {
    flex-flow: column;
    align-items: stretch;
  }

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

  .img-in-text,
  .alignnone {
    min-width: 100%;
    margin-left: 0%;
  }

  .thumb-img {
    min-width: 100%;
  }

  .thumb-link {
    flex-direction: column;
    justify-content: flex-start;
  }

  .thumb-link.in-horizontal {
    min-width: var(--space--14rem);
  }

  .slider-arrow {
    width: 48px;
    height: 48px;
  }

  .tabs-content {
    width: 100%;
  }

  .tabs {
    flex-flow: column;
  }

  .table-cell {
    min-width: 40%;
  }

  .table-cell.intro {
    flex: none;
    width: 60%;
  }

  .table {
    overflow: scroll;
  }

  .table-row {
    flex: none;
    min-width: auto;
  }

  .section-bg-wrap.cc-60p-left {
    width: 100%;
    height: 350px;
    margin-bottom: -4.5rem;
    position: relative;
  }

  .section-bg-wrap.cc-60p-right {
    margin-top: var(--_spacing---section-space--main);
    width: 100%;
    height: 350px;
    margin-bottom: -4.5rem;
    position: relative;
    left: 0%;
  }

  .section-bg-wrap.cc-44p-left {
    margin-top: var(--_spacing---section-space--main);
    width: 100%;
    height: 350px;
    margin-bottom: -4.5rem;
    position: relative;
  }

  .section-bg-wrap.cc-60p-left {
    width: 100%;
    height: 350px;
    margin-top: 5rem;
    margin-bottom: -4.5rem;
    position: relative;
  }

  .section-bg-wrap.cc-44p-right {
    margin-top: var(--_spacing---section-space--main);
    width: 100%;
    height: 350px;
    margin-bottom: -4.5rem;
    position: relative;
  }

  .section-bg-wrap.cc-60p-left-xxx, .section-bg-wrap.cc-50p-right {
    margin-top: var(--_spacing---section-space--main);
    width: 100%;
    height: 350px;
    margin-bottom: -4.5rem;
    position: relative;
    left: 0%;
  }

  .u-headline-2 {
    margin-bottom: var(--space--0-5rem);
  }

  .sg-copy-wrap {
    flex-direction: column;
    justify-content: flex-start;
    padding-left: 12px;
    padding-right: 12px;
  }

  .u-headline-1 {
    margin-bottom: var(--space--0-5rem);
  }

  .u-text-large {
    margin-bottom: 18px;
  }

  .u-grid-column-3, .u-grid-column-2, .u-grid-column-4, .u-grid-column-1 {
    grid-template-columns: 1fr;
  }

  .sg_card_wrap {
    width: 100%;
  }

  .header {
    overflow: hidden;
  }

  .header.is-main,
  .section.is-main {
    min-height: auto;
  }

  .header._w-sticky-nav,
  .section._w-sticky-nav {
    padding-top: var(--space--12rem);
  }

  .menu-open {
    width: 100%;
    height: 100%;
  }

  .logo-img {
    height: 36px;
  }

  .nav {
    padding-top: var(--space--7-5rem);
  }

  .nav-notice {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-social-wrap {
    border-bottom: 1px solid #ffffff26;
  }

  .carousel-item {
    width: 100%;
  }

  .carousel-mask.is-3col {
    width: 50%;
  }

  .image-row {
    width: 200px;
  }

  .menu-container {
    flex-direction: column;
    padding-top: 2.5rem;
    padding-left: 0;
    padding-right: 0;
  }

  .tabs-menu {
    border-bottom-style: none;
    flex-direction: column;
    width: 100%;
  }

  .tabs-menu.is-horizontal {
    justify-content: flex-start;
    align-items: center;
  }

  .tabs-menu.is-fake {
    grid-column-gap: var(--space--0-25rem);
    grid-row-gap: var(--space--0-25rem);
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .tab-link.w--current {
    border-left-style: none;
    border-right-style: none;
  }

  .tab-link.is-horizontal {
    padding-top: var(--space--0-5rem);
    padding-bottom: var(--space--0-5rem);
  }

  .u-hide-mobile {
    display: none;
  }

  .horizontal-tab-content {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .u-hide-desktop {
    display: block;
  }

  .product-slider-item {
    width: 100%;
  }

  .container-2 {
    flex-flow: column;
    align-items: stretch;
  }

  .mega-menu-wrap {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  body {
    background-position: -330px -20px;
  }

  blockquote {
    font-size: 1.4rem;
    line-height: 2.1rem;
  }

  .utility-page-content {
    width: 260px;
  }

  .cell.is-center-intro {
    text-align: left;
    align-items: flex-start;
  }

  .cell.is-intro-title {
    text-align: left;
  }

  .container {
    align-items: stretch;
  }

  .thumb-link.in-horizontal {
    width: 100%;
    min-height: auto;
  }

  .dropdown-content {
    padding: var(--_spacing---space--5) var(--_spacing---space--5) var(--_spacing---space--4);
  }

  .nav-icon-button {
    width: 42px;
    height: 42px;
  }

  .u-action-wrap {
    padding-top: 12px;
  }

  .card-wrap.is-large {
    padding: var(--space--0);
    box-shadow: none;
    background-color: #fff0;
  }

  .image-block-text {
    padding: var(--_spacing---space--5);
  }

  .image-block-wrap.is-horizontal {
    flex-flow: column;
  }

  .table-cell {
    min-width: 60%;
  }

  .table {
    width: 84vw;
  }

  .u-anchor {
    margin-top: -120px;
  }

  .section-bg-wrap.cc-60p-left, .section-bg-wrap.cc-60p-right, .section-bg-wrap.cc-44p-left, .section-bg-wrap.cc-60p-left, .section-bg-wrap.cc-44p-right, .section-bg-wrap.cc-60p-left-xxx, .section-bg-wrap.cc-50p-right {
    margin-bottom: -4rem;
  }

  .nav-dropdown-arrow {
    padding-right: var(--space--0-5rem);
    width: 50px;
    height: 50px;
  }

  .nav-dropdown-link {
    font-size: 1rem;
    line-height: 1.6rem;
  }

  .sg-copy-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .u-text-large {
    font-size: 1.4rem;
    line-height: 2rem;
  }

  .u-vflex-center-center {
    justify-content: center;
    align-items: flex-start;
  }

  .menu-open {
    justify-content: flex-end;
    align-items: center;
  }

  .logo-img {
    height: 30px;
  }

  .nav {
    padding-top: var(--space--7rem);
  }

  .nav-link {
    font-size: 1rem;
    line-height: 1.6rem;
  }

  .nav-notice {
    padding-top: var(--space--0-25rem);
    padding-bottom: var(--space--0-25rem);
    font-size: .9rem;
    line-height: 1.5rem;
  }

  .pagination, .footer-social-wrap {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    padding-top: 24px;
  }

  .form_wrap {
    padding: 1.5rem;
  }

  .carousel-item {
    margin-right: 12px;
  }

  .carousel-mask, .carousel-mask.is-3col {
    width: 100%;
  }

  .masonry-grid {
    column-count: 2;
  }

  .image-row {
    width: 150px;
  }

  .menu-iitem-name-wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .reviews-stats-wrap {
    justify-content: flex-start;
    align-items: stretch;
  }

  .reviews-total {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .reviews-divider {
    width: 100%;
    height: 1px;
  }

  .review-stats-item {
    justify-content: space-between;
    align-items: center;
  }

  .reviews-wrap {
    grid-column-gap: var(--_spacing---space--5);
    grid-row-gap: var(--_spacing---space--5);
    flex-flow: column;
  }

  .add-to-cart-button-wrap {
    flex-flow: column;
  }

  .container-2 {
    align-items: stretch;
  }

  .play-video-button {
    width: 84px;
    height: 84px;
  }

  .nav-dropdown-link-2 {
    font-size: 1rem;
    line-height: 1.6rem;
  }

  .child-link-2 {
    font-size: 1.1rem;
    line-height: 1.6rem;
  }

  .child-link-2.is-title {
    font-size: 1.1rem;
  }

  .nav-dropdown-arrow-2 {
    width: 50px;
    height: 50px;
  }
}
