.progress-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.progress-amount{display:flex;align-items:center;gap:5px}.check-icon{color:green}.progress-bar-container{width:100%;height:4px;background-color:#F3F3F3;border-radius:4px;overflow:hidden}.progress-bar{height:100%;background:#08BD78;border-radius:4px}@media (max-width:767px){.progress-bar-container{background-color:#F3F3F3}.progress-bar{background:#08BD78}}.drop__shadow{display:grid;height:24px;overflow:hidden}.list-logo:after,.list-logo:before{display:block;height:2px;margin:auto 0;background:radial-gradient(circle,#ccc 1px,transparent 0);background-repeat:repeat-x;background-size:4px 2px;content:""}.list-logo svg{fill:#ccc}