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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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-3);
  --_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-3);
  --_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-5);
  --_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---button--background);
  text-decoration: none;
  transition: all .25s;
}

a:hover {
  color: var(--_theme---button--background-hover);
  text-decoration: underline;
}

ul {
  margin-top: var(--space--1rem);
  margin-bottom: var(--space--1rem);
  color: var(--_theme---headlines);
  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--icon);
  font-family: var(--_typography---fonts--heading-font);
  color: var(--_theme---headlines);
  font-size: var(--_typography---font-size--h3);
  line-height: var(--space--2-5rem);
  font-weight: var(--_typography---fonts--font-bold);
}

.u-text-small {
  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 {
  padding: var(--_spacing---space--2) var(--_spacing---space--6);
  border: 1px solid var(--_theme---button--border);
  border-radius: var(--radius--main);
  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: 700;
  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 {
  border-color: var(--_theme---button-secondary--border);
  background-color: var(--_theme---button-secondary--background);
  box-shadow: none;
  color: var(--_theme---button-secondary--text);
}

.button.is-secondary:hover {
  border-color: var(--_theme---button-secondary--border-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;
}

.section {
  padding-top: var(--_spacing---section-space--main);
  padding-bottom: var(--_spacing---section-space--main);
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  background-color: var(--_theme---background);
  color: var(--_theme---body-copy);
  --_theme---headlines: var(--swatch--dark);
  --_theme---body-copy: var(--swatch--body-dark);
  --_theme---button--background: var(--swatch--active);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--accent-3);
  --_theme---button--border: 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--border: var(--swatch--dark);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--dark);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_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---box-shadow: #0000001a;
  --_theme---box-shadow-hover: #00000026;
  --_theme---misc--icon-text: var(--swatch--dark);
  --_theme---link--arrow: var(--swatch--active);
  --_theme---misc--accent: var(--swatch--accent-3);
  --_theme---misc--accent-2: var(--swatch--accent-1);
  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.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;
}

.section.of-hidden {
  overflow: hidden;
}

.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._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 {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  padding-left: 18%;
  padding-right: 18%;
}

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

.cell.cc-footer-end {
  padding-top: var(--_spacing---space--6);
  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---misc--icon);
  font-weight: var(--_typography---fonts--font-bold);
  letter-spacing: 1px;
  text-transform: uppercase;
}

.u-subheading.is-small {
  font-size: var(--_typography---font-size--text-small);
}

.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.right {
  justify-content: flex-end;
}

.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.is-footer {
  justify-content: space-between;
  align-items: flex-start;
}

.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-3.pb-small {
  margin-bottom: var(--space--0-25rem);
}

.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-3);
  --_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-3);
  --_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-headline-5.mb-none {
  margin-bottom: var(--space--0);
}

.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-5);
  --_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,
img.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-large-gridfeed-item {
  aspect-ratio: 2.39;
}

.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.pb-none {
  margin-bottom: 0;
}

.thumb-link.is-large-gridfeed-item {
  margin-bottom: var(--space--0);
  flex: 1;
}

.u-hide {
  display: none;
}

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

.dropdown-content-wrap {
  margin-bottom: var(--space--1rem);
  border-radius: var(--radius--main);
  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);
  font-family: var(--_typography---fonts--heading-font);
  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 {
  background-color: var(--swatch--active);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 18px;
  min-width: 18px;
  height: 18px;
  min-height: 18px;
  margin-left: 24px;
  display: flex;
}

.dropdown-icon.faq {
  margin-top: 3px;
}

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

.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-dropdown {
  height: auto;
}

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

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

.parallax-image.opc-10 {
  opacity: .1;
}

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

.slider-arrow {
  left: auto;
  top: var(--_spacing---space--5);
  background-color: var(--_theme---button--background);
  color: var(--_theme---headlines);
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  font-size: 1.4rem;
  transition: all .25s;
  display: flex;
  bottom: auto;
  right: 0%;
}

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

.slider-arrow.is-left {
  bottom: auto;
  left: auto;
  right: 50px;
}

.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-icon {
  z-index: 1;
  margin-bottom: var(--_spacing---space--4);
  color: var(--_theme---misc--icon);
  width: auto;
  height: 48px;
  display: block;
  position: relative;
}

.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;
}

.link-text,
.has-link-text a:not(.button) {
  border-bottom: 1px solid var(--_theme---button--background);
  color: var(--_theme---headlines);
}

.link-text:hover,
.has-link-text a:not(.button):hover {
  border-bottom-color: var(--_theme---headlines);
  color: var(--_theme---button--background);
  text-decoration: none;
}

.card-wrap {
  padding: var(--_spacing---space--5);
  border-top: 2px dotted var(--swatch--accent-5);
  border-radius: var(--radius--main);
  background-color: var(--_theme---misc--tint);
  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--8);
  padding-top: var(--_spacing---space--6);
  padding-bottom: var(--_spacing---space--6);
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  border-right: 2px dotted var(--_theme---misc--icon);
  border-bottom: 2px dotted var(--_theme---misc--icon);
  border-left: 2px dotted var(--_theme---misc--icon);
}

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

.card-wrap.u-theme-dark.cc-no-border, .card-wrap.u-theme-spotlight.cc-no-border {
  border-style: none;
}

.card-wrap.is-large-gridfeed-item {
  padding-top: var(--_spacing---space--6);
  background-color: var(--_theme---background);
  border-top-style: none;
  flex: 0 auto;
}

.card-wrap.is-lot-list-detail {
  z-index: 30;
  position: absolute;
  inset: 0%;
}

.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;
}

.video-thumb {
  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;
}

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

.play-video-button {
  z-index: 10;
  border: 6px solid var(--swatch--active);
  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);
}

.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: 1px solid var(--_theme---misc--icon);
  font-family: var(--_typography---fonts--heading-font);
  color: var(--_theme---misc--icon-text);
  font-size: var(--_typography---font-size--h4);
  font-weight: var(--_typography---fonts--font-bold);
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  display: flex;
  position: relative;
}

.number-icon-wrap.is-h-flex {
  margin-bottom: var(--space--0);
}

.number-icon-wrap.is-h-flex.is-small {
  font-size: var(--_typography---font-size--h5);
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
}

.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;
  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.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(--swatch--white);
  border-bottom-color: var(--swatch--white);
  width: 6px;
  height: 6px;
  margin-bottom: 1px;
}

.arrow.is-large {
  width: 10px;
  height: 10px;
}

.arrow.is-large.is-right {
  --_theme---headlines: var(--swatch--white);
  --_theme---body-copy: var(--swatch--body-light);
  --_theme---button--background: var(--swatch--active);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--accent-5);
  --_theme---button--border: 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--border: var(--swatch--white);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--white);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_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---box-shadow: #0003;
  --_theme---box-shadow-hover: #00000040;
  --_theme---misc--icon-text: var(--swatch--active);
  --_theme---link--arrow: var(--swatch--dark);
  --_theme---misc--accent: var(--swatch--tint);
  --_theme---misc--accent-2: var(--swatch--accent-1);
}

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

.sg-color-block {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border-bottom: 1px solid var(--color--lines\<deleted\|variable-4baa40cc-dfc2-e028-20cd-f95b609d8aa8\>);
  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\<deleted\|variable-7bd666fb-3731-aebd-8a0f-bb9626eaff20\>);
  border-radius: var(--radius\<deleted\|variable-9dbb5792-4b7d-8f05-ab23-45dcb3bb4434\>);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  display: flex;
}

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

.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-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-gridfeed {
  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-4.is-carousel {
  grid-column-gap: var(--space--0-5rem);
  grid-row-gap: var(--space--0-5rem);
}

.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\<deleted\|variable-9dbb5792-4b7d-8f05-ab23-45dcb3bb4434\>);
  border-top-right-radius: var(--radius\<deleted\|variable-9dbb5792-4b7d-8f05-ab23-45dcb3bb4434\>);
  border-bottom-left-radius: var(--radius\<deleted\|variable-9dbb5792-4b7d-8f05-ab23-45dcb3bb4434\>);
  border-bottom-right-radius: var(--radius\<deleted\|variable-9dbb5792-4b7d-8f05-ab23-45dcb3bb4434\>);
  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-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\<deleted\|variable-4baa40cc-dfc2-e028-20cd-f95b609d8aa8\>);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: var(--color--lines\<deleted\|variable-4baa40cc-dfc2-e028-20cd-f95b609d8aa8\>);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: var(--color--lines\<deleted\|variable-4baa40cc-dfc2-e028-20cd-f95b609d8aa8\>);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: var(--color--lines\<deleted\|variable-4baa40cc-dfc2-e028-20cd-f95b609d8aa8\>);
  border-top-left-radius: var(--radius\<deleted\|variable-9dbb5792-4b7d-8f05-ab23-45dcb3bb4434\>);
  border-top-right-radius: var(--radius\<deleted\|variable-9dbb5792-4b7d-8f05-ab23-45dcb3bb4434\>);
  border-bottom-left-radius: var(--radius\<deleted\|variable-9dbb5792-4b7d-8f05-ab23-45dcb3bb4434\>);
  border-bottom-right-radius: var(--radius\<deleted\|variable-9dbb5792-4b7d-8f05-ab23-45dcb3bb4434\>);
  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,
.header.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---button--background: var(--swatch--active);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--accent-5);
  --_theme---button--border: 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--border: var(--swatch--white);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--white);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_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---box-shadow: #0003;
  --_theme---box-shadow-hover: #00000040;
  --_theme---misc--icon-text: var(--swatch--active);
  --_theme---link--arrow: var(--swatch--dark);
  --_theme---misc--accent: var(--swatch--tint);
  --_theme---misc--accent-2: var(--swatch--accent-1);
  background-image: url('../images/Dust-1.png');
  background-position: 0 0;
  background-size: 250px;
}

.u-theme-tint,
.header.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---button--background: var(--swatch--active);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--accent-3);
  --_theme---button--border: 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--border: var(--swatch--dark);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--dark);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_theme---button-secondary--background-hover: var(--swatch--hover);
  --_theme---button-secondary--text-hover: var(--swatch--dark);
  --_theme---background: var(--_theme---misc--tint);
  --_theme---misc--dividers: var(--swatch--dividers-dark);
  --_theme---misc--tint: var(--swatch--tint);
  --_theme---link--background: var(--swatch--dark);
  --_theme---box-shadow: #0000001a;
  --_theme---box-shadow-hover: #00000026;
  --_theme---misc--icon-text: var(--swatch--dark);
  --_theme---link--arrow: var(--swatch--active);
  --_theme---misc--accent: var(--swatch--accent-3);
  --_theme---misc--accent-2: var(--swatch--accent-1);
}

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

.bg-wrap._33p-right {
  width: 33.3%;
  left: auto;
}

.bg-wrap._20p-right {
  width: 20%;
  left: auto;
}

.bg-wrap._20p-left {
  width: 20%;
  right: auto;
}

.bg-wrap._33p-left {
  width: 33.3%;
  right: auto;
}

.bg-wrap._47p-left {
  width: 46%;
  right: auto;
}

.bg-wrap._47p-right {
  width: 46%;
  left: auto;
}

.bg-wrap._60p-left {
  width: 60%;
  right: auto;
}

.bg-wrap._60p-right {
  width: 60%;
  left: auto;
}

.bg-wrap.in-fw-image-tabs {
  z-index: -1;
}

.bg-overlay {
  z-index: 1;
  background-image: linear-gradient(0deg, #0003 50%, 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---button--background: var(--swatch--active);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--accent-5);
  --_theme---button--border: 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--border: var(--swatch--white);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--white);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_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---box-shadow: #0003;
  --_theme---box-shadow-hover: #00000040;
  --_theme---misc--icon-text: var(--swatch--active);
  --_theme---link--arrow: var(--swatch--dark);
  --_theme---misc--accent: var(--swatch--tint);
  --_theme---misc--accent-2: var(--swatch--accent-1);
  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---button--background: var(--swatch--active);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--accent-5);
  --_theme---button--border: 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--border: var(--swatch--white);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--white);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_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---box-shadow: #0003;
  --_theme---box-shadow-hover: #00000040;
  --_theme---misc--icon-text: var(--swatch--active);
  --_theme---link--arrow: var(--swatch--dark);
  --_theme---misc--accent: var(--swatch--tint);
  --_theme---misc--accent-2: var(--swatch--accent-1);
  min-height: 90vh;
  display: flex;
}

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

.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-2 {
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  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-2.cc-cta-list,
.cc-cta-list {
  padding-right: var(--site--padding);
}

.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--0);
}

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

.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;
}

.nav-dropdown-trigger {
  z-index: 20;
  padding-top: var(--space--2rem);
  padding-bottom: var(--space--2rem);
  cursor: pointer;
  display: inline-block;
  position: relative;
}

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

.navtainer {
  z-index: 3;
  padding-right: var(--site--padding);
  padding-left: var(--site--padding);
  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: 28px;
  padding-top: 6px;
  padding-bottom: 6px;
  display: flex;
}

.nav-bar {
  z-index: 1111;
  border-bottom: 1px solid var(--swatch--dividers-light);
  --_nav-theme---background: #fff0;
  --_nav-theme---logo-color\<deleted\|variable-554431ae-d6ef-48bf-92a3-f2bbd21b468b\>: var(--swatch--white);
  --_nav-theme---hamburger: var(--swatch--white);
  --_nav-theme---link--color: var(--swatch--white);
  --_nav-theme---sticky-bg: var(--swatch--dark);
  --_nav-theme---arrow: var(--swatch--active);
  --_nav-theme---link--hover-color: var(--swatch--hover);
  width: 100%;
  position: fixed;
  top: 0;
}

.nav-bar.cc-is-bar {
  background-color: var(--_nav-theme---background);
  --_nav-theme---background: var(--swatch--dark);
  --_nav-theme---logo-color\<deleted\|variable-554431ae-d6ef-48bf-92a3-f2bbd21b468b\>: var(--swatch--white);
  --_nav-theme---hamburger: var(--_nav-theme---link--hover-color);
  --_nav-theme---link--color: var(--swatch--white);
  --_nav-theme---sticky-bg: var(--swatch--dark);
  --_nav-theme---arrow: var(--swatch--hover);
  --_nav-theme---link--hover-color: var(--swatch--hover);
  position: sticky;
}

.logo-img {
  color: var(--_nav-theme---logo-color\<deleted\|variable-554431ae-d6ef-48bf-92a3-f2bbd21b468b\>);
  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;
}

.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-5rem);
  grid-row-gap: var(--space--1-5rem);
  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;
  transition: all .25s;
}

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

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

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

.nav-link.button {
  padding: .4rem var(--_spacing---space--3);
  color: var(--swatch--dark);
  --_nav-theme---background: var(--swatch--dark);
  --_nav-theme---logo-color\<deleted\|variable-554431ae-d6ef-48bf-92a3-f2bbd21b468b\>: var(--swatch--white);
  --_nav-theme---hamburger: var(--_nav-theme---link--hover-color);
  --_nav-theme---link--color: var(--swatch--white);
  --_nav-theme---sticky-bg: var(--swatch--dark);
  --_nav-theme---arrow: var(--swatch--hover);
  --_nav-theme---link--hover-color: var(--swatch--hover);
  font-size: .9rem;
}

.logo-link {
  width: auto;
}

.nav-dropdown-content {
  padding: var(--_spacing---space--5);
  grid-column-gap: var(--space--0-75rem);
  grid-row-gap: var(--space--0-75rem);
  border-radius: var(--radius--main);
  background-color: var(--swatch--white);
  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;
  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 {
  padding-right: var(--site--padding);
  padding-left: var(--site--padding);
  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);
  color: var(--_theme---button--text);
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  line-height: 1.6rem;
  display: flex;
  position: relative;
}

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

.nav-icon-buttons {
  grid-column-gap: var(--space--0-5rem);
  grid-row-gap: var(--space--0-5rem);
  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;
}

.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;
}

.u-theme-spotlight,
.header.u-theme-spotlight {
  background-color: var(--_theme---background);
  color: var(--_theme---button--text);
  --_theme---headlines: var(--swatch--white);
  --_theme---body-copy: var(--swatch--white);
  --_theme---button--background: var(--swatch--active);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--white);
  --_theme---button--border: 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--border: var(--swatch--white);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--white);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_theme---button-secondary--background-hover: var(--swatch--hover);
  --_theme---button-secondary--text-hover: var(--swatch--dark);
  --_theme---background: var(--swatch--accent-2);
  --_theme---misc--dividers: var(--swatch--dividers-light);
  --_theme---misc--tint: var(--swatch--tint);
  --_theme---link--background: var(--swatch--dark);
  --_theme---box-shadow: #0003;
  --_theme---box-shadow-hover: #00000040;
  --_theme---misc--icon-text: var(--swatch--hover);
  --_theme---link--arrow: var(--swatch--active);
  --_theme---misc--accent: var(--swatch--active);
  --_theme---misc--accent-2: var(--swatch--accent-1);
  background-image: url('../images/Dust-1.png');
  background-position: 0 0;
  background-size: 250px;
}

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

.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);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.decorative-line {
  height: var(--space--0-25rem);
  margin-top: var(--space--0-5rem);
  margin-bottom: var(--_spacing---space--5);
  border-top: 1px solid var(--_theme---misc--accent);
  border-bottom: 1px solid var(--_theme---misc--accent);
  width: 20%;
  max-width: 200px;
  display: flex;
}

.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---misc--accent);
  color: var(--swatch--white);
  font-size: var(--_typography---font-size--text-small);
  font-weight: var(--_typography---fonts--font-bold);
}

.thumb-action-wrap {
  --_theme---headlines: var(--swatch--white);
  --_theme---body-copy: var(--swatch--body-light);
  --_theme---button--background: var(--swatch--active);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--accent-5);
  --_theme---button--border: 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--border: var(--swatch--white);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--white);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_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---box-shadow: #0003;
  --_theme---box-shadow-hover: #00000040;
  --_theme---misc--icon-text: var(--swatch--active);
  --_theme---link--arrow: var(--swatch--dark);
  --_theme---misc--accent: var(--swatch--tint);
  --_theme---misc--accent-2: var(--swatch--accent-1);
  position: relative;
  overflow: hidden;
}

.carousel-item {
  padding-right: var(--space--0-5rem);
  width: 100%;
}

.carousel-mask {
  overflow: visible;
}

.hide {
  display: none;
}

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

.carousel.is-mobile {
  display: none;
}

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

.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);
}

.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._w-fw-image {
  z-index: 2;
  margin-bottom: var(--_spacing---space--10);
  padding: var(--space--0);
  grid-column-gap: var(--space--1-5rem);
  grid-row-gap: var(--space--1-5rem);
  --_theme---headlines: var(--swatch--dark);
  --_theme---body-copy: var(--swatch--body-dark);
  --_theme---button--background: var(--swatch--active);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--accent-3);
  --_theme---button--border: 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--border: var(--swatch--dark);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--dark);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_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---box-shadow: #0000001a;
  --_theme---box-shadow-hover: #00000026;
  --_theme---misc--icon-text: var(--swatch--dark);
  --_theme---link--arrow: var(--swatch--active);
  --_theme---misc--accent: var(--swatch--accent-3);
  --_theme---misc--accent-2: var(--swatch--accent-1);
  background-color: #0000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}

.tab-link {
  padding: var(--space--1rem) 0px;
  border-bottom: 1px solid var(--_theme---misc--dividers);
  color: var(--_theme---headlines);
  font-size: .9rem;
  font-weight: var(--_typography---fonts--font-bold);
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #48a80d00;
  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-fake {
  padding: var(--space--0-75rem) var(--space--1rem);
  background-color: var(--_theme---misc--tint);
  border-bottom-style: none;
}

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

.tab-link.is-fake.w--current {
  background-color: var(--_theme---headlines);
}

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

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

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

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

.thumb-content {
  z-index: 4;
  padding: var(--_spacing---space--5) var(--_spacing---space--5) var(--_spacing---space--6);
  grid-column-gap: var(--_spacing---space--1);
  grid-row-gap: var(--_spacing---space--1);
  background-image: linear-gradient(#0000 50%, #00000080);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 0%;
}

.quote-rating {
  margin-bottom: var(--_spacing---space--4);
  color: var(--_theme---misc--accent);
  width: 96px;
  display: flex;
}

.u-theme-tint-color {
  background-color: var(--_theme---background);
  color: var(--_theme---body-copy);
  --_theme---headlines: var(--swatch--dark);
  --_theme---body-copy: var(--swatch--body-dark);
  --_theme---button--background: var(--swatch--active);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--accent-3);
  --_theme---button--border: 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--border: var(--swatch--dark);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--dark);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_theme---button-secondary--background-hover: var(--swatch--hover);
  --_theme---button-secondary--text-hover: var(--swatch--dark);
  --_theme---background: var(--_theme---misc--accent-2);
  --_theme---misc--dividers: var(--swatch--dividers-dark);
  --_theme---misc--tint: var(--swatch--tint);
  --_theme---link--background: var(--swatch--dark);
  --_theme---box-shadow: #0000001a;
  --_theme---box-shadow-hover: #00000026;
  --_theme---misc--icon-text: var(--swatch--dark);
  --_theme---link--arrow: var(--swatch--active);
  --_theme---misc--accent: var(--swatch--accent-3);
  --_theme---misc--accent-2: var(--swatch--accent-1);
}

.large-title {
  --_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--large-title);
  --_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);
}

.track-2 {
  padding-top: var(--space--0-5rem);
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: minmax(0, 1fr);
  width: 100vw;
  display: flex;
  overflow: hidden;
}

.track-slide {
  width: 200vw;
  display: flex;
  overflow: hidden;
}

.mega-menu-wrap {
  color: var(--swatch--dark);
  background-color: #f6f9fa;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  display: grid;
  box-shadow: 0 20px 60px #0003;
}

.mega-menu-col {
  padding: var(--site--padding);
  grid-column-gap: var(--space--1rem);
  grid-row-gap: var(--space--1rem);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.child-link-2 {
  border-bottom: 1px solid var(--_theme---misc--dividers);
  color: var(--_theme---headlines);
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  width: 100%;
  font-size: 1rem;
  transition: all .2s;
  display: inline-block;
}

.child-link-2:hover {
  border-bottom-color: var(--swatch--hover);
  color: var(--_theme---headlines);
  text-decoration: none;
}

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

.track-img {
  aspect-ratio: 1;
  border-right: var(--space--0-5rem) solid var(--swatch--white);
  object-fit: cover;
  width: 25%;
}

.track-1 {
  padding-top: var(--space--0-5rem);
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: minmax(0, 1fr);
  width: 100vw;
  display: flex;
  overflow: hidden;
}

.image-player {
  overflow: hidden;
}

.footer-logo {
  margin-top: var(--space--0-5rem);
}

.footer-first-wrap {
  grid-column-gap: var(--_spacing---space--8);
  grid-row-gap: var(--_spacing---space--8);
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-second-wrap {
  padding-bottom: var(--_spacing---space--6);
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

._3rd-lvl-nav {
  padding-top: var(--space--2rem);
  grid-column-gap: var(--space--1-5rem);
  grid-row-gap: var(--space--1-5rem);
  display: flex;
}

.mega-menu-image {
  background-color: var(--_theme---misc--tint);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-grid {
  padding-top: var(--space--0-5rem);
  padding-bottom: var(--space--0-5rem);
  grid-column-gap: var(--space--0-5rem);
  grid-row-gap: var(--space--0-5rem);
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: minmax(0, 1fr);
  width: 100vw;
  display: grid;
}

.header-link {
  border-bottom: 1px solid var(--_theme---misc--dividers);
  color: var(--_nav-theme---link--color);
  text-transform: uppercase;
  font-size: 1rem;
  transition: all .25s;
}

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

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

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

.pagination-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 3rem;
  display: flex;
}

.page-no-2 {
  font-family: var(--_typography---fonts--heading-font);
  color: var(--_theme---headlines);
  font-weight: var(--_typography---fonts--font-bold);
  border-bottom: 1px solid #2835351f;
  padding-left: 3px;
  padding-right: 3px;
  transition: all .2s;
}

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

.page-no-2.current {
  background-color: var(--_theme---misc--icon);
  color: #fff;
  border-radius: 40px;
  padding: 3px 12px;
}

.page-no-2.current:hover {
  color: #fff;
  border-color: #e7fcb7;
}

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

.video-copy-wrap {
  padding-top: var(--_spacing---space--4);
  padding-bottom: var(--_spacing---space--4);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 48%;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

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

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

.location-pins {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.map-pin {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.map-pin._1 {
  inset: 40% auto auto 6%;
}

.map-pin._2 {
  inset: 32% auto auto 21%;
}

.map-pin._3 {
  inset: 60% auto auto 39%;
}

.map-pin._4 {
  inset: 51% auto auto 48%;
}

.map-pin._5 {
  inset: 34% auto auto 52%;
}

.map-pin._6 {
  inset: 46% auto auto 75%;
}

.map-pin._7 {
  inset: 35% auto auto 90%;
}

.landscape-view {
  z-index: 5;
  position: absolute;
  inset: 0%;
}

.fullsize-medium {
  z-index: 3;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.fullsize-medium.is-2 {
  display: none;
}

.map-main {
  width: 67%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.map-aside {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 30%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.interactive-map {
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  aspect-ratio: 16 / 8;
  text-align: left;
  flex-flow: row;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.video-view {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

.lots-list-wrap {
  padding-top: var(--space--1-25rem);
  grid-column-gap: var(--space--1-25rem);
  grid-row-gap: var(--space--1-25rem);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  padding-bottom: 1px;
  display: flex;
  overflow: scroll;
}

.lot-list-item {
  padding-bottom: var(--space--1-25rem);
  border-bottom: 1px solid var(--_theme---misc--dividers);
  color: var(--_theme---headlines);
  cursor: pointer;
  position: relative;
}

.lot-list-item:hover {
  color: var(--_theme---headlines);
  text-decoration: none;
}

.map-button {
  z-index: 30;
  padding: var(--_spacing---space--2) var(--_spacing---space--4);
  background-color: var(--swatch--active);
  font-size: var(--space--1rem);
  font-weight: var(--_typography---fonts--font-bold);
  text-transform: uppercase;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  min-height: 52px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.map-button.is-expand, .map-button.is-close-lot-list-detail {
  inset: 0% 0% auto auto;
}

.price-range-selector {
  border-radius: var(--radius--round);
  background-color: var(--_theme---headlines);
  width: 20px;
  height: 20px;
  position: absolute;
  inset: auto auto auto 0%;
}

.price-range-selector.is-high {
  left: 82%;
}

.price-range-selector.is-low {
  left: 10%;
}

.price-range-bar {
  background-color: var(--_theme---misc--dividers);
  width: 100%;
  height: 6px;
}

.price-range-wrap {
  padding-top: var(--space--1rem);
  padding-bottom: var(--space--1rem);
  grid-column-gap: var(--space--1rem);
  grid-row-gap: var(--space--1rem);
  border-bottom: 1px solid var(--_theme---misc--dividers);
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.price-rance-selection {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.price-range-bar-selected {
  background-color: var(--_theme---button--background);
  width: 74%;
  height: 6px;
  position: absolute;
  left: 12%;
}

.detail-image-wrap {
  position: relative;
}

.map-section-image-overlay {
  z-index: 3;
  padding: var(--space--1-25rem);
  --_theme---headlines: var(--swatch--white);
  --_theme---body-copy: var(--swatch--body-light);
  --_theme---button--background: var(--swatch--active);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--accent-5);
  --_theme---button--border: 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--border: var(--swatch--white);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--white);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_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---box-shadow: #0003;
  --_theme---box-shadow-hover: #00000040;
  --_theme---misc--icon-text: var(--swatch--active);
  --_theme---link--arrow: var(--swatch--dark);
  --_theme---misc--accent: var(--swatch--tint);
  --_theme---misc--accent-2: var(--swatch--accent-1);
  background-image: linear-gradient(#0009, #0000);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.map-lots-available {
  padding-right: var(--space--0-5rem);
  padding-left: var(--space--0-5rem);
  background-color: var(--swatch--dark);
  --_theme---headlines: var(--swatch--white);
  --_theme---body-copy: var(--swatch--body-light);
  --_theme---button--background: var(--swatch--active);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--accent-5);
  --_theme---button--border: 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--border: var(--swatch--white);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--white);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_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---box-shadow: #0003;
  --_theme---box-shadow-hover: #00000040;
  --_theme---misc--icon-text: var(--swatch--active);
  --_theme---link--arrow: var(--swatch--dark);
  --_theme---misc--accent: var(--swatch--tint);
  --_theme---misc--accent-2: var(--swatch--accent-1);
  font-size: .9rem;
  line-height: 1.5rem;
}

.lot-action {
  background-color: var(--swatch--dark);
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  transition: all .25s;
  display: flex;
  position: absolute;
  inset: 0% 12px auto auto;
}

.scroll-list-overlay {
  z-index: 1;
  height: var(--space--2-5rem);
  background-image: linear-gradient(180deg, #fff0, var(--_theme---background));
  pointer-events: none;
  position: absolute;
  inset: auto 0% 0%;
}

.map-section-detail-image {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
}

.map-tabs-content {
  height: 100%;
}

.map-tabs-menu {
  z-index: 5;
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  background-color: #e6e6e6;
  display: flex;
}

.map-tab-pane {
  height: 100%;
}

.map-section-content {
  border-bottom: 1px solid var(--_theme---misc--dividers);
  flex-flow: column;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.map-tabs {
  flex-flow: column;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.map-tab-link {
  padding: var(--space--1rem);
  grid-column-gap: var(--space--0-25rem);
  grid-row-gap: var(--space--0-25rem);
  background-color: var(--_theme---background);
  color: var(--_theme---headlines);
  font-size: .8rem;
  font-weight: var(--_typography---fonts--font-bold);
  text-transform: uppercase;
  border-bottom: 2px solid #0000;
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

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

.map-tab-link.w--current {
  border-bottom-color: var(--swatch--active);
  background-color: var(--_theme---background);
}

.map-tab-icon {
  height: 30px;
}

.play-pause-button {
  opacity: 0;
}

.placeholder-wrap {
  --_theme---headlines: var(--swatch--white);
  --_theme---body-copy: var(--swatch--body-light);
  --_theme---button--background: var(--swatch--active);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--accent-5);
  --_theme---button--border: 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--border: var(--swatch--white);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--white);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_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---box-shadow: #0003;
  --_theme---box-shadow-hover: #00000040;
  --_theme---misc--icon-text: var(--swatch--active);
  --_theme---link--arrow: var(--swatch--dark);
  --_theme---misc--accent: var(--swatch--tint);
  --_theme---misc--accent-2: var(--swatch--accent-1);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.map-pin-icon {
  height: 48px;
}

.show-map-tooltip {
  cursor: pointer;
  width: 300px;
  height: 300px;
  position: absolute;
  top: 40%;
  left: 40%;
}

.tooltip {
  z-index: 10;
  padding: var(--space--1rem) var(--space--1-25rem) var(--space--0-5rem);
  border-top: 3px solid var(--swatch--active);
  background-color: var(--swatch--white);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  min-width: 160px;
  max-width: 160px;
  display: flex;
  position: absolute;
  inset: auto;
  box-shadow: 0 12px 48px #00000026;
}

.fw-image-tabs {
  width: 100%;
  position: static;
}

.image-tabs-content, .is-static {
  position: static;
}

.fw-image-tabs-wrap {
  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);
  --_theme---headlines: var(--swatch--white);
  --_theme---body-copy: var(--swatch--body-light);
  --_theme---button--background: var(--swatch--active);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--accent-5);
  --_theme---button--border: 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--border: var(--swatch--white);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--white);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_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---box-shadow: #0003;
  --_theme---box-shadow-hover: #00000040;
  --_theme---misc--icon-text: var(--swatch--active);
  --_theme---link--arrow: var(--swatch--dark);
  --_theme---misc--accent: var(--swatch--tint);
  --_theme---misc--accent-2: var(--swatch--accent-1);
  flex-wrap: wrap;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: static;
}

.map-image-slider {
  width: 100%;
  height: 100%;
}

.map-image-slide {
  width: 100%;
}

.map-slider-left-arrow, .map-slider-right-arrow {
  width: 60px;
}

.lots-list-item-wrap {
  flex-flow: column;
  display: flex;
}

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

.map-aside-detail-open-overlay {
  z-index: 20;
  background-color: var(--_theme---background);
  display: none;
  position: absolute;
  inset: 0%;
}

.checkbox {
  border: 2px solid var(--_theme---headlines);
  border-radius: var(--radius--main);
  width: 1.2rem;
  height: 1.2rem;
  margin-top: .25rem;
  margin-left: -1.2rem;
}

.checkbox.w--redirected-checked {
  border-width: 3px;
  border-color: var(--swatch--active);
  background-color: var(--swatch--active);
}

.checkbox-label {
  font-size: var(--_typography---font-size--text-main);
  margin-left: .8rem;
}

.form-block {
  margin-bottom: 0;
}

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

.checkbox-field {
  margin-bottom: 0;
}

.u-theme-white,
.header.u-theme-white {
  background-color: var(--_theme---background);
  color: var(--_theme---body-copy);
  --_theme---headlines: var(--swatch--dark);
  --_theme---body-copy: var(--swatch--body-dark);
  --_theme---button--background: var(--swatch--active);
  --_theme---button--background-hover: var(--swatch--hover);
  --_theme---misc--icon: var(--swatch--accent-3);
  --_theme---button--border: 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--border: var(--swatch--dark);
  --_theme---button-secondary--background: #fff0;
  --_theme---button-secondary--text: var(--swatch--dark);
  --_theme---button-secondary--border-hover: var(--swatch--hover);
  --_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---box-shadow: #0000001a;
  --_theme---box-shadow-hover: #00000026;
  --_theme---misc--icon-text: var(--swatch--dark);
  --_theme---link--arrow: var(--swatch--active);
  --_theme---misc--accent: var(--swatch--accent-3);
  --_theme---misc--accent-2: var(--swatch--accent-1);
}

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

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

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

.mb-none {
  margin-bottom: var(--space--0);
}

.title-w-share-button {
  margin-bottom: var(--_text-styles---margin-bottom);
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  flex-flow: wrap;
  place-content: center space-between;
  align-items: center;
  display: flex;
}

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

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

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

  .nav-link.button {
    padding-right: var(--_spacing---space--4);
    padding-left: var(--_spacing---space--4);
  }

  .header-link {
    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;
  }

  .number-icon-wrap.is-h-flex {
    margin-bottom: var(--space--0);
  }

  .header.is-main {
    --_theme---headlines: var(--swatch--white);
    --_theme---body-copy: var(--swatch--body-light);
    --_theme---button--background: var(--swatch--active);
    --_theme---button--background-hover: var(--swatch--hover);
    --_theme---misc--icon: var(--swatch--accent-5);
    --_theme---button--border: 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--border: var(--swatch--white);
    --_theme---button-secondary--background: #fff0;
    --_theme---button-secondary--text: var(--swatch--white);
    --_theme---button-secondary--border-hover: var(--swatch--hover);
    --_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---box-shadow: #0003;
    --_theme---box-shadow-hover: #00000040;
    --_theme---misc--icon-text: var(--swatch--active);
    --_theme---link--arrow: var(--swatch--dark);
    --_theme---misc--accent: var(--swatch--tint);
    --_theme---misc--accent-2: var(--swatch--accent-1);
  }

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

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

  .decorative-line {
    margin-left: 0;
  }

  .fw-image-tabs-wrap {
    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;
  }

  .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%;
  }

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

  .container._w-map {
    padding-right: var(--space--0);
    padding-left: var(--space--0);
  }

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

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

  .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;
  }

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

  .slider-arrow {
    font-size: 1rem;
  }

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

  .card-wrap.is-lot-list-detail {
    display: flex;
    position: relative;
  }

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

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

  .nav-dropdown-arrow {
    z-index: 100;
    padding-right: var(--space--1rem);
    background-image: none;
    justify-content: flex-end;
    align-items: center;
    width: 58px;
    height: 58px;
    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.is-mega {
    position: relative;
  }

  .arrow.is-right.is-down-tablet {
    border-top-style: none;
    border-bottom-style: solid;
    margin-top: -3px;
    margin-left: 0;
  }

  .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-gridfeed {
    grid-template-columns: 1fr;
  }

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

  .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;
    height: 15px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-bar, .nav-bar.cc-is-bar {
    --_nav-theme---background: var(--swatch--dark);
    --_nav-theme---logo-color\<deleted\|variable-554431ae-d6ef-48bf-92a3-f2bbd21b468b\>: var(--swatch--white);
    --_nav-theme---hamburger: var(--_nav-theme---link--hover-color);
    --_nav-theme---link--color: var(--swatch--white);
    --_nav-theme---sticky-bg: var(--swatch--dark);
    --_nav-theme---arrow: var(--swatch--active);
    --_nav-theme---link--hover-color: var(--swatch--hover);
  }

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

  .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 {
    padding-top: var(--space--1rem);
    padding-bottom: var(--space--1rem);
    border-bottom: 1px solid var(--swatch--dividers-light);
    font-size: 1.1rem;
    line-height: 1.6rem;
    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.button {
    margin-top: var(--site--padding);
    order: 1;
    padding-top: .6rem;
    padding-bottom: .6rem;
    font-size: 1.1rem;
  }

  .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-dropdown-content-wrap.is-mega {
    padding-right: var(--space--0);
    padding-left: var(--space--0);
  }

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

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

  .thumb-action {
    justify-content: flex-start;
    align-items: center;
  }

  .mega-menu-wrap {
    margin-bottom: var(--_spacing---space--7);
    background-color: #f6f9fa00;
    grid-template-columns: 1fr 1fr;
  }

  .mega-menu-col {
    padding-top: var(--_spacing---space--1);
    padding-bottom: var(--space--0);
    padding-left: var(--space--0);
  }

  .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;
  }

  .footer-first-wrap {
    grid-column-gap: var(--_spacing---space--6);
    grid-row-gap: var(--_spacing---space--6);
  }

  .footer-second-wrap {
    padding-bottom: var(--space--0);
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center start;
    display: grid;
  }

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

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

  .pagination-2 {
    padding-top: 36px;
  }

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

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

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

  .close-video {
    display: none;
  }

  .map-main {
    aspect-ratio: 3 / 2;
    width: 100%;
    height: auto;
    position: relative;
  }

  .map-aside {
    padding: var(--space--0) var(--site--padding);
    width: 100%;
  }

  .interactive-map {
    aspect-ratio: auto;
    flex-flow: column;
    flex: 1;
    justify-content: flex-start;
    align-items: stretch;
    height: auto;
  }

  .lots-list-wrap {
    position: relative;
  }

  .map-button {
    min-height: auto;
  }

  .map-button.is-expand, .map-button.is-close-lot-list-detail {
    display: none;
  }

  .lot-action {
    right: 0;
  }

  .scroll-list-overlay, .tooltip {
    display: none;
  }

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

@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, .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;
  }

  .container.u-grid-column-3.cc-no-gap {
    grid-column-gap: var(--space--0);
    grid-row-gap: var(--space--0);
  }

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

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

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

  .thumb-img.is-large-gridfeed-item {
    aspect-ratio: 4 / 3;
  }

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

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

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

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

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

  .table {
    overflow: scroll;
  }

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

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

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

  .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 {
    grid-template-columns: 1fr;
  }

  .u-grid-column-3.in-form {
    grid-column-gap: var(--_spacing---space--1);
    grid-row-gap: var(--_spacing---space--1);
  }

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

  .u-grid-column-2.in-form {
    grid-column-gap: var(--_spacing---space--1);
    grid-row-gap: var(--_spacing---space--1);
  }

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

  .sg_card_wrap {
    width: 100%;
  }

  .bg-wrap._33p-right, .bg-wrap._20p-right, .bg-wrap._20p-left, .bg-wrap._33p-left {
    display: none;
  }

  .bg-wrap.is-static-mobile {
    margin-top: var(--_spacing---space--4);
    aspect-ratio: 16 / 9;
    margin-bottom: -4.5rem;
    position: relative;
  }

  .bg-wrap.is-static-mobile._47p-left, .bg-wrap.is-static-mobile._47p-right, .bg-wrap.is-static-mobile._60p-left, .bg-wrap.is-static-mobile._60p-right {
    width: 100%;
  }

  .header {
    overflow: hidden;
  }

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

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

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

  .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;
  }

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

  .carousel-item {
    width: 100%;
  }

  .carousel.is-desktop {
    display: none;
  }

  .carousel.is-mobile {
    display: block;
  }

  .image-row {
    width: 200px;
  }

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

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

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

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

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

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

  .mega-menu-wrap {
    grid-column-gap: var(--_spacing---space--6);
    grid-row-gap: var(--_spacing---space--6);
    grid-template-columns: 1fr;
  }

  .footer-first-wrap {
    width: 100%;
  }

  .footer-second-wrap {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  ._3rd-lvl-nav {
    padding-top: var(--space--0-5rem);
    padding-bottom: var(--space--0-5rem);
    grid-column-gap: var(--space--0-75rem);
    grid-row-gap: var(--space--0-75rem);
    flex-flow: column;
    align-items: flex-start;
  }

  .mega-menu-image {
    height: 200px;
  }

  .map-main {
    z-index: 22;
    position: sticky;
    top: 62px;
  }

  .interactive-map {
    grid-column-gap: var(--space--0);
    grid-row-gap: var(--space--0);
    overflow: visible;
  }

  .map-button {
    padding: var(--space--0-5rem) var(--_spacing---space--3);
    font-size: .8rem;
  }

  .map-tab-link {
    padding-top: var(--space--0-75rem);
    padding-bottom: var(--space--0-75rem);
  }

  .map-tab-icon {
    height: 24px;
  }

  .map-pin-icon {
    height: 44px;
  }

  .show-map-tooltip, .tooltip {
    display: none;
  }

  .fw-image-tabs-wrap {
    flex-flow: column;
    align-items: stretch;
  }

  .breadcrumbs {
    padding-bottom: var(--_spacing---space--2);
  }

  .title-w-share-button {
    grid-column-gap: var(--_spacing---space--1);
    grid-row-gap: var(--_spacing---space--1);
  }
}

@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;
  }

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

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

  .card-wrap.is-large {
    padding: var(--_spacing---space--6) var(--site--padding);
  }

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

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

  .table {
    width: 84vw;
  }

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

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

  .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;
  }

  .bg-wrap.is-static-mobile {
    margin-bottom: -4rem;
  }

  .u-vflex-gap-1 {
    grid-column-gap: var(--_spacing---space--2);
    grid-row-gap: var(--_spacing---space--2);
  }

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

  .u-hflex-gap-1 {
    flex-flow: wrap;
  }

  .logo-img {
    height: 30px;
  }

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

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

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

  .carousel-mask {
    width: 100%;
  }

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

  .image-row {
    width: 150px;
  }

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

  .footer-first-wrap {
    flex-flow: column;
  }

  .footer-second-wrap {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .mega-menu-image {
    height: 140px;
  }

  .image-grid {
    grid-template-columns: 1fr 1fr;
  }

  .pagination-2 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    padding-top: 24px;
  }

  .map-main {
    top: 56px;
  }

  .map-pin-icon {
    height: 34px;
  }

  .fw-image-tabs-wrap {
    align-items: stretch;
  }

  .map-slider-left-arrow, .map-slider-right-arrow {
    width: 48px;
    font-size: 1.6rem;
  }

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

#w-node-_693a7ab3-d505-4bc5-e54c-3618eebf0284-0ec51392 {
  grid-area: 1 / 2 / 2 / 3;
}

.mega-menu-image, #w-node-_6f3007f7-d852-6ff9-d14a-a7a3400548ad-96cb9a27, #w-node-_6f3007f7-d852-6ff9-d14a-a7a3400548c5-96cb9a27, #w-node-_00e82b05-75b5-3d9a-a3cd-f40ee31d411b-0ec51396, #w-node-_00e82b05-75b5-3d9a-a3cd-f40ee31d4133-0ec51396, #w-node-_50452ee4-323d-1927-ea0c-ad5fb37e6e27-4a29b8d7, #w-node-_50452ee4-323d-1927-ea0c-ad5fb37e6e3f-4a29b8d7 {
  grid-area: 1 / 2 / 2 / 4;
}

#map-pin.w-node-_8e02b8a8-40d8-0227-2cf7-e15845219a45-4a29b8d7 {
  grid-area: 4 / 3 / 5 / 4;
}

#map-pin.w-node-_8e02b8a8-40d8-0227-2cf7-e15845219a4e-4a29b8d7 {
  grid-area: 4 / 6 / 5 / 7;
}

#map-pin.w-node-_8e02b8a8-40d8-0227-2cf7-e15845219a57-4a29b8d7 {
  grid-area: 5 / 1 / 6 / 2;
}

#map-pin.w-node-_8e02b8a8-40d8-0227-2cf7-e15845219a60-4a29b8d7 {
  grid-area: 7 / 5 / 8 / 6;
}

#map-pin.w-node-_8e02b8a8-40d8-0227-2cf7-e15845219a69-4a29b8d7 {
  grid-area: 6 / 6 / 7 / 7;
}

#map-pin.w-node-_8e02b8a8-40d8-0227-2cf7-e15845219a72-4a29b8d7 {
  grid-area: 6 / 8 / 7 / 9;
}

#map-pin.w-node-_8e02b8a8-40d8-0227-2cf7-e15845219a7b-4a29b8d7 {
  grid-area: 4 / 10 / 5 / 11;
}

#w-node-bf812fe5-70e7-be96-52d7-e165ad3a646c-4a29b8d7, #w-node-_435a420d-b139-619a-3916-15d0943b78ae-4a29b8d7 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-d69a2520-ae59-295f-3413-d51b78a9f9cc-71438dda, #w-node-d69a2520-ae59-295f-3413-d51b78a9f9e4-71438dda {
  grid-area: 1 / 2 / 2 / 4;
}

#w-node-_8a1e5f10-4164-7fd4-2114-02cb94a7fa8f-71438dda, #w-node-_140f3b87-c69e-e14a-63cd-398de8fbd9fb-12f093fa {
  grid-area: 1 / 2 / 2 / 3;
}

@media screen and (max-width: 767px) {
  #w-node-_693a7ab3-d505-4bc5-e54c-3618eebf0284-0ec51392, #w-node-_8707f828-43b0-35d2-d5ff-8d9a89129d3a-0ec51392 {
    grid-column: 1 / 2;
  }

  .mega-menu-image, #w-node-_6f3007f7-d852-6ff9-d14a-a7a3400548ad-96cb9a27, #w-node-_6f3007f7-d852-6ff9-d14a-a7a3400548c5-96cb9a27, #w-node-_00e82b05-75b5-3d9a-a3cd-f40ee31d411b-0ec51396, #w-node-_00e82b05-75b5-3d9a-a3cd-f40ee31d4133-0ec51396, #w-node-_50452ee4-323d-1927-ea0c-ad5fb37e6e27-4a29b8d7, #w-node-_50452ee4-323d-1927-ea0c-ad5fb37e6e3f-4a29b8d7 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-bf812fe5-70e7-be96-52d7-e165ad3a646c-4a29b8d7, #w-node-_435a420d-b139-619a-3916-15d0943b78ae-4a29b8d7 {
    grid-column: 1 / 2;
  }

  #w-node-d69a2520-ae59-295f-3413-d51b78a9f9cc-71438dda, #w-node-d69a2520-ae59-295f-3413-d51b78a9f9e4-71438dda {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_8a1e5f10-4164-7fd4-2114-02cb94a7fa8f-71438dda, #w-node-_140f3b87-c69e-e14a-63cd-398de8fbd9fb-12f093fa {
    grid-column: 1 / 2;
  }
}
