.component--product-price-flag{--background-color:var(--color-tomato-red)}.component--product-price-flag.ebt{--background-color:var(--color-aqua-deep)}.component--product-price-flag.loyalty{--background-color:var(--color-fun-green)}.component--product-price-flag .flag{background-color:var(--background-color);color:var(--color-white);white-space:nowrap;border-top-left-radius:3px;border-bottom-left-radius:3px;height:30px;margin-right:6px;padding:4px 14px;line-height:22px}.component--product-price-flag .flag:after{border-bottom:15px solid var(--background-color);border-right:6px solid #0000;border-top:15px solid var(--background-color);content:"";top:0;left:100%}
.component--product-details-available-offers-card{border:1px dashed var(--color-blueberry)}.component--product-details-available-offers-card .clip-button{border:1px solid var(--color-tomato-red);border-radius:20px;width:min-content;min-height:24px;padding:0 8px}.component--product-details-available-offers-card .clip-button-text{white-space:nowrap;font-size:.75rem;line-height:1}.component--product-details-available-offers-card .clip-button-icon{width:1.125rem;height:1.125rem}.component--product-details-available-offers-card .clip-button:hover .clip-button-icon{color:#fff}.component--product-details-available-offers-card .clip-button:hover .clip-button-icon.is-clipped{color:var(--color-gray-5)}.component--product-details-available-offers-card .coupon-rules{color:var(--color-gray-8);text-align:left;font-size:.75rem;line-height:1rem}.component--product-details-available-offers-card .description{color:var(--color-tomato-red);text-align:left;align-items:center;font-size:.875rem;line-height:1.125rem;display:flex}.component--product-details-available-offers-card .icon{width:.688rem;height:.688rem;margin-right:.25rem}.component--product-details-available-offers-card .progress-bar{background:var(--color-gray-2);border-radius:6px;width:100%;height:6px;transition:width .2s ease-in;position:relative;overflow:hidden}.component--product-details-available-offers-card .progress-value{background:var(--color-tomato-red);border-radius:6px;height:6px;position:absolute}.component--product-details-available-offers-card .progress-value.is-valid{width:100%}
