#ac-globalfooter a {
  white-space: nowrap;
}

@media (min-width: 734px) {
  html[tier="t2"] .section-welcome .marquee-detail::before,
  html[tier="t3"] .section-welcome .marquee-detail::before {
    background: none !important;
    background-color: transparent !important;
  }
}

.icon-card .tile-content.static {
  pointer-events: unset;
}