.product__badge{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--product-badge-bg-color)!important;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;position:absolute;right:0;top:0;z-index:3}.product__badge .product__badge--content{color:var(--product-badge-fg-color)!important;height:110px;max-height:110px;max-width:110px;min-height:110px;min-width:110px;position:relative;width:110px}@media screen and (max-width:749px){.product__badge .product__badge--content{height:80px;max-height:80px;max-width:80px;min-height:80px;min-width:80px;width:80px}}.product__badge .product__badge--content{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;word-wrap:break-word;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;overflow:hidden;text-align:center}.product__badge .product__badge--content>div>*{color:var(--product-badge-fg-color)!important}.product__badge .product__badge--content p{font-size:13px;margin-bottom:0;margin-top:0}@media screen and (max-width:749px){.product__badge .product__badge--content{height:80px;max-height:80px;max-width:80px;min-height:80px;min-width:80px;width:80px}.product__badge .product__badge--content p{font-size:9px;margin-bottom:0;margin-top:0}}