/* breakpoints */
.productcard__featured {
  overflow: hidden;
}
.productcard__featured.whited {
  --font-clr: var(--white);
}
.productcard__featured .card__gradient {
  background: #50a1d3;
  background: linear-gradient(45deg, #50a1d3 0%, rgba(80, 161, 211, 0) 100%);
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%2Fthemes%2Fthermotex24%2Fscss%2Fcomponents%2F_overviewteasercard.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAEA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */