.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:8px;background-color:#F3F3F3;border-radius:4px;overflow:hidden}.progress-bar{height:100%;background:linear-gradient(131deg,#F74802 -.08%,#F78D02 99.62%);border-radius:4px}@media (max-width:767px){.progress-bar{background:#CD7822}.overplay:before{content:"";position:absolute;top:-10px;left:50%;transform:translateX(-50%);height:40px;width:90%;background:rgba(255,255,255,.2);border-top-left-radius:16px;border-top-right-radius:16px;z-index:1}}.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}