#fw-section-hero-video-a4933f66-8622-4a25-ae7d-50b01775b87a {
--font-heading-scale: 0.7;
--font-body-scale: 0.95;
}
#fw-section-hero-video-a4933f66-8622-4a25-ae7d-50b01775b87a {

.hero--fw-section-hero-video-a4933f66-8622-4a25-ae7d-50b01775b87a .hero__heading {
  color: transparent !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 520px;
  max-width: 70vw;
  aspect-ratio: 520 / 138; /* replaces fixed height so the box always matches the image's shape */
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 24px;
  background-image: url(https://imgproxy.fourthwall.dev/M06iNtbW055Xd0rx5z6O2MhsJ7xUe7ZUZgD8nobLU0s/w:320/dpr:2/sm:1/enc/cTXJvrPKWK5mMxCb/GFxDohFOnT68eUt4/lkvnavsavAQMZylT/ZBEFfd3mOzwLZppZ/wdD0j6E0WRJdmXPL/0G-9n9mXh4nuyON1/s9A5liMC7TWB-7nK/UBqHUT20s74WDLN2/qwSw_Dr1ggt9kL6Z/ZlndrKm5oxQdfi_c/qCd4Ieo__lHpr_4p/3Uoop1bCu--O2mgj/wKQ1e8tC-G60qpAg/1r4tEAdD9nklvqNC/e4fkCreiZvU2Je-j/93DqlNez6jzQNuel.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  mix-blend-mode: screen;
  isolation: isolate; /* keeps the blend mode contained to this element, extra Safari hardening */
  -webkit-transform: translateZ(0); /* forces its own GPU layer, avoids another common iOS blend-mode glitch */
}
}










#fw-section-announcement-bar-e5d5f5dd-556f-429a-8579-36a6c28398d6 {
--color-primary: #511251;
--color-primary-rgb: 81, 18, 81;
--color-background: #05040F;
--color-background-rgb: 5, 4, 15;
--color-on-background: #F9F8FF;
--color-on-background-rgb: 249, 248, 255;
--color-on-primary: #F9F8FF;
--color-on-primary-rgb: 249, 248, 255;
--color-product-image-background: #F9F8FF;
--color-background-brightness: 6;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #511251;
--primary-btn-text: #F9F8FF;
--primary-btn-border-color: #F9F8FF;
--secondary-btn-bg: transparent;
--secondary-btn-text: #F9F8FF;
--secondary-btn-border-color: #F9F8FF;

}