#fw-section-hero-61e08379-64f3-466f-aa5c-84cfafd0c732 {

.hero__container {
  height: 100vh; /* Sets height to 100% of the viewport height */
  width: 100%;
  object-fit: cover; /* Ensures the video covers the whole area without stretching */
  position: relative;
  overflow: hidden;
}


}
#fw-section-rich-text-f8d5f1cd-8faf-4e3c-b0f6-8ed171102ff8 {
--font-heading-scale: 1.03;
--font-body-scale: 1.17;
}


#fw-section-header {
--color-primary: #000000;
--color-primary-rgb: 0, 0, 0;
--color-background: #000000;
--color-background-rgb: 0, 0, 0;
--color-on-background: #000000;
--color-on-background-rgb: 0, 0, 0;
--color-on-primary: #000000;
--color-on-primary-rgb: 0, 0, 0;
--color-product-image-background: #000000;
--color-background-brightness: 0;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #000000;
--primary-btn-text: #000000;
--primary-btn-border-color: #000000;
--secondary-btn-bg: transparent;
--secondary-btn-text: #000000;
--secondary-btn-border-color: #000000;

}