.progress{width:-moz-fit-content;width:fit-content;box-sizing:border-box;margin:0 auto;border-radius:8px;width:100%;color:#07130c}.progress>label{font-size:24px;line-height:140%;letter-spacing:-.045em;font-weight:400;letter-spacing:0;width:100%;text-align:center;display:block}.progress .bar-wrap{width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:8px}.progress .bar-wrap .top{display:flex;justify-content:space-between;align-items:center;font-size:18px;line-height:140%;letter-spacing:-.045em;font-weight:500}.progress .bar-wrap .top .stage{text-transform:unset}.progress .bar-wrap .top .price,.progress .bar-wrap .top .stage{font-size:12px;line-height:140%;letter-spacing:-.045em;font-weight:500;font-weight:600;color:#8a8a8a}.progress .bar-wrap progress[value]{overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;border-radius:8px;border:1px solid #07130c;height:16px;box-sizing:border-box}.progress .bar-wrap progress[value]::-webkit-progress-bar{background-color:#fff;border-radius:8px;height:15px;box-sizing:border-box;box-shadow:inset 0 .5px 1px var(--background-zero)}.progress .bar-wrap progress[value]::-webkit-progress-value{background:#49ff86;box-shadow:none;border-color:rgba(0,0,0,0);border-right:1px solid #07130c;border-radius:8px 0 0 8px;box-sizing:border-box;height:15px;-webkit-transition:width 1.5s;transition:width 1.5s}.progress .bar-wrap progress[value]::-moz-progress-bar{background:#49ff86;box-shadow:none;border-color:rgba(0,0,0,0);border-right:1px solid #07130c;border-radius:8px 0 0 8px;box-sizing:border-box;height:15px;-moz-transition:width 1.5s;transition:width 1.5s}.progress .bar-wrap progress[value]::-ms-fill{background:#49ff86;box-shadow:none;border-color:rgba(0,0,0,0);border-right:1px solid #07130c;border-radius:8px 0 0 8px;box-sizing:border-box;height:15px;-ms-transition:width 1.5s;transition:width 1.5s}.progress .bar-wrap .bottom{display:flex;align-items:center;justify-content:space-between}.progress .bar-wrap .bottom label{font-size:12px;line-height:140%;letter-spacing:-.045em;font-weight:500;font-size:10px;color:#8a8a8a;text-transform:none}.progress .bar-wrap .bottom .time-left{display:inline-flex;align-items:center;gap:8px}.progress .bar-wrap .bottom .time-left:before{content:"";width:16px;height:15px;background:url(/images/time.svg) 50%/contain no-repeat}@media screen and (max-width:600px){.progress .bar-wrap .top .price,.progress .bar-wrap .top .stage{font-size:12px}}.nex-pill{color:#07130c;background-color:#fff;border:1px solid #e8e8e8;border-radius:20px;justify-content:flex-end;width:62px;padding:8px 12px 8px 8px;font-weight:500;font-weight:600;display:flex;gap:8px;position:relative}.discount-pill,.nex-pill{align-items:center;font-size:12px;line-height:140%;letter-spacing:-.045em}.discount-pill{color:#000;background-color:#49ff86;padding:4px 10px;border-radius:100px;font-weight:500;display:inline-flex;justify-content:center;gap:4px;text-transform:none;white-space:nowrap}