.progress-timeline{background:var(--bg-color, #F7F8FA);padding:60px 20px}.progress-timeline__container{max-width:900px;margin:0 auto}.progress-timeline__heading{color:var(--title-color, #151B29);font-size:clamp(26px,4vw,36px);font-weight:800;margin:0 0 40px}.progress-timeline__list{display:flex;flex-direction:column}.progress-timeline__step{display:flex;gap:24px}.progress-timeline__marker-col{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:24px}.progress-timeline__marker{width:24px;height:24px;border-radius:50%;border:3px solid var(--marker-color-inactive, #D7DBD8);background:var(--marker-color-inactive, #FFFFFF);box-sizing:border-box;position:relative;flex-shrink:0}.progress-timeline__step.is-active .progress-timeline__marker{border-color:var(--marker-color, #7C8B7E);background:var(--marker-color, #7C8B7E)}.progress-timeline__step.is-active .progress-timeline__marker:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;background:#fff;border-radius:50%;transform:translate(-50%,-50%)}.progress-timeline__connector{width:2px;flex:1;min-height:60px;background:var(--line-color-inactive, #D7DBD8);margin:4px 0}.progress-timeline__step.is-active .progress-timeline__connector{background:var(--line-color, #7C8B7E)}.progress-timeline__content{padding-bottom:40px}.progress-timeline__badge{display:inline-block;background:var(--badge-bg, #7C8B7E);color:var(--badge-text, #FFFFFF);font-size:13px;font-weight:700;padding:4px 12px;border-radius:6px;margin-bottom:12px}.progress-timeline__title{color:var(--title-color, #151B29);font-size:clamp(22px,3vw,30px);font-weight:800;margin:0 0 10px}.progress-timeline__text{color:var(--text-color, #4B5563);font-size:17px;line-height:1.6;margin:0;max-width:700px}.progress-timeline__step:last-child .progress-timeline__content{padding-bottom:0}@media(max-width:600px){.progress-timeline__step{gap:16px}.progress-timeline__text{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/progress-timeline.css.map */
