/* Retail Execution page only — CTA visual overrides */

.service-page--retail-execution .loyalty-cta__arrow {
  max-width: 800px;
}

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