#fw-section-hero-31620786-11aa-4340-a738-0d0fdce9e456 {
--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;
/* Position the banner content */
> div {
  justify-content: flex-start !important;
  text-align: left !important;
}

/* Replace the one-line heading with controlled line breaks */
:is(h1, h2, h3) {
  max-width: 620px !important;
  margin-bottom: 20px !important;
  font-size: 0 !important;
  text-align: left !important;
}

:is(h1, h2, h3)::before {
  content: "RIDE FREE.\A SPEAK FREE.\A WEAR IT.";
  display: block;
  white-space: pre-line;
  font-size: clamp(52px, 6vw, 92px);
  font-weight: 500;
  line-height: 0.88;
  letter-spacing: -0.045em;
  text-transform: uppercase;
}

/* Description */
p {
  max-width: 540px !important;
  margin: 0 0 28px !important;
  font-size: 17px !important;
  line-height: 1.5 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
}

/* Keep the button aligned with the copy */
a[role="button"],
button {
  margin-left: 0 !important;
}

/* Mobile */
@media (max-width: 700px) {
  :is(h1, h2, h3)::before {
    font-size: clamp(42px, 13vw, 64px);
    line-height: 0.9;
  }

  p {
    max-width: 92% !important;
    font-size: 15px !important;
  }
}/* Shorter desktop hero with emphasis on the hoodie */
@media (min-width: 701px) {
  img {
    object-fit: cover !important;
    object-position: 72% 62% !important;
  }

  [style*="background-image"] {
    background-position: 72% 62% !important;
  }

  :is(h1, h2, h3)::before {
    font-size: clamp(48px, 5vw, 76px);
  }

  p {
    margin-bottom: 20px !important;
  }
}
}
#fw-section-custom-html-49fc7f46-1dd5-464d-856e-91c39b0e2731 {

.gbb-trust-strip {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  background: #000;
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.gbb-trust-item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  min-height: 105px;
  padding: 22px;
}

.gbb-trust-item + .gbb-trust-item {
  border-left: 1px solid rgba(255, 255, 255, 0.12);
}

.gbb-trust-item svg {
  width: 25px;
  height: 25px;
  flex: 0 0 25px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.gbb-trust-item span {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.gbb-trust-item strong {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gbb-trust-item small {
  color: rgba(255, 255, 255, 0.62);
  font-size: 12px;
}

@media (max-width: 700px) {
  .gbb-trust-strip {
    grid-template-columns: 1fr;
  }

  .gbb-trust-item {
    justify-content: flex-start;
  }

  .gbb-trust-item + .gbb-trust-item {
    border-left: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
  }
}
}








#fw-section-announcement-bar-0fe472ea-23c7-424b-9f71-30d2529116df {
--font-heading-scale: 0.7;
--font-body-scale: 1.0;
}
#fw-section-announcement-bar-0fe472ea-23c7-424b-9f71-30d2529116df {
--color-primary: #ffffff;
--color-primary-rgb: 255, 255, 255;
--color-background: #ffffff;
--color-background-rgb: 255, 255, 255;
--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: 255;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #ffffff;
--primary-btn-text: #000000;
--primary-btn-border-color: #000000;
--secondary-btn-bg: transparent;
--secondary-btn-text: #000000;
--secondary-btn-border-color: #000000;

}