.sell-page .sell-hero{position:relative;min-height:640px;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:18px;overflow:hidden;margin:0 10px 26px}.sell-page .sell-hero .sell-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.25) 40%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%)}.sell-page .sell-hero .sell-hero__inner{position:relative;z-index:2;height:100%;min-height:640px;display:flex;align-items:end;justify-content:space-between;gap:48px;padding:54px 20px;width:100%;margin:0 auto;direction:rtl}.sell-page .sell-hero .sell-hero__stats{display:flex;flex-direction:column;gap:18px;align-items:flex-start;justify-content:center}.sell-page .sell-hero .sell-hero__stat{width:100px;height:100px;border-radius:999px;background:rgba(255, 255, 255, 0.24);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255, 255, 255, 0.22);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 18px 55px rgba(0, 0, 0, 0.25)}.sell-page .sell-hero .sell-hero__statValue{font-family:"DM Sans", sans-serif;font-weight:800;font-size:24px;line-height:1;color:#fff;direction:ltr;margin-bottom:6px;text-shadow:0 2px 10px rgba(0, 0, 0, 0.35)}.sell-page .sell-hero .sell-hero__statLabel{font-size:12px;line-height:1.2;font-weight:700;color:rgba(255, 255, 255, 0.92)}.sell-page .sell-hero .sell-hero__content{max-width:620px;text-align:right}.sell-page .sell-hero .sell-hero__badge{display:inline-flex;align-items:center;gap:10px;background:rgba(255, 255, 255, 0.18);border:1px solid rgba(255, 255, 255, 0.22);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:10px 14px;border-radius:999px;color:#fff;font-weight:800;font-size:11px;margin-bottom:14px}.sell-page .sell-hero .sell-hero__badgeIcon{width:18px;height:18px;flex:0 0 auto;filter:brightness(0) invert(1)}.sell-page .sell-hero .sell-hero__kicker{color:rgba(255, 255, 255, 0.88);font-weight:700;font-size:14px;margin-bottom:10px}.sell-page .sell-hero .sell-hero__title{margin:0 0 14px 0;color:#fff;font-size:39px;line-height:1.05;letter-spacing:-0.02em;text-shadow:0 8px 26px rgba(0, 0, 0, 0.45)}@media (min-width:768px){.sell-page .sell-hero .sell-hero__title{font-weight:900}}@media (max-width:768px){.sell-page .sell-hero .sell-hero__title{font-weight:600}}.sell-page .sell-hero .sell-hero__desc{max-width:560px;color:rgba(255, 255, 255, 0.86);font-size:14px;line-height:1.6;margin-bottom:18px}.sell-page .sell-hero .sell-hero__cta{display:inline-flex;align-items:center;gap:12px;padding:14px 22px;border-radius:999px;background:rgba(3, 74, 115, 0.92);color:#fff;font-weight:800;font-size:14px;text-decoration:none;box-shadow:0 18px 42px rgba(0, 0, 0, 0.28);transition:transform 160ms ease, filter 160ms ease, background 160ms ease}.sell-page .sell-hero .sell-hero__cta img{width:18px;height:18px;filter:brightness(0) invert(1)}.sell-page .sell-hero .sell-hero__cta:hover{transform:translateY(-2px);filter:brightness(1.05)}@media (max-width:768px){.sell-page .sell-hero{min-height:500px !important;border-radius:14px}.sell-page .sell-hero .sell-hero__inner{flex-direction:column;align-items:stretch;justify-content:flex-end;padding:34px 18px;min-height:auto}.sell-page .sell-hero .sell-hero__stats{margin-inline:-18px;order:2;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px}.sell-page .sell-hero .sell-hero__stat{width:auto;height:auto;display:flex;flex-direction:row;align-items:center;gap:10px;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border:none;box-shadow:none;border-radius:0;padding:0}.sell-page .sell-hero .sell-hero__statCircle{width:auto;min-width:42.5px;height:42.5px;flex:0 0 auto;border-radius:999px;background:rgba(255, 255, 255, 0.24);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255, 255, 255, 0.22);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;box-shadow:0 18px 55px rgba(0, 0, 0, 0.25)}.sell-page .sell-hero .sell-hero__statValue{display:flex;flex-direction:row;align-items:center;gap:10px;margin-bottom:0;font-size:14px !important;font-weight:800;color:#fff;text-shadow:0 2px 10px rgba(0, 0, 0, 0.35);direction:ltr;white-space:nowrap}.sell-page .sell-hero .sell-hero__statNumber,.sell-page .sell-hero .sell-hero__statSign{display:inline-flex;align-items:center;font-size:14px;font-weight:800;color:#fff;text-shadow:0 2px 10px rgba(0, 0, 0, 0.35);direction:ltr}.sell-page .sell-hero .sell-hero__statLabel{margin:0;text-align:right;white-space:nowrap;font-size:16px;font-weight:600}.sell-page .sell-hero .sell-hero__content{order:1;max-width:100%;text-align:right}.sell-page .sell-hero .sell-hero__title{font-size:30px}}.sell-page .sell-cards{padding:0 20px 34px}.sell-page .sell-cards .sell-cards__inner{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:18px}.sell-page .sell-cards .sell-card{position:relative;display:block;height:400px;border-radius:20px;overflow:hidden;text-decoration:none;box-shadow:0 22px 50px rgba(0, 0, 0, 0.18);transform:translateZ(0);transition:transform 180ms ease, box-shadow 180ms ease}.sell-page .sell-cards .sell-card:hover{transform:translateY(-4px);box-shadow:0 30px 65px rgba(0, 0, 0, 0.22)}.sell-page .sell-cards .sell-card__bg{position:absolute;inset:0;background-size:cover;background-position:center;transform:scale(1.02);transition:transform 420ms ease}.sell-page .sell-cards .sell-card:hover .sell-card__bg{transform:scale(1.06)}.sell-page .sell-cards .sell-card__shade{position:absolute;inset:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.38) 55%, rgba(0, 0, 0, 0.7) 100%)}.sell-page .sell-cards .sell-card__content{position:relative;z-index:2;height:100%;padding:22px;display:flex;flex-direction:column;justify-content:space-between;direction:rtl}.sell-page .sell-cards .sell-card__title{margin:0;color:#fff;font-weight:900;font-size:28px;line-height:1.15;text-shadow:0 6px 20px rgba(0, 0, 0, 0.45);max-width:90%}.sell-page .sell-cards .sell-card__cta{align-self:start;display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;background:rgba(3, 74, 115, 0.92);color:#fff;font-weight:800;font-size:16px;box-shadow:0 14px 34px rgba(0, 0, 0, 0.25)}@media (max-width:980px){.sell-page .sell-cards .sell-cards__inner:not(.swiper){grid-template-columns:1fr;gap:14px}.sell-page .sell-cards .sell-cards__inner.swiper{display:block;overflow:hidden;padding:0 20px;margin:0 -20px}.sell-page .sell-cards .sell-cards__wrapper{display:flex}.sell-page .sell-cards .sell-cards__inner.swiper .swiper-slide{width:auto;height:auto;flex-shrink:0}.sell-page .sell-cards .sell-card{height:240px;width:100%}.sell-page .sell-cards .sell-card__title{font-size:24px}}.sell-page .sell-why{background:#034A73;color:#fff;padding:140px 20px}.sell-page .sell-why .sell-why__inner{display:grid;grid-template-columns:0.9fr 1.1fr;gap:40px;align-items:stretch;direction:rtl}.sell-page .sell-why .sell-why__title{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding:52px 48px;background:linear-gradient(145deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.06) 100%);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255, 255, 255, 0.2);border-radius:24px;box-shadow:0 12px 40px rgba(0, 0, 0, 0.15), 0 4px 12px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);position:relative;overflow:hidden;transition:transform 0.3s ease, box-shadow 0.3s ease}@media (min-width:768px){.sell-page .sell-why .sell-why__title{width:489px}}@media (max-width:768px){.sell-page .sell-why .sell-why__title{width:100%}}.sell-page .sell-why .sell-why__title::before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.08) 0%, transparent 50%), radial-gradient(circle at 80% 70%, rgba(255, 255, 255, 0.05) 0%, transparent 50%);pointer-events:none;z-index:0}.sell-page .sell-why .sell-why__title:hover{transform:translateY(-2px);box-shadow:0 16px 48px rgba(0, 0, 0, 0.18), 0 6px 16px rgba(0, 0, 0, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.3)}.sell-page .sell-why .sell-why__title h4{font-size:34px;line-height:1.1;font-weight:900;letter-spacing:-0.02em;position:relative;z-index:2;width:100%;text-align:center}.sell-page .sell-why .sell-why__brand{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;margin-top:12px;background:rgba(255, 255, 255, 0.15);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255, 255, 255, 0.25);border-radius:12px;width:fit-content;box-shadow:0 4px 12px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.3);position:relative;z-index:2;transition:transform 0.2s ease, background 0.2s ease}.sell-page .sell-why .sell-why__brand:hover{transform:translateY(-1px);background:rgba(255, 255, 255, 0.18)}.sell-page .sell-why .sell-why__grid{display:grid;grid-template-columns:repeat(2, minmax(400px, 1fr));gap:40px}.sell-page .sell-why .sell-why__item{display:flex;gap:14px;align-items:flex-start;padding:32px 28px;background:linear-gradient(145deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.06) 100%);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255, 255, 255, 0.2);border-radius:24px;box-shadow:0 12px 40px rgba(0, 0, 0, 0.15), 0 4px 12px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);position:relative;overflow:hidden;transition:transform 0.3s ease, box-shadow 0.3s ease}.sell-page .sell-why .sell-why__item::before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.08) 0%, transparent 50%), radial-gradient(circle at 80% 70%, rgba(255, 255, 255, 0.05) 0%, transparent 50%);pointer-events:none;z-index:0}.sell-page .sell-why .sell-why__item:hover{transform:translateY(-2px);box-shadow:0 16px 48px rgba(0, 0, 0, 0.18), 0 6px 16px rgba(0, 0, 0, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.3)}.sell-page .sell-why .sell-why__icon{width:44px;height:44px;flex:0 0 auto;filter:brightness(0) invert(1);opacity:0.98;position:relative;z-index:2}.sell-page .sell-why .sell-why__copy{position:relative;z-index:2}.sell-page .sell-why .sell-why__itemTitle{margin:0 0 6px;font-size:24px;font-weight:900;line-height:1.2}.sell-page .sell-why .sell-why__itemDesc{margin:0;font-size:14px;line-height:1.7;color:rgba(255, 255, 255, 0.85)}@media (max-width:980px){.sell-page .sell-why .sell-why__inner{grid-template-columns:1fr;gap:22px;align-items:stretch}.sell-page .sell-why .sell-why__grid{grid-template-columns:1fr;gap:18px}.sell-page .sell-why .sell-why__title{align-self:stretch;padding:38px 32px}.sell-page .sell-why .sell-why__title h4{font-size:28px}.sell-page .sell-why .sell-why__item{padding:28px 24px}}.sell-page .sell-tools{padding:64px 20px}.sell-page .sell-tools .sell-tools__inner{max-width:100vw !important;display:grid;gap:58px}.sell-page .sell-tools .sell-tools__row{width:100%;position:relative;background-color:rgba(232, 239, 242, 0.63) !important;border-radius:28px;display:grid;grid-template-columns:1fr 1.25fr;grid-template-areas:"copy media";gap:26px 66px;align-items:center;overflow:hidden;direction:ltr;box-shadow:inset 0 0 0 1px rgba(11, 27, 38, 0.06)}@media (min-width:768px){.sell-page .sell-tools .sell-tools__row{padding:58px 64px 0px 64px !important}}.sell-page .sell-tools .sell-tools__row::before{content:"";position:absolute;top:-10px;right:-10px;width:220px;height:160px;background:url("/themes/EST/images/yellow-lines2.svg") no-repeat center / contain;opacity:0.95;pointer-events:none}.sell-page .sell-tools .sell-tools__row:nth-child(2n){grid-template-columns:1.25fr 1fr;grid-template-areas:"media copy"}.sell-page .sell-tools .sell-tools__row:nth-child(2n)::before{right:auto;left:-10px;transform:scaleX(-1)}.sell-page .sell-tools .sell-tools__copy{width:100%;grid-area:copy;direction:rtl;text-align:right}@media (min-width:768px){.sell-page .sell-tools .sell-tools__copy{padding-top:20px}}@media (max-width:768px){.sell-page .sell-tools .sell-tools__copy{padding-top:0px}}.sell-page .sell-tools .sell-tools__media{margin-bottom:-40px}.sell-page .sell-tools .sell-tools__kicker{font-size:14px;font-weight:800;color:rgba(3, 74, 115, 0.85)}.sell-page .sell-tools .sell-tools__title{font-size:36px;color:#0b1b26;letter-spacing:-0.02em}.sell-page .sell-tools .sell-tools__desc{font-size:16px;line-height:1.9;color:rgba(11, 27, 38, 0.72);margin-bottom:22px}.sell-page .sell-tools .sell-tools__cta{display:inline-flex;align-items:center;justify-content:center;height:54px;padding:0 26px;border-radius:999px;background:rgba(3, 74, 115, 0.92);color:#fff;font-weight:900;text-decoration:none;width:fit-content;box-shadow:0 14px 34px rgba(0, 0, 0, 0.18);transition:transform 160ms ease, filter 160ms ease}.sell-page .sell-tools .sell-tools__cta:hover{transform:translateY(-2px);filter:brightness(1.05)}.sell-page .sell-tools .sell-tools__img{height:auto;display:block;border-radius:0;box-shadow:none;background:transparent;aspect-ratio:1.58;object-fit:cover}@media (max-width:980px){.sell-page .sell-tools .sell-tools__row{grid-template-columns:1fr;grid-template-areas:"copy" "media";padding:34px 22px}.sell-page .sell-tools .sell-tools__row:nth-child(2n){grid-template-columns:1fr;grid-template-areas:"copy" "media"}.sell-page .sell-tools .sell-tools__img{width:100%;transform:none}.sell-page .sell-tools .sell-tools__title{font-size:32px}}@media (max-width:560px){.sell-page .sell-tools .sell-tools__inner{gap:38px}.sell-page .sell-tools .sell-tools__title{font-size:28px}.sell-page .sell-tools .sell-tools__cta{height:50px;padding:0 22px}}.sell-page .sell-testimonials-section{padding:70px 20px 80px;background:#f4f7f9}.sell-page .sell-testimonials-section .sell-testimonials-centered{width:100%;margin:0 auto}@media (min-width:768px){.sell-page .sell-testimonials-section .sell-testimonials-centered{padding:0 40px}}@media (max-width:768px){.sell-page .sell-testimonials-section .sell-testimonials-centered{padding:0 10px}}.sell-page .sell-testimonials-section .sell-testimonials-title{margin:0 0 28px;font-size:40px;line-height:1.15;font-weight:900;color:#0b1b26;text-align:right;letter-spacing:-0.02em}.sell-page .sell-testimonials-section .sell-testimonials-swiper-wrapper{position:relative}.sell-page .sell-testimonials-section .sell-testimonials-swiper{padding:20px 0 34px}.sell-page .sell-testimonials-section .sell-testimonials-swiper .swiper-slide{width:min(500px, 66vw);display:flex;justify-content:center}.sell-page .sell-testimonials-section .sell-testimonial-card{width:100%}.sell-page .sell-testimonials-section .sell-testimonial-card-inner{margin-inline:auto;min-height:400px;max-width:400px;background:#ffffff;border-radius:18px;padding:28px;direction:rtl;transition:transform 240ms ease, background 240ms ease, color 240ms ease, box-shadow 240ms ease}.sell-page .sell-testimonials-section .sell-testimonial-header{display:flex;align-items:center;justify-content:flex-start;gap:16px;margin-bottom:16px}.sell-page .sell-testimonials-section .sell-testimonial-author{display:flex;flex-direction:column;gap:2px;text-align:right}.sell-page .sell-testimonials-section .sell-testimonial-name{font-weight:900;font-size:18px;color:#0b1b26}.sell-page .sell-testimonials-section .sell-testimonial-role{font-size:14px;color:rgba(11, 27, 38, 0.6);font-weight:600}.sell-page .sell-testimonials-section .sell-testimonial-avatar{width:52px;height:52px;border-radius:50%;object-fit:cover;background:#f3f6f8;border:1px solid rgba(11, 27, 38, 0.1)}.sell-page .sell-testimonials-section .sell-testimonial-text{font-size:16px;line-height:1.75;color:rgba(11, 27, 38, 0.78);text-align:right;margin-bottom:18px}.sell-page .sell-testimonials-section .sell-testimonial-footer{margin-top:120px;display:flex;gap:14px;align-items:center;justify-content:flex-start}.sell-page .sell-testimonials-section .sell-testimonial-thumb{width:84px;height:64px;border-radius:12px;overflow:hidden;flex:0 0 auto;background:#f3f6f8;border:1px solid rgba(11, 27, 38, 0.1)}.sell-page .sell-testimonials-section .sell-testimonial-thumb img{width:100%;height:100%;object-fit:cover;display:block}.sell-page .sell-testimonials-section .sell-testimonial-project{font-weight:900;font-size:14px;color:#0b1b26;margin-bottom:2px}.sell-page .sell-testimonials-section .sell-testimonial-location{font-size:13px;font-weight:700;color:rgba(11, 27, 38, 0.62)}.sell-page .sell-testimonials-section .sell-testimonials-nav{display:flex;gap:12px;justify-content:center;align-items:center;margin-top:8px}.sell-page .sell-testimonials-section .sell-testimonials-arrow{width:46px;height:46px;border-radius:50%;border:1px solid rgba(3, 74, 115, 0.35);background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 30px rgba(0, 0, 0, 0.1);transition:transform 160ms ease, background 160ms ease, border-color 160ms ease}.sell-page .sell-testimonials-section .sell-testimonials-arrow:hover{transform:translateY(-2px);border-color:rgba(3, 74, 115, 0.65)}.sell-page .sell-testimonials-section .sell-testimonials-chevron{width:10px;height:10px;border-top:2px solid #034A73;border-right:2px solid #034A73;display:inline-block}.sell-page .sell-testimonials-section .sell-testimonials-chevron-left{transform:rotate(-135deg)}.sell-page .sell-testimonials-section .sell-testimonials-chevron-right{transform:rotate(45deg)}.sell-page .sell-testimonials-section .swiper-slide-prev .sell-testimonial-card-inner,.sell-page .sell-testimonials-section .swiper-slide-next .sell-testimonial-card-inner{transform:rotate(6deg) translateY(8px);opacity:0.85}@media (min-width:768px){.sell-page .sell-testimonials-section .swiper-slide-next .sell-testimonial-card-inner{transform:rotate(-6deg) translateY(8px)}}@media (max-width:768px){.sell-page .sell-testimonials-section .swiper-slide-next .sell-testimonial-card-inner{transform:rotate(0deg) translateY(0px)}}.sell-page .sell-testimonials-section .swiper-slide-active .sell-testimonial-card-inner{background:#034A73;color:#fff}.sell-page .sell-testimonials-section .swiper-slide-active .sell-testimonial-card-inner .sell-testimonial-name{color:#fff}.sell-page .sell-testimonials-section .swiper-slide-active .sell-testimonial-card-inner .sell-testimonial-role{color:rgba(255, 255, 255, 0.8)}.sell-page .sell-testimonials-section .swiper-slide-active .sell-testimonial-card-inner .sell-testimonial-text{color:rgba(255, 255, 255, 0.86)}.sell-page .sell-testimonials-section .swiper-slide-active .sell-testimonial-card-inner .sell-testimonial-project{color:#fff}.sell-page .sell-testimonials-section .swiper-slide-active .sell-testimonial-card-inner .sell-testimonial-location{color:rgba(255, 255, 255, 0.8)}@media (max-width:768px){.sell-page .sell-testimonials-section .sell-testimonials-title{font-size:30px}.sell-page .sell-testimonials-section .sell-testimonial-card-inner{padding:22px}}.sell-page .sell-process{padding:58px 20px 40px;background:#ffffff;color:#0b1b26}.sell-page .sell-process .sell-process__inner{margin:0 auto}@media (min-width:768px){.sell-page .sell-process .sell-process__inner{max-width:1420px}}@media (max-width:768px){.sell-page .sell-process .sell-process__inner{width:100% !important}}.sell-page .sell-process .sell-process__title{margin:0 0 22px;display:flex;gap:8px;justify-content:flex-start;text-align:right;direction:rtl}.sell-page .sell-process .sell-process__title h2{margin:0;font-size:44px;line-height:1.05;font-weight:900;letter-spacing:-0.02em}.sell-page .sell-process .sell-process__wrap{direction:rtl}.sell-page .sell-process .sell-process__steps{position:relative;display:flex;justify-content:space-between;gap:18px;margin:24px 0 42px;padding:24px 12px 32px;overflow-x:auto;-webkit-overflow-scrolling:touch}.sell-page .sell-process .sell-process__stepsProgress{position:absolute;bottom:0;right:0;left:0;height:3px;background:rgba(3, 74, 115, 0.12);border-radius:2px;overflow:hidden;--progress: 16.66%}.sell-page .sell-process .sell-process__stepsProgress::after{content:"";position:absolute;top:0;right:0;width:var(--progress);height:100%;background:linear-gradient(90deg, #034a73 0%, rgba(3, 74, 115, 0.85) 100%);border-radius:2px;transition:width 0.4s cubic-bezier(0.4, 0, 0.2, 1)}@media (max-width:768px){.sell-page .sell-process .sell-process__stepsProgress::after{display:none}}.sell-page .sell-process .sell-process__step{position:relative;flex:0 0 auto;min-width:165px;text-align:right;cursor:pointer;padding:24px 12px;border-radius:12px;border:2px solid transparent;transition:background-color 0.2s ease, transform 0.2s ease, border-color 0.3s ease;user-select:none}.sell-page .sell-process .sell-process__step:hover:not(.is-active){background-color:rgba(3, 74, 115, 0.04);transform:translateY(-2px)}.sell-page .sell-process .sell-process__step:active{transform:translateY(0)}.sell-page .sell-process .sell-process__step:focus{outline:none}.sell-page .sell-process .sell-process__stepIndicator{position:absolute;bottom:-20px;right:50%;transform:translateX(50%);width:8px;height:8px;border-radius:50%;background:rgba(3, 74, 115, 0.25);transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);z-index:2}.sell-page .sell-process .sell-process__step.is-active{border-color:rgba(3, 74, 115, 0.3);background-color:rgba(3, 74, 115, 0.06)}.sell-page .sell-process .sell-process__step.is-active .sell-process__stepNum,.sell-page .sell-process .sell-process__step.is-active .sell-process__stepTitle{color:#034a73}.sell-page .sell-process .sell-process__step.is-active .sell-process__stepIndicator{width:12px;height:12px;background:#034a73;box-shadow:0 0 0 4px rgba(3, 74, 115, 0.15)}.sell-page .sell-process .sell-process__stepNum{margin:0 0 6px;font-family:"DM Sans", sans-serif;font-size:14px;font-weight:900;color:rgba(11, 27, 38, 0.55);direction:ltr;transition:color 0.3s ease}.sell-page .sell-process .sell-process__stepTitle{margin:0;font-size:14px;font-weight:900;line-height:1.3;color:rgba(11, 27, 38, 0.78);transition:color 0.3s ease}.sell-page .sell-process .sell-process__body{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.sell-page .sell-process .sell-process__img{width:100%;height:320px;display:block;border-radius:16px;box-shadow:0 26px 60px rgba(0, 0, 0, 0.14);object-fit:cover;background:#f3f6f8}.sell-page .sell-process .sell-process__copy{text-align:right;display:flex;align-items:center;justify-content:center}.sell-page .sell-process .sell-process__text{max-width:520px;margin:0;font-size:16px;line-height:1.85;color:rgba(11, 27, 38, 0.72);transition:opacity 0.2s ease}.sell-page .sell-process .sell-process__text.is-updating{opacity:0}.sell-page .sell-process .sell-process__text:not(.is-updating){animation:fadeIn 0.4s ease}@keyframes fadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.sell-page .sell-process .sell-process__title h2{font-size:34px}.sell-page .sell-process .sell-process__body{grid-template-columns:1fr;gap:28px}.sell-page .sell-process .sell-process__copy{justify-content:flex-end}.sell-page .sell-process .sell-process__steps{margin-bottom:36px;padding-bottom:28px}.sell-page .sell-process .sell-process__step{min-width:220px}.sell-page .sell-process .sell-process__stepIndicator{bottom:-18px}.sell-page .sell-process .sell-process__img{height:260px}}@media (max-width:560px){.sell-page .sell-process .sell-process__title h2{font-size:30px}}.sell-page .sell-clients{padding:46px 20px 60px;background:#ffffff}.sell-page .sell-clients .sell-clients__inner{margin:0 auto}@media (min-width:768px){.sell-page .sell-clients .sell-clients__inner{max-width:1320px}}@media (max-width:768px){.sell-page .sell-clients .sell-clients__inner{width:100% !important}}.sell-page .sell-clients .sell-clients__title{margin:0 0 18px;font-size:32px;font-weight:900;text-align:center;color:#0b1b26}.sell-page .sell-clients .sell-clients__logos{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:24px 34px;padding:6px 0 0}.sell-page .sell-clients .sell-clients__logo{display:flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:12px;background:#fff;box-shadow:0 18px 45px rgba(0, 0, 0, 0.06);border:1px solid rgba(11, 27, 38, 0.08)}.sell-page .sell-clients .sell-clients__logo img{width:auto;display:block;filter:grayscale(1);opacity:0.85}@media (min-width:768px){.sell-page .sell-clients .sell-clients__logo img{height:26px}}@media (max-width:768px){.sell-page .sell-clients .sell-clients__logo img{height:80px}}.sell-page .sell-faq{padding:70px 20px;background:#ffffff;color:#0b1b26}.sell-page .sell-faq .sell-faq__inner{margin:0 auto}@media (min-width:768px){.sell-page .sell-faq .sell-faq__inner{max-width:1200px}}@media (max-width:768px){.sell-page .sell-faq .sell-faq__inner{width:100% !important}}.sell-page .sell-faq .sell-faq__grid{display:grid;grid-template-columns:0.8fr 1.2fr;grid-template-areas:"content media";gap:48px;align-items:start}.sell-page .sell-faq .sell-faq__content{grid-area:content}.sell-page .sell-faq .sell-faq__media{grid-area:media}.sell-page .sell-faq .sell-faq__title{font-size:40px;line-height:1.1;font-weight:900;margin:0 0 18px;text-align:right;letter-spacing:-0.02em}.sell-page .sell-faq .sell-faq__accordion{border-top:1px solid rgba(11, 27, 38, 0.15)}.sell-page .sell-faq .sell-faq__item{border-bottom:1px solid rgba(11, 27, 38, 0.15);padding:0;margin:0}.sell-page .sell-faq .sell-faq__question{list-style:none;cursor:pointer;padding:18px 0 18px 0;font-size:20px;font-weight:600;line-height:1.35;position:relative;text-align:right;color:#0b1b26}.sell-page .sell-faq .sell-faq__question h6{font-size:20px;font-weight:700}.sell-page .sell-faq .sell-faq__question::-webkit-details-marker{display:none}.sell-page .sell-faq .sell-faq__question::after{content:"";position:absolute;left:0;top:50%;width:22px;height:22px;transform:translateY(-50%) rotate(0deg);background:url("/themes/EST/images/arrow-down.svg") no-repeat center / contain;opacity:0.75;transition:transform 180ms ease, opacity 180ms ease}.sell-page .sell-faq .sell-faq__item[open] .sell-faq__question::after{transform:translateY(-50%) rotate(180deg);opacity:1}.sell-page .sell-faq .sell-faq__answer{padding:0 0 18px 0;font-size:16px;line-height:1.7;color:rgba(11, 27, 38, 0.82);text-align:right}.sell-page .sell-faq .sell-faq__item[open] .sell-faq__question{padding-bottom:10px}.sell-page .sell-faq .sell-faq__media{display:flex;justify-content:flex-start}.sell-page .sell-faq .sell-faq__imageWrap{width:100%;max-width:420px;border-radius:14px;overflow:hidden;background:#f3f6f8;box-shadow:0 28px 55px rgba(0, 0, 0, 0.18)}.sell-page .sell-faq .sell-faq__image{display:block;width:100%;height:auto;object-fit:cover}@media (max-width:768px){.sell-page .sell-faq .sell-faq__grid{grid-template-columns:1fr;grid-template-areas:"media" "content";gap:28px}.sell-page .sell-faq .sell-faq__grid .sell-faq__question h6{width:70%}.sell-page .sell-faq .sell-faq__media{order:1;justify-content:center}.sell-page .sell-faq .sell-faq__content{order:2}.sell-page .sell-faq .sell-faq__title{font-size:34px}}.sell-page .sell-contact{background:#034A73;color:#fff;padding:54px 20px 66px}.sell-page .sell-contact .sell-contact__inner{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center;direction:rtl}.sell-page .sell-contact .sell-contact__kicker{font-size:14px;font-weight:900;color:rgba(255, 255, 255, 0.78);margin-bottom:8px}.sell-page .sell-contact .sell-contact__title{margin:0 0 12px;font-size:38px;line-height:1.15;font-weight:900;letter-spacing:-0.02em}.sell-page .sell-contact .sell-contact__desc{margin:0 0 18px;font-size:15px;line-height:1.8;color:rgba(255, 255, 255, 0.86);max-width:560px}.sell-page .sell-contact .sell-contact__cta{display:inline-flex;align-items:center;gap:10px;padding:14px 18px;border-radius:999px;background:#D7A148;color:#FFFFFF;font-weight:900;text-decoration:none;width:fit-content;box-shadow:0 18px 50px rgba(0, 0, 0, 0.25);transition:transform 160ms ease, filter 160ms ease}.sell-page .sell-contact .sell-contact__cta img{width:18px;height:18px}.sell-page .sell-contact .sell-contact__cta:hover{transform:translateY(-2px);filter:brightness(1.02)}.sell-page .sell-contact .sell-contact__collage{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:10px}.sell-page .sell-contact .sell-contact__tile{border-radius:16px;overflow:hidden;box-shadow:0 24px 55px rgba(0, 0, 0, 0.22);background:rgba(255, 255, 255, 0.06);border:1px solid rgba(255, 255, 255, 0.1)}.sell-page .sell-contact .sell-contact__tile img{width:100%;height:100%;display:block;object-fit:cover}.sell-page .sell-contact .sell-contact__tile:nth-child(1){grid-column:1 / span 1;grid-row:1;height:92px}.sell-page .sell-contact .sell-contact__tile:nth-child(2){grid-column:2 / span 1;grid-row:1;height:92px}.sell-page .sell-contact .sell-contact__tile:nth-child(3){grid-column:3 / span 1;grid-row:1;height:92px}.sell-page .sell-contact .sell-contact__tile:nth-child(4){grid-column:1 / span 1;grid-row:2;height:92px}.sell-page .sell-contact .sell-contact__tile:nth-child(5){grid-column:2 / span 1;grid-row:2;height:92px}.sell-page .sell-contact .sell-contact__tile:nth-child(6){grid-column:3 / span 1;grid-row:2;height:92px}@media (max-width:768px){.sell-page .sell-contact .sell-contact__inner{grid-template-columns:1fr;width:100% !important}.sell-page .sell-contact .sell-contact__title{font-size:32px}.sell-page .sell-contact .sell-contact__collage{display:none}}