/* CTA Popup styles */
#cta-popup {
  opacity: 0;
  transform: scale(0.9) translateY(20px);
}
