.cart-drawer-promotions{display:block;padding:0 16px 16px;border-bottom:1px solid rgba(86,40,21,.1);margin-bottom:16px}.cart-drawer-promotions>*{margin-bottom:12px}.cart-drawer-promotions>*:last-child{margin-bottom:0}.free-gift{display:block;position:relative;overflow:hidden;margin-bottom:20px;border-radius:12px;background:linear-gradient(135deg,#5628150f,#56281505);border:1px solid rgba(86,40,21,.12);transition:border-color .35s ease,box-shadow .35s ease,background .35s ease}.free-gift__inner{display:flex;align-items:flex-start;gap:12px;padding:14px 16px}.free-gift__preview{flex-shrink:0;width:80px;height:80px;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 8px 18px #00000014}.free-gift__preview img{width:100%;height:100%;object-fit:cover}.free-gift__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#5628151a;color:#562815;transition:transform .4s cubic-bezier(.34,1.56,.64,1),background .35s ease}.free-gift__content{flex:1;min-width:0}.free-gift__title{font-size:1rem;font-weight:700;margin-bottom:4px;color:#151515;line-height:1.2}.free-gift__subtitle{font-size:.875rem;line-height:1.4;color:var(--color-body, #562815);margin-bottom:12px}.free-gift__button{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:12px 14px;border:none;border-radius:10px;background:#562815;color:#fff;font-weight:700;cursor:pointer;transition:background .25s ease,opacity .25s ease}.free-gift__button:hover:not(:disabled){background:#8b5a3c}.free-gift__button:disabled{opacity:.6;cursor:not-allowed}.free-gift__text{font-size:.8125rem;line-height:1.45;color:var(--color-body, #562815);transition:opacity .25s ease}.free-gift__text span{font-weight:700;color:#562815}.free-gift__text--unlocked{display:none}.free-gift__text--remaining{display:block}.free-gift--unlocked .free-gift__text--remaining{display:none}.free-gift--unlocked .free-gift__text--unlocked{display:block;font-weight:600}.free-gift__bar{margin-top:10px;height:5px;width:100%;border-radius:999px;background:#5628151f;overflow:hidden}.free-gift__bar-fill{height:100%;width:100%;border-radius:inherit;background:linear-gradient(90deg,#562815,#8b5a3c);transform:scaleX(var(--percentage, 0));transform-origin:center left;transition:transform .35s cubic-bezier(.104,.204,.492,1)}.free-gift--unlocked{border-color:#27ae6059;background:linear-gradient(135deg,#27ae6014,#27ae6005);box-shadow:0 4px 20px #27ae601f}.free-gift--unlocked .free-gift__icon{background:#27ae6026;color:#1a7f3c}.free-gift--unlocked .free-gift__bar-fill{background:linear-gradient(90deg,#27ae60,#2ecc71)}.free-gift--celebrating .free-gift__icon{animation:free-gift-bounce .6s cubic-bezier(.34,1.56,.64,1)}.free-gift--celebrating{animation:free-gift-glow .8s ease}@keyframes free-gift-bounce{0%,to{transform:scale(1)}40%{transform:scale(1.2) rotate(-8deg)}70%{transform:scale(1.05) rotate(4deg)}}@keyframes free-gift-glow{0%{box-shadow:0 0 #27ae6066}70%{box-shadow:0 0 0 12px #27ae6000}to{box-shadow:0 4px 20px #27ae601f}}.free-gift__celebration{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;opacity:0}.free-gift--celebrating .free-gift__celebration{opacity:1}.free-gift__confetti{position:absolute;top:50%;left:50%;width:6px;height:6px;border-radius:1px;opacity:0}.free-gift--celebrating .free-gift__confetti{animation:free-gift-confetti .9s ease-out forwards}.free-gift__confetti:nth-child(1){background:#562815;animation-delay:0s;--x: -40px;--y: -30px}.free-gift__confetti:nth-child(2){background:#27ae60;animation-delay:.05s;--x: 35px;--y: -35px}.free-gift__confetti:nth-child(3){background:#f39c12;animation-delay:.1s;--x: -25px;--y: 25px}.free-gift__confetti:nth-child(4){background:#8b5a3c;animation-delay:.08s;--x: 45px;--y: 10px}.free-gift__confetti:nth-child(5){background:#1a7f3c;animation-delay:.12s;--x: -50px;--y: 5px}.free-gift-add-to-cart-note{display:none;margin-top:10px;font-size:.875rem;line-height:1.4;color:#562815}.free-gift-add-to-cart-note--unlocked{color:#1a7f3c;font-weight:700}.free-gift-add-to-cart-note--locked{color:#562815}.free-gift__confetti:nth-child(6){background:#562815;animation-delay:.03s;--x: 20px;--y: 30px}@keyframes free-gift-confetti{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(calc(-50% + var(--x)),calc(-50% + var(--y))) scale(.5) rotate(180deg)}}.product-cart-item--free-gift .quantity,.product-cart-item--free-gift cart-remove,.product-cart-item--free-gift .cart-update,.product-cart-item--free-gift .cart-remove-mobile,.product-cart-item--free-gift .cart-remove-desktop{display:none!important}.product-cart-item--free-gift .free-gift-line-badge,tr.product-cart-item--free-gift .free-gift-line-badge{display:inline-flex;align-items:center;gap:4px;margin-top:4px;padding:4px 10px;border-radius:999px;background:#27ae601f;color:#1a7f3c;font-size:.6875rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;border:1px solid rgba(39,174,96,.25);animation:free-gift-badge-slide-in .5s ease-out}@keyframes free-gift-badge-slide-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.product-cart-item--free-gift .price del,tr.product-cart-item--free-gift .price del,.product-cart-item--free-gift .price ins,.product-cart-item--free-gift .amount,tr.product-cart-item--free-gift .price ins{display:none}tr.product-cart-item--free-gift .product-subtotal .price{display:flex!important;align-items:center;justify-content:center;color:#27ae60!important;font-weight:700!important;font-size:1.1em}@media(max-width:767px){.free-gift__inner{padding:12px 14px;gap:10px}.free-gift__icon{width:36px;height:36px}.free-gift__text{font-size:.75rem}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/free-gift.css.map */
