.buyback-checkout-page.order-checkout{--oc-bg:#fbfbfd;--oc-surface:#ffffff;--oc-border:rgba(0,0,0,0.08);--oc-border-strong:rgba(0,0,0,0.14);--oc-text:#1d1d1f;--oc-text-secondary:#6e6e73;--oc-accent:#0071e3;--oc-success:#34c759;--oc-radius:12px;--oc-radius-lg:16px;--oc-shadow:0 1px 3px rgba(0,0,0,0.04),0 4px 24px rgba(0,0,0,0.04);--oc-shadow-soft:0 1px 2px rgba(0,0,0,0.03);background:var(--oc-bg);color:var(--oc-text)}.buyback-checkout-page.order-checkout .buyback-checkout-hero-title{font-size:clamp(1.625rem,4vw,2rem);font-weight:600;letter-spacing:-.028em;line-height:1.15;color:var(--oc-text)}.buyback-checkout-page.order-checkout .buyback-checkout-hero-subtitle{font-size:.9375rem;line-height:1.45;color:var(--oc-text-secondary)}.buyback-checkout-page.order-checkout .buyback-checkout-step-nav{font-size:.6875rem;font-weight:500;letter-spacing:.01em;color:var(--oc-text-secondary)}.buyback-checkout-page.order-checkout .buyback-checkout-step-nav [aria-current=step]{color:var(--oc-text);font-weight:600}.buyback-checkout-page.order-checkout .buyback-checkout-oauth-stack button{min-height:2.75rem;border-radius:10px;font-size:.875rem;font-weight:500}.buyback-checkout-page.order-checkout .buyback-checkout-timeline .reprise-mission-coin{box-shadow:none!important;border:none!important}.buyback-checkout-page.order-checkout .buyback-checkout-timeline .reprise-mission-fill-shine--neutral:after{display:none}.buyback-checkout-page.order-checkout .buyback-checkout-timeline .buyback-checkout-progress-shimmer{background:linear-gradient(90deg,transparent,rgba(29,29,31,.08) 16%,rgba(29,29,31,.62) 50%,rgba(29,29,31,.08) 84%,transparent)!important}@keyframes buybackCheckoutMilestoneActivate{0%{transform:scale(.88);box-shadow:0 0 0 0 rgba(29,29,31,.28)}55%{transform:scale(1.16);box-shadow:0 0 0 10px rgba(29,29,31,0)}to{transform:scale(1);box-shadow:none}}.buyback-checkout-page.order-checkout .buyback-checkout-timeline .buyback-checkout-milestone-activate{animation:buybackCheckoutMilestoneActivate var(--journey-duration,.88s) cubic-bezier(.22,1,.36,1) forwards}.buyback-checkout-page.order-checkout .buyback-checkout-timeline .buyback-checkout-next-milestone-ring{animation:buybackCheckoutNextMilestoneRing 1.15s linear infinite;border-color:#b0b0b5 #ececee #ececee;opacity:.92}@keyframes buybackCheckoutNextMilestoneRing{to{transform:rotate(1turn)}}.buyback-checkout-page.order-checkout .buyback-checkout-connected-banner{border-radius:10px;border:1px solid var(--oc-border);background:#f5f5f7}.buyback-checkout-page.order-checkout .buyback-checkout-stepper{display:flex;align-items:center;justify-content:center}.buyback-checkout-page.order-checkout .buyback-checkout-stepper-step{display:flex;align-items:center;gap:8px;min-width:0}.buyback-checkout-page.order-checkout .buyback-checkout-stepper-bullet{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:26px;height:26px;border-radius:999px;border:1.5px solid #d2d2d7;background:#ffffff;color:#86868b;font-size:12px;font-weight:600;line-height:1}.buyback-checkout-page.order-checkout .buyback-checkout-stepper-bullet svg{width:13px;height:13px}.buyback-checkout-page.order-checkout .buyback-checkout-stepper-step[data-state=done] .buyback-checkout-stepper-bullet{border-color:#1d1d1f;color:#1d1d1f}.buyback-checkout-page.order-checkout .buyback-checkout-stepper-step[data-state=current] .buyback-checkout-stepper-bullet{border-color:#e85000;background:#e85000;color:#ffffff}.buyback-checkout-page.order-checkout .buyback-checkout-stepper-label{font-size:13px;font-weight:500;color:#86868b;white-space:nowrap}.buyback-checkout-page.order-checkout .buyback-checkout-stepper-step[data-state=done] .buyback-checkout-stepper-label{color:#1d1d1f}.buyback-checkout-page.order-checkout .buyback-checkout-stepper-step[data-state=current] .buyback-checkout-stepper-label{color:#e85000;font-weight:600}.buyback-checkout-page.order-checkout .buyback-checkout-stepper-line{display:block;flex:1 1 auto;min-width:24px;max-width:96px;height:1px;margin:0 12px;background:#e3e3e6}.buyback-checkout-page.order-checkout .buyback-checkout-stepper-step[data-state=current] .buyback-checkout-stepper-bullet{position:relative;overflow:visible}.buyback-checkout-page.order-checkout .buyback-checkout-stepper-ring{position:absolute;inset:-4px;border-radius:999px;border:2px solid rgba(232,80,0,.18);border-top-color:#e85000;animation:buybackCheckoutStepperRing 1.15s linear infinite;pointer-events:none}@keyframes buybackCheckoutStepperRing{to{transform:rotate(1turn)}}.buyback-checkout-page.order-checkout .buyback-checkout-stepper-line--active{position:relative;overflow:hidden;background:rgba(232,80,0,.22)}.buyback-checkout-page.order-checkout .buyback-checkout-stepper-line--active:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(232,80,0,0),rgba(232,80,0,.15) 20%,#e85000 50%,rgba(232,80,0,.15) 80%,rgba(232,80,0,0));animation:buybackCheckoutStepperFlow 1.9s cubic-bezier(.4,0,.2,1) infinite}@keyframes buybackCheckoutStepperFlow{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (prefers-reduced-motion:reduce){.buyback-checkout-page.order-checkout .buyback-checkout-stepper-line--active:after,.buyback-checkout-page.order-checkout .buyback-checkout-stepper-ring{animation:none}}@media (max-width:640px){.buyback-checkout-page.order-checkout .buyback-checkout-stepper{justify-content:space-between;gap:0}.buyback-checkout-page.order-checkout .buyback-checkout-stepper-step{flex:0 1 auto;gap:6px}.buyback-checkout-page.order-checkout .buyback-checkout-stepper-bullet{width:22px;height:22px;font-size:12px}.buyback-checkout-page.order-checkout .buyback-checkout-stepper-bullet svg{width:11px;height:11px}.buyback-checkout-page.order-checkout .buyback-checkout-stepper-label{font-size:12px}.buyback-checkout-page.order-checkout .buyback-checkout-stepper-line{margin:0 6px;min-width:8px}}@media (max-width:380px){.buyback-checkout-page.order-checkout .buyback-checkout-stepper-step{flex-direction:column;gap:4px;text-align:center}.buyback-checkout-page.order-checkout .buyback-checkout-stepper-label{font-size:11px;white-space:normal}.buyback-checkout-page.order-checkout .buyback-checkout-stepper-line{display:none}.buyback-checkout-page.order-checkout .buyback-checkout-stepper-step{flex:1 1 0}}.buyback-checkout-page.order-checkout .buyback-checkout-reserved-banner{border-radius:12px;border:1px solid rgba(52,199,89,.28);background:rgba(52,199,89,.08);color:#1d1d1f}.buyback-checkout-page.order-checkout .buyback-checkout-section-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:36px;height:36px;border-radius:10px;background:rgba(29,29,31,.06);color:#1d1d1f}.buyback-checkout-page.order-checkout .buyback-checkout-section-icon svg{width:19px;height:19px}.buyback-checkout-page.order-checkout .buyback-checkout-oauth-box{border-radius:12px;border:1px solid var(--oc-border);background:#fbfbfd;padding:12px}.buyback-checkout-page.order-checkout .buyback-checkout-oauth-box .buyback-checkout-oauth-stack{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:460px){.buyback-checkout-page.order-checkout .buyback-checkout-oauth-stack button{gap:6px;padding-inline:8px;padding-block:6px;font-size:.8125rem;height:auto}.buyback-checkout-page.order-checkout .buyback-checkout-oauth-stack button>span{white-space:normal;overflow:visible;text-overflow:clip;line-height:1.2;text-align:left}}.buyback-checkout-page.order-checkout .buyback-checkout-or-divider{display:flex;align-items:center;gap:12px;margin-top:10px;margin-bottom:-4px;font-size:12px;color:#86868b}.buyback-checkout-page.order-checkout .buyback-checkout-or-divider:after,.buyback-checkout-page.order-checkout .buyback-checkout-or-divider:before{content:"";flex:1 1 auto;height:1px;background:var(--oc-border)}.buyback-checkout-page.order-checkout .buyback-checkout-offer-panel{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;border-radius:14px;border:1px solid rgba(232,80,0,.18);background:linear-gradient(180deg,rgba(255,244,235,.92),rgba(255,249,244,.92));overflow:hidden}.buyback-checkout-page.order-checkout .buyback-checkout-offer-price{padding:14px 16px}.buyback-checkout-page.order-checkout .buyback-checkout-offer-price>*{text-align:left!important;align-items:flex-start!important}.buyback-checkout-page.order-checkout .buyback-checkout-offer-label{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#e85000;margin-bottom:2px}.buyback-checkout-page.order-checkout .buyback-checkout-offer-price .buyback-checkout-price-primary{color:#e85000;font-weight:700}.buyback-checkout-page.order-checkout .buyback-checkout-offer-trust{padding:14px 16px;border-left:1px solid rgba(232,80,0,.16)}.buyback-checkout-page.order-checkout .buyback-checkout-offer-stars{display:inline-flex;gap:1px;color:#f5a623}.buyback-checkout-page.order-checkout .buyback-checkout-offer-stars svg{width:15px;height:15px;fill:currentColor}.buyback-checkout-page.order-checkout .buyback-checkout-offer-trust-line{margin-top:4px;font-size:12px;line-height:1.35;color:#424245}.buyback-checkout-page.order-checkout .buyback-checkout-submit-reassurance{display:flex;align-items:flex-start;gap:6px;font-size:12px;line-height:1.4;color:#6e6e73}.buyback-checkout-page.order-checkout .buyback-checkout-submit-reassurance svg{width:14px;height:14px;flex:0 0 auto;margin-top:1px;color:#34c759}.buyback-checkout-page.order-checkout .buyback-checkout-price-pop{display:block;animation:buybackCheckoutPricePop .64s cubic-bezier(.22,1,.36,1) both;will-change:transform}@keyframes buybackCheckoutPricePop{0%{opacity:.35;transform:scale(.92)}55%{opacity:1;transform:scale(1.045)}to{opacity:1;transform:scale(1)}}.buyback-checkout-page.order-checkout .buyback-checkout-price-row .buyback-checkout-price-pop{transform-origin:right center}.buyback-checkout-page.order-checkout .buyback-checkout-offer-price .buyback-checkout-price-pop{transform-origin:left center}@media (prefers-reduced-motion:reduce){.buyback-checkout-page.order-checkout .buyback-checkout-price-pop{animation:none}}@media (max-width:640px){.buyback-checkout-page.order-checkout .buyback-checkout-price-row{padding:.75rem 1rem}.buyback-checkout-page.order-checkout .buyback-checkout-price-row .buyback-checkout-price-primary{font-size:clamp(1.875rem,8vw,2.375rem)}}.buyback-checkout-page.order-checkout .buyback-checkout-cancel-notice{display:flex;align-items:flex-start;gap:6px;font-size:12px;line-height:1.4;color:#6e6e73}.buyback-checkout-page.order-checkout .buyback-checkout-cancel-notice svg{width:14px;height:14px;flex:0 0 auto;margin-top:1px;stroke-width:3;color:#34c759}.buyback-checkout-page.order-checkout .buyback-checkout-carriers{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.buyback-checkout-page.order-checkout .buyback-checkout-carriers-label{font-size:12px;color:#6e6e73}.buyback-checkout-page.order-checkout .buyback-checkout-carriers-logos{display:inline-flex;align-items:center;gap:16px}.buyback-checkout-page.order-checkout .buyback-checkout-carriers-logos img{height:18px;width:auto;object-fit:contain}.buyback-checkout-page.order-checkout .buyback-checkout-phone-field>div.flex{border-radius:10px!important;border-color:var(--oc-border-strong)!important;background:var(--oc-surface)!important}.buyback-checkout-page.order-checkout .buyback-checkout-phone-field>div.flex:focus-within{border-color:var(--oc-accent)!important;box-shadow:0 0 0 4px rgba(0,113,227,.15)!important}.buyback-checkout-page.order-checkout .buyback-checkout-summary-card{border-radius:var(--oc-radius-lg);border:1px solid var(--oc-border);background:var(--oc-surface);box-shadow:var(--oc-shadow)}.buyback-checkout-page.order-checkout .buyback-checkout-summary-divider{border-top:1px solid var(--oc-border)}.buyback-checkout-page.order-checkout .buyback-checkout-price-primary{font-size:clamp(2rem,4.5vw,2.75rem);font-weight:600;letter-spacing:-.035em;line-height:1;font-variant-numeric:tabular-nums;color:var(--oc-text)}.buyback-checkout-page.order-checkout .buyback-checkout-price-secondary{font-size:.875rem;font-weight:500;color:var(--oc-text-secondary);font-variant-numeric:tabular-nums}.buyback-checkout-page.order-checkout .buyback-checkout-price-label{font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--oc-text-secondary)}.buyback-checkout-page.order-checkout .buyback-checkout-price-row{position:relative;border-radius:16px;background:radial-gradient(120% 140% at 100% 0,rgba(255,255,255,.16) 0,rgba(255,255,255,0) 58%),linear-gradient(180deg,#12703a,#0c4f28);border:1px solid rgba(6,48,24,.55);box-shadow:inset 0 1px 0 rgba(255,255,255,.22),inset 0 -1px 0 rgba(0,0,0,.12),0 12px 26px -14px rgba(9,62,32,.65);padding:1rem 1.125rem}.buyback-checkout-page.order-checkout .buyback-checkout-price-row .buyback-checkout-price-label{flex:0 1 auto;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#d9f5e3}.buyback-checkout-page.order-checkout .buyback-checkout-price-row .buyback-checkout-price-primary{font-size:clamp(2.125rem,9.5vw,2.875rem);font-weight:700;letter-spacing:-.04em;line-height:.95;color:#ffffff;text-shadow:0 1px 2px rgba(4,40,20,.35)}@supports (-webkit-background-clip:text) or (background-clip:text){.buyback-checkout-page.order-checkout .buyback-checkout-price-row .buyback-checkout-price-primary{background-image:linear-gradient(175deg,#ffffff 30%,#d9f5e3);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:none;filter:drop-shadow(0 1px 2px rgba(4,40,20,.35))}}.buyback-checkout-page.order-checkout .buyback-checkout-price-row .buyback-checkout-price-secondary{color:#d9f5e3}.buyback-checkout-page.order-checkout .buyback-checkout-benefit-row{display:flex;flex-direction:column;gap:.5rem}.buyback-checkout-page.order-checkout .buyback-checkout-benefit-item{display:flex;align-items:flex-start;gap:.625rem;font-size:.8125rem;line-height:1.35;color:#424245}.buyback-checkout-page.order-checkout .buyback-checkout-benefit-item svg{margin-top:.125rem;flex-shrink:0;width:1rem;height:1rem;color:#1d1d1f}.buyback-checkout-page.order-checkout .buyback-checkout-benefit-row--grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.buyback-checkout-page.order-checkout .buyback-checkout-benefit-row--grid .buyback-checkout-benefit-item{flex-direction:column;align-items:center;gap:6px;text-align:center;font-size:12px;line-height:1.3;color:#6e6e73;text-wrap:balance}.buyback-checkout-page.order-checkout .buyback-checkout-benefit-row--grid .buyback-checkout-benefit-item svg{margin-top:0;width:20px;height:20px;color:#1d1d1f}.buyback-checkout-page.order-checkout .buyback-checkout-mobile-summary{border-radius:var(--oc-radius-lg);border:1px solid var(--oc-border);background:var(--oc-surface);box-shadow:var(--oc-shadow-soft)}.buyback-checkout-page.order-checkout .buyback-checkout-mobile-bar{border-top:1px solid var(--oc-border);background:rgba(255,255,255,.92);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px)}.buyback-checkout-page.order-checkout .buyback-checkout-submit-button{border-radius:12px!important;font-weight:600!important;letter-spacing:-.01em}.buyback-checkout-page.order-checkout .buyback-checkout-submit-button .buyback-checkout-submit-label{font-size:15px!important;line-height:1.2!important;font-weight:600}@media (min-width:640px){.buyback-checkout-page.order-checkout .buyback-checkout-submit-button .buyback-checkout-submit-label{font-size:16px!important}}@media (max-width:360px){.buyback-checkout-page.order-checkout .buyback-checkout-submit-button{padding-left:.75rem!important;padding-right:.75rem!important}.buyback-checkout-page.order-checkout .buyback-checkout-submit-button .buyback-checkout-submit-label{font-size:14px!important}}.buyback-checkout-page.order-checkout .buyback-checkout-terms-notice{font-size:.75rem;line-height:1.5;color:var(--oc-text-secondary)}.buyback-checkout-page.order-checkout .buyback-checkout-terms-notice a{color:var(--oc-accent);text-decoration:none}.buyback-checkout-page.order-checkout .buyback-checkout-terms-notice a:hover{text-decoration:underline}.buyback-checkout-page.order-checkout .buyback-checkout-field-error{font-size:.8125rem;line-height:1.25rem;color:#bf4800}@media (min-width:1024px){.buyback-checkout-page.order-checkout .buyback-checkout-submit-button{min-height:3rem;font-size:1.0625rem!important}}@media (max-width:1023px){.buyback-checkout-page.order-checkout .buyback-checkout-submit-button{min-height:3.25rem;font-size:1rem!important}.buyback-checkout-page.order-checkout .buyback-checkout-price-primary{font-size:1.75rem}}@media (prefers-reduced-motion:reduce){.buyback-checkout-page.order-checkout .buyback-checkout-submit-button{transition:none}}.buyback-checkout-page.order-checkout .bcs-card{overflow:hidden;border-radius:18px;border:1px solid var(--oc-border);background:var(--oc-surface);box-shadow:0 1px 2px rgba(0,0,0,.03),0 16px 48px -24px rgba(0,0,0,.14)}.buyback-checkout-page.order-checkout .bcs-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:18px 24px 16px;border-bottom:1px solid var(--oc-border)}.buyback-checkout-page.order-checkout .bcs-title{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--oc-text-secondary)}.buyback-checkout-page.order-checkout .bcs-guarantee-pill{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:500;line-height:1.2;color:var(--oc-text);white-space:nowrap}.buyback-checkout-page.order-checkout .bcs-guarantee-pill svg{width:13px;height:13px;flex:0 0 auto;color:var(--oc-text-secondary)}.buyback-checkout-page.order-checkout .bcs-body{display:flex;flex-direction:column;gap:16px;padding:20px 24px 22px}.buyback-checkout-page.order-checkout .bcs-device{display:flex;align-items:center;gap:14px}.buyback-checkout-page.order-checkout .bcs-device-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:44px;height:44px;border-radius:12px;border:1px solid var(--oc-border);background:#fbfbfd;color:#1d1d1f}.buyback-checkout-page.order-checkout .bcs-device-icon svg{width:21px;height:21px}.buyback-checkout-page.order-checkout .bcs-price{border-top:1px solid var(--oc-border);padding-top:14px}.buyback-checkout-page.order-checkout .bcs-breakdown{display:flex;flex-direction:column;gap:7px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--oc-border)}.buyback-checkout-page.order-checkout .bcs-breakdown-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-size:13px;line-height:1.35}.buyback-checkout-page.order-checkout .bcs-breakdown-row dt{color:var(--oc-text-secondary);min-width:0}.buyback-checkout-page.order-checkout .bcs-breakdown-row dd{font-weight:500;font-variant-numeric:tabular-nums;color:var(--oc-text);white-space:nowrap}.buyback-checkout-page.order-checkout .bcs-total-row{display:flex;align-items:baseline;justify-content:flex-end}.buyback-checkout-page.order-checkout .bcs-total-row .buyback-checkout-price-pop{transform-origin:right center}.buyback-checkout-page.order-checkout .bcs-proof{display:flex;align-items:center;gap:8px;margin-top:-4px}.buyback-checkout-page.order-checkout .bcs-proof .buyback-checkout-offer-stars{color:#1d1d1f}.buyback-checkout-page.order-checkout .bcs-proof .buyback-checkout-offer-stars svg{width:13px;height:13px}.buyback-checkout-page.order-checkout .bcs-proof p{font-size:12px;line-height:1.4;color:var(--oc-text-secondary)}.buyback-checkout-page.order-checkout .bcs-cta{margin-top:2px}.buyback-checkout-page.order-checkout .bcs-cta .buyback-checkout-cancel-notice svg{color:#86868b}.buyback-checkout-page.order-checkout .bcs-steps{display:flex;flex-direction:column;gap:14px;padding:18px 24px;border-top:1px solid var(--oc-border)}.buyback-checkout-page.order-checkout .bcs-step{position:relative;display:flex;align-items:flex-start;gap:12px}.buyback-checkout-page.order-checkout .bcs-step:not(:last-child):after{content:"";position:absolute;left:15px;top:36px;bottom:-12px;width:1px;background:var(--oc-border)}.buyback-checkout-page.order-checkout .bcs-step-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:32px;height:32px;border-radius:999px;border:1px solid var(--oc-border-strong);background:#ffffff;color:#1d1d1f}.buyback-checkout-page.order-checkout .bcs-step-icon svg{width:15px;height:15px}.buyback-checkout-page.order-checkout .bcs-step-body{min-width:0;padding-top:6px}.buyback-checkout-page.order-checkout .bcs-step-label{font-size:13px;font-weight:500;line-height:1.35;color:var(--oc-text)}.buyback-checkout-page.order-checkout .bcs-step-sub{display:flex;align-items:center;gap:6px;margin-top:3px;font-size:12px;color:var(--oc-text-secondary)}.buyback-checkout-page.order-checkout .bcs-step-sub img{height:14px;width:auto;object-fit:contain}.buyback-checkout-page.order-checkout .bcs-foot{display:flex;flex-direction:column;gap:7px;padding:14px 24px 16px;border-top:1px solid var(--oc-border);background:#fbfbfd}.buyback-checkout-page.order-checkout .bcs-foot-item{display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.4;color:var(--oc-text-secondary)}.buyback-checkout-page.order-checkout .bcs-foot-item svg{width:13px;height:13px;flex:0 0 auto;margin-top:2px;color:#86868b}.buyback-checkout-page.order-checkout .buyback-checkout-benefit-label-short{display:none}@media (max-width:640px){.buyback-checkout-page.order-checkout .buyback-checkout-benefit-row{flex-direction:row;align-items:flex-start;justify-content:space-around;gap:4px}.buyback-checkout-page.order-checkout .buyback-checkout-benefit-item{flex-direction:column;align-items:center;gap:0;flex:1 1 0;gap:6px}.buyback-checkout-page.order-checkout .buyback-checkout-benefit-item svg{margin-top:0;width:24px;height:24px}.buyback-checkout-page.order-checkout .buyback-checkout-benefit-label{display:none}.buyback-checkout-page.order-checkout .buyback-checkout-benefit-label-short{display:block;font-size:12px;line-height:1.25;color:#6e6e73;text-align:center;text-wrap:balance}}