.custom-progress-bar .custom-inner{align-items:center;background-color:#fff;display:flex;gap:0;justify-content:center;max-width:1200px;padding:2px;width:fit-content}.custom-progress-bar{max-width:1200px;overflow:auto}.custom-progress-bar::-webkit-scrollbar{display:none}.custom-progress-bar .step{background-color:#2f6b17;clip-path:polygon(0 0,calc(100% - 20px) 0,100% 50%,calc(100% - 20px) 100%,0 100%,20px 50%);color:#fff;flex:1 1 auto;font-weight:600;margin-left:-20px;padding:12px 24px;position:relative;text-align:center;text-decoration:none;white-space:nowrap;width:fit-content;z-index:1}.custom-progress-bar .step:first-child{border-left:2px solid #fff;clip-path:polygon(0 0,calc(100% - 20px) 0,100% 50%,calc(100% - 20px) 100%,0 100%);margin-left:0}.custom-progress-bar .step:last-child{background-color:#93c47d;z-index:0}@media only screen and (min-width:220px) and (max-width:1024px){.custom-progress-bar .custom-inner{max-width:1200px;width:fit-content}.custom-progress-bar{max-width:1200px;overflow:auto}.custom-progress-bar::-webkit-scrollbar{display:none}.custom-progress-bar .step{padding:12px 35px;white-space:nowrap;width:fit-content}}