@-webkit-keyframes roundel-price-rotate{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@keyframes roundel-price-rotate{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}.roundel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#c9ee7f;border-radius:50%;width:123px;height:123px;-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}.roundel .image-snippet,.roundel .svg-wrapper{width:100%;height:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.roundel__price{display:none}@supports (top:calc(sin(1) * 1px)){.roundel__price{display:block;position:absolute;text-transform:uppercase;font-size:9px;top:50%;left:50%;-webkit-animation:roundel-price-rotate 15s linear infinite;animation:roundel-price-rotate 15s linear infinite}.roundel__price [style*="--index"]{--character-width:1.1;--inner-angle:calc((360 / var(--total)) * 1deg);--radius:calc((var(--character-width) / sin(var(--inner-angle))) * -1ch);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(calc(var(--inner-angle) * var(--index))) translateY(var(--radius,-5ch));-ms-transform:translate(-50%,-50%) rotate(calc(var(--inner-angle) * var(--index))) translateY(var(--radius,-5ch));transform:translate(-50%,-50%) rotate(calc(var(--inner-angle) * var(--index))) translateY(var(--radius,-5ch))}@media screen and (min-width:1024px){.roundel__price [style*="--index"]{--character-width:1.05}}}.roundel__discount,.roundel__text{position:relative;top:4px}.roundel__discount{color:var(--light-black,#151515);text-align:center;font-family:"Flecha L",serif;font-size:36px;font-weight:500;line-height:1}.roundel__text{color:var(--light-black,#151515);text-align:center;font-family:"Flecha L",serif;font-size:18px;font-style:normal;font-weight:500;line-height:1.16;letter-spacing:.5px;text-transform:uppercase}@media screen and (min-width:1024px){.roundel{width:172px;height:172px}.roundel__price{font-size:12px}.roundel__discount{font-size:48px}.roundel__text{font-size:24px}}
/*# sourceMappingURL=roundel.css.map */
