.discount-banner{position:relative;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border-radius:5px;margin-bottom:1.5rem;font-family:inherit;overflow:hidden;animation:db-fade-in .35s ease}@keyframes db-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.discount-banner__icon{flex-shrink:0;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:1}.discount-banner__body{flex:1 1 auto;min-width:0}.discount-banner__title{font-weight:600;font-size:1.4rem;line-height:1.35;margin:0 0 2px}.discount-banner__subtitle{font-size:1.2rem;opacity:.75;margin:0}.discount-banner--promo{background:linear-gradient(135deg,#f4ede1,#e9ddc7);color:#4a3f2e}.discount-banner--promo .discount-banner__icon{background:#ffffff8c}.discount-banner--progress{background:linear-gradient(135deg,#f7ecd9,#efd9ae);color:#5c4a1e}.discount-banner--progress .discount-banner__icon{background:#fff9}.discount-banner__progress-track{margin-top:8px;height:6px;border-radius:999px;background:#ffffff8c;overflow:hidden}.discount-banner__progress-fill{height:100%;border-radius:999px;background:#a9822f;transition:width .4s ease}.discount-banner--success{background:linear-gradient(135deg,#eaf7ee,#dcf3e3);color:#1f5c34;border:1px solid rgba(46,139,87,.25)}.discount-banner--success .discount-banner__icon{background:#2e8b57;color:#fff;animation:db-pop .4s ease}@keyframes db-pop{0%{transform:scale(0)}70%{transform:scale(1.15)}to{transform:scale(1)}}.discount-banner--success .discount-banner__title{color:#1f5c34}.discount-banner__savings{display:inline-block;margin-top:4px;font-weight:700;font-size:1.3rem;color:#1f5c34}@media screen and (max-width:749px){.discount-banner{padding:14px;gap:10px}.discount-banner__title{font-size:1.3rem}}.totals__prices{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;justify-content:flex-end}.totals__original-price{font-size:1.3rem;opacity:.55;text-decoration:line-through;text-decoration-color:red;color:red}
/*# sourceMappingURL=/cdn/shop/t/32/assets/component-discount-banner.css.map */
