#page #cpn-bundle60 {
  display: flex;
  padding: 16px;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  gap: 8px;
  margin: 0 24px;
  border-radius: 16px;
  background: #ffe9f8;
}
#page #cpn-bundle60 p {
  text-align: center;
}
#page #cpn-bundle60 p.lead {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 142.857% */
}
#page #cpn-bundle60 p.lead strong {
  color: #ff008c;
}
#page #cpn-bundle60 p.small {
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 160% */
}

@media screen and (min-width: 768px) {
  #page #cpn-bundle60 {
    padding: 24px;
    margin: 0 auto;
  }
  #page #cpn-bundle60 p.lead {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
  }
}/*# sourceMappingURL=style_cpn_bundle60.css.map */