.SellDevice-module-scss-module__lgvE5q__pageContainer{background-color:#f0f3f5;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:2rem;display:flex}.SellDevice-module-scss-module__lgvE5q__formSection{background-color:#fff;border-radius:16px;width:100%;max-width:1300px;min-height:600px;margin:2rem auto;animation:.6s SellDevice-module-scss-module__lgvE5q__fadeInUp;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000014}.SellDevice-module-scss-module__lgvE5q__leftPanel{color:#333;background:linear-gradient(135deg,#f5e4da 0%,#f7cca9 50%,#e8a07f 100%);flex-direction:column;flex:1;justify-content:space-between;padding:3rem;display:flex}.SellDevice-module-scss-module__lgvE5q__leftPanel .SellDevice-module-scss-module__lgvE5q__logo{align-items:center;display:flex}.SellDevice-module-scss-module__lgvE5q__leftPanel .SellDevice-module-scss-module__lgvE5q__logo img{width:auto;max-width:100%;height:50px}.SellDevice-module-scss-module__lgvE5q__leftPanel .SellDevice-module-scss-module__lgvE5q__marketingContent{z-index:2;margin-top:auto;position:relative}.SellDevice-module-scss-module__lgvE5q__leftPanel .SellDevice-module-scss-module__lgvE5q__marketingContent h3{color:#555;margin-bottom:.5rem;font-size:1rem;font-weight:500}.SellDevice-module-scss-module__lgvE5q__leftPanel .SellDevice-module-scss-module__lgvE5q__marketingContent h2{color:#1a1a1a;font-size:2rem;font-weight:700;line-height:1.2}.SellDevice-module-scss-module__lgvE5q__leftPanel .SellDevice-module-scss-module__lgvE5q__deviceImageContainer{flex:1;justify-content:center;align-items:center;min-height:550px;margin:2rem 0;display:flex;position:relative}.SellDevice-module-scss-module__lgvE5q__leftPanel .SellDevice-module-scss-module__lgvE5q__deviceImageContainer .SellDevice-module-scss-module__lgvE5q__deviceImage{object-fit:contain;filter:drop-shadow(0 20px 30px #00000026);max-width:180%;max-height:1200px;transition:transform .3s}.SellDevice-module-scss-module__lgvE5q__leftPanel .SellDevice-module-scss-module__lgvE5q__deviceImageContainer .SellDevice-module-scss-module__lgvE5q__deviceImage:hover{transform:translateY(-5px)scale(1.02)}.SellDevice-module-scss-module__lgvE5q__rightPanel{background-color:#fff;flex-direction:column;flex:1.2;justify-content:center;padding:3rem 4rem;display:flex}.SellDevice-module-scss-module__lgvE5q__formWrapper{width:100%}.SellDevice-module-scss-module__lgvE5q__formTitleWrapper{align-items:center;gap:8px;margin-bottom:1rem;display:flex}.SellDevice-module-scss-module__lgvE5q__formTitleStar{color:#e8a07f;font-size:1.5rem}.SellDevice-module-scss-module__lgvE5q__formTitleText{color:#1a1a1a;margin:0;font-size:1.8rem}.SellDevice-module-scss-module__lgvE5q__radioLabelRegular{font-weight:400}.SellDevice-module-scss-module__lgvE5q__buttonGroup{gap:10px;display:flex}.SellDevice-module-scss-module__lgvE5q__backBtn{background-color:#666}.SellDevice-module-scss-module__lgvE5q__rightPanel h1{color:red;text-align:center}.SellDevice-module-scss-module__lgvE5q__formSection h2{color:#333;margin-bottom:1rem;font-size:1.2rem}.SellDevice-module-scss-module__lgvE5q__formGroup{margin-bottom:1.5rem}.SellDevice-module-scss-module__lgvE5q__mandatory{color:#000}.SellDevice-module-scss-module__lgvE5q__formGroup label{color:#333;margin-bottom:.5rem;font-size:1rem;display:block}.SellDevice-module-scss-module__lgvE5q__formGroup input[type=text],.SellDevice-module-scss-module__lgvE5q__formGroup input[type=email],.SellDevice-module-scss-module__lgvE5q__formGroup input[type=tel],.SellDevice-module-scss-module__lgvE5q__formGroup input[type=date],.SellDevice-module-scss-module__lgvE5q__formGroup select{border:1px solid #ddd;border-radius:4px;width:100%;padding:.8rem;font-size:1rem}.SellDevice-module-scss-module__lgvE5q__formGroup input[type=checkbox],.SellDevice-module-scss-module__lgvE5q__formGroup input[type=radio]{margin-right:.5rem}.SellDevice-module-scss-module__lgvE5q__submitBtn{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:5px;width:100%;padding:.8rem 1.5rem;font-size:1.3rem;font-weight:700;transition:background-color .3s;display:block}.SellDevice-module-scss-module__lgvE5q__submitBtn:hover{background-color:#1e1e1e;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}@keyframes SellDevice-module-scss-module__lgvE5q__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.SellDevice-module-scss-module__lgvE5q__formSection{flex-direction:column;max-width:600px}.SellDevice-module-scss-module__lgvE5q__leftPanel{text-align:center;min-height:300px;padding:2rem}.SellDevice-module-scss-module__lgvE5q__leftPanel .SellDevice-module-scss-module__lgvE5q__marketingContent h2{font-size:1.5rem}.SellDevice-module-scss-module__lgvE5q__leftPanel .SellDevice-module-scss-module__lgvE5q__deviceImageContainer{min-height:400px;margin:1rem 0}.SellDevice-module-scss-module__lgvE5q__leftPanel .SellDevice-module-scss-module__lgvE5q__deviceImageContainer .SellDevice-module-scss-module__lgvE5q__deviceImage{max-height:600px}.SellDevice-module-scss-module__lgvE5q__rightPanel{padding:2rem}}@media (max-width:768px){.SellDevice-module-scss-module__lgvE5q__pageContainer{padding:1rem}.SellDevice-module-scss-module__lgvE5q__formSection{border-radius:12px;margin:0}.SellDevice-module-scss-module__lgvE5q__leftPanel{padding:1.5rem}.SellDevice-module-scss-module__lgvE5q__leftPanel .SellDevice-module-scss-module__lgvE5q__deviceImageContainer .SellDevice-module-scss-module__lgvE5q__deviceImage{max-height:400px}.SellDevice-module-scss-module__lgvE5q__rightPanel{padding:1.5rem}.SellDevice-module-scss-module__lgvE5q__formGroup label{font-size:.9rem}.SellDevice-module-scss-module__lgvE5q__submitBtn{padding:.6rem 1rem}}.SellDevice-module-scss-module__lgvE5q__successSection{background-color:#f0f0f0;justify-content:center;align-items:center;min-height:80vh;padding:2rem;display:flex}.SellDevice-module-scss-module__lgvE5q__successContent{text-align:center;background-color:#fff;border-radius:10px;width:100%;max-width:500px;padding:2rem;animation:.6s SellDevice-module-scss-module__lgvE5q__fadeInUp;box-shadow:0 4px 12px #0000001a}.SellDevice-module-scss-module__lgvE5q__successIcon{color:#28a745;margin-bottom:1rem;font-size:4rem}.SellDevice-module-scss-module__lgvE5q__successContent h2{color:#333;margin-bottom:1rem;font-size:1.8rem}.SellDevice-module-scss-module__lgvE5q__successContent p{color:#666;margin-bottom:2rem;font-size:1rem}.SellDevice-module-scss-module__lgvE5q__backLink{color:#fff;background-color:#000;border-radius:5px;padding:.8rem 1.5rem;font-weight:700;text-decoration:none;transition:background-color .3s;display:inline-block}.SellDevice-module-scss-module__lgvE5q__backLink:hover{background-color:#333}@media (max-width:768px){.SellDevice-module-scss-module__lgvE5q__successContent{padding:1.5rem}.SellDevice-module-scss-module__lgvE5q__successIcon{font-size:3rem}.SellDevice-module-scss-module__lgvE5q__successContent h2{font-size:1.5rem}.SellDevice-module-scss-module__lgvE5q__successContent p{font-size:.95rem}}.SellDevice-module-scss-module__lgvE5q__contentSection{color:#333;width:100%;max-width:1300px;margin:3rem auto;padding:0 2rem}.SellDevice-module-scss-module__lgvE5q__contentGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.SellDevice-module-scss-module__lgvE5q__contentCard{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 15px #0000000d}.SellDevice-module-scss-module__lgvE5q__contentCard h2,.SellDevice-module-scss-module__lgvE5q__contentCard h3{color:#1a1a1a;margin-bottom:1rem}.SellDevice-module-scss-module__lgvE5q__contentCard ul{padding:0;list-style:none}.SellDevice-module-scss-module__lgvE5q__contentCard li{border-bottom:1px solid #eee;align-items:center;padding:.5rem 0;display:flex}.SellDevice-module-scss-module__lgvE5q__contentCard li:before{content:"✓";color:#e8a07f;margin-right:10px;font-weight:700}.SellDevice-module-scss-module__lgvE5q__contentCard li:last-child{border-bottom:none}.SellDevice-module-scss-module__lgvE5q__trustBullets{color:#555;flex-direction:column;gap:8px;margin-bottom:20px;font-size:.95rem;display:flex}.SellDevice-module-scss-module__lgvE5q__trustBullets span{align-items:center;display:flex}.SellDevice-module-scss-module__lgvE5q__trustBullets span:before{content:"✓";color:#28a745;margin-right:8px;font-weight:700}.SellDevice-module-scss-module__lgvE5q__faqSection{background:#fff;border-radius:12px;margin-top:4rem;padding:3rem;box-shadow:0 4px 15px #0000000d}.SellDevice-module-scss-module__lgvE5q__faqItem{border-bottom:1px solid #eee;margin-bottom:1.5rem;padding-bottom:1.5rem}.SellDevice-module-scss-module__lgvE5q__faqItem:last-child{border-bottom:none;padding-bottom:0}.SellDevice-module-scss-module__lgvE5q__faqItem h3{color:#1a1a1a;margin-bottom:.5rem;font-size:1.1rem}.SellDevice-module-scss-module__lgvE5q__faqItem p{color:#555;line-height:1.6}.SellDevice-module-scss-module__lgvE5q__internalLinks{text-align:center;background:#fff;border-radius:12px;margin-top:3rem;padding:2rem;box-shadow:0 4px 15px #0000000d}.SellDevice-module-scss-module__lgvE5q__internalLinks a{color:#e8a07f;margin:0 10px;font-weight:500;text-decoration:none}.SellDevice-module-scss-module__lgvE5q__internalLinks a:hover{text-decoration:underline}.SellDevice-module-scss-module__lgvE5q__stickyCta{z-index:100;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:20px;right:20px}.SellDevice-module-scss-module__lgvE5q__stickyCta a,.SellDevice-module-scss-module__lgvE5q__stickyCta button{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:30px;justify-content:center;align-items:center;padding:12px 20px;font-size:1rem;font-weight:700;text-decoration:none;display:flex;box-shadow:0 4px 10px #0003}.SellDevice-module-scss-module__lgvE5q__stickyCta button.SellDevice-module-scss-module__lgvE5q__quoteBtn{background:#000}
