.gift-campaigns{margin:0 0 .4rem}.gift-progress{padding:1.2rem;border-radius:var(--section-border-radius);box-shadow:0 1px 2px #00000040;background:#dedcd9b3}.gift-progress:not(:has(.gift-progress__slide)){display:none}.gift-progress__viewport{overflow:hidden}.gift-progress__track{display:flex;transition:transform .35s ease}.gift-progress__slide{flex:0 0 100%;min-width:100%;display:flex;align-items:center;gap:1.6rem}.gift-progress__body{flex:1;min-width:0;padding:0 0 4px}.gift-progress__message{margin:0 0 1rem;text-align:center;font-size:1.5rem;line-height:1.3;color:#67645e;letter-spacing:.02rem}.is-eligible .gift-progress__message{text-align:left;display:flex;align-items:center;gap:6px}.gift-progress__slide.is-limit-reached .gift-progress__message{justify-content:center;text-align:center}.gift-progress__bar{position:relative;height:6px;border-radius:999px;background:linear-gradient(90deg,#c4c4c4,#c4c4c47f);box-shadow:inset 0 1px 2px #0000001a;overflow:visible}.gift-progress__fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#f7c6d3,#c4c4c4 10%,#84827e);transition:width .45s cubic-bezier(.33,1,.68,1);max-width:100%;display:block!important}.gift-progress__gift-icon{position:absolute;margin-top:-4px;top:50%;transform:translate(-50%,-50%);width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;transition:left .45s cubic-bezier(.33,1,.68,1);filter:drop-shadow(0 1px 2px rgba(0,0,0,.25))}.gift-progress__gift-icon svg,.gift-progress__gift-icon .icon-gift-box{width:100%;height:100%;display:block}.gift-progress__cta{-webkit-appearance:none;appearance:none;display:block;margin:0;padding:.2rem .6rem;border:1px solid #67645e;border-radius:999px;background:#eeff0080;color:#67645e;font-size:1.3rem;letter-spacing:-.02rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease}.gift-progress__cta:hover{background:#67645e;color:#fff}.gift-progress__arrow{-webkit-appearance:none;appearance:none;flex:0 0 auto;width:2.4rem;height:2.4rem;border-radius:100%;padding:0;border:none;background:#c4c4c4;color:#67645e;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease}.gift-progress__arrow:hover:not(:disabled){background:#67645e;color:#fff;transform:scale(1.05)}.gift-progress__arrow svg{width:1.2rem;height:1.2rem}.gift-progress__arrow--prev svg{transform:rotate(90deg)}.gift-progress__arrow--next svg{transform:rotate(-90deg)}.gift-progress.is-single .gift-progress__arrow,.gift-progress.is-single .gift-progress__dots{display:none}.gift-progress__dots{display:flex;justify-content:center;gap:.6rem;margin-top:.6rem}.gift-progress__dot{width:1.6rem;height:.5rem;border-radius:999px;border:none;padding:0;background:#c4c4c4;cursor:pointer;transition:background-color .2s ease}.gift-progress__dot.is-active{background:#67645e;width:3rem}.gift-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:2rem;background:#0000009c}.gift-popup[hidden]{display:none}body.gift-popup-open{overflow:hidden}.gift-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.gift-popup__dialog{position:relative;z-index:1;max-width:min(93rem,100%);overflow:hidden;background:#fff;border-radius:1.2rem;padding:2rem;box-shadow:0 10px 40px #37222240}.gift-popup__dialog .gift-popup__sections{overflow-y:auto;max-height:calc(80vh - 10rem);padding-right:4px}.gift-popup__dialog .gift-popup__sections::-webkit-scrollbar{width:4px}.gift-popup__dialog .gift-popup__sections::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:999px}.gift-popup__dialog .gift-popup__sections::-webkit-scrollbar-track{background:#f0f0f0;border-radius:999px}.gift-popup__close{-webkit-appearance:none;appearance:none;position:absolute;top:1.5rem;right:1.5rem;width:3.2rem;height:3.2rem;border:none;background:transparent;color:#67645e;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.gift-popup__close .svg-wrapper{display:flex;width:1.8rem;height:1.8rem}.gift-popup__title{margin:0 0 1.6rem;text-align:center;font-size:2.4rem;font-weight:700;color:#67645e;text-transform:uppercase}.gift-popup__section{border:1px solid #e7e4e1;border-radius:1rem;padding:1.2rem 2rem 2rem;margin-bottom:1.6rem;background:#f1f0ed}.gift-popup__section:last-child{margin-bottom:0}.gift-popup__section--limit-reached{display:none}.cart-progress--has-gift .promotional-progress{display:none!important}.gift-popup__section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1.2rem;margin-bottom:.8rem;max-width:560px}.gift-popup__section-title{margin:0;font-size:1.6rem;font-weight:700;color:#67645e;letter-spacing:.01rem}.gift-popup__section-desc{margin:0 0 1.2rem;font-size:1.3rem;line-height:1.3;color:#67645e;letter-spacing:.02rem;max-width:560px}.gift-popup__dismiss{display:flex;align-items:center;justify-content:flex-end;gap:.4rem;font-size:1.2rem;letter-spacing:.01rem;color:#84827e;cursor:pointer;margin-bottom:.5rem}.gift-popup__products{gap:1rem;display:flex;flex-wrap:wrap;justify-content:start}.gift-popup__product{border:1px solid #e7e4e1;background:#fff;border-radius:1rem;padding:.5rem;display:flex;flex-direction:column;overflow:hidden;width:160px}.gift-popup__product-media{aspect-ratio:1 / 1;display:flex}.gift-popup__product-img{width:100%;height:auto;object-fit:cover;border-radius:.6rem}.gift-popup__product-body{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:.8rem .5rem .5rem}.gift-popup__product-title{margin:.3rem 0 .5rem;font-size:1.3rem;line-height:1.2;color:#67645e;font-weight:600;letter-spacing:-.01rem}.gift-popup__product-price-and-btn{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.gift-popup__product-price{margin:0;display:flex;flex-direction:column-reverse;gap:.4rem;justify-content:center;align-items:baseline;line-height:1.1}.gift-popup__price-free{color:#67645e;font-weight:700;font-size:1.5rem;letter-spacing:.01rem}.gift-popup__price-compare{font-size:1.3rem;color:#67645e;opacity:.7;font-weight:600}.gift-popup__add{background:#f1f0ed;box-shadow:0 1px 2px #00000040;color:#67645e;font-size:1.3rem;font-weight:600;cursor:pointer;min-height:auto;letter-spacing:.02rem;min-width:0;display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border:none;border-radius:50%;line-height:1}.gift-popup__add:before,.gift-popup__add:after{display:none}.gift-popup__add:hover{background:#c4c4c4}.gift-popup__add:disabled{cursor:not-allowed;opacity:.6}.gift-popup.is-busy .gift-popup__add:not(.is-adding){pointer-events:none;opacity:.5}.gift-popup__add.is-adding{position:relative;color:transparent!important;pointer-events:none}.gift-popup__add.is-adding .svg-wrapper{opacity:0}.gift-popup__add.is-adding:after{content:"";display:block;position:absolute;top:50%;left:50%;width:1.6rem;height:1.6rem;margin:-.8rem 0 0 -.8rem;border:2px solid rgba(255,255,255,.5);border-top-color:#fff;border-radius:50%;animation:giftSpin .6s linear infinite}.gift-popup__add.is-added{background:#4caf50!important;color:#fff!important}@keyframes giftSpin{to{transform:rotate(360deg)}}@keyframes giftCardPop{0%{transform:scale(1)}40%{transform:scale(1.04)}to{transform:scale(1)}}.gift-popup__product.is-added{animation:giftCardPop .45s ease}@keyframes giftLineFlash{0%{background-color:#e0607f38}to{background-color:transparent}}.cart-item.free-gift.gift-added-flash td{animation:giftLineFlash 1.2s ease-out}.cart-item.free-gift.gift-removing{opacity:0;transform:translate(24px);transition:opacity .3s ease,transform .3s ease}@media(prefers-reduced-motion:reduce){.gift-progress__fill,.gift-progress__gift-icon,.cart-item.free-gift.gift-removing{transition:none}.gift-popup__product.is-added,.cart-item.free-gift.gift-added-flash td{animation:none}}@media screen and (max-width:989px){.gift-popup__products{gap:.8rem}.gift-popup__product{width:150px}}@media screen and (max-width:749px){.gift-progress__message{font-size:1.4rem}.gift-popup__dialog{padding:3rem 1.6rem 1.6rem}.gift-popup__close{top:1rem;right:1rem}.gift-popup__title{font-size:1.8rem;letter-spacing:.02rem;margin:0 0 1.2rem}.gift-popup__products{display:grid;grid-template-columns:repeat(3,1fr)}.gift-popup__product{width:100%}}@media screen and (max-width:600px){.gift-popup__products{grid-template-columns:repeat(2,1fr)}.gift-popup__dialog{padding:3rem 1rem 1rem}.gift-popup__section{padding:1rem;margin-bottom:1.2rem}.gift-popup__product-title{letter-spacing:-.02rem}}@media screen and (max-width:500px){.gift-popup{padding:0;align-items:flex-end}.gift-progress{padding:1rem .6rem}.gift-progress__slide{gap:0;position:relative}.gift-progress__arrow--prev{position:absolute;left:0;top:2px}.gift-progress__arrow--next{position:absolute;right:0;top:2px}.gift-progress__dot{height:.4rem;width:1.2rem}.gift-progress__body{padding:0 20px 4px}.gift-progress__dot.is-active{width:2.5rem}.gift-progress__message{font-size:1.4rem;letter-spacing:-.01rem}.is-eligible .gift-progress__message{gap:2px;justify-content:center}.gift-progress__cta{padding:.2rem .4rem;font-size:1.1rem}.gift-popup__product-body{padding:.8rem .3rem .3rem}.gift-popup__dialog .gift-popup__sections{max-height:calc(100dvh - 195px)}.gift-popup__section-desc{margin:0 0 .5rem}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/component-gift-campaign.css.map */
