._13whpws1 {
  position: -webkit-sticky;
  position: sticky;
  top: var(--_13whpws0);
  left: 0;
  z-index: 10;
  -moz-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
}
._13whpws2 {
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-align: center;
       align-items: center;
  background-color: var(--ColorPink-50);
  flex-shrink: 0;
  padding: 6px 0;
  gap: 8px;
  width: 100%;
}
._13whpws3 {
  color: var(--ColorBlack-450);
  line-height: 20px;
  letter-spacing: -0.5px;
}
._13whpws4 {
  color: var(--ColorRed-300);
  line-height: 22px;
  letter-spacing: -0.5px;
}
