/* About Us page only — CTA visual overrides (same as retail execution) */

.about-page .loyalty-cta {
  background: #f6f6f6;
}

.about-page .loyalty-cta__arrow {
  max-width: 800px;
}

.about-page .loyalty-cta__visual {
  position: absolute;
  left: 49%;
  bottom: -13%;
  z-index: 999;
  width: 100%;
  pointer-events: none;
  user-select: none;
}
