bundle-tiers-component{display:block;flex:0 0 100%;width:100%;order:-1;margin-block:0 12px;--bt-accent-rgb: 107 47 116;--bt-ink: #2c1433;--bt-muted: #7a6a80;--bt-line: rgba(var(--bt-accent-rgb) / .18);--bt-tint: linear-gradient(90deg, #fbf0f6 0%, #ffffff 100%);--bt-ribbon: linear-gradient(120deg, #f47c7c 0%, #d95a7c 50%, #7a3480 100%);--bt-border: 2px;--bt-stub: clamp(112px, 36%, 180px)}.bundle-tiers__head{display:flex;align-items:center;gap:12px;margin:0 0 16px;color:var(--bt-accent);font-size:.9375rem;font-weight:800;letter-spacing:.01em}.bundle-tiers__head:before,.bundle-tiers__head:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--bt-accent-rgb) / .35))}.bundle-tiers__head:after{background:linear-gradient(90deg,rgba(var(--bt-accent-rgb) / .35),transparent)}.bundle-tiers__list{display:flex;flex-direction:column;gap:calc(18px + var(--bt-fill, 0px))}.bundle-tiers__item{--bt-edge: var(--bt-line);position:relative;display:flex;align-items:stretch;gap:14px;margin:0;padding:0;background:#fff;border:var(--bt-border) solid var(--bt-edge);border-radius:var(--bt-radius, 14px);cursor:pointer;box-shadow:0 1px 2px #2c14330d;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;-webkit-tap-highlight-color:transparent}.bundle-tiers__item--featured{--bt-edge: rgba(244, 124, 124, .75);margin-top:16px}.bundle-tiers__item:hover{--bt-edge: rgba(var(--bt-accent-rgb) / .5);box-shadow:0 8px 22px rgba(var(--bt-accent-rgb) / .1)}.bundle-tiers__item.is-active{--bt-edge: var(--bt-accent);background:var(--bt-tint);box-shadow:0 12px 28px rgba(var(--bt-accent-rgb) / .16)}.bundle-tiers__radio{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.bundle-tiers__item:has(.bundle-tiers__radio:focus-visible){outline:2px solid var(--bt-accent);outline-offset:3px}.bundle-tiers__mark{position:relative;align-self:center;flex:none;width:22px;height:22px;margin-inline-start:16px;border-radius:50%;border:2px solid rgba(var(--bt-accent-rgb) / .35);background:#fff;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.bundle-tiers__mark:after{content:"";position:absolute;left:50%;top:45%;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%,-50%) rotate(45deg) scale(0);transition:transform .2s ease}.bundle-tiers__item.is-active .bundle-tiers__mark{border-color:var(--bt-accent);background:var(--bt-accent);box-shadow:0 4px 10px rgba(var(--bt-accent-rgb) / .35)}.bundle-tiers__item.is-active .bundle-tiers__mark:after{transform:translate(-50%,-50%) rotate(45deg) scale(1)}.bundle-tiers__info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:6px;padding-block:14px}.bundle-tiers__qty{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;font-size:.9375rem;font-weight:600;line-height:1.2;color:var(--bt-muted)}.bundle-tiers__qty b{font-size:1.1875rem;font-weight:800;color:var(--bt-ink)}.bundle-tiers__pct{padding:2px 8px;border-radius:999px;font-size:.6875rem;font-weight:800;line-height:1.5;white-space:nowrap;color:var(--bt-accent);background:rgba(var(--bt-accent-rgb) / .08);border:1px solid rgba(var(--bt-accent-rgb) / .2)}.bundle-tiers__item.is-active .bundle-tiers__pct{color:#fff;background:var(--bt-accent);border-color:transparent}.bundle-tiers__save{font-size:.75rem;font-weight:600;line-height:1.3;color:var(--bt-muted)}.bundle-tiers__save b{font-weight:800;white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--bt-accent)}.bundle-tiers__stub{position:relative;flex:0 0 var(--bt-stub);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:calc(88px + var(--bt-fill, 0px));padding:12px 8px;border-inline-start:var(--bt-border) dashed rgba(var(--bt-accent-rgb) / .25);border-radius:0 calc(var(--bt-radius, 14px) - var(--bt-border)) calc(var(--bt-radius, 14px) - var(--bt-border)) 0;background:rgba(var(--bt-accent-rgb) / .045);text-align:center}.bundle-tiers__stub:before,.bundle-tiers__stub:after{content:"";position:absolute;left:-9px;width:12px;height:12px;border-radius:50%;background:var(--color-background, #fff);border:var(--bt-border) solid var(--bt-edge);transition:border-color .2s ease}.bundle-tiers__stub:before{top:-9px;clip-path:inset(50% 0 0 0)}.bundle-tiers__stub:after{bottom:-9px;clip-path:inset(0 0 50% 0)}.bundle-tiers__item.is-active .bundle-tiers__stub{background:rgba(var(--bt-accent-rgb) / .1);border-inline-start-color:rgba(var(--bt-accent-rgb) / .4)}.bundle-tiers__total{font-size:1.25rem;font-weight:800;line-height:1.15;letter-spacing:-.02em;font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--bt-ink)}.bundle-tiers__item.is-active .bundle-tiers__total{color:var(--bt-accent)}.bundle-tiers__was{font-size:.8125rem;font-weight:500;line-height:1.3;white-space:nowrap;color:var(--bt-muted);text-decoration-color:#7a6a80b3}.bundle-tiers__unit{font-size:.6875rem;line-height:1.3;white-space:nowrap;color:var(--bt-muted)}.bundle-tiers__ribbon{position:absolute;bottom:100%;right:calc(var(--bt-stub) / 2);transform:translate(50%);display:inline-flex;align-items:center;gap:5px;max-width:var(--bt-stub);padding:4px 12px;border-radius:10px 10px 0 0;background:var(--bt-ribbon);color:#fff;font-size:.625rem;font-weight:800;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 -4px 12px #d95a7c38}.bundle-tiers__ribbon:before{content:"";width:10px;height:10px;flex:none;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 8l4.5 4L12 5l4.5 7L21 8l-2 11H5L3 8z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 8l4.5 4L12 5l4.5 7L21 8l-2 11H5L3 8z'/%3E%3C/svg%3E") center / contain no-repeat}.bundle-tiers__note{margin:16px 0 0;text-align:center;font-size:.75rem;color:var(--bt-muted);display:flex;align-items:center;justify-content:center;gap:6px}.bundle-tiers__note:before{content:"";width:13px;height:13px;flex:none;background:var(--bt-accent);opacity:.8;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l7 3v6c0 5-3.4 9.3-7 11-3.6-1.7-7-6-7-11V5l7-3zm-1 13l6-6-1.4-1.4L11 12.2 8.4 9.6 7 11l4 4z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l7 3v6c0 5-3.4 9.3-7 11-3.6-1.7-7-6-7-11V5l7-3zm-1 13l6-6-1.4-1.4L11 12.2 8.4 9.6 7 11l4 4z'/%3E%3C/svg%3E") center / contain no-repeat}@media(max-width:480px){bundle-tiers-component{--bt-stub: clamp(104px, 35%, 150px)}.bundle-tiers__list{gap:12px}.bundle-tiers__item{gap:10px}.bundle-tiers__mark{width:20px;height:20px;margin-inline-start:12px}.bundle-tiers__qty b{font-size:1.0625rem}.bundle-tiers__pct{padding:1px 6px;font-size:.625rem}.bundle-tiers__save{font-size:.6875rem}.bundle-tiers__stub{min-height:80px;padding:10px 6px}.bundle-tiers__total{font-size:1.0625rem}.bundle-tiers__was{font-size:.75rem}.bundle-tiers__unit{font-size:.625rem}.bundle-tiers__ribbon{padding:3px 8px;font-size:.5625rem;letter-spacing:.06em}}@media(prefers-reduced-motion:reduce){.bundle-tiers__item,.bundle-tiers__mark,.bundle-tiers__mark:after,.bundle-tiers__stub:before,.bundle-tiers__stub:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/bundle-tiers.css.map */
