.how-to-sell{background:var(--bg);color:var(--text);overflow:hidden}.sell-layout{align-items:start;display:grid;gap:56px;grid-template-columns:1fr 560px;overflow:visible}.sell-features{display:flex;flex-direction:column;margin-top:52px}.sell-feature{align-items:flex-start;border-bottom:1px solid var(--border);display:flex;gap:14px;padding:18px 0}.sell-feature:last-child{border-bottom:none}.check-circle{align-items:center;background:var(--green);border-radius:50%;display:flex;flex-shrink:0;height:22px;justify-content:center;margin-top:2px;width:22px}.check-circle svg{fill:none;height:9px;stroke:#051a10;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5;width:11px}.sf-title{align-items:center;display:flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:3px}.sf-desc{color:hsla(0,0%,100%,.7);font-size:13px;line-height:1.6}.excl-badge{background:rgba(0,204,136,.1);border:1px solid var(--green-border);border-radius:4px;color:var(--green);font-size:9px;font-weight:600;letter-spacing:.08em;padding:2px 7px;text-transform:uppercase}.sell-img-container img{border:1px solid rgba(107,118,127,.3);border-radius:12px;box-shadow:0 48px 96px rgba(0,0,0,.6),0 0 0 1px hsla(0,0%,100%,.05);max-width:none!important;width:100%!important}@media(min-width:901px){.sell-img-wrap{margin-right:-180px;-webkit-mask-composite:destination-in;mask-composite:intersect;-webkit-mask-image:linear-gradient(180deg,#000 55%,transparent),linear-gradient(90deg,#000 55%,transparent 90%);mask-image:linear-gradient(180deg,#000 55%,transparent),linear-gradient(90deg,#000 55%,transparent 90%);position:relative}}@media (max-width:900px){.sell-layout{gap:40px;grid-template-columns:1fr}.sell-card{position:static}}@media(max-width:767px){.sf-title{align-items:flex-start;flex-direction:column}}