.badge {
  -ms-transform: rotate(-7.5deg);
  background-color: #53baf2;
  border-radius: 50%;
  display: inline-block;
  font-family: "TeleGroteskScreen Regular", "Tele-GroteskNor", Arial, sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: normal;
  height: auto;
  line-height: 28px;
  line-height: 1.75rem;
  margin: 0 0 0.4em;
  overflow: hidden;
  position: relative;
  text-align: center;
  transform: rotate(-7.5deg);
  width: 60px;
}
.badge:after {
  content: " ";
  display: block;
  padding-top: 100%;
}
.badge.__savings {
  background-color: #1bada2;
}
.badge.__topseller {
  background-color: #ff9a1e;
}

.badge.__topseller-custom {
  background-color: #ffd329;
  position: absolute;
  right: -5px;
  top: -15px;
}

.badge_css {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.badge_css_css {
  color: #ffffff;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  padding: 10%;
  text-transform: uppercase;
  display: block;
}

.badge_css_css b {
  font-family: "TeleGroteskScreen Bold", "Tele-GroteskFet", Arial, sans-serif;
  font-weight: normal;
}

.badge_css_css * {
  color: #ffffff;
}

.badge .asterisk::after {
  border-color: #ffffff;
  color: #ffffff;
}
.i-badge {
  -ms-transform: rotate(-7.5deg);
  background-color: #53baf2;
  border-radius: 50%;
  display: inline-block;
  font-family: "TeleGroteskScreen Regular", "Tele-GroteskNor", Arial, sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: normal;
  height: auto;
  line-height: 28px;
  line-height: 1.75rem;
  margin: 0 0 0.4em;
  overflow: hidden;
  position: relative;
  text-align: center;
  transform: rotate(-7.5deg);
  width: 60px;
}
.i-badge:after {
  content: " ";
  display: block;
  padding-top: 100%;
}
.i-badge.__savings {
  background-color: #1bada2;
}
.i-badge.__topseller {
  background-color: #ff9a1e;
}

.i-badge.__topseller-custom {
  background-color: #ffd329;
  position: absolute;
  right: -5px;
  top: -15px;
}

.i-badge_css {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.i-badge_css_css {
  color: #ffffff;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  padding: 10%;
  text-transform: uppercase;
  display: block;
}

.i-badge_css_css b {
  font-family: "TeleGroteskScreen Bold", "Tele-GroteskFet", Arial, sans-serif;
  font-weight: normal;
}

.i-badge_css_css * {
  color: #ffffff;
}

.i-badge .asterisk::after {
  border-color: #ffffff;
  color: #ffffff;
}