._pendo-launcher-badge_._pendo-launcher-badge-top-right_ {
  position: absolute;
  top: 12px;
  width: auto;
  height: 23px;
  opacity: 1;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 448c-110.532 0-200-89.431-200-200 0-110.495 89.472-200 200-200 110.491 0 200 89.471 200 200 0 110.53-89.431 200-200 200zm107.244-255.2c0 67.052-72.421 68.084-72.421 92.863V300c0 6.627-5.373 12-12 12h-45.647c-6.627 0-12-5.373-12-12v-8.659c0-35.745 27.1-50.034 47.579-61.516 17.561-9.845 28.324-16.541 28.324-29.579 0-17.246-21.999-28.693-39.784-28.693-23.189 0-33.894 10.977-48.942 29.969-4.057 5.12-11.46 6.071-16.666 2.124l-27.824-21.098c-5.107-3.872-6.251-11.066-2.644-16.363C184.846 131.491 214.94 112 261.794 112c49.071 0 101.45 38.304 101.45 88.8zM298 368c0 23.159-18.841 42-42 42s-42-18.841-42-42 18.841-42 42-42 42 18.841 42 42z' fill='%23ffffff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  display: none;
  z-index: auto;
}

._pendo-launcher-badge_._pendo-launcher-badge-top-right_.display-flex {
  display: flex;
}
._pendo-launcher-badge_._pendo-launcher-badge-top-right_::before,
._pendo-launcher-badge_._pendo-launcher-badge-top-right_._pendo-launcher-active_::before,
._pendo-launcher-badge_._pendo-launcher-badge-top-right_._pendo-launcher-active_::after {
  display: none;
}

._pendo-launcher-badge_._pendo-launcher-badge-top-right_ > img {
  filter: opacity(0);
}

._pendo-launcher-badge_._pendo-launcher-badge-top-right_ > div._pendo-launcher-whatsnew-count_  {
  color: #fff;
  background-color: transparent;
  width: auto;
  height: auto;
  top: -3px;
  position: relative;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.2px;
  font-family: aktiv-grotesk-regular, sans-serif !important;
  display: inline-block;
  z-index: auto;
}

._pendo-launcher_._pendo-launcher-top-right_._pendo-launcher-active_ {
  position: absolute;
  top: 33px;
}

._pendo-launcher-badge_._pendo-launcher-badge-top-right_ > div._pendo-launcher-whatsnew-count_.visible:after  {
  content: '';
  height: 8px;
  width: 8px;
  border-radius: 50%;
  display: inline-block;
  background-color: #69C0B8;
  margin-left: 2px;
  position: absolute;
  top: 6px;
}
