#fw-section-hero-0 {

.hero__buttons-container { display: block !important; width: 100% !important; margin-top: 24px !important; text-align: left !important; }
.hero__button { display: block !important; width: 300px !important; max-width: 76% !important; margin: 0 0 8px 0 !important; }
.hero__button:last-child { margin-bottom: 0 !important; }
.hero__button .button { display: block !important; width: 100% !important; box-sizing: border-box !important; height: auto !important; min-height: 0 !important; padding: 11px 16px !important; border: 1px solid rgba(255,255,255,.38) !important; border-radius: 0 !important; background: transparent !important; color: #ffffff !important; box-shadow: none !important; font-size: 11px !important; font-weight: 400 !important; line-height: 1.25 !important; letter-spacing: .13em !important; text-align: center !important; text-transform: uppercase !important; opacity: .95 !important; }
.hero__button .button:hover, .hero__button .button:focus-visible { background: rgba(255,255,255,.08) !important; border-color: #ffffff !important; color: #ffffff !important; box-shadow: none !important; opacity: 1 !important; }
@media screen and (max-width: 639px) {
  .hero__buttons-container { margin-top: 18px !important; text-align: center !important; }
  .hero__button { width: 240px !important; max-width: 68% !important; margin: 0 auto 6px !important; }
  .hero__button .button { padding: 9px 12px !important; font-size: 9px !important; letter-spacing: .1em !important; }
}
}
#fw-section-image-with-text-bc99c94f-9b1f-4bef-8d7f-69fab3bedc1e {

.image-with-text .col-grid { grid-template-columns: 1fr !important; }
.image-with-text .col-grid > div:first-child { display: none !important; }
.image-with-text .col-grid > div:last-child { grid-column: 1 / -1 !important; width: 100% !important; }
.image-with-text__content { width: 100% !important; max-width: none !important; }
.image-with-text__text { max-width: none !important; }
}
#fw-section-featured-product-a4474906-116f-4ed3-8c8c-53cf88f2f8ec {
--font-heading-scale: 1.0;
--font-body-scale: 1.0;
}
#fw-section-featured-product-a4474906-116f-4ed3-8c8c-53cf88f2f8ec {
--color-primary: #FFFFFF;
--color-primary-rgb: 255, 255, 255;
--color-background: #000000;
--color-background-rgb: 0, 0, 0;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-on-primary: #000000;
--color-on-primary-rgb: 0, 0, 0;
--color-product-image-background: #ffffff;
--color-background-brightness: 0;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #FFFFFF;
--primary-btn-text: #000000;
--primary-btn-border-color: #ffffff;
--secondary-btn-bg: transparent;
--secondary-btn-text: #ffffff;
--secondary-btn-border-color: #ffffff;

}
#fw-section-custom-liquid-8f13cddf-777e-49e4-b445-38440bfd9d5d {

[data-testid="main.single.section"] div[class*="__slide"] img[alt="Client progress image"] {
  aspect-ratio: auto !important;
  height: auto !important;
  max-height: 80vh !important;
  object-fit: contain !important;
}

@media (max-width: 600px) {
  [data-testid="main.single.section"] div[class*="__slide"] img[alt="Client progress image"] {
    max-height: 70vh !important;
  }
}
}