<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fst-container{--bar-height: 5px;--bar-bg-color: #fff;--bar-color: #FFCFBE;--bar-radius: 6px;text-align:center;width:100%;font-family:inherit;font-size:inherit;position:relative;flex:1 100%;margin:5px 0;padding:10px 8px;background-color:#fff3ee}.fst-container .fst-progress-bar-wrapper{position:relative}.fst-container .fst-progress-bar-wrapper[value="0"]{display:none}.fst-container .fst-progress-bar-wrapper[value="100"]:after{background-color:var(--bar-color)}.fst-container .fst-progress-bar-wrapper:before{content:"$" attr(data-target);position:absolute;right:0;top:0;transform:translate3d(0,10px,0);font-size:14px}.fst-container .fst-progress-bar-wrapper:after{width:14px;height:14px;border:2px solid var(--bar-color);border-radius:100%;background-color:var(--bar-bg-color);box-shadow:0 0 8px #0000001a;position:absolute;right:0;top:50%;transform:translate3d(0,-50%,0)}.fst-container progress{display:flex;width:100%;height:var(--bar-height);border-radius:var(--bar-radius);background-color:var(--bar-bg-color);box-shadow:0 0 8px #0000001a;position:relative;margin:1rem 0 1.25rem}.fst-container progress,.fst-container progress[value]{-webkit-appearance:none;appearance:none;border:none}.fst-container progress[value]::-webkit-progress-bar{width:100%;height:var(--bar-height);border-radius:var(--bar-radius);background-color:var(--bar-bg-color)}.fst-container progress[value]::-webkit-progress-value{position:relative;height:var(--bar-height);border-radius:var(--bar-radius);background:var(--bar-color)}.fst-container progress[value]::-moz-progress-bar{height:var(--bar-height);border-radius:var(--bar-radius);background:var(--bar-color)}.fst-container .fst-message{font-size:.75rem;line-height:1;font-weight:500;text-transform:uppercase;margin-top:6px}.fst-container .fst-message p{margin:0}
/*# sourceMappingURL=/cdn/shop/t/58/assets/fst-widget.css.map */
</pre></body></html>