.product-stock-alert{position:relative;background:var(--alert-bg);border:1px solid var(--alert-border);border-radius:20px;padding:15px;overflow:hidden;margin-top:15px}.product-stock-alert__header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.product-stock-alert__content{display:flex;align-items:center;gap:18px}.product-stock-alert__icon{width:64px;height:64px;flex-shrink:0;border-radius:16px;background:#ffffff80;display:flex;align-items:center;justify-content:center}.product-stock-alert__icon img{display:block;width:100%;height:100%;object-fit:contain}.product-stock-alert__text span{margin:0;color:#b53030;font-size:20px;line-height:1;font-weight:700;text-transform:uppercase}.product-stock-alert__text p{margin:1px 0 0;font-size:16px;line-height:1.2;letter-spacing:.03em;text-transform:uppercase}.product-stock-alert__badge{background:var(--badge-bg);color:var(--badge-color);border-radius:100px;padding:12px 16px;font-size:14px;line-height:1;text-transform:uppercase;white-space:nowrap;flex-shrink:0}.product-stock-alert__progress-wrapper{margin-bottom:15px}.product-stock-alert__progress{position:relative;height:10px;background:var(--progress-inactive);border-radius:100px;overflow:visible;margin-bottom:16px}.product-stock-alert__fill{position:absolute;left:0;top:0;height:100%;width:0;background:var(--progress-active);border-radius:100px;transition:width .6s ease}.product-stock-alert__dot{position:absolute;top:50%;left:0;width:15px;height:15px;background:var(--progress-active);border-radius:50%;transform:translate(-50%,-50%);transition:left .6s ease;z-index:2}.product-stock-alert__dot:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:var(--progress-active);opacity:.2;transform:scale(1.6)}.product-stock-alert__labels{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.product-stock-alert__labels span{text-align:center;font-size:10px;line-height:1.3;font-weight:700;text-transform:uppercase}.product-stock-alert__labels span:first-child{text-align:left}.product-stock-alert__labels span:last-child{text-align:right}.product-stock-alert__footer{display:flex;align-items:center;gap:8px;padding-top:10px;font-size:16px;line-height:1.4;border-top:1px solid #DDADAD33}.product-stock-alert__green-dot{width:12px;height:12px;flex-shrink:0;background:#73d55f52;border-radius:50%;animation:order 1.5s infinite;display:flex;justify-content:center;align-items:center}span.stock_inner{width:9px;height:9px;background:#73d55f;border-radius:50%;display:flex}@keyframes order{0%{background:transparent}50%{background:#73d55f52}to{background:transparent}}.product-stock-alert__footer strong{font-weight:700}@media screen and (max-width:989px){.product-stock-alert{padding:20px}.product-stock-alert__text p{font-size:18px}}@media screen and (max-width:749px){.product-stock-alert{padding:10px;border-radius:10px}.product-stock-alert__header{margin-bottom:20px}.product-stock-alert__content{width:100%;gap:10px}.product-stock-alert__badge{padding:9px 12px;font-size:10px}.product-stock-alert__text{margin-top:-3px}.product-stock-alert__icon{width:45px;height:45px}.product-stock-alert__text span{font-size:16px}.product-stock-alert__text p{font-size:12px;margin-top:0}.product-stock-alert__labels{gap:6px;display:none}.product-stock-alert__labels span{font-size:10px}.product-stock-alert__footer{font-size:13px;gap:5px}.product-stock-alert__progress{height:7px;margin-bottom:10px}.product-stock-alert__dot{width:13px;height:13px}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/component-stock-urgency.css.map */
