.stepSection{background-color:#faf9f8;padding:0}.stepSection .stepWrapper{-ms-overflow-style:none;scrollbar-width:none;flex-direction:row;justify-content:center;gap:1rem;display:flex;overflow:auto}.stepSection .stepWrapper::-webkit-scrollbar{display:none}@media (max-width:767px){.stepSection .stepWrapper{justify-content:flex-start;gap:.5rem}}.stepSection .stepWrapper .stepItem{color:#d0bfb0;white-space:nowrap;border-bottom:2px solid #0000;padding:.75rem;font-size:1rem;font-weight:500}@media (max-width:767px){.stepSection .stepWrapper .stepItem{font-size:.75rem}}.stepSection .stepWrapper .stepItem.active{color:#6b207d;border-bottom:2px solid #6b207d}.stepSection .stepWrapper .stepItem.active~.stepItem{color:#d0bfb0}.stepSection .stepWrapper .stepItem:not(.active):not(.active~.stepItem){color:#00855c}
