.progress-container{background-color:#e0e0e0;border-radius:15px;width:min(48rem,100%);height:30px;position:relative;overflow:hidden}.progress-container.taller{border-radius:30px;height:50px}.progress-container.taller p{font-size:1.1rem}.progressbar{width:0;height:100%;transition:width .5s ease forwards;background:linear-gradient(#000ceb,#666eff);border-radius:15px 0 0 15px}
