.progress[data-v-72035f62]{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.progress-bar[data-v-72035f62]{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 30px}@media (max-width:767px){.progress-bar[data-v-72035f62]{padding:0 15px}}.progress-bar[data-v-72035f62]:nth-child(n+2):before{content:"";position:absolute;top:20px;right:100%;display:block;width:90px;height:2px;background-color:#eee;transform:translateX(50%);z-index:0}@media (max-width:767px){.progress-bar[data-v-72035f62]:nth-child(n+2):before{top:15px;width:40px}}.progress-bar__number[data-v-72035f62]{position:relative;display:flex;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:10px;font-weight:700;color:#999;background-color:#fff;border:2px solid #aaa;border-radius:50%;z-index:1}@media (max-width:767px){.progress-bar__number[data-v-72035f62]{width:30px;height:30px;margin-bottom:0}}.progress-bar__icon[data-v-72035f62]{position:relative;display:none;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:10px;font-weight:700;color:#fff;background-color:#9ee630;border:2px solid var(--custom-light-color);border-radius:50%;z-index:1}@media (max-width:767px){.progress-bar__icon[data-v-72035f62]{width:30px;height:30px;margin-bottom:0}}.progress-bar__name[data-v-72035f62]{color:#333;font-weight:700;font-size:15px}@media (max-width:767px){.progress-bar__name[data-v-72035f62]{display:none}}.progress-bar.active .progress-bar__number[data-v-72035f62]{color:var(--second-color);border-color:var(--second-color)}.progress-bar.active .progress-bar__name[data-v-72035f62]{color:var(--second-color)}.progress-bar.finished .progress-bar__number[data-v-72035f62]{display:none}.progress-bar.finished .progress-bar__icon[data-v-72035f62]{display:flex}.progress-bar.active[data-v-72035f62]:before,.progress-bar.finished[data-v-72035f62]:before{background-color:var(--custom-light-color)}