@keyframes shadow-lighted{50%{box-shadow:0 0 25px #ae0000}}@keyframes shadow-lighted-m{50%{box-shadow:0 0 15px #ae0000}}.progress-bar-offer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}.progress-bar-offer-header{display:inline-flex;justify-content:center;align-items:center;border-radius:15px;background:#272727;padding:6px}.progress-bar-offer-header img{max-width:90px;max-height:90px}cart-drawer .cart-drawer-progress{margin-bottom:0}cart-drawer .progress-bar-offer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:0 10px}cart-drawer .progress-bar-offer-header{display:inline-flex;justify-content:center;align-items:center;border-radius:15px;background:#272727;padding:6px}cart-drawer .progress-bar-offer-header img{max-width:50px;max-height:50px}cart-drawer .progress-bar-offer-header-title{color:#fff;text-align:center;font-family:Oswald;font-size:18px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase}@media all and (max-width: 1100px){.progress-bar-offer-header img{max-width:50px;max-height:50px}}.progress-bar-offer-header-title{color:#fff;text-align:center;font-family:Oswald;font-size:42px;font-style:normal;font-weight:700;line-height:42px;text-transform:uppercase}@media all and (max-width: 1100px){.progress-bar-offer-header-title{font-size:18px;line-height:18px}}.progress-bar-offer-header-title .secondary{color:#03be00}.progress-bar-offer-content{width:100%}.progress-bar-offer-content-inner{width:calc(100% - 80px)}@media all and (max-width: 1100px){.progress-bar-offer-content-inner{width:calc(100% - 50px)}}@media all and (max-width: 620px){.progress-bar-offer-content-inner{width:calc(100% - 25px)}}.progress-bar-offer-line{height:3px;background:#969696;padding:0;margin:0;position:relative;overflow:hidden;top:31px}@media all and (max-width: 1100px){.progress-bar-offer-line{top:16px}}.progress-bar-offer-line-inner{position:absolute;left:0;top:0;right:0;bottom:0}.progress-bar-offer-line-inner.v11_step_1{width:25%}.progress-bar-offer-line-inner.v11_step_2{width:50%}.progress-bar-offer-line-inner.v11_step_3{width:75%}.progress-bar-offer-line-inner.v11_step_4{width:100%}.progress-bar-offer-line-inner.v8_step_1{width:33%}.progress-bar-offer-line-inner.v8_step_2{width:66%}.progress-bar-offer-line-inner.v8_step_3{width:100%}.progress-bar-offer-line span{display:inline-block;height:100%;padding:0;margin:0;background:#a30009;position:absolute;left:0;top:0;bottom:0}.progress-bar-offer-points{display:block;max-width:100%;position:relative}.progress-bar-offer-point{display:inline-flex;align-items:center;flex-direction:column;position:absolute;top:0;gap:10px;width:160px}@media all and (max-width: 1100px){.progress-bar-offer-point{width:100px}}@media all and (max-width: 620px){.progress-bar-offer-point{width:50px}}.progress-bar-offer-point.v11:nth-child(1){left:calc(25% - 80px)}@media all and (max-width: 1100px){.progress-bar-offer-point.v11:nth-child(1){left:calc(25% - 50px)}}@media all and (max-width: 620px){.progress-bar-offer-point.v11:nth-child(1){left:calc(25% - 25px)}}.progress-bar-offer-point.v11:nth-child(2){left:calc(50% - 80px)}@media all and (max-width: 1100px){.progress-bar-offer-point.v11:nth-child(2){left:calc(50% - 50px)}}@media all and (max-width: 620px){.progress-bar-offer-point.v11:nth-child(2){left:calc(50% - 25px)}}.progress-bar-offer-point.v11:nth-child(3){left:calc(75% - 80px)}@media all and (max-width: 1100px){.progress-bar-offer-point.v11:nth-child(3){left:calc(75% - 50px)}}@media all and (max-width: 620px){.progress-bar-offer-point.v11:nth-child(3){left:calc(75% - 25px)}}.progress-bar-offer-point.v8:nth-child(1){left:calc(33% - 80px)}@media all and (max-width: 1100px){.progress-bar-offer-point.v8:nth-child(1){left:calc(33% - 50px)}}@media all and (max-width: 620px){.progress-bar-offer-point.v8:nth-child(1){left:calc(33% - 25px)}}.progress-bar-offer-point.v8:nth-child(2){left:calc(66% - 80px)}@media all and (max-width: 1100px){.progress-bar-offer-point.v8:nth-child(2){left:calc(66% - 50px)}}@media all and (max-width: 620px){.progress-bar-offer-point.v8:nth-child(2){left:calc(66% - 25px)}}.progress-bar-offer-point:last-child{left:calc(100% - 80px)}@media all and (max-width: 1100px){.progress-bar-offer-point:last-child{left:calc(100% - 50px)}}@media all and (max-width: 620px){.progress-bar-offer-point:last-child{left:calc(100% - 25px)}}.progress-bar-offer-point-box{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:#fff;border:1px solid #969696;border-radius:50%;position:relative}@media all and (max-width: 1100px){.progress-bar-offer-point-box{width:30px;height:30px}}.progress-bar-offer-point-box ._icon{max-width:60%;max-height:60%}.progress-bar-offer-point-box .checkmark{position:absolute;top:-4px;right:-4px;width:24px;height:24px}@media all and (max-width: 1100px){.progress-bar-offer-point-box .checkmark{top:-6px;right:-6px;width:18px;height:18px}}.progress-bar-offer-point-box.marked{background:#ae0000;border-color:#ae0000}.progress-bar-offer-point-box.marked ._icon *[fill]{fill:#fff}.progress-bar-offer-point-box.lighted{box-shadow:0 0 10px #ae0000;border-color:#fff;animation:shadow-lighted 2s infinite}@media all and (max-width: 1100px){.progress-bar-offer-point-box.lighted{animation:shadow-lighted-m 2s infinite}}.progress-bar-offer-point-label{color:#ae0000;font-family:Oswald;font-size:16px;font-style:normal;font-weight:500;line-height:115%;text-align:center}@media all and (max-width: 1100px){.progress-bar-offer-point-label{font-size:10px;font-weight:400}}
/*# sourceMappingURL=/cdn/shop/t/165/assets/progress-bar.css.map */
