.hero-blob{position:relative;margin:16px max(24px,5vw) 24px;z-index:2}.hero-blob__inner{display:flex;flex-direction:column;align-items:center;text-align:center;padding:56px 8px 16px;animation:hero-blob-fade-in .15s ease-out}@media (min-width:1024px){.hero-blob__inner{padding-top:80px}}@keyframes hero-blob-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.hero-blob__title{margin:0;font-size:2.25rem;font-weight:700;letter-spacing:-.025em;line-height:1.05;color:#0f172a;white-space:pre-line;max-width:100%;overflow-wrap:break-word}@media (min-width:640px){.hero-blob__title{font-size:3rem}}@media (min-width:1024px){.hero-blob__title{font-size:3.75rem}}.hero-blob__desc{margin:1.5rem 0 0;font-size:1rem;line-height:1.625;color:#334155;max-width:36rem}@media (min-width:640px){.hero-blob__desc{font-size:1.125rem}}.hero-blob__action{margin-top:1.25rem;align-self:stretch;display:flex;justify-content:center}.hero-blob__inner--error .hero-blob__action{align-self:auto}.hero-blob__title--error{max-width:30ch;line-height:1.15;padding-bottom:.05em}.hero-blob__desc--error{max-width:32rem;padding-bottom:.05em}.hero-blob__error-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.hero-blob__error-btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 22px;border-radius:999px;font-size:.9375rem;font-weight:600;letter-spacing:-.005em;cursor:pointer;transition:background-color .16s ease,color .16s ease,border-color .16s ease,opacity .16s ease}.hero-blob__error-btn:disabled{cursor:default;opacity:.65}.hero-blob__error-btn--primary{background-color:#e8202c;color:#ffffff;border:1px solid #e8202c}.hero-blob__error-btn--primary:hover:not(:disabled){background-color:#c41a25;border-color:#c41a25}.hero-blob__error-btn--secondary{background-color:transparent;color:#0f172a;border:1px solid rgba(15,23,42,.25)}.hero-blob__error-btn--secondary:hover{background-color:rgba(15,23,42,.06);border-color:rgba(15,23,42,.4)}@keyframes valuation-skeleton-pulse-anim{0%,to{opacity:.6}50%{opacity:.95}}.valuation-skeleton-pulse{animation:valuation-skeleton-pulse-anim 1.4s ease-in-out infinite}@keyframes valuation-skeleton-bar-anim{0%,to{opacity:.45}50%{opacity:1}}.valuation-skeleton-bar{animation:valuation-skeleton-bar-anim 1.6s ease-in-out infinite}.hub-trustpilot .tp-bar{padding:0;max-width:none;background:transparent;border-bottom:none}.hub-trustpilot .tp-bar__inner{padding:0;margin:0 auto;justify-content:center;gap:12px;font-size:.9375rem;flex-wrap:wrap}.hub-trustpilot .tp-bar__logo{gap:6px;font-size:.9375rem;font-weight:600}.hub-trustpilot .tp-bar__logo-mark{width:18px;height:18px}.hub-trustpilot .tp-bar__stars{gap:3px}.hub-trustpilot .tp-bar__star{width:22px;height:22px}.hub-trustpilot .tp-bar__star-icon{width:14px;height:14px}.hub-trustpilot .tp-bar__link{font-size:.9375rem;font-weight:400;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.sell-choice{display:flex;align-items:stretch;width:100%;padding:6px 8px;gap:8px}@media (min-width:1024px){.sell-choice{padding:8px 10px;gap:10px}}.sell-choice__btn{flex:1 1 0;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 28px;border-radius:9999px;font-size:.9375rem;font-weight:600;letter-spacing:-.005em;text-decoration:none;white-space:nowrap;transition:background-color .16s ease,color .16s ease,border-color .16s ease}@media (min-width:1024px){.sell-choice__btn{min-height:63px;padding:0 36px;font-size:1.0625rem}}.sell-choice>.sell-choice__btn:first-child{border-top-right-radius:20px;border-bottom-right-radius:20px}.sell-choice>.sell-choice__btn:last-child{border-top-left-radius:20px;border-bottom-left-radius:20px}.sell-choice__btn--primary{background-color:var(--link);color:#ffffff;border:1px solid var(--link)}.sell-choice__btn--primary:hover{background-color:var(--link-hover);border-color:var(--link-hover)}.sell-choice__btn--secondary{background-color:#f5f5f3;color:#0f172a;border:1px solid #f5f5f3}.sell-choice__btn--secondary:hover{background-color:#e8e8e4;border-color:#e8e8e4}.sell-choice__icon{width:16px;height:16px;flex-shrink:0}@media (max-width:480px){.sell-choice{flex-direction:column}.sell-choice__btn{width:100%}.sell-choice>.sell-choice__btn:first-child,.sell-choice>.sell-choice__btn:last-child{border-radius:9999px}}.stolen-hero{display:flex;align-items:stretch;width:100%;padding:6px 6px 6px 14px;gap:8px}@media (min-width:1024px){.stolen-hero{padding:8px 8px 8px 22px;gap:10px}}.stolen-hero__input{flex:1 1 auto;min-width:0;height:44px;border:0!important;outline:0!important;box-shadow:none!important;background:transparent;font:inherit;font-size:.9375rem;font-weight:500;color:#0f172a}.stolen-hero__input:focus,.stolen-hero__input:focus-visible{outline:0!important;box-shadow:none!important;border:0!important}.stolen-hero__input::-moz-placeholder{color:#94a3b8;font-weight:500;letter-spacing:0}.stolen-hero__input::placeholder{color:#94a3b8;font-weight:500;letter-spacing:0}@media (min-width:1024px){.stolen-hero__input{height:63px;font-size:1rem}}.stolen-hero__btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 22px;border:0;border-radius:9999px;background-color:var(--link);color:#ffffff;font-size:.9375rem;font-weight:600;letter-spacing:-.005em;cursor:pointer;white-space:nowrap;transition:background-color .16s ease}.stolen-hero__btn:hover{background-color:var(--link-hover)}@media (min-width:1024px){.stolen-hero__btn{min-height:63px;padding:0 32px;font-size:1.0625rem}}.stolen-hero__icon{width:16px;height:16px;flex-shrink:0}.forum-hero{display:flex;align-items:stretch;width:100%;padding:6px 6px 6px 14px;gap:8px}@media (min-width:1024px){.forum-hero{padding:8px 8px 8px 22px;gap:10px}}.forum-hero__icon{flex:0 0 auto;width:18px;height:18px;align-self:center;margin-right:4px;color:#64748b}.forum-hero__input{flex:1 1 auto;min-width:0;height:44px;border:0!important;outline:0!important;box-shadow:none!important;background:transparent;font:inherit;font-size:.9375rem;color:#0f172a}.forum-hero__input:focus,.forum-hero__input:focus-visible{outline:0!important;box-shadow:none!important;border:0!important}.forum-hero__input::-moz-placeholder{color:#94a3b8}.forum-hero__input::placeholder{color:#94a3b8}.forum-hero__input::-webkit-search-cancel-button,.forum-hero__input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}@media (min-width:1024px){.forum-hero__input{height:63px;font-size:1rem}}.forum-hero__btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border:0;border-radius:9999px;background-color:var(--link);color:#ffffff;font-size:.9375rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background-color .16s ease}.forum-hero__btn:hover{background-color:var(--link-hover)}@media (min-width:1024px){.forum-hero__btn{min-height:63px;padding:0 32px;font-size:1.0625rem}}.forum-hero__dropdown{background:#ffffff;border-radius:16px;border:1px solid rgba(15,23,42,.1);box-shadow:0 12px 32px rgba(15,23,42,.12);padding:8px 0;z-index:50;text-align:left;max-height:420px;overflow-y:auto}.forum-hero__group+.forum-hero__group{border-top:1px solid rgba(15,23,42,.06);margin-top:6px;padding-top:6px}.forum-hero__group-label{margin:6px 16px 4px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.forum-hero__hit{display:flex;align-items:flex-start;gap:10px;padding:10px 16px;text-decoration:none;color:inherit;transition:background-color .12s ease}.forum-hero__hit:focus-visible,.forum-hero__hit:hover{background-color:#f1f5f9;outline:0}.forum-hero__hit-icon{width:16px;height:16px;margin-top:2px;color:#64748b;flex-shrink:0}.forum-hero__hit-body{display:flex;flex-direction:column;min-width:0}.forum-hero__hit-title{font-size:.875rem;font-weight:600;color:#0f172a;line-height:1.3}.forum-hero__hit-meta,.forum-hero__hit-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forum-hero__hit-meta{margin-top:2px;font-size:.75rem;color:#64748b;line-height:1.35}.forum-hero__empty{margin:0;padding:12px 16px;font-size:.8125rem;color:#64748b}.forum-hero__see-all{display:block;width:100%;margin-top:4px;padding:10px 16px;background:transparent;border:0;border-top:1px solid rgba(15,23,42,.06);font-size:.8125rem;font-weight:600;color:#0f172a;text-align:left;cursor:pointer;transition:background-color .12s ease}.forum-hero__see-all:hover{background-color:#f1f5f9}.hub-placeholder-pill{display:flex;align-items:center;width:100%;padding:6px 8px;gap:10px}@media (min-width:1024px){.hub-placeholder-pill{padding:8px 14px}}.hub-placeholder-pill__input{flex:1 1 auto;min-width:0;height:44px;border:0!important;outline:0!important;box-shadow:none!important;background:transparent;font:inherit;font-size:.9375rem;color:#94a3b8;cursor:not-allowed;letter-spacing:0}.hub-placeholder-pill__input:focus,.hub-placeholder-pill__input:focus-visible{outline:0!important;box-shadow:none!important;border:0!important}@media (min-width:1024px){.hub-placeholder-pill__input{height:63px;font-size:1.0625rem}}