.gift-redemption-flow{--grf-inner-line-width: 28px;--grf-inner-gap: 28px;--grf-region-font-size: 16px;--grf-content-gap: 120px;--grf-step-heading-gap: 18px;--grf-step-heading-margin-bottom: 32px;--grf-step-title-font-size: 32px;--grf-step-subtitle-font-size: 15px;--grf-step-number-size: 48px;--grf-step-number-font-size: 32px;--grf-form-gap: 48px;--grf-field-gap: 16px;--grf-label-font-size: 20px;--grf-control-height: 58px;--grf-input-font-size: 16px;--grf-input-placeholder-font-size: 16px;--grf-field-error-font-size: 20px;--grf-button-font-size: 24px;--grf-button-padding: 16px 24px;--grf-link-button-font-size: 20px;--grf-message-font-size: 16px;--grf-product-gap: 42px;--grf-product-media-height: 520px;--grf-product-options-gap: 34px;--grf-swatch-gap-horizontal: 32px;--grf-swatch-gap-vertical: 24px;--grf-swatch-gap-color: 16px;--grf-swatch-size: 56px;--grf-swatch-size-font-size: 15px;--grf-summary-image-width: 260px;--grf-summary-image-ring-width: 206px;--grf-summary-gap: 50px;--grf-summary-content-gap: 14px;--grf-summary-title-font-size: 24px;--grf-summary-list-gap: 16px;--grf-summary-row-gap: 6px;--grf-terms-font-size: 18px;--grf-scroll-margin-top: 30px;--grf-option-label-font-size: 20px;--grf-option-value-color: #333;--grf-option-value-font-size: 14px;--grf-step-subtitle-font-size: 18px;--grf-step-subtitle-color: #333333;--grf-step-subtitle-margin-left: 68px;--grf-step-subtitle-margin-bottom: 32px;--grf-summary-dt-font-size: 20px;--grf-summary-dd-font-size: 20px;display:block;background:var(--grf-background);color:var(--grf-text-color);padding:var(--grf-section-padding)}.gift-redemption-flow__empty{max-width:var(--grf-max-width);margin:0 auto;padding:32px;border:1px dashed var(--grf-border-color);border-radius:16px;color:var(--grf-muted-color);text-align:center}.gift-redemption-flow__inner{position:relative;max-width:var(--grf-max-width);margin:0 auto;display:grid;grid-template-columns:var(--grf-inner-line-width) minmax(0,1fr);gap:var(--grf-inner-gap)}.gift-redemption-flow__region-selector{position:absolute;top:-70px;right:0;z-index:3}.gift-redemption-flow__region-selector>.gift-redemption-flow__region-button,.gift-redemption-flow__region-selector>x-popover{display:none}.gift-redemption-flow__region-selector .region-selector .region-selector__button{border:0;padding:0;background:transparent;color:var(--grf-text-color);font-size:var(--grf-region-font-size);font-weight:500;line-height:1.2}.gift-redemption-flow__region-selector .region-selector .region-selector__button:hover,.gift-redemption-flow__region-selector .region-selector .region-selector__button:focus{border:0;background:transparent}.gift-redemption-flow__region-selector .region-selector .region-selector__button svg{width:24px;height:24px}.gift-redemption-flow__region-button{display:inline-flex;align-items:center;gap:8px;border:0;padding:0;background:transparent;color:var(--grf-text-color);font-size:var(--grf-region-font-size);font-weight:500;line-height:1.2;cursor:pointer}.gift-redemption-flow__region-button svg{width:24px;height:24px;flex:0 0 auto}.gift-redemption-flow__steps{position:relative;display:flex;justify-content:center}.gift-redemption-flow__steps-line{position:relative;width:4px;height:100%;background:var(--grf-border-color)}.gift-redemption-flow__steps-line:before{content:"";position:absolute;top:0;left:50%;width:4px;height:var(--grf-progress-height, 38px);transform:translate(-50%);background:var(--grf-primary-color);transition:height .35s ease}.gift-redemption-flow__content{display:grid;gap:var(--grf-content-gap)}.gift-redemption-flow__step.is-disabled .gift-redemption-flow__summary,.gift-redemption-flow__step--choose.is-disabled .gift-redemption-flow__swatches--size .gift-redemption-flow__swatch{pointer-events:none}.gift-redemption-flow__step{scroll-margin-top:var(--grf-scroll-margin-top)}.gift-redemption-flow__step-heading{display:flex;align-items:center;gap:var(--grf-step-heading-gap);margin-bottom:var(--grf-step-heading-margin-bottom)}.gift-redemption-flow__step-heading h2,.gift-redemption-flow__summary-content h3{margin:0;color:var(--grf-text-color);font-weight:700;line-height:1.15}.gift-redemption-flow__step-heading h2{font-size:var(--grf-step-title-font-size)}.gift-redemption-flow__step-heading p{margin:8px 0 0;color:var(--grf-muted-color);font-size:var(--grf-step-subtitle-font-size);line-height:1.5}.gift-redemption-flow__step-number{flex:0 0 auto;width:var(--grf-step-number-size);height:var(--grf-step-number-size);border:2px solid var(--grf-primary-color);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--grf-text-color);font-size:var(--grf-step-number-font-size);font-weight:700;line-height:1}.gift-redemption-flow__form{display:grid;gap:var(--grf-form-gap)}.gift-redemption-flow__field{display:grid;gap:var(--grf-field-gap)}.gift-redemption-flow__label-row{display:inline-flex;align-items:flex-start;gap:4px;font-size:var(--grf-label-font-size);width:fit-content}.gift-redemption-flow__field label,.gift-redemption-flow__option legend{color:var(--grf-text-color);font-weight:700}.gift-redemption-flow__help{position:relative;width:18px;height:18px;border:0;padding:0;background:transparent;color:#666;display:inline-flex;align-items:center;justify-content:center;margin-top:0;line-height:1;cursor:pointer;touch-action:manipulation}.gift-redemption-flow__help svg{width:18px;height:18px;flex:0 0 auto}.gift-redemption-flow__step--confirm .gift-redemption-flow__step-heading{margin-bottom:32px}.gift-redemption-flow__tooltip{position:absolute;z-index:5;bottom:calc(100% + 8px);left:50%;top:auto;right:auto;width:max-content;max-width:280px;transform:translate(-50%) translateY(4px);border-radius:8px;padding:10px 12px;background:#f6f6f6;color:#666;font-size:13px;font-weight:400;line-height:1.4;text-align:left;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.gift-redemption-flow__step-subtitle{color:var(--grf-step-subtitle-color);font-size:var(--grf-step-subtitle-font-size);line-height:1.4;margin-left:var(--grf-step-subtitle-margin-left);margin-bottom:var(--grf-step-subtitle-margin-bottom)}.gift-redemption-flow__tooltip:after{content:"";position:absolute;top:100%;left:50%;right:auto;width:10px;height:10px;background:#f6f6f6;transform:translate(-50%,-50%) rotate(45deg)}@media(min-width:1280px)and (hover:hover)and (pointer:fine){.gift-redemption-flow__help:hover .gift-redemption-flow__tooltip,.gift-redemption-flow__help:focus-visible .gift-redemption-flow__tooltip{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}}@media(max-width:1279px){.gift-redemption-flow__help.is-open .gift-redemption-flow__tooltip{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}}.gift-redemption-flow__field input{width:100%;height:var(--grf-control-height);border:1px solid var(--grf-border-color);border-radius:8px;padding:0 20px;color:var(--grf-text-color);background:#fff;font-size:var(--grf-input-font-size)}.gift-redemption-flow__field input:focus{border-color:var(--grf-primary-color);outline:none;box-shadow:0 0 0 2px color-mix(in srgb,var(--grf-primary-color) 22%,transparent)}.gift-redemption-flow__field input:disabled{color:var(--grf-text-color);-webkit-text-fill-color:var(--grf-text-color);opacity:1;background:#fff}.gift-redemption-flow__field input::placeholder{color:var(--grf-placeholder-color, #999999);font-weight:700;font-size:var(--grf-input-placeholder-font-size);opacity:1}.gift-redemption-flow__field-error{display:none;margin:0;color:#d92d20;font-size:var(--grf-field-error-font-size)}.gift-redemption-flow__field.has-error .gift-redemption-flow__field-error{display:block}.gift-redemption-flow__button{width:100%;min-height:var(--grf-control-height);height:var(--grf-control-height);border:0;border-radius:8px;background:var(--grf-button-active-background, var(--grf-button-background));color:var(--grf-button-text-color);display:inline-flex;align-items:center;justify-content:center;font-size:var(--grf-button-font-size);font-weight:700;line-height:normal;padding:var(--grf-button-padding);text-align:center;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.gift-redemption-flow__button[data-step-button="1"]{--grf-button-active-background: var(--grf-step-1-button-active-background, var(--grf-button-background));--grf-button-inactive-background: var(--grf-step-1-button-inactive-background, var(--grf-button-background))}.gift-redemption-flow__button[data-step-button="2"]{--grf-button-active-background: var(--grf-step-2-button-active-background, var(--grf-button-background));--grf-button-inactive-background: var(--grf-step-2-button-inactive-background, var(--grf-button-background))}.gift-redemption-flow__button[data-step-button="3"]{--grf-button-active-background: var(--grf-step-3-button-active-background, var(--grf-button-background));--grf-button-inactive-background: var(--grf-step-3-button-inactive-background, var(--grf-button-background))}.gift-redemption-flow__loading-icon{display:none;width:27px;height:24px;margin-right:10px;color:currentColor;flex:0 0 auto;transform-box:fill-box;transform-origin:center}.gift-redemption-flow__success-icon{display:none;width:32px;height:32px;margin-right:10px;color:currentColor;flex:0 0 auto}.gift-redemption-flow__button:not([data-verify-button]):not([data-confirm-button]):not([data-checkout-button]):after{content:"";width:16px;height:16px;margin-left:10px;border:2px solid currentColor;border-top-color:transparent;border-radius:999px;display:none;animation:gift-redemption-flow-spin .75s linear infinite}.gift-redemption-flow__button:hover:not(:disabled){opacity:.9}.gift-redemption-flow__button:active:not(:disabled){transform:translateY(1px)}.gift-redemption-flow__button:disabled{background:var(--grf-button-inactive-background, var(--grf-button-active-background, var(--grf-button-background)));opacity:1;cursor:not-allowed}.gift-redemption-flow__button[aria-busy=true]{background:var(--grf-button-active-background, var(--grf-button-background));cursor:wait;opacity:1}.gift-redemption-flow__button[aria-busy=true] .gift-redemption-flow__loading-icon{display:inline-block;animation:gift-redemption-flow-spin .75s linear infinite}.gift-redemption-flow__button.is-verified:not([aria-busy=true]) .gift-redemption-flow__success-icon{display:inline-block}.gift-redemption-flow__button[aria-busy=true]:not([data-verify-button]):not([data-confirm-button]):not([data-checkout-button]):after{display:inline-block}@keyframes gift-redemption-flow-spin{to{transform:rotate(360deg)}}.gift-redemption-flow__redeem-actions{display:grid;gap:14px}.gift-redemption-flow__link-button{border:0;background:transparent;color:var(--grf-step-1-button-active-background, var(--grf-button-background));font-weight:700;font-size:var(--grf-link-button-font-size);text-decoration:underline;text-align:center;cursor:pointer}.gift-redemption-flow__message{color:var(--grf-text-color);font-size:var(--grf-message-font-size);line-height:1.45}.gift-redemption-flow__message.is-error{color:#b42318}.gift-redemption-flow__message.is-error a{color:#2a6fd3}.gift-redemption-flow__message.is-success{color:#067647}.gift-redemption-flow__step--choose .gift-redemption-flow__message{margin-top:calc(var(--grf-product-options-gap) * -1 + 12px)}.gift-redemption-flow__message a{color:inherit;font-weight:700;text-decoration:underline}.gift-redemption-flow__toast{position:fixed;left:50%;bottom:32px;z-index:9999;max-width:min(420px,calc(100vw - 32px));padding:12px 18px;border-radius:8px;background:#101828;color:#fff;font-size:14px;line-height:1.4;box-shadow:0 12px 28px #10182838;opacity:0;transform:translate(-50%,12px);transition:opacity .2s ease,transform .2s ease}.gift-redemption-flow__toast.is-visible{opacity:1;transform:translate(-50%)}.gift-redemption-flow__toast.is-error{background:#b42318}.gift-redemption-flow__product{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:var(--grf-product-gap);align-items:start}.gift-redemption-flow__product-media{min-height:var(--grf-product-media-height);border-radius:12px;background:var(--grf-panel-background);display:grid;place-items:center;overflow:hidden}.gift-redemption-flow__product-image,.gift-redemption-flow__product-placeholder{width:100%;height:100%;max-height:var(--grf-product-media-height);padding:60px 0;object-fit:contain}.gift-redemption-flow__product-options{display:grid;gap:var(--grf-product-options-gap);padding-top:6px}.gift-redemption-flow__option{border:0;padding:0;margin:0;min-width:0}.gift-redemption-flow__option legend{display:flex;gap:var(--grf-option-title-gap, 12px);align-items:baseline;margin-bottom:var(--grf-option-title-margin-bottom, 18px);color:var(--grf-option-label-color, var(--grf-text-color));font-size:var(--grf-option-label-font-size, 18px);font-weight:var(--grf-option-label-font-weight, 700)}.gift-redemption-flow__option legend span{font-weight:700}.gift-redemption-flow__option legend strong{color:var(--grf-option-value-color, var(--grf-muted-color));font-size:var(--grf-option-value-font-size, 14px);font-weight:var(--grf-option-value-font-weight, 700)}.gift-redemption-flow__swatches{display:flex;flex-wrap:wrap;row-gap:var(--grf-swatch-gap-vertical);column-gap:var(--grf-swatch-gap-horizontal)}.gift-redemption-flow__swatches--color{column-gap:var(--grf-swatch-gap-color)}.gift-redemption-flow__swatch{position:relative;border:1px solid var(--grf-border-color);background:#fff;color:var(--grf-text-color);cursor:pointer;-webkit-appearance:none;appearance:none;transition:border-color .2s ease,box-shadow .2s ease,opacity .2s ease}.gift-redemption-flow__swatch.is-selected{border-color:var(--grf-primary-color);box-shadow:none}.gift-redemption-flow__swatch.is-unavailable{opacity:.35}.gift-redemption-flow__new-badge{position:absolute;z-index:2;top:-44px;right:-8px;min-width:28px;border-radius:999px;padding:2px 6px;background:#2f7de1;color:#fff;font-size:10px;font-weight:700;line-height:1;text-align:center;pointer-events:none}.gift-redemption-flow__swatch--color{width:var(--grf-swatch-size);height:var(--grf-swatch-size);border-color:transparent;border-radius:999px;padding:4px;display:grid;place-items:stretch}.gift-redemption-flow__swatch--color>span:not(.gift-redemption-flow__new-badge){display:block;min-width:0;min-height:0;width:100%;height:100%;border-radius:999px;box-sizing:border-box;object-fit:cover;background:var(--swatch-background, #e8e8e8);background-color:var(--swatch-background, #e8e8e8)}.gift-redemption-flow__swatch--color .gift-redemption-flow__new-badge{top:-10px;right:-12px}.gift-redemption-flow__swatch--color.is-selected .gift-redemption-flow__new-badge{top:-14px;right:-16px}.gift-redemption-flow__swatch--color.is-selected:after{content:"";width:18px;height:10px;border-left:2px solid #fff;border-bottom:2px solid #fff;position:absolute;top:18px;left:18px;transform:rotate(-45deg)}.gift-redemption-flow__swatch--size{width:var(--grf-swatch-size);height:var(--grf-swatch-size);border-radius:999px;display:inline-grid;place-items:center;padding:0;font-size:var(--grf-swatch-size-font-size);line-height:1;text-align:center}.gift-redemption-flow__swatch--size>span:not(.gift-redemption-flow__new-badge){display:block;line-height:1;opacity:.3}.gift-redemption-flow__swatch--size.is-selected>span:not(.gift-redemption-flow__new-badge){opacity:1}.gift-redemption-flow__swatch--size.is-selected:after{content:"";position:absolute;top:0;right:-5px;width:20px;height:20px;border-radius:999px;background-color:var(--grf-primary-color);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2Z' fill='%232A6FD3'/%3E%3Cpath d='M11.1364 16.3953L6.89378 12.1526L8.30799 10.7384L11.1364 13.5668L16.7933 7.90997L18.2075 9.32418L11.1364 16.3953Z' fill='white'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:24px 24px}.gift-redemption-flow__swatch--size .gift-redemption-flow__new-badge{top:-16px;right:-18px}.gift-redemption-flow__summary{display:grid;grid-template-columns:250px minmax(300px,1fr);gap:var(--grf-summary-gap);align-items:center;max-width:760px;margin:0 auto}.gift-redemption-flow__summary-media{max-width:250px;display:grid;place-items:center}.gift-redemption-flow__summary-image,.gift-redemption-flow__summary-placeholder{width:var(--grf-summary-image-width);max-width:100%;height:auto}.gift-redemption-flow__summary-default-ring{display:none;width:var(--grf-summary-image-ring-width);max-width:100%;height:auto}.gift-redemption-flow__step--confirm.is-disabled .gift-redemption-flow__summary-default-ring{display:block}.gift-redemption-flow__step--confirm.is-disabled .gift-redemption-flow__summary-image,.gift-redemption-flow__step--confirm.is-disabled .gift-redemption-flow__summary-placeholder{display:none}.gift-redemption-flow__summary-content{display:grid;gap:var(--grf-summary-content-gap)}.gift-redemption-flow__summary-content h3{margin:0;color:var(--grf-text-color);font-size:var(--grf-summary-title-font-size);font-weight:700;line-height:1.25}.gift-redemption-flow__summary-content p{margin:0;color:var(--grf-muted-color)}.gift-redemption-flow__summary-content dl{margin:0;display:grid;gap:var(--grf-summary-list-gap)}.gift-redemption-flow__summary-content dl div{display:flex;align-items:center;gap:var(--grf-summary-row-gap)}.gift-redemption-flow__summary-content dt{color:var(--grf-text-color);font-weight:700;font-size:var(--grf-summary-dt-font-size)}.gift-redemption-flow__summary-content dd{margin:0;min-height:18px;color:var(--grf-text-color);font-size:var(--grf-summary-dd-font-size);word-break:break-word;display:inline-flex;align-items:center;gap:8px}.gift-redemption-flow__step--confirm.is-disabled .gift-redemption-flow__summary-content h3,.gift-redemption-flow__step--confirm.is-disabled .gift-redemption-flow__summary-content dl,.gift-redemption-flow__step--confirm.is-disabled .gift-redemption-flow__terms{opacity:.5}.gift-redemption-flow__step--confirm.is-disabled .gift-redemption-flow__eye-button,.gift-redemption-flow__step--confirm.is-disabled .gift-redemption-flow__summary-colon{display:none}.gift-redemption-flow__eye-button{width:28px;height:28px;border:0;padding:0;background:transparent;color:#555;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.gift-redemption-flow__eye-icon{display:block}.gift-redemption-flow__eye-icon--closed{width:28px;height:28px}.gift-redemption-flow__eye-icon--open{display:none;width:28px;height:28px}.gift-redemption-flow__eye-button[aria-pressed=true] .gift-redemption-flow__eye-icon--closed{display:none}.gift-redemption-flow__eye-button[aria-pressed=true] .gift-redemption-flow__eye-icon--open{display:block}.gift-redemption-flow__terms{display:flex;align-items:flex-start;gap:8px;color:#666;font-size:var(--grf-terms-font-size);line-height:1.4}.gift-redemption-flow__terms input{width:24px;height:24px;flex:0 0 24px;margin:0;border:1px solid #d9d9d9;border-radius:2px;background:#fff;appearance:none;-webkit-appearance:none;cursor:pointer}.gift-redemption-flow__terms input:checked{border-color:#111;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M6.5 14.931L12.9586 23.2253C13.0712 23.3699 13.2861 23.3806 13.4125 23.2478L26.5 9.5' stroke='%23111111' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:22px 22px}.gift-redemption-flow__terms input:focus-visible{outline:2px solid color-mix(in srgb,var(--grf-primary-color) 45%,transparent);outline-offset:2px}.gift-redemption-flow__terms>span{color:#666}.gift-redemption-flow__terms input:checked+span{color:#111}.gift-redemption-flow__terms a,.gift-redemption-flow__terms-link-text{color:inherit;text-decoration:underline}@media(min-width:768px)and (max-width:1279px){.gift-redemption-flow__product-options .gift-redemption-flow__button{margin-bottom:0}.gift-redemption-flow__product{margin-bottom:40px}.gift-redemption-flow__product-options,.gift-redemption-flow__summary{max-width:clamp(500px,calc(349.71px + 19.57vw),600px)}.gift-redemption-flow__summary-content{width:100%}.gift-redemption-flow__redeem-actions{padding-bottom:40px}.gift-redemption-flow__option{width:100%}.gift-redemption-flow__swatches--size{display:grid;grid-template-columns:repeat(5,var(--grf-swatch-size));width:100%;justify-content:space-between;column-gap:16px}}@media(max-width:1279px){.gift-redemption-flow{--grf-content-gap: 80px;--grf-step-title-font-size: 28px;--grf-product-gap: 30px;--grf-product-media-height: 420px;--grf-step-number-size: 40px;--grf-step-number-font-size: 20px;--grf-step-heading-gap: 8px;--grf-button-font-size: 20px;--grf-link-button-font-size: 18px;--grf-product-media-height: 300px;--grf-product-options-gap: 40px;--grf-step-subtitle-margin-left: 0px;--grf-step-subtitle-margin-bottom: 32px;--grf-summary-title-font-size: 24px;--grf-summary-content-gap: 16px;--grf-summary-dt-font-size: 18px;--grf-summary-dd-font-size: 18px;--grf-summary-gap: 24px;--grf-step-heading-margin-bottom: 24px;--grf-summary-image-width: 300px}.gift-redemption-flow__step-subtitle{text-align:center}.gift-redemption-flow__swatch--color{width:44px;height:44px}.gift-redemption-flow__summary-media{max-width:300px}.gift-redemption-flow__region-selector{top:-25px}.gift-redemption-flow__inner{grid-template-columns:1fr}.gift-redemption-flow__swatch--color.is-selected:after{top:16px;left:15px;width:14px;height:8px}.gift-redemption-flow__product-image{padding:20px 0}.gift-redemption-flow__product-media{border-radius:20px;max-height:300px;height:300px}.gift-redemption-flow__product-placeholder{padding:30px 0}.gift-redemption-flow__success-icon{width:32px;height:32px}.gift-redemption-flow__summary-media{height:300px}.gift-redemption-flow__summary-media .gift-redemption-flow__summary-default-ring{padding:0;height:240px}.gift-redemption-flow__step-number{font-weight:400}.gift-redemption-flow__steps{display:none}.gift-redemption-flow__step-heading{justify-content:center;text-align:center}.gift-redemption-flow__product{grid-template-columns:1fr;justify-items:center}.gift-redemption-flow__product-media,.gift-redemption-flow__product-options{width:100%}.gift-redemption-flow__product-options{justify-items:center}.gift-redemption-flow__option legend,.gift-redemption-flow__swatches{justify-content:flex-start}.gift-redemption-flow__summary{grid-template-columns:1fr;justify-items:center;text-align:center}.gift-redemption-flow__summary-media{justify-content:center}}@media(min-width:768px)and (max-width:1279px){.gift-redemption-flow__swatches--size{justify-content:space-between}}@media(max-width:767px){.gift-redemption-flow__terms{margin:auto}.gift-redemption-flow__success-icon{width:30px;height:30px}.gift-redemption-flow__step-heading{flex-direction:column}.gift-redemption-flow__tooltip{z-index:20;max-width:min(280px,calc(100vw - 32px));box-sizing:border-box;white-space:normal;overflow-wrap:break-word}.gift-redemption-flow__swatch--color .gift-redemption-flow__new-badge{font-size:8px}.gift-redemption-flow__swatch--size .gift-redemption-flow__new-badge{top:-14px;right:-12px;font-size:8px}.gift-redemption-flow__product-options,.gift-redemption-flow__summary{max-width:min(500px,100%)}.gift-redemption-flow__summary-content,.gift-redemption-flow__option{width:100%}.gift-redemption-flow__product-options .gift-redemption-flow__button{margin-bottom:0}.gift-redemption-flow__swatches--size{display:grid;grid-template-columns:repeat(5,var(--grf-swatch-size));width:100%;justify-content:space-between;column-gap:12px}}@media(max-width:374px){.gift-redemption-flow{--grf-region-font-size: calc(16 / 375 * 100vw);--grf-content-gap: calc(80 / 375 * 100vw);--grf-step-heading-gap: calc(8 / 375 * 100vw);--grf-step-heading-margin-bottom: 6.4vw ;--grf-step-title-font-size: calc(28 / 375 * 100vw);--grf-step-number-size: calc(40 / 375 * 100vw);--grf-step-number-font-size: calc(20 / 375 * 100vw);--grf-form-gap: 12.8vw ;--grf-field-gap: calc(16 / 375 * 100vw);--grf-label-font-size: calc(20 / 375 * 100vw);--grf-control-height: calc(58 / 375 * 100vw);--grf-input-font-size: calc(16 / 375 * 100vw);--grf-input-placeholder-font-size: calc(16 / 375 * 100vw);--grf-field-error-font-size: calc(20 / 375 * 100vw);--grf-product-gap: 8vw ;--grf-product-media-height: 80vw ;--grf-product-options-gap: calc(40 / 375 * 100vw);--grf-option-label-font-size: calc(20 / 375 * 100vw);--grf-option-value-font-size: calc(14 / 375 * 100vw);--grf-option-title-gap: 3.2vw ;--grf-option-title-margin-bottom: 4.8vw ;--grf-swatch-gap-horizontal: calc(32 / 375 * 100vw);--grf-swatch-gap-vertical: 6.4vw ;--grf-swatch-gap-color: calc(16 / 375 * 100vw);--grf-swatch-size: 12.8vw ;--grf-swatch-size-font-size: 4vw ;--grf-button-font-size: calc(20 / 375 * 100vw);--grf-link-button-font-size: 4.8vw ;--grf-step-subtitle-font-size: 4.8vw ;--grf-step-subtitle-margin-bottom: calc(32 / 375 * 100vw);--grf-summary-title-font-size: 6.4vw ;--grf-summary-content-gap: calc(16 / 375 * 100vw);--grf-summary-list-gap: calc(16 / 375 * 100vw);--grf-summary-row-gap: 1.6vw ;--grf-summary-dt-font-size: 4.8vw ;--grf-summary-dd-font-size: 4.8vw ;--grf-summary-gap: 6.4vw ;--grf-summary-image-width: 80vw ;--grf-terms-font-size: 4.8vw ;--grf-message-font-size: calc(16 / 375 * 100vw);--grf-scroll-margin-top: 8vw }.gift-redemption-flow__region-selector{top:calc(-25 / 375 * 100vw)}.gift-redemption-flow__region-button,.gift-redemption-flow__region-selector .region-selector .region-selector__button{gap:calc(8 / 375 * 100vw)}.gift-redemption-flow__region-selector .region-selector .region-selector__button svg{width:6.4vw;height:6.4vw}.gift-redemption-flow__label-row{gap:calc(4 / 375 * 100vw)}.gift-redemption-flow__help{width:4.8vw;height:4.8vw}.gift-redemption-flow__help svg{width:4.8vw;height:4.8vw}.gift-redemption-flow__tooltip{border-radius:calc(8 / 375 * 100vw);padding:calc(10 / 375 * 100vw) 3.2vw;font-size:calc(13 / 375 * 100vw)}.gift-redemption-flow__tooltip:after{width:calc(10 / 375 * 100vw);height:calc(10 / 375 * 100vw)}.gift-redemption-flow__field input{border-radius:calc(8 / 375 * 100vw);padding:0 calc(20 / 375 * 100vw)}.gift-redemption-flow__new-badge{min-width:calc(28 / 375 * 100vw);border-radius:266.4vw;padding:calc(2 / 375 * 100vw) 1.6vw;font-size:calc(10 / 375 * 100vw)}.gift-redemption-flow__swatches--color{display:flex;flex-wrap:nowrap;justify-content:flex-start;row-gap:6.4vw;column-gap:calc(16 / 375 * 100vw)}.gift-redemption-flow__swatch--color{width:calc(44 / 375 * 100vw);height:calc(44 / 375 * 100vw);padding:calc(4 / 375 * 100vw)}.gift-redemption-flow__swatch--color .gift-redemption-flow__new-badge{top:calc(-7 / 375 * 100vw);right:calc(-8 / 375 * 100vw);min-width:6.4vw;padding:calc(1 / 375 * 100vw) calc(5 / 375 * 100vw);font-size:calc(8 / 375 * 100vw)}.gift-redemption-flow__swatch--color.is-selected .gift-redemption-flow__new-badge{top:-2.4vw;right:calc(-10 / 375 * 100vw)}.gift-redemption-flow__swatch--color.is-selected:after{width:31.82%;height:18.18%;border-left-width:max(1px,calc(2 / 375 * 100vw));border-bottom-width:max(1px,calc(2 / 375 * 100vw));top:36.36%;left:34.09%}.gift-redemption-flow__swatch--size.is-selected:after{top:0vw;right:calc(-5 / 375 * 100vw);width:calc(20 / 375 * 100vw);height:calc(20 / 375 * 100vw);background-size:6.4vw 6.4vw}.gift-redemption-flow__product-image{padding:calc(20 / 375 * 100vw) 0}.gift-redemption-flow__product-media{border-radius:calc(20 / 375 * 100vw);max-height:80vw;height:80vw}.gift-redemption-flow__product-placeholder{padding:8vw 0}.gift-redemption-flow__success-icon{width:8vw;height:8vw;margin-right:calc(10 / 375 * 100vw)}.gift-redemption-flow__loading-icon{width:calc(27 / 375 * 100vw);height:6.4vw;margin-right:calc(10 / 375 * 100vw)}.gift-redemption-flow__summary-media{max-width:80vw;height:80vw}.gift-redemption-flow__summary-media .gift-redemption-flow__summary-default-ring{height:64vw}.gift-redemption-flow__summary-content dd{gap:calc(8 / 375 * 100vw)}.gift-redemption-flow__eye-button,.gift-redemption-flow__eye-icon--closed,.gift-redemption-flow__eye-icon--open{width:calc(28 / 375 * 100vw);height:calc(28 / 375 * 100vw)}.gift-redemption-flow__terms{gap:calc(8 / 375 * 100vw)}.gift-redemption-flow__terms input{width:6.4vw;height:6.4vw;flex:0 0 6.4vw;border-radius:calc(2 / 375 * 100vw)}.gift-redemption-flow__terms input:checked{background-size:calc(22 / 375 * 100vw) calc(22 / 375 * 100vw)}.gift-redemption-flow__swatches--size{column-gap:3.2vw}.gift-redemption-flow__swatch--size .gift-redemption-flow__new-badge{font-size:calc(8 / 375 * 100vw)}.gift-redemption-flow__swatch--size .gift-redemption-flow__new-badge{top:calc(-14 / 375 * 100vw);right:-3.2vw}.gift-redemption-flow__step--confirm .gift-redemption-flow__step-heading{margin-bottom:calc(32 / 375 * 100vw)}}
/*# sourceMappingURL=/cdn/shop/t/217/assets/gift-redemption-flow.css.map */
