last-chance-offer{display:none}last-chance-offer.is-open{display:block}.last-chance__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1002}.last-chance__dialog{position:fixed;z-index:1003;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 32px);max-width:780px;max-height:calc(100vh - 48px);overflow-y:auto;background:#fff;border-radius:10px;display:flex;flex-direction:column}last-chance-offer .money:after{content:none}.last-chance__header{position:relative;padding:20px 20px 14px;border-bottom:1px solid #ececec}.last-chance__heading{margin:0;padding-right:28px;font-size:19px;font-weight:600;line-height:1.3;color:#1a1a1a;text-transform:none;letter-spacing:0}.last-chance__subtext{margin:6px 0 0;padding-right:28px;font-size:13px;line-height:1.5;color:#6b6b6b}.last-chance__close{position:absolute;top:14px;right:14px;width:30px;height:30px;padding:0;border:0;background:none;color:#8a8a8a;cursor:pointer;display:flex;align-items:center;justify-content:center}.last-chance__cards{display:flex;gap:10px;overflow-x:auto;padding:16px 20px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.last-chance__cards::-webkit-scrollbar{height:4px}.last-chance__cards::-webkit-scrollbar-thumb{background:#d8d8d8;border-radius:2px}.last-chance__card{flex:0 0 240px;width:240px;scroll-snap-align:start;display:flex;flex-direction:column;background:#f9f9f9;border-radius:5px;overflow:hidden;position:relative}.last-chance__card-media{position:relative;aspect-ratio:1 / 1;background:#efefef;padding:10px;cursor:pointer}.last-chance__card-image{display:block;width:100%;height:100%;object-fit:contain;border-radius:5px}.last-chance__card-badge{position:absolute;top:5px;left:5px;max-width:calc(100% - 10px);padding:3px 10px;border-radius:3px;background:#ff5000;color:#fff;font-size:.6rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.last-chance__card-add{flex:0 0 auto;width:26px;height:26px;padding:0;border:0;border-radius:50%;background:#ff4a01;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 1px 4px #00000040;opacity:.55;transition:opacity .2s ease}.last-chance__card:hover .last-chance__card-add,.last-chance__card-add:hover,.last-chance__card-add:focus-visible{opacity:1}@media(hover:none){.last-chance__card-add{opacity:1}}.last-chance__card-add-plus:before{content:"+";font-size:20px;line-height:1}.last-chance__card-tick{flex:0 0 auto;width:26px;height:26px;border-radius:50%;background:#2e9e63;color:#fff;display:none;align-items:center;justify-content:center;z-index:2}.last-chance__card-tick:before{content:"";width:6px;height:11px;margin-top:-2px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.last-chance__card.is-added{border-color:#2e9e63}.last-chance__card.is-added .last-chance__card-add,.last-chance__card.is-added .last-chance__card-swatches{display:none}.last-chance__card.is-added .last-chance__card-tick{display:flex}.last-chance__card.is-added .last-chance__card-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#2e9e631a}.last-chance__card.is-adding{opacity:.6;pointer-events:none}.last-chance__card-body{display:flex;flex-direction:column;gap:10px;padding:12px;flex:1}.last-chance__card-title{font-size:14px;font-weight:600;line-height:1.35;color:#2b2b2b;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.last-chance__card-title:hover,.last-chance__card-title:focus-visible{color:#1d242d;text-decoration:underline}.last-chance__card-swatches{display:flex;align-items:center;gap:5px}.last-chance__card-swatch{width:15px;height:15px;border-radius:50%;border:1px solid #ddd;background-size:cover;background-position:center}.last-chance__card-swatch-more{font-size:10px;color:#8a8a8a}.last-chance__card-status{font-size:10px;color:#2e9e63}.last-chance__card-status:empty{display:none}.last-chance__card-status.is-error{color:#c0392b}.last-chance__card-prices{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px}.last-chance__card-price-group{display:flex;align-items:baseline;gap:5px;flex-wrap:wrap;min-width:0}.last-chance__card-price{font-size:14px;font-weight:700;color:#ff4a01}.last-chance__card-was{font-size:13px;color:#9b9b9b;text-decoration:line-through}.last-chance__error{margin:0 20px;padding:8px 10px;border-radius:4px;background:#fdecea;color:#c0392b;font-size:12px}.last-chance__footer{padding:4px 20px 18px}.last-chance__subtotal{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:14px 0 16px;border-top:1px solid #ececec;font-size:15px;color:#4a4a4a}.last-chance__subtotal-label{font-weight:600}.last-chance__subtotal-value{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;justify-content:flex-end}.last-chance__subtotal-was{font-size:17px;color:#9b9b9b;text-decoration:line-through}.last-chance__subtotal-now{font-size:22px;font-weight:700;color:#1d242d}.last-chance__continue{display:block;font-family:inherit;line-height:1.2;text-transform:uppercase;width:100%;padding:13px;border:0;border-radius:4px;background:#1d242d;color:#fff;font-size:14px;font-weight:600;letter-spacing:.3px;cursor:pointer;transition:background .2s ease}.last-chance__continue:focus-visible{outline:2px solid #1d242d;outline-offset:2px}.last-chance__optout{display:block;width:100%;margin-top:11px;padding:0;border:0;background:none;color:#8a8a8a;font-size:12px;text-decoration:underline;cursor:pointer}.last-chance__optout:hover,.last-chance__optout:focus-visible{color:#5c5c5c}.last-chance__editor-warning{margin:12px;padding:12px 14px;border:1px solid #c0392b;border-radius:4px;background:#fdecea;color:#7b241c;font-size:13px;line-height:1.5}@media(max-width:749px){.last-chance__dialog{max-height:calc(100vh - 32px)}.last-chance__heading{font-size:17px}.last-chance__cards{padding:14px 16px}.last-chance__card{flex-basis:200px;width:200px}.last-chance__header,.last-chance__footer{padding-left:16px;padding-right:16px}.last-chance__error{margin-left:16px;margin-right:16px}}
/*# sourceMappingURL=/cdn/shop/t/180/assets/component-last-chance.css.map */
