.sell-hero-section{--sell-hero-header-offset:var(--ih-header-height);width:100%;background-color:#fff;position:relative;overflow:hidden;padding-top:var(--sell-hero-header-offset)}@media (max-width:1024px){.sell-hero-section{--sell-hero-gutter:12px}}.sell-hero-container{width:100%;flex-direction:row;align-items:stretch;justify-content:center;gap:32px;min-height:calc(100vh - var(--sell-hero-header-offset));height:calc(100vh - var(--sell-hero-header-offset))}.sell-hero-container,.sell-hero-content-panel{display:flex;position:relative;box-sizing:border-box}.sell-hero-content-panel{flex:1 1 0;min-width:0;width:0;max-width:calc(50% - 16px);justify-content:flex-start;min-height:0;padding:64px;z-index:2;align-self:stretch}.sell-hero-content,.sell-hero-content-panel{flex-direction:column;align-items:flex-start}.sell-hero-content{display:flex;gap:32px;width:100%;max-width:560px}.sell-hero-title{font-family:var(--font-montserrat),"Montserrat",sans-serif;font-weight:500;font-size:42px;line-height:1.3;letter-spacing:-.84px;color:#000;margin:0;max-width:650px}.sell-hero-title-accent{color:#b2876b}.sell-hero-description{font-family:var(--font-montserrat),"Montserrat",sans-serif;font-weight:400;font-size:18px;line-height:1.5;color:rgba(49,62,72,.8);margin:0;max-width:650px}.sell-hero-hero-and-carousel{flex:1 1 0;min-width:0;width:0;max-width:calc(50% - 16px);display:flex;flex-direction:column;min-height:100%}.sell-hero-image-wrapper{flex:1 1 0;min-width:0;width:100%;min-height:100%;position:relative;overflow:hidden}.sell-hero-image-placeholder{position:absolute;inset:0;background:linear-gradient(135deg,#2d3748,#1a202c);display:none}.sell-hero-image-wrapper .sell-hero-image{object-fit:cover;object-position:left center}.sell-hero-carousel-wrap{position:absolute;left:-136px;top:calc(145px + 30%);z-index:3;pointer-events:none;overflow:hidden;width:calc(100vw + 136px);max-width:none}.sell-hero-carousel-wrap .sell-hero-carousel{pointer-events:auto}.sell-hero-carousel{overflow:hidden;padding:4px 0;width:100%}.sell-hero-carousel-track{display:flex;gap:24px;align-items:center;width:max-content;animation:sell-hero-marquee 52s linear infinite;animation-delay:.6s;will-change:transform}@keyframes sell-hero-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.sell-hero-carousel::-webkit-scrollbar{display:none}.sell-hero-carousel-card{flex:0 0 auto;width:270px;min-width:270px;scroll-snap-align:start}.sell-hero-carousel-card:nth-child(3),.sell-hero-carousel-card:nth-child(5),.sell-hero-carousel-card:nth-child(9){width:295px}.sell-hero-carousel-card:nth-child(4){width:275px}.sell-hero-card-link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%;border-radius:4px;overflow:hidden;backdrop-filter:blur(25px);background:#fff;border:2px solid #fff;box-shadow:0 4px 20px rgba(0,0,0,.1);cursor:default;pointer-events:none}.sell-hero-card-image-wrap{width:100%;height:120px;flex-shrink:0;position:relative;overflow:hidden}.sell-hero-card-image{width:100%!important;height:120px!important;object-fit:cover;object-position:center}.sell-hero-card-soldout{position:absolute;top:4px;right:4px;padding:3px 4px;background:#ffd97a;border:1px solid rgba(255,255,255,.18);border-radius:5px;box-shadow:0 0 10px #ffd97a;font-family:var(--font-montserrat),"Montserrat",sans-serif;font-weight:500;font-size:10px;letter-spacing:-.2px;color:#000}.sell-hero-card-body{display:flex;flex-direction:column;gap:8px;padding:12px;align-items:flex-start}.sell-hero-card-title{font-size:14px;line-height:1.4;letter-spacing:-.28px;margin:0}.sell-hero-card-details,.sell-hero-card-title{font-family:var(--font-montserrat),"Montserrat",sans-serif;font-weight:400;color:#000}.sell-hero-card-details{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:11px;letter-spacing:-.22px;line-height:1.5}.sell-hero-card-details svg{color:#b2876b;flex-shrink:0;margin-left:4px}.sell-hero-form-wrap{position:absolute;bottom:84px;z-index:4;pointer-events:auto;will-change:position,transform}.sell-hero-form-wrap,.sell-hero-form-wrap.is-fixed{left:50%;transform:translateX(-50%);width:fit-content;max-width:100%}.sell-hero-form-wrap.is-fixed{position:fixed;top:var(--sell-hero-header-offset);bottom:auto}.sell-hero-form{display:flex;flex-wrap:nowrap;gap:12px;align-items:center;padding:12px;background:rgba(255,255,255,.9);border:1px solid #fff;border-radius:4px;backdrop-filter:blur(5px);box-shadow:0 4px 20px rgba(0,0,0,.1)}.sell-hero-form-input{width:260px;height:44px;padding:4px 8px 4px 18px;background:rgba(255,255,255,.36);border:1px solid rgba(178,135,107,.23);border-radius:4px;font-family:var(--font-montserrat),"Montserrat",sans-serif;font-size:16px;color:#000}.sell-hero-form-input::placeholder{color:#000;opacity:.4}.sell-hero-form-phone.phone-input-wrapper{width:260px;height:44px;padding:0;background:rgba(255,255,255,.36);border:1px solid rgba(178,135,107,.23);border-radius:4px;font-size:16px;color:#000}.sell-hero-form-phone .phone-input-prefix{padding:0 2px 0 18px;color:#000}.sell-hero-form-phone .phone-input-field{padding:4px 18px 4px 8px;background:transparent}.sell-hero-form-phone .phone-input-field::placeholder{color:#000;opacity:.4}.sell-hero-form-btn{height:44px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;background:#b2876b;border:none;border-radius:4px;font-family:var(--font-montserrat),"Montserrat",sans-serif;font-weight:500;font-size:16px;line-height:1.4;color:#fff;white-space:nowrap;cursor:pointer;transition:background-color .2s ease,transform .2s ease;flex-shrink:0}.sell-hero-form-btn:hover{background:#9d7459;transform:translateY(-1px)}.sell-hero-form-btn:active{background:#886344;transform:translateY(0)}.sell-hero-form-btn:disabled{opacity:.8;cursor:not-allowed;transform:none}.sell-hero-form-error{flex-basis:100%;width:100%;margin:-4px 0 0;font-family:var(--font-montserrat),"Montserrat",sans-serif;font-size:13px;color:#c0392b}.sell-hero-quote-popup{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:100;display:flex;align-items:center;gap:12px;padding:12px 16px 12px 20px;background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.08);max-width:calc(100vw - 32px)}.sell-hero-quote-popup-text{margin:0;font-family:var(--font-montserrat),"Montserrat",sans-serif;font-size:14px;font-weight:500;color:#313e48;line-height:1.4}.sell-hero-quote-popup-close{flex-shrink:0;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;color:#666;font-size:20px;line-height:1;cursor:pointer;border-radius:4px;transition:color .2s,background .2s}.sell-hero-quote-popup-close:hover{color:#313e48;background:rgba(0,0,0,.06)}.sell-hero-quote-modal-backdrop{position:fixed;inset:0;z-index:90;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;padding:12px;box-sizing:border-box;overflow-y:auto;-webkit-overflow-scrolling:touch}.sell-hero-quote-modal{width:100%;max-width:400px;max-height:calc(100dvh - 24px);max-height:calc(100vh - 24px);background:#fff;border-radius:10px;box-shadow:0 8px 32px rgba(0,0,0,.2);overflow:hidden;display:flex;flex-direction:column;margin:auto}.sell-hero-quote-modal-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px 10px;border-bottom:1px solid #eee;flex-shrink:0}.sell-hero-quote-modal-title{margin:0;font-family:var(--font-montserrat),"Montserrat",sans-serif;font-weight:500;font-size:16px;color:#000}.sell-hero-quote-modal-close{width:32px;height:32px;padding:0;border:none;background:transparent;color:#666;font-size:22px;line-height:1;cursor:pointer;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;transition:color .2s,background .2s;flex-shrink:0}.sell-hero-quote-modal-close:hover{color:#313e48;background:rgba(0,0,0,.06)}.sell-hero-quote-modal-form{display:flex;flex-direction:column;gap:8px;padding:12px 14px 14px;flex:1 1 auto;min-height:0;overflow-y:auto}.sell-hero-quote-modal-input{width:100%;height:40px;padding:0 12px;box-sizing:border-box;border:1px solid rgba(0,0,0,.2);border-radius:4px;font-family:var(--font-montserrat),"Montserrat",sans-serif;font-size:15px;color:#000;background:#fff;flex-shrink:0}.sell-hero-quote-modal-input::placeholder{color:#000;opacity:.4}.sell-hero-quote-modal-phone.phone-input-wrapper{width:100%;height:40px;padding:0;background:#fff;border:1px solid rgba(0,0,0,.2);border-radius:4px;font-size:15px;color:#000;flex-shrink:0}.sell-hero-quote-modal-phone .phone-input-prefix{padding:0 2px 0 12px;color:#000}.sell-hero-quote-modal-phone .phone-input-field{padding:0 12px 0 8px;background:transparent}.sell-hero-quote-modal-phone .phone-input-field::placeholder{color:#000;opacity:.4}.sell-hero-quote-modal-error{margin:0;font-size:12px;color:#c0392b}.sell-hero-quote-modal-btn,.sell-hero-quote-modal-error{font-family:var(--font-montserrat),"Montserrat",sans-serif;flex-shrink:0}.sell-hero-quote-modal-btn{height:40px;padding:0 18px;margin-top:2px;display:inline-flex;align-items:center;justify-content:center;background:#b2876b;border:none;border-radius:4px;font-weight:500;font-size:15px;color:#fff;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.sell-hero-quote-modal-btn:hover:not(:disabled){background:#9d7459;transform:translateY(-1px)}.sell-hero-quote-modal-btn:disabled{opacity:.8;cursor:not-allowed}.sell-hero-mobile-cta{display:none}@media (max-width:1024px){.sell-hero-section{--sell-hero-gutter:12px;min-height:100vh;min-height:100dvh;padding-left:0;padding-right:0;overflow-x:clip;overflow-y:visible}.sell-hero-container{flex-direction:column;gap:0;align-items:stretch;justify-content:flex-start;min-height:calc(100vh - var(--sell-hero-header-offset));min-height:calc(100dvh - var(--sell-hero-header-offset));height:calc(100dvh - var(--sell-hero-header-offset));padding:0}.sell-hero-content-panel{display:none}.sell-hero-hero-and-carousel{flex:1 1 0;min-height:280px;position:relative;width:100%;max-width:none;margin-left:0;margin-right:0}.sell-hero-image-wrapper{position:absolute;inset:0;z-index:1;width:100%;height:100%;border-radius:0;overflow:hidden;padding:0}.sell-hero-image-wrapper .sell-hero-image{object-fit:cover;object-position:center center}.sell-hero-carousel-wrap{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;z-index:2;width:100%;max-width:none;overflow:hidden;padding:0;box-sizing:border-box;pointer-events:none}.sell-hero-carousel-wrap .sell-hero-carousel{pointer-events:auto}.sell-hero-carousel{overflow:hidden;padding:0 0 8px;scrollbar-width:none}.sell-hero-carousel::-webkit-scrollbar{display:none}.sell-hero-carousel-track{animation:sell-hero-marquee 52s linear infinite;animation-delay:.6s;gap:21px;will-change:transform}.sell-hero-carousel-card{height:174px;width:240px;min-width:240px;flex:0 0 auto}.sell-hero-carousel-card--narrow-mobile{width:192px;min-width:192px}.sell-hero-carousel-card--narrow-mobile .sell-hero-card-title{font-size:11px;letter-spacing:-.22px}.sell-hero-carousel-card--narrow-mobile .sell-hero-card-body{padding:5px 5px 0}.sell-hero-carousel-card--narrow-mobile .sell-hero-card-details{font-size:10px}.sell-hero-card-link{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;padding-bottom:6px;box-sizing:border-box;border:1.5px solid #fff;border-radius:8px;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);background:#fff;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1)}.sell-hero-card-image-wrap{width:100%;height:106px;flex-shrink:0;min-height:106px}.sell-hero-card-image{height:106px!important;width:100%!important;object-fit:cover;object-position:center}.sell-hero-card-soldout{top:4px;right:4px;padding:3px 4px}.sell-hero-card-body{width:100%;flex:1 1 0;min-height:0;display:flex;flex-direction:column;padding:6px 6px 0;gap:2px;box-sizing:border-box}.sell-hero-card-title{font-size:12px;line-height:1.4;letter-spacing:-.24px;margin:0;max-width:100%;overflow-wrap:break-word}.sell-hero-card-details,.sell-hero-card-title{font-family:var(--font-montserrat),"Montserrat",sans-serif;font-weight:400;color:#000}.sell-hero-card-details{font-size:11px;letter-spacing:-.22px;line-height:1.5;margin-top:auto}.sell-hero-card-details svg{color:#b2876b}.sell-hero-form-wrap{display:none}.sell-hero-mobile-cta{display:flex;flex-direction:column;gap:10px;align-items:flex-start;flex:none;padding:12px;width:100%;box-sizing:border-box}.sell-hero-mobile-title{font-weight:500;font-size:24px;line-height:1.3;letter-spacing:-.48px;color:#000}.sell-hero-mobile-description,.sell-hero-mobile-title{font-family:var(--font-montserrat),"Montserrat",sans-serif;margin:0}.sell-hero-mobile-description{font-weight:400;font-size:14px;line-height:1.5;color:rgba(49,62,72,.8)}.sell-hero-mobile-btn{display:inline-flex;height:46px;align-items:center;justify-content:center;padding:16px 22px;background:#b2876b;border:none;border-radius:4px;font-family:var(--font-montserrat),"Montserrat",sans-serif;font-weight:500;font-size:16px;line-height:1.4;color:#fff;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.sell-hero-mobile-btn:hover{background:#9d7459;transform:translateY(-1px)}}@media (max-width:1024px) and (min-height:700px){.sell-hero-carousel-card .sell-hero-card-title{font-size:12px;letter-spacing:-.24px}.sell-hero-carousel-card--narrow-mobile .sell-hero-card-title{font-size:11px;letter-spacing:-.22px}.sell-hero-carousel-card .sell-hero-card-details{font-size:11px;letter-spacing:-.24px}.sell-hero-mobile-title{font-size:26px;letter-spacing:-.52px}.sell-hero-mobile-description{font-size:15px}}@media (max-width:768px){.sell-hero-section .sell-hero-carousel-card--narrow-mobile{width:168px;min-width:168px}.sell-hero-section .sell-hero-carousel-card--narrow-mobile .sell-hero-card-title{font-size:10px;letter-spacing:-.2px}.sell-hero-section .sell-hero-carousel-card--narrow-mobile .sell-hero-card-body{padding:4px 4px 0}.sell-hero-section .sell-hero-carousel-card--narrow-mobile .sell-hero-card-details{font-size:9px}}.trusted-partner-section{width:100%;background-color:white;padding:48px 0;position:relative}.trusted-partner-container{max-width:1854px;margin:0 auto;padding:0 48px;display:flex;flex-direction:column;gap:48px}.trusted-partner-header{display:flex;flex-direction:column;gap:32px}.trusted-partner-title{font-family:var(--font-montserrat),"Montserrat",sans-serif;margin:0;display:flex;flex-direction:column;gap:0}.trusted-partner-title-line1{font-weight:700;color:#B2876B}.trusted-partner-title-line1,.trusted-partner-title-line2{font-family:var(--font-montserrat),"Montserrat",sans-serif;font-size:42px;line-height:140%;letter-spacing:-.84px;text-transform:uppercase;margin:0}.trusted-partner-title-line2{font-weight:300;color:#000000}.trusted-partner-intro{max-width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:32px}.trusted-partner-intro-text{font-weight:400;font-size:20px;line-height:1.8;color:rgba(49,62,72,.8);margin:0;flex:1;max-width:800px}.trusted-partner-cta-button,.trusted-partner-intro-text{font-family:var(--font-montserrat),"Montserrat",sans-serif}.trusted-partner-cta-button{display:inline-flex;align-items:center;justify-content:center;padding:16px 22px;background-color:#A07F63;color:white;font-size:16px;font-weight:500;text-decoration:none;border-radius:4px;white-space:nowrap;transition:background-color .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.trusted-partner-cta-button:hover{background-color:#8d6f55}.trusted-partner-main{display:flex;align-items:flex-start;gap:48px;position:relative;min-height:2000px;width:100%;overflow:visible}.trusted-partner-image-wrapper{position:sticky;top:100px;align-self:flex-start;flex:0 0 50%;width:50%;max-width:50%;height:calc(100vh - 200px);min-width:0;z-index:2;overflow:hidden;background-color:#f5f5f5}.trusted-partner-image-container{position:relative;width:100%;height:120%;border-radius:4px;overflow:hidden;will-change:transform}.trusted-partner-image{object-fit:cover;object-position:center}.trusted-partner-steps{flex:0 0 50%;width:50%;display:flex;flex-direction:column;gap:48px;min-width:0;padding-top:0}.trusted-partner-step{display:flex;gap:24px;align-items:flex-start;position:relative}.trusted-partner-step-number-container{position:relative;display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:48px}.trusted-partner-step-number{width:48px;height:48px;border-radius:50%;background-color:rgba(160,127,99,.3);color:rgba(49,62,72,.6);font-family:var(--font-montserrat),"Montserrat",sans-serif;font-weight:600;font-size:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:2;transition:all .3s ease;border:2px solid transparent}.trusted-partner-step-number.active{background-color:#A07F63;color:white}.trusted-partner-step-number.current{box-shadow:0 0 0 4px rgba(160,127,99,.2)}.trusted-partner-step-connector-wrapper{position:absolute;top:48px;left:50%;transform:translateX(-50%);width:2px;height:calc(100% + 48px);z-index:1;overflow:hidden}.trusted-partner-step-connector-base{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(160,127,99,.2)}.trusted-partner-step-connector-fill{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#A07F63;transform-origin:top}.trusted-partner-step:last-child .trusted-partner-step-connector-wrapper{display:none}.trusted-partner-step-content{flex:1;display:flex;flex-direction:column;gap:12px;padding-top:4px}.trusted-partner-step-title{font-weight:600;font-size:24px;line-height:1.4;color:#000000;letter-spacing:-.48px}.trusted-partner-step-description,.trusted-partner-step-title{font-family:var(--font-montserrat),"Montserrat",sans-serif;margin:0}.trusted-partner-step-description{font-weight:400;font-size:18px;line-height:1.8;color:rgba(49,62,72,.8)}@media (max-width:1400px){.trusted-partner-container{padding:0 120px}}@media (max-width:1200px){.trusted-partner-container{padding:0 80px}.trusted-partner-title-line1,.trusted-partner-title-line2{font-size:36px;letter-spacing:-.72px}.trusted-partner-intro-text{font-size:18px}.trusted-partner-image-wrapper{height:calc(100vh - 150px)}}@media (max-width:1024px){.trusted-partner-section{padding:32px 0}.trusted-partner-container{padding:0 24px;gap:32px}.trusted-partner-header{gap:24px}.trusted-partner-title-line1,.trusted-partner-title-line2{font-size:32px;letter-spacing:-.64px}.trusted-partner-intro{flex-direction:column;gap:24px}.trusted-partner-main{flex-direction:column;gap:32px;min-height:auto}.trusted-partner-image-wrapper{position:relative;top:0;flex:1;width:100%;height:500px;order:2}.trusted-partner-steps{flex:1;width:100%;gap:32px;order:1}}@media (max-width:768px){.trusted-partner-section{padding:24px 0}.trusted-partner-container{padding:0 16px;gap:24px}.trusted-partner-header{gap:20px}.trusted-partner-title-line1,.trusted-partner-title-line2{font-size:28px;letter-spacing:-.56px}.trusted-partner-intro-text{font-size:16px}.trusted-partner-main{gap:24px}.trusted-partner-image-wrapper{height:400px;order:2}.trusted-partner-steps{gap:24px;order:1}.trusted-partner-step{gap:16px}.trusted-partner-step-number{width:40px;height:40px;font-size:18px}.trusted-partner-step-title{font-size:18px}.trusted-partner-step-description{font-size:14px}.trusted-partner-cta-button{min-height:44px;padding:12px 20px;font-size:15px}}@media (max-width:480px){.trusted-partner-container{padding:0 12px}.trusted-partner-header{gap:16px}.trusted-partner-title-line1,.trusted-partner-title-line2{font-size:24px;letter-spacing:-.48px}.trusted-partner-image-wrapper{height:300px;order:2}.trusted-partner-steps{order:1}.trusted-partner-step-number{width:36px;height:36px;font-size:16px}.trusted-partner-step-title{font-size:16px}.trusted-partner-step-description{font-size:13px}.trusted-partner-cta-button{min-height:44px;padding:12px 18px;font-size:14px}}