.app.view-lesson .pulso-trusted,
.app.view-lesson .pulso-global-trusted,
.player .pulso-trusted,
.lesson-content .pulso-trusted,
.protected-content .pulso-trusted {
  display: none !important;
}

.pulso-sample-locked {
  cursor: not-allowed !important;
  opacity: 0.58 !important;
}

.pulso-sample-notice {
  margin: 0 0 24px;
  border: 1px solid #b8c9ff;
  border-radius: 12px;
  background: #eef3ff;
  color: #071b3f;
  padding: 12px 16px;
  font: 600 14px/1.45 Inter, Arial, sans-serif;
}
