#fw-section-rich-text-b8948a54-da00-46d0-941e-b300569f923e {
--font-heading-scale: 1.1;
--font-body-scale: 0.9;
}

#fw-section-hero-0 {
--color-primary: #f5f5f3;
--color-primary-rgb: 245, 245, 243;
--color-background: #1c1c1d;
--color-background-rgb: 28, 28, 29;
--color-on-background: #f5f5f3;
--color-on-background-rgb: 245, 245, 243;
--color-on-primary: #1c1c1d;
--color-on-primary-rgb: 28, 28, 29;
--color-product-image-background: #f5f5f3;
--color-background-brightness: 28;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #f5f5f3;
--primary-btn-text: #1c1c1d;
--primary-btn-border-color: #f5f5f3;
--secondary-btn-bg: transparent;
--secondary-btn-text: #f5f5f3;
--secondary-btn-border-color: #f5f5f3;

.hero .hero__cta-container .hero__cta .button.button--expand {
  width: auto !important;
  max-width: 110px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  font-size: 15px !important;
  line-height: 1 !important;
}
@media (min-width: 768px) {
  .hero .hero__cta-container .hero__cta .button.button--expand {
    max-width: 200px !important;
    white-space: nowrap !important;
  }
}

}
#fw-section-text-banner-a5b18c56-d455-44d7-b372-a969e53efc07 {


.text-banner .text-banner__content {
  gap: 0 !important;
}
.text-banner .text-banner__heading,
.text-banner h2.text-banner__heading {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  font-family: var(--font-body-family, 'Outfit', sans-serif) !important;
  font-weight: normal !important;
}
.text-banner .text-banner__heading p {
  margin: 0 !important;
  padding: 0 !important;
}
.text-banner .text-banner__content > *:not(.text-banner__heading) {
  font-size: 17px !important;
  line-height: 1.4 !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
  font-family: var(--font-body-family, 'Outfit', sans-serif) !important;
}
.text-banner .text-banner__content > *:not(.text-banner__heading) p,
.text-banner .text-banner__content > *:not(.text-banner__heading) em,
.text-banner .text-banner__content > *:not(.text-banner__heading) span {
  font-size: 17px !important;
  margin: 0 !important;
  padding: 0 !important;
}
@media (min-width: 768px) {
  .text-banner .text-banner__content > *:not(.text-banner__heading) {
    font-size: 28px !important;
  }
  .text-banner .text-banner__content > *:not(.text-banner__heading) p,
  .text-banner .text-banner__content > *:not(.text-banner__heading) em,
  .text-banner .text-banner__content > *:not(.text-banner__heading) span {
    font-size: 28px !important;
  }
}

}




#fw-section-footer {
--font-heading-scale: 1.0;
--font-body-scale: 1.0;
}
#fw-section-footer {
--color-primary: #f5f5f3;
--color-primary-rgb: 245, 245, 243;
--color-background: #1c1c1d;
--color-background-rgb: 28, 28, 29;
--color-on-background: #f5f5f3;
--color-on-background-rgb: 245, 245, 243;
--color-on-primary: #1c1c1d;
--color-on-primary-rgb: 28, 28, 29;
--color-product-image-background: #f5f5f3;
--color-background-brightness: 28;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #f5f5f3;
--primary-btn-text: #1c1c1d;
--primary-btn-border-color: #f5f5f3;
--secondary-btn-bg: transparent;
--secondary-btn-text: #f5f5f3;
--secondary-btn-border-color: #f5f5f3;

}