/* Content-only additions; preserve the approved glacier scene and motion. */
.ice-in-motion .campaign-detail {
  display: block;
  border-top: 1px solid var(--proof-rule);
  padding-top: 17px;
  margin-top: 20px;
  font-size: 11px;
  font-weight: 700;
}
.ice-in-motion .aperture-heading h2 {
  min-width: 0;
  overflow-wrap: anywhere;
}
.ice-in-motion .campaign-anchor {
  position: absolute;
  top: 0;
  left: 0;
}
