.progress-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;position:relative;padding:0 2rem;width:100%;max-width:900px;margin:0 auto;margin-top:10rem}.progress-step{display:flex;flex-direction:column;align-items:center;position:relative;text-align:center;font-family:Urbanist;color:#a2e252}.progress-step p{margin-top:.5rem;font-size:1.35rem;font-weight:var(--font-weight-regular);color:#a4a4a4;position:absolute;top:-300%;white-space:nowrap}.progress-step .circle{width:20px;height:20px;background-color:#d9d9d9;border-radius:50%;z-index:2;transition:all .3s ease-in-out;display:block!important}.progress-step.completed .circle{background-color:#a2e252}.progress-step.completed p{color:#607a46}.progress-step.active .circle{background-color:#a2e252;transform:scale(1.2)}.progress-step.active p{color:#8fbf74;font-weight:700}.progress-line{flex:1;height:10px;background-color:#d9d9d9;position:relative;z-index:1;transition:all .3s ease-in-out;display:block!important;margin:-2px}.progress-line.completed{background-color:#a2e252}
/*# sourceMappingURL=/cdn/shop/t/24/assets/progress-bar.css.map */
