.rr-gift{--rr-ink: #1A1A1A;--rr-muted: #6E6E6E;--rr-faint: #9A9A9A;--rr-line: #E4E4E4;--rr-gold: #D6A43C;--rr-gold-dark: #C2902A;--rr-gold-ink: #B4831F;--rr-cream: #fdf3e0;--rr-cream-line: #F0E1C2;--rr-badge-bg: #F2DCAD;--rr-badge-ink: #7A5A12;--rr-placeholder: #ECECEC}body.free-gift-modal-open{overflow:hidden}.rr-gift *,.rr-gift *:before,.rr-gift *:after{box-sizing:border-box}.rr-gift,.rr-gift *,.rr-gift *:before,.rr-gift *:after{letter-spacing:0}.rr-gift[hidden]{display:none!important}.rr-gift{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99998;display:flex;align-items:center;justify-content:center;padding:24px;font-family:Poppins,sans-serif;color:var(--rr-ink)}.rr-gift__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;padding:0;border:0;background:#1e1c1f6b;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer;animation:rr-gift-fade .25s ease}.rr-gift__dialog{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;min-width:0;max-width:760px;max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);background:#fff;border-radius:20px;box-shadow:0 18px 60px #00000038;overflow:hidden;animation:rr-gift-pop .3s cubic-bezier(.2,.9,.3,1.15)}@keyframes rr-gift-fade{0%{opacity:0}to{opacity:1}}@keyframes rr-gift-pop{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.rr-gift__overlay,.rr-gift__dialog{animation:none}}.rr-gift__handle{display:none}.rr-gift__header{flex:0 0 auto;min-width:0;padding:30px 36px 0;text-align:center}.rr-gift__close{position:absolute;top:14px;right:14px;z-index:3;display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0;border-radius:50%;background:#f2f2f2;color:var(--rr-ink);cursor:pointer;transition:background .2s ease}.rr-gift__close:hover{background:#e6e6e6}.rr-gift__close svg{width:13px;height:13px}.rr-gift__title{margin:0;padding:0 30px;text-align:center;font-family:Poppins,sans-serif;font-size:24px;font-weight:800;line-height:1.25;text-transform:uppercase}.rr-gift__subtitle{margin:8px auto 0;max-width:620px;text-align:center;color:#6b6b6b;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.rr-gift__subtitle b{color:#000;font-weight:700}.rr-gift__progress{margin:20px 0 8px;padding:16px 20px;border:0;border-radius:14px;background:var(--rr-cream)}.rr-gift__progress-top{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:10px}.rr-gift__progress-message{margin:0;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;line-height:1.3;color:#1e1e1e}.rr-gift__progress-message b{color:#d98a1f;font-weight:600}.rr-gift__progress-count{flex:0 0 auto;color:#9a8a6c;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;line-height:1;white-space:nowrap}.rr-gift__track{position:relative;height:10px;border-radius:99px;background:#f0e2c8}.rr-gift__fill{display:block;width:0;height:100%;border-radius:99px;background:linear-gradient(90deg,#eeb04b,#e9a33b);transition:width .4s ease}.rr-gift__divider{position:absolute;top:0;width:2px;height:10px;background:#fff}.rr-gift__tick{position:absolute;top:16px;transform:translate(-50%);font-family:Poppins,sans-serif;font-size:10px;font-weight:500;line-height:1;color:#b09c76;white-space:nowrap}.rr-gift__tick--first{left:0;transform:none}.rr-gift__tick--last{right:0;transform:none}.rr-gift__track-spacer{height:18px}.rr-gift__tier{margin-bottom:6px}.rr-gift__tier-head{display:flex;flex-wrap:wrap;align-items:center;gap:10px;min-width:0;margin:14px 0 12px}.rr-gift__tier-head--locked{padding:0;border:0;background:none}.rr-gift__tier-head--locked .rr-gift__tier-name{color:#9a9a9a}.rr-gift__tier-lock{display:flex;flex:0 0 auto;color:#9a9a9a}.rr-gift__tier-lock[hidden]{display:none}.rr-gift__tier-lock svg{width:13px;height:13px}.rr-gift__tier-msg{min-width:0;color:#d98a1f;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;line-height:1.3}.rr-gift__tier-msg[hidden]{display:none}.rr-gift__tier-cta{flex:0 0 auto;margin-left:auto;padding:8px 14px;border-radius:99px;background:#1e1e1e;color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;line-height:1;text-decoration:none;white-space:nowrap;transition:opacity .2s ease}.rr-gift__tier-cta:hover{opacity:.85;color:#fff}.rr-gift__tier-cta[hidden]{display:none}.rr-gift__tier-name{font-family:Poppins,sans-serif;font-size:13px;font-weight:700;line-height:1;color:#1e1e1e;text-transform:uppercase;white-space:nowrap}.rr-gift__tier-badge{flex:0 0 auto;padding:5px 10px;border-radius:99px;background:#e9a33b;color:#fff;font-family:Poppins,sans-serif;font-size:10px;font-weight:600;line-height:1;text-transform:uppercase;white-space:nowrap}.rr-gift__tier-badge--lower{background:#fdf3e0;color:#d98a1f}.rr-gift__tier-badge[hidden]{display:none}.rr-gift__body{flex:1 1 auto;min-width:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px 36px;scroll-behavior:smooth}.rr-gift__tier--locked .rr-gift__grid{opacity:.5;filter:grayscale(.4)}.rr-gift__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.rr-gift__empty{margin:0;padding:28px 0;color:var(--rr-muted);text-align:center;font-size:14px}.rr-gift__card{position:relative;display:flex;flex-direction:column;margin:0;border:2px solid #eeebe6;border-radius:14px;background:#fff;overflow:hidden;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.rr-gift__card:hover{border-color:#cfcfcf;box-shadow:0 6px 18px #00000012}.rr-gift__card input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.rr-gift__card-media{position:relative;display:block;background:#f4f2ef}.rr-gift__card img,.rr-gift__card svg.placeholder-svg{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;transition:filter .25s ease,opacity .25s ease}.rr-gift__card-dot{position:absolute;top:8px;right:8px;display:grid;place-items:center;width:22px;height:22px;border:2px solid #ddd;border-radius:99px;background:#fff;color:#fff;transition:background .2s ease,border-color .2s ease}.rr-gift__icon-check{width:11px;height:11px;opacity:0;transition:opacity .2s ease}.rr-gift__icon-lock{display:none;width:12px;height:12px}.rr-gift__icon-lock svg{display:block;width:100%;height:100%}.rr-gift__card-info{padding:10px 12px 12px;text-align:center}.rr-gift__card-title{display:block;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;line-height:1.35;color:#1e1e1e;text-transform:uppercase}.rr-gift__card-chosen{display:none;margin-top:6px;color:#f79a1f;font-family:Poppins,sans-serif;font-size:10px;font-weight:700;line-height:1;text-transform:uppercase}.rr-gift__card.is-selected,.rr-gift__card:has(input:checked){border-color:#f79a1f;box-shadow:0 4px 14px #f79a1f40}.rr-gift__card.is-selected .rr-gift__card-dot,.rr-gift__card:has(input:checked) .rr-gift__card-dot{border-color:#f79a1f;background:#f79a1f}.rr-gift__card.is-selected .rr-gift__icon-check,.rr-gift__card:has(input:checked) .rr-gift__icon-check{opacity:1}.rr-gift__card.is-selected .rr-gift__card-chosen,.rr-gift__card:has(input:checked) .rr-gift__card-chosen{display:block}.rr-gift__card--locked{cursor:not-allowed;border-color:#eeebe6}.rr-gift__card--locked:hover{border-color:#e4e4e4;box-shadow:none}.rr-gift__card--locked img,.rr-gift__card--locked svg.placeholder-svg{filter:none;opacity:1}.rr-gift__card--locked .rr-gift__card-title{color:var(--rr-faint)}.rr-gift__card--locked .rr-gift__card-dot{width:24px;height:24px;border:0;background:#1e1e1e;color:#fff}.rr-gift__card--locked .rr-gift__icon-check{display:none}.rr-gift__card--soldout{cursor:not-allowed;opacity:.5;filter:grayscale(.4)}.rr-gift__card--soldout .rr-gift__icon-check{display:none}.rr-gift__card--locked .rr-gift__icon-lock{display:block}.rr-gift__nudge{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:4px 36px 16px;padding:14px 18px;border:0;border-radius:14px;background:var(--rr-cream)}.rr-gift__nudge[hidden]{display:none}.rr-gift__nudge-text{margin:0;letter-spacing:0;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;line-height:1.45;color:#1e1e1e}.rr-gift__nudge-text b{color:var(--rr-gold-ink);font-weight:700}.rr-gift__nudge-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:9px 14px;border:0;border-radius:99px;background:#1e1e1e;color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;transition:opacity .2s ease}.rr-gift__nudge-btn:hover{opacity:.88;color:#fff}.rr-gift__error{margin:0;padding:0 36px 10px;color:#c0272d;text-align:center;font-size:13px;font-weight:600}.rr-gift__error[hidden]{display:none}.rr-gift__footer{flex:0 0 auto;min-width:0;display:flex;align-items:center;gap:14px;padding:16px 36px 22px;border-top:1px solid #eee;background:#fff}.rr-gift__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border:0;border-radius:99px;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;line-height:1;text-align:center;text-decoration:none;cursor:pointer;transition:opacity .2s ease,background .2s ease,border-color .2s ease}.rr-gift__btn--primary{background:#f79a1f;color:#fff}.rr-gift__btn--primary:hover:not(:disabled){background:#e08c15}.rr-gift__btn--primary:disabled{background:#efece7;color:#b3aca1;cursor:not-allowed}.rr-gift__btn--ghost{padding:13px 20px;background:none;border:2px solid #e8e5e0;color:#6b6b6b;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;line-height:1}.rr-gift__btn--ghost:hover{border-color:#d5d1cb}.rr-gift__note{margin:0 0 0 auto;max-width:160px;color:#9a9a9a;text-align:right;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;line-height:1.4}@media screen and (max-width:989px){.rr-gift__header{padding:26px 32px 0}.rr-gift__body{padding:14px 32px 16px}.rr-gift__footer{padding:14px 32px 18px}.rr-gift__error{padding:0 32px 10px}.rr-gift__nudge{margin:0 32px 12px}.rr-gift__title{font-size:22px}}@media screen and (max-width:749px){.rr-gift{padding:0;align-items:flex-end}.rr-gift__dialog{max-width:100%;height:98vh;height:98dvh;max-height:93vh;max-height:98dvh;border-radius:24px 24px 20px 20px;animation:rr-gift-sheet .3s cubic-bezier(.2,.9,.3,1.05);padding-top:14px}@keyframes rr-gift-sheet{0%{transform:translateY(100%)}to{transform:none}}.rr-gift__handle{display:block;flex:0 0 auto;width:44px;height:5px;margin:0 auto;border-radius:99px;background:#e8e5e0}.rr-gift__close{top:10px;right:10px;width:24px;height:24px}.rr-gift__header{padding:14px 10px 0}.rr-gift__title{margin:0 0 5px;padding:0 26px;font-size:18px}.rr-gift__subtitle{margin:0;font-size:12px}.rr-gift__progress{margin:12px 0;padding:12px 14px}.rr-gift__progress-top{gap:10px;margin-bottom:8px}.rr-gift__progress-message{font-size:11.5px;line-height:1.35}.rr-gift__progress-count{font-size:10px}.rr-gift__track,.rr-gift__divider{height:8px}.rr-gift__tick{top:13px;font-size:9px}.rr-gift__track-spacer{height:14px}.rr-gift__body{padding:0 10px 8px}.rr-gift__tier-head{gap:8px;margin:10px 0 8px}.rr-gift__tier-name{font-size:12px}.rr-gift__tier-msg{font-size:10px}.rr-gift__tier-badge{font-size:9px;padding:4px 8px}.rr-gift__tier{margin-bottom:8px}.rr-gift__tier-cta{margin-left:0;width:max-content;padding:10.5px 14px;text-align:center}.rr-gift__grid{grid-template-columns:repeat(2,1fr);gap:10px}.rr-gift__card-info{padding:9px 10px 11px}.rr-gift__card-title{font-size:10.5px}.rr-gift__card-chosen{margin-top:5px;font-size:9.5px}.rr-gift__nudge{flex-direction:column;align-items:stretch;gap:10px;margin:2px 10px 12px;padding:12px 14px}.rr-gift__nudge-text{font-size:11.5px;line-height:1.45}.rr-gift__nudge-btn{width:100%;min-height:40px;padding:12px 0;font-size:11.5px}.rr-gift__error{padding:0 16px 10px}.rr-gift__footer{flex-direction:column;align-items:stretch;gap:8px;padding:12px 16px 16px}.rr-gift__btn{width:100%}.rr-gift__btn--primary{min-height:48px;padding:14px 0}.rr-gift__btn--ghost{min-height:46px;padding:14px 0;font-size:12.5px}.rr-gift__note{display:none}.rr-gift__close svg{width:8px;height:8px}.rr-gift__card-dot{width:20px;height:20px}}@media screen and (max-width:359px){.rr-gift__grid{grid-template-columns:1fr}}.cart__checkout-button.rr-gift-loading,.rr-gift__btn.rr-gift-loading{position:relative;pointer-events:none;cursor:wait}.cart__checkout-button.rr-gift-loading:before,.rr-gift__btn.rr-gift-loading:before{content:"";display:inline-block;flex:0 0 auto;width:1em;height:1em;margin-right:.6em;vertical-align:-.15em;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:rr-gift-spin .6s linear infinite}@keyframes rr-gift-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.cart__checkout-button.rr-gift-loading:before,.rr-gift__btn.rr-gift-loading:before{animation-duration:2s}}
/*# sourceMappingURL=/cdn/shop/t/53/assets/component-free-gift.css.map */
