<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.progress-bar-section .progress-bar-column{display:grid;grid-template-columns:1fr 1fr;column-gap:40px}.progress{background:#ddd;justify-content:flex-start;border-radius:0;align-items:center;position:relative;padding:0;display:flex;height:20px;margin-bottom:0}.progress-value{animation:load 3s normal forwards;border-radius:0;background:#f8694d;height:20px;width:0;text-align:right;font-size:12px;color:#fff;padding-right:10px}@keyframes load{0%{width:0}to{width:100%}}.progress-block h5{margin-bottom:0;font-family:var(--font-body-family)}.progress-bar-column .title-section{text-align:center}.progress-bar-column .title-section h3{font-family:var(--font-body-family);font-size:26px;color:#333;margin-bottom:0}.progress-bar-column .title-section h4{margin:0;font-family:var(--font-body-family);font-size:20px;font-weight:700;color:#666}.progress-bar-section .progress-bar-column p{margin-bottom:0;font-size:12px}@media (max-width: 767px){.progress-bar-section .progress-bar-column{grid-template-columns:1fr;row-gap:20px}}@media (max-width: 549px){.progress-bar-column .title-section h3{font-size:24px}.progress-bar-column .title-section h4{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/progress-bar.css.map */
</pre></body></html>