.sell-device-hero{background:#fff;background:var(--color-surface,#fff);color:#163c3f;color:var(--color-paragraph,#163c3f);padding:3.2rem 0 4.8rem}.sell-device-hero__inner{grid-gap:3.2rem;align-items:center;display:grid;gap:3.2rem;grid-template-columns:minmax(0,1fr);margin-left:auto;margin-right:auto;max-width:120rem}.sell-device-hero__back{display:inline-block;font:var(--font-sm);margin-bottom:3.2rem;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:.3em}.sell-device-hero__kicker{font:var(--font-base);font-weight:600;margin:0 0 1.6rem}.sell-device-hero h1{text-wrap:balance;font-size:max(3.6rem,min(5vw,6.4rem));letter-spacing:-.035em;line-height:1.05;margin:0 0 2rem}.sell-device-hero__description{font:var(--font-lg);line-height:1.5;max-width:58rem}.sell-device-hero__cta{margin-top:2.4rem}.sell-device-hero__note{font:var(--font-sm);line-height:1.5;margin:1.6rem 0 0;max-width:42rem}.sell-device-hero__image{align-items:center;aspect-ratio:1.15;background:#eaf5f0;border-radius:24px;border-radius:var(--rounded-lg,24px);display:grid;justify-items:center;padding:2.4rem;place-items:center}.sell-device-hero__image img{height:auto;max-height:36rem;-o-object-fit:contain;object-fit:contain;width:100%}@media(min-width:750px){.sell-device-hero{padding-bottom:6.4rem;padding-top:4.8rem}.sell-device-hero__inner{gap:4.8rem;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.sell-device-hero__inner--text-only{grid-template-columns:minmax(0,1fr);max-width:104.8rem}}#SellDeviceEstimate{scroll-margin-top:16rem}.sell-device-links{background:#fff;background:var(--color-surface,#fff);color:#163c3f;color:var(--color-paragraph,#163c3f);padding:4.8rem 0}.sell-device-links .page-width{margin-left:auto;margin-right:auto;max-width:104.8rem}.sell-device-links h2{text-wrap:balance;font:var(--font-3xl);margin:0 0 2.4rem}.sell-device-links__list{grid-gap:1.6rem;display:grid;gap:1.6rem;grid-template-columns:minmax(0,1fr);list-style:none;margin:0;padding:0}@media(min-width:750px){.sell-device-links__list{grid-template-columns:repeat(2,minmax(0,1fr))}}.sell-device-links__card,.sell-device-links__card:visited{align-items:center;background:#fff;background:var(--color-white,#fff);border:1px solid transparent;border-radius:24px;border-radius:var(--rounded-lg,24px);color:#163c3f;color:var(--color-forrest-100,#163c3f);display:flex;font:var(--font-base);font-weight:600;gap:1.6rem;height:100%;min-height:11.2rem;padding:1.6rem;-webkit-text-decoration:none;text-decoration:none;transition:background-color .16s ease,border-color .16s ease}.sell-device-links__card:focus-visible,.sell-device-links__card:hover{background:#e0eeea;background:var(--color-seafoam,#e0eeea);border-color:#4abfa7;border-color:var(--color-mint-100,#4abfa7);color:#163c3f;color:var(--color-forrest-100,#163c3f)}.sell-device-links__image{align-items:center;background:#f4f0ec;background:var(--color-chalk,#f4f0ec);border-radius:12px;border-radius:var(--rounded-md,12px);display:grid;flex:0 0 8rem;height:8rem;justify-items:center;padding:.8rem;place-items:center}.sell-device-links__image img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.sell-device-links__label{flex:1;line-height:1.35}.sell-device-links__arrow{align-items:center;background:#4abfa7;background:var(--color-mint-100,#4abfa7);border-radius:50%;color:#163c3f;color:var(--color-forrest-100,#163c3f);display:grid;flex:0 0 3.6rem;height:3.6rem;justify-items:center;place-items:center}@media(max-width:749px){.sell-device-links__card{gap:1.2rem}.sell-device-links__image{flex-basis:6.4rem;height:6.4rem}}@media(prefers-reduced-motion:reduce){.sell-device-links__card{transition:none}}.sell-device-hero a:focus-visible,.sell-device-links a:focus-visible{outline:2px solid currentColor;outline-offset:4px}