clickable-discount{display:flex;justify-content:var(--alignment)}.clickable-discount__btn{width:fit-content;padding:0}clickable-discount[data-applied=true] .clickable-discount__btn__text-1,clickable-discount[data-applied=false] .clickable-discount__btn__text-2,clickable-discount[data-loading=false] .spinner,clickable-discount[data-error=false]+.clickable-discount__error{display:none}.clickable-discount__btn .spinner{width:1em;margin-left:.4em}.clickable-discount__error{margin:0;font-size:1.2rem;line-height:1.5}.product__text-container{--font-size: var(--mobile-text-size);--icon-scale: 1.2;font-size:var(--font-size);width:100%}@media screen and (min-width:750px){.product__text-container{--font-size: var(--desktop-text-size)}}.product__text{display:flex;align-items:center;text-align:left;justify-content:flex-start;color:var(--text-color);font-size:inherit;line-height:1.3;margin:0}.product__text-center{text-align:center;justify-content:center}.product__text-right{text-align:right;justify-content:flex-end}.product__text img{height:1em;width:auto}.product__text .material-icon,.product__text img{font-size:calc(1em * var(--icon-scale));margin-right:.25em;color:var(--icon-color);flex-shrink:0}clickable-discount .material-symbols-outlined.filled{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}clickable-discount .spinner{animation:clickable-discount-rotator 1.4s linear infinite}@keyframes clickable-discount-rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}clickable-discount .path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;stroke:rgb(var(--color-foreground));animation:clickable-discount-dash 1.4s ease-in-out infinite}@media screen and (forced-colors:active){clickable-discount .path{stroke:CanvasText}}@keyframes clickable-discount-dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-clickable-discount.css.map */
