:root{--orange-600: #CC4700;--orange-text: #8C450D;--orange-tint: #FFF0E6;--ink: #373737;--text-body: #4D4D4D;--text-muted: #545454;--text-faint: #7B7B7B;--line: #EAEAEA;--line-soft: #F1F1F1;--bg: #F4F5F7;--white: #FFFFFF;--green: #0B602B;--green-tint: #E7F6ED;--wa: #007B00;--call: #751FFF;--call-tint: #F4F0FF;--call-line: #D1B5FF;--radius: 20px}*{box-sizing:border-box}html,body{margin:0}body{overflow-x:clip}body{background:var(--bg);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit}img{max-width:100%}.alt-head_in,.alt-main,.alt-foot_in{max-width:1120px;margin:0 auto}.alt-width-btn{padding:7px 14px;border:1px solid var(--line);border-radius:999px;background:var(--white);font-family:inherit;font-size:13px;font-weight:600;color:var(--ink);cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.alt-width-btn:hover{border-color:#d8d8d8}.alt-width-btn[aria-pressed=true]{background:var(--orange-tint);border-color:#e9c3ab;color:var(--orange-text)}.alt-main{--page-x: 24px;padding:24px var(--page-x) 8px}.alt-sec+.alt-sec{margin-top:40px}.alt-stage{display:flex;flex-direction:column;gap:24px}.alt-card{display:grid;grid-template-columns:minmax(0,1fr) 336px clamp(196px,calc(55% - 255px),264px);column-gap:20px;padding:14px 16px 14px 14px;background:var(--white);border:1px solid #EFEFEF;border-radius:var(--radius);transition:border-color .15s ease}.alt-card:hover{border-color:var(--orange-600)}.alt-media{position:relative;align-self:stretch;min-height:var(--photo-min, 240px);max-height:300px;margin:0;border-radius:16px;overflow:hidden;background:#ededed}.alt-slider{position:absolute;inset:0;touch-action:pan-y;cursor:grab}.alt-slider:active{cursor:grabbing}.alt-slider_track{display:flex;height:100%;transform:translateZ(0);backface-visibility:hidden;transition:transform .32s cubic-bezier(.22,.61,.27,1)}.alt-slide{user-select:none;-webkit-user-select:none;-webkit-user-drag:none;flex:0 0 100%;width:100%;height:100%;display:block;object-fit:cover;transition:transform .9s cubic-bezier(.2,.7,.2,1)}.alt-card:hover .alt-slide{transform:scale(1.035)}.alt-nav{position:absolute;top:50%;z-index:3;display:grid;place-items:center;width:32px;height:32px;margin-top:-16px;padding:0;border:0;border-radius:50%;background:#15181d8c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);cursor:pointer;opacity:0;pointer-events:none;transition:opacity .2s ease,background-color .15s ease}.alt-nav--prev{inset-inline-start:10px}.alt-nav--next{inset-inline-end:10px}.alt-nav img{display:block;width:15px;height:15px}.alt-nav:hover{background:#15181dd9}.alt-badges{position:absolute;top:12px;inset-inline-start:12px;z-index:3;display:flex;flex-wrap:wrap;gap:8px;max-width:calc(100% - 60px)}.alt-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border:1px solid #FFFFFF4D;border-radius:999px;background:#15181dc7;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);font-size:12px;font-weight:600;line-height:1.15;color:#fff;white-space:nowrap}.alt-badge img{width:13px;height:13px;display:block;flex:none}.alt-fav{position:absolute;top:12px;inset-inline-end:12px;z-index:3;width:28px;height:28px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid #FFFFFF;border-radius:50%;background:#ffffffbf;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);cursor:pointer;transition:background-color .15s ease,transform .15s ease}.alt-fav:hover{background:#fff;transform:scale(1.08)}.alt-fav img{width:16px;height:16px;display:block}.alt-fav .alt-fav_on{display:block;position:absolute;clip-path:inset(100% 0 0 0);transition:clip-path .5s cubic-bezier(.3,.8,.3,1)}.alt-fav_fill{display:none}.alt-fav .alt-fav_input{position:absolute;width:1px;height:1px;margin:0;padding:0;border:0;opacity:0;pointer-events:none;-webkit-appearance:none;appearance:none}.alt-fav:has(.alt-fav_input:focus-visible){outline:2px solid #E23D3D;outline-offset:2px}@media (hover: hover){.alt-fav:not(:has(.alt-fav_input:checked)):hover .alt-fav_on{clip-path:inset(0 0 0 0)}}.alt-fav:has(.alt-fav_input:checked){background:#fff}.alt-fav_input:checked~.alt-fav_off{display:none}.alt-fav_input:checked~.alt-fav_on{clip-path:inset(0 0 0 0);transition:none}.is-ready .alt-fav:has(.alt-fav_input:checked){animation:alt-pop .42s cubic-bezier(.2,.9,.3,1.3)}.is-ready .alt-fav:has(.alt-fav_input:checked):after{content:"";position:absolute;inset:-4px;border-radius:50%;border:2px solid #E23D3D;pointer-events:none;animation:alt-ring .5s ease-out forwards}@media (prefers-reduced-motion: reduce){.is-ready .alt-fav:has(.alt-fav_input:checked){animation:none}.is-ready .alt-fav:has(.alt-fav_input:checked):after{content:none}.alt-fav .alt-fav_on{transition:none}}@keyframes alt-pop{0%{transform:scale(1)}35%{transform:scale(1.32)}62%{transform:scale(.93)}to{transform:scale(1)}}@keyframes alt-ring{0%{opacity:.8;transform:scale(.85)}to{opacity:0;transform:scale(1.55)}}.alt-media-count{position:absolute;inset-inline-start:12px;bottom:12px;z-index:3;display:flex;gap:4px}.alt-count{display:inline-flex;align-items:center;gap:4px;box-sizing:border-box;height:26px;padding:0 10px;border-radius:999px;border:1px solid #FFFFFF4D;background:#15181dc7;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);font-size:13px;font-weight:700;letter-spacing:.13px;color:#fff;text-decoration:none;transition:background-color .15s ease}.alt-count:hover{background:#15181de6}.alt-count img{width:16px;height:16px;display:block}.alt-count--video img{width:18px;height:18px}.alt-count:not(.alt-count--video){display:none}.alt-sr{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.alt-dots{position:absolute;left:50%;bottom:18px;z-index:3;transform:translate(-50%);display:flex;align-items:center;gap:6px;padding:5px 8px;border-radius:999px;background:#0003}.alt-dot{width:6px;height:6px;padding:0;border:0;border-radius:999px;background:#ffffffb8;cursor:pointer;transition:width .2s ease,background-color .2s ease}.alt-dot[aria-current=true]{width:16px;background:#fff}.alt-ribbon{display:inline-flex;align-items:center;gap:5px;position:absolute;inset-inline-end:12px;bottom:13px;z-index:4;padding:5px 10px;border-radius:999px;background:linear-gradient(93.07deg,#cc4700 39.95%,#f58220 125.98%);font-size:10px;font-weight:600;letter-spacing:.3px;text-transform:capitalize;color:#fff}.alt-ribbon img{width:auto;height:12px;display:block}.alt-body{display:flex;flex-direction:column;gap:var(--body-gap, 12px);min-width:0;padding-top:6px}.alt-card[data-fill="2"]{--photo-min: 235px}.alt-card[data-fill="1"]{--photo-min: 230px}.alt-card[data-fill="0"]{--photo-min: 220px}.alt-p3 .alt-card,.alt-l10n .alt-card,.alt-dealer .alt-card,.alt-ad{--body-gap: 12px;--photo-min: 240px;--led-gap: 18px}.alt-p3 .alt-title{min-height:45px}.alt-offer{display:flex;align-items:center;flex-wrap:nowrap;gap:8px;margin:0;font-size:13px;font-weight:600;line-height:19px}.alt-offer:empty{display:none}.alt-offer_deal{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--orange-text)}.alt-offer_sep{flex:none;width:1px;height:12px;background:var(--line)}.alt-offer_zd{display:inline-flex;flex:none;align-items:center;gap:5px;white-space:nowrap;color:var(--text-muted);font-weight:500}.alt-offer_zd[tabindex]{cursor:help;border-radius:4px}.alt-offer_zd[tabindex]:focus-visible{outline:2px solid var(--orange-600);outline-offset:2px}.alt-offer_zd-i{width:14px;height:14px;opacity:.75}.alt-offer:not(:empty)+.alt-title{margin-top:-4px}.alt-title{display:block;margin:0;font-size:18px;font-weight:800;line-height:1.25;letter-spacing:-.3px;color:var(--ink);text-decoration:none}.alt-title:hover{color:var(--orange-text)}.alt-title a{text-decoration:none}.alt-title a:hover{color:var(--orange-text)}.alt-desc{margin:-4px 0 0;font-size:14px;font-weight:400;line-height:19px;letter-spacing:-.1px;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.alt-desc:first-letter{text-transform:uppercase}.alt-card--longtitle .alt-desc{display:none}.alt-specs{display:flex;align-items:center;flex-wrap:wrap;gap:0 12px;margin:0;padding:0;list-style:none;font-size:14px;font-weight:600;color:#474747}.alt-specs li{display:inline-flex;align-items:center;white-space:nowrap}.alt-specs li+li:before{content:"";width:1px;height:13px;margin-inline-end:12px;background:#d8d8d8}.alt-specs li[data-tip]{cursor:pointer}.alt-feats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;margin:0;padding:0;list-style:none;font-size:13px;color:var(--ink)}.alt-feats li{display:flex;align-items:center;gap:8px;min-width:0}.alt-feats li:before{content:"";flex:none;width:18px;height:18px;border-radius:999px;background:var(--green-tint) url(../img/search_images/check.svg) center / 11px no-repeat}.alt-feats_crypto:before{display:none}.alt-feats_crypto img{display:block;margin-inline-end:2px}.alt-ledger{display:flex;flex-direction:column;justify-content:space-between;gap:var(--led-gap, 18px);min-width:0;padding:6px 0 0;padding-inline-start:20px;margin-inline-start:40px;border-inline-start:1px solid var(--line-soft);text-align:end}.alt-ledger .alt-price{align-items:flex-end}.alt-ledger .alt-price_top,.alt-ledger .alt-price_now,.alt-ledger .alt-price_meta{justify-content:flex-end}.alt-ledger .alt-foot{align-items:flex-end}.alt-ledger .alt-seller{justify-content:flex-end}.alt-prices{display:flex;flex-direction:column;gap:14px}.alt-price{display:flex;min-width:0;flex-direction:column;gap:4px;text-decoration:none}.alt-price+.alt-price{padding-top:14px;border-top:1px solid var(--line-soft)}.alt-price_top{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#585858}.alt-price_top:empty,.alt-price_meta:empty{display:none}.alt-price_top s{text-decoration:line-through;white-space:nowrap}.alt-price_top em{font-style:normal;padding:1px 6px;border-radius:4px;background:var(--green-tint);font-size:11px;font-weight:800;color:var(--green);direction:ltr;unicode-bidi:isolate}.alt-price_lbl{color:var(--text-muted)}.alt-price_top:has(>.alt-price_lbl){min-height:0;height:auto;line-height:15px}.alt-price:has(>.alt-price_top>.alt-price_lbl){gap:2px}.alt-price_now{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 5px;margin:0;font-family:Mulish,sans-serif;font-size:24px;font-weight:600;line-height:1.1;letter-spacing:-.4px;color:var(--orange-600);white-space:nowrap}.alt-price_cur{font-size:13px;font-weight:500;letter-spacing:.6px;color:var(--ink)}.alt-price_meta{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--text-muted)}.alt-price_unit{font-family:Mulish,sans-serif;font-size:13px;font-weight:500;letter-spacing:0;color:var(--text-muted)}.alt-price_conv{display:inline-flex;align-items:center;gap:3px;min-width:0;white-space:nowrap;cursor:pointer}.alt-price_km{display:inline-flex;align-items:center;gap:4px;min-width:0}.alt-price_km img{flex:none}.alt-price--sub .alt-price_now,.alt-price--link .alt-price_now{font-size:16px}.alt-price--link .alt-price_now{color:var(--ink)}.alt-price--link .alt-price_cur{color:var(--text-muted)}.alt-price_u{display:inline-flex;align-items:baseline;gap:5px;padding-bottom:2px;border-bottom:1px solid #C9C9C9;transition:border-color .15s ease}.alt-price--link:hover .alt-price_now{color:var(--orange-text)}.alt-price--link:hover .alt-price_u{border-color:var(--orange-text)}.alt-price--link img{display:block;align-self:center}.alt-card [data-tip] *{pointer-events:none}.alt-card [data-tip] :is(a,button){pointer-events:auto}.alt-emi_info{display:inline-flex;align-self:center;margin:-8px -6px -8px 0;padding:8px 6px;border:0;background:none;cursor:pointer}.alt-emi_info img{width:14px;height:14px;display:block;opacity:.8;transition:opacity .15s ease}.alt-emi_info:hover img{opacity:1}.alt-foot{display:flex;flex-direction:column;gap:10px;padding-top:14px;border-top:1px solid var(--line-soft)}.alt-seller{display:flex;align-items:center;flex-wrap:nowrap;gap:6px 12px;min-width:0;max-width:100%}.alt-seller_tile{display:grid;place-items:center;width:92px;height:52px;padding:5px;border:1px solid var(--line);border-radius:10px;background:var(--white);flex:none;cursor:default}.alt-seller_tile img{max-width:100%;max-height:40px;width:auto;object-fit:contain}.alt-seller_mark{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--line);border-radius:8px;background:var(--white);flex:none}.alt-seller_mark img{display:block;width:18px;height:18px}.alt-seller_txt{display:flex;flex-direction:column;gap:1px;min-width:0;line-height:1.2}.alt-seller_txt b{font-size:13px;font-weight:700;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alt-seller--owner .alt-seller_txt{gap:2px}.alt-seller--owner{display:grid;grid-template-columns:auto minmax(0,max-content);justify-content:end;align-items:center;column-gap:12px;row-gap:3px}.alt-seller--owner .alt-seller_mark{grid-row:1 / 3}.alt-seller--owner .alt-seller_txt,.alt-seller--owner .alt-loc{grid-column:2;justify-self:start;text-align:start;min-width:0;max-width:100%}.alt-seller--owner .alt-seller_txt{align-items:flex-start}.alt-seller_tag{font-size:12px;font-weight:700;letter-spacing:.2px;text-transform:uppercase;color:var(--call)}.alt-loc{display:inline-flex;align-items:center;flex:0 1 auto;min-width:0;gap:4px;font-size:12px;font-weight:500;color:var(--text-muted);white-space:nowrap}.alt-loc_t{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alt-loc img{opacity:.8;flex:none}.alt-cta{display:flex;gap:12px;margin-top:auto;padding-top:14px}.alt-cta_logo{display:none}.alt-btn{position:relative;flex:1 1 0;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 10px;border-radius:999px;border:1.5px solid transparent;font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap;overflow:hidden;transition:background-color .25s ease,border-color .25s ease,color .25s ease,transform .12s ease}.alt-btn:active{transform:scale(.985)}.alt-btn img{display:block;width:20px;height:20px;flex:none}.alt-btn .alt-btn_ic--light{display:none}.alt-btn_long,.alt-btn_short{display:inline-block;overflow:hidden;white-space:nowrap;transition:max-width .32s cubic-bezier(.2,.7,.2,1),opacity .22s ease}.alt-btn_long{max-width:0;opacity:0;font-size:12.5px;font-weight:600;line-height:1.2}.alt-btn_short{max-width:110px;opacity:1}.alt-btn--fast{overflow:visible}.alt-wa_tag{position:absolute;top:-9px;inset-inline-end:12px;z-index:2;display:inline-flex;align-items:center;gap:4px;padding:2px 8px 2px 7px;border:2px solid var(--white);border-radius:999px;background-color:var(--wa);color:var(--white);font-size:10px;font-weight:800;letter-spacing:.01em;line-height:1.5;white-space:nowrap;cursor:pointer;box-shadow:0 2px 6px #00000021}.alt-wa_tag:before{content:"";flex:none;width:9px;height:9px;background-color:var(--white);-webkit-mask:url(../img/search_images/bolt.svg) center / contain no-repeat;mask:url(../img/search_images/bolt.svg) center / contain no-repeat}.alt-btn--call{background-color:var(--white);border-color:var(--call-line);color:var(--call)}.alt-btn--wa{background-color:var(--white);border-color:#8cc38c;color:var(--wa)}@media (hover: hover){.alt-btn--call:not(.alt-btn--done):not(.alt-btn--shown):hover{background-color:var(--call);border-color:var(--call);color:var(--white)}.alt-btn--wa:not(.alt-btn--done):not(.alt-btn--shown):hover{background-color:var(--wa);border-color:var(--wa);color:var(--white)}.alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover{flex-direction:column;gap:2px}.alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover img{width:17px;height:17px}.alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover .alt-btn_ic--dark{display:none}.alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover .alt-btn_ic--light{display:block}.alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover .alt-btn_short{display:none}.alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover .alt-btn_long{max-width:190px;opacity:1}.alt-slider:hover .alt-nav{opacity:1;pointer-events:auto}}@media (hover: none){.alt-nav{opacity:1;pointer-events:auto}}.alt-btn_done{display:none}.alt-btn--shown{background-color:var(--call-tint);border-color:var(--call)}.alt-btn--call:not(.alt-btn--done):not(.alt-btn--shown):focus-visible{background-color:var(--call);border-color:var(--call);color:var(--white);flex-direction:column;gap:2px}.alt-btn--wa:not(.alt-btn--done):not(.alt-btn--shown):focus-visible{background-color:var(--wa);border-color:var(--wa);color:var(--white);flex-direction:column;gap:2px}.alt-btn:not(.alt-btn--done):not(.alt-btn--shown):focus-visible img{width:17px;height:17px}.alt-btn:not(.alt-btn--done):not(.alt-btn--shown):focus-visible .alt-btn_ic--dark{display:none}.alt-btn:not(.alt-btn--done):not(.alt-btn--shown):focus-visible .alt-btn_ic--light{display:block}.alt-btn:not(.alt-btn--done):not(.alt-btn--shown):focus-visible .alt-btn_short{display:none}.alt-btn:not(.alt-btn--done):not(.alt-btn--shown):focus-visible .alt-btn_long{max-width:190px;opacity:1}.searchhtml>.alt-p3panel{margin-inline:calc(50% - 50vw);margin-bottom:20px;padding:24px calc(50vw - 50%);border-radius:0;border-inline:0;border-block:0}@media (max-width: 1023px){.searchhtml>.alt-p3panel{padding-block:16px}}@media (min-width: 1024px) and (max-width: 1299px){.searchhtml>.alt-p3panel .alt-p3{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:320px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-inline:calc(50% - 50vw);padding-inline:calc(50vw - 50%);scroll-padding-inline:calc(50vw - 50%)}.searchhtml>.alt-p3panel .alt-p3::-webkit-scrollbar{display:none}.searchhtml>.alt-p3panel .alt-p3>*{scroll-snap-align:start}}@media (min-width: 1300px){.searchhtml>.alt-p3panel .alt-p3{grid-template-columns:repeat(4,minmax(0,1fr))}}.alt-p3panel{padding:14px;border-radius:24px;background:linear-gradient(118deg,#e9e2fa,#f7e9dc 48%,#ddf0e8);border:1px solid #FFFFFF}.alt-p3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}.alt-p3cell{display:flex}.alt-p3 .alt-offer:empty,.alt-p3 .alt-price_top:empty{display:flex;min-height:19px}.alt-p3 .alt-price_top,.alt-p3 .alt-offer{height:19px;line-height:19px}.alt-p3 .alt-price_meta:empty{display:flex;min-height:18px}.alt-p3 .alt-main[data-w] .alt-offer:empty+.alt-title{margin-top:8px}.alt-p3cell>.alt-card{flex:1 1 auto}.alt-main.alt-p3cell,.alt-main.alt-l10n_cell{width:100%;height:100%;min-width:0;max-width:none;margin:0;padding:0}.alt-seller--owner .alt-seller_txt b{font-size:14px}.alt-ad{background:linear-gradient(180deg,#fff8f3,#fff 62%);border-color:#f2dfd1}.alt-ad:hover{border-color:var(--orange-600)}.alt-badge--season{background:#fffffff5;border-color:#0000001f;color:var(--text-heading-soft)}.alt-badge--ad{padding:0 12px;background:#fffffff0;border:1px solid #E4D6CA;color:var(--text-heading-soft);font-weight:800;letter-spacing:.6px;text-transform:uppercase}.alt-ad .alt-body{gap:10px;justify-content:center;padding-top:0}.alt-ad .alt-title{min-height:0}.alt-ad_by{display:flex;align-items:center;gap:12px;min-width:0}.alt-ad_byname{display:flex;flex-direction:column;gap:2px;min-width:0;line-height:1.2}.alt-ad_byname b{font-size:14px;font-weight:700;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alt-ad_bycity{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:500;color:var(--text-muted)}.alt-ad_bycity img{opacity:.8;flex:none}.alt-ad .alt-title{font-size:20px}.alt-ad_deallist{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 0;padding:0;list-style:none}.alt-ad_deal{padding:8px 16px;border:1px solid #E7DACE;border-radius:999px;background:var(--white);font-family:inherit;font-size:13px;font-weight:600;color:var(--ink);white-space:nowrap;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.alt-ad_deal:hover{border-color:#d9b99f;background:#fff6ef}.alt-ad_deal[aria-current=true]{border-color:var(--orange-600);background:#fff0e6}.alt-ad .alt-ledger{justify-content:center;gap:20px;border-inline-start:1px solid #EEDFD3}.alt-ad_rate[hidden]{display:none}.alt-ad_ratecar{display:block;margin-bottom:4px;font-size:13px;font-weight:600;line-height:17px;color:var(--text-muted)}.alt-ad_ratemo{margin:4px 0 0;font-family:Mulish,sans-serif;font-size:16px;font-weight:600;letter-spacing:-.2px;color:var(--ink)}.alt-ad_ratemo span{font-family:Mulish,sans-serif;font-size:13px;font-weight:500;color:var(--text-muted)}.alt-ad_act{display:flex;flex-direction:column;gap:8px}.alt-ad_cta{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:44px;padding:0 14px;border:1.5px solid var(--orange-600);border-radius:999px;background:var(--white);font-size:14px;font-weight:700;color:var(--orange-text);text-decoration:none;white-space:nowrap;transition:background-color .2s ease,color .2s ease}.alt-ad_cta img{display:block;flex:none;transition:transform .2s ease}.alt-ad_cta:hover{background:var(--orange-600);color:var(--white)}.alt-ad_cta:hover img{filter:brightness(0) invert(1)}.alt-ad_note{font-size:11px;font-weight:500;line-height:15px;text-align:center;color:var(--text-faint)}.alt-dealer{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"head foot" "rail rail";border:1px solid #23272E;border-radius:var(--radius);background:linear-gradient(90deg,#15181d,#23272e 58%,#2c313a);overflow:hidden}.alt-dealer_head{grid-area:head;display:flex;align-items:center;gap:24px;min-width:0;padding:16px 20px}.alt-dealer_foot{grid-area:foot;display:flex;align-items:center;padding:16px 20px;padding-inline-start:0}.alt-dealer_id{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:0;line-height:1.2}.alt-dealer_id b{font-size:17px;font-weight:800;letter-spacing:-.2px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alt-dealer_tag{display:inline-flex;padding:2px 8px;border:1px solid #FFFFFF2E;border-radius:999px;background:#ffffff14;font-size:10px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;color:#ffffffb8}.alt-dealer_loc{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:500;color:#fff9}.alt-dealer_loc img{flex:none;filter:brightness(0) invert(1);opacity:.6}.alt-dealer_head .alt-seller_tile{width:96px;height:56px;border-color:#fff0}.alt-dealer_brands li{display:grid;place-items:center}.alt-dealer_brands img{display:block;width:34px;height:34px;object-fit:contain}.alt-dealer_brands{display:flex;align-items:center;gap:18px;margin:0 auto 0 0;padding:0 0 0 24px;border-inline-start:1px solid #FFFFFF24;list-style:none;min-width:0}.alt-dealer_rail{grid-area:rail;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:16px;padding:16px;scroll-padding-inline:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;background:var(--white)}.alt-card--mini .alt-title{font-size:16px;line-height:21px}@media (min-width: 900px) and (max-width: 1023px){.alt-card{column-gap:12px;padding:12px 16px 12px 14px}.alt-media{min-height:var(--photo-min, 190px);max-height:268px}.alt-card{--photo-min: 190px}.alt-card[data-fill="2"]{--photo-min: 186px}.alt-card[data-fill="1"]{--photo-min: 182px}.alt-card[data-fill="0"]{--photo-min: 174px}.alt-title{font-size:18px}.alt-desc{display:none}.alt-specs{font-size:13px;gap:0 10px}.alt-specs li+li:before{margin-inline-end:10px}.alt-feats{font-size:13px;gap:8px 8px}.alt-feats li{gap:6px}.alt-feats li:before{width:16px;height:16px;background-size:10px}.alt-ledger{padding-inline-start:16px;margin-inline-start:8px}.alt-ad{grid-template-columns:300px minmax(0,1fr)}.alt-ad .alt-ledger{grid-column:1 / -1;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;margin-inline-start:0;padding:14px 0 0;border-top:1px solid #EEDFD3}.alt-ad .alt-ledger>*{flex:none}.alt-ad .alt-ledger,.alt-ad_rate{text-align:start}.alt-ad .alt-ledger .alt-price_now{justify-content:flex-start}.alt-ad_act{flex-direction:row;align-items:center;gap:14px;margin-top:0}.alt-ad_cta{width:auto}.alt-ad_note{max-width:190px}.alt-price_now{font-size:21px}.alt-price--sub .alt-price_now,.alt-price--link .alt-price_now{font-size:16px}.alt-price+.alt-price{padding-inline-start:12px;margin-inline-start:12px}.alt-seller_tile{width:78px;height:46px}.alt-seller_tile img{max-height:34px}.alt-seller,.alt-cta{gap:10px}.alt-wa_tag{inset-inline-end:8px;padding:2px 7px 2px 6px;font-size:9.5px}.alt-btn{height:44px;font-size:13px}.alt-btn_long{display:none}.alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover{flex-direction:row;gap:8px}.alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover img{width:18px;height:18px}.alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover .alt-btn_short{display:inline-block;max-width:110px;opacity:1}.alt-ad .alt-title{font-size:18px}.alt-ad_deallist{gap:6px}.alt-ad_deal{padding:7px 12px}.alt-dealer_head{gap:16px;padding:14px 16px}.alt-dealer_rail{grid-auto-columns:300px}.alt-p3panel{margin-inline:calc(-1 * var(--page-x));padding:16px var(--page-x);border-radius:0;border-inline:0}.alt-p3{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:320px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--page-x);scrollbar-width:none;margin-inline:calc(-1 * var(--page-x));padding-inline:var(--page-x)}.alt-p3::-webkit-scrollbar{display:none}.alt-p3>*{scroll-snap-align:start}}.alt-main[data-w=tablet] .alt-sec>.alt-p3panel{max-width:calc(900px + 2 * var(--page-x))}.alt-main[data-w=tablet] .alt-card{column-gap:12px;padding:12px 16px 12px 14px}.alt-main[data-w=tablet] .alt-media{min-height:var(--photo-min, 190px);max-height:268px}.alt-main[data-w=tablet] .alt-card{--photo-min: 190px}.alt-main[data-w=tablet] .alt-card[data-fill="2"]{--photo-min: 186px}.alt-main[data-w=tablet] .alt-card[data-fill="1"]{--photo-min: 182px}.alt-main[data-w=tablet] .alt-card[data-fill="0"]{--photo-min: 174px}.alt-main[data-w=tablet] .alt-title{font-size:18px}.alt-main[data-w=tablet] .alt-desc{display:none}.alt-main[data-w=tablet] .alt-specs{font-size:13px;gap:0 10px}.alt-main[data-w=tablet] .alt-specs li+li:before{margin-inline-end:10px}.alt-main[data-w=tablet] .alt-feats{font-size:13px;gap:8px 8px}.alt-main[data-w=tablet] .alt-feats li{gap:6px}.alt-main[data-w=tablet] .alt-feats li:before{width:16px;height:16px;background-size:10px}.alt-main[data-w=tablet] .alt-ledger{padding-inline-start:16px;margin-inline-start:8px}.alt-main[data-w=tablet] .alt-ad{grid-template-columns:300px minmax(0,1fr)}.alt-main[data-w=tablet] .alt-ad .alt-ledger{grid-column:1 / -1;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;margin-inline-start:0;padding:14px 0 0;border-top:1px solid #EEDFD3}.alt-main[data-w=tablet] .alt-ad .alt-ledger>*{flex:none}.alt-main[data-w=tablet] .alt-ad .alt-ledger,.alt-main[data-w=tablet] .alt-ad_rate{text-align:start}.alt-main[data-w=tablet] .alt-ad .alt-ledger .alt-price_now{justify-content:flex-start}.alt-main[data-w=tablet] .alt-ad_act{flex-direction:row;align-items:center;gap:14px;margin-top:0}.alt-main[data-w=tablet] .alt-ad_cta{width:auto}.alt-main[data-w=tablet] .alt-ad_note{max-width:190px}.alt-main[data-w=tablet] .alt-price_now{font-size:21px}.alt-main[data-w=tablet] .alt-price--sub .alt-price_now,.alt-main[data-w=tablet] .alt-price--link .alt-price_now{font-size:16px}.alt-main[data-w=tablet] .alt-price+.alt-price{padding-inline-start:12px;margin-inline-start:12px}.alt-main[data-w=tablet] .alt-seller_tile{width:78px;height:46px}.alt-main[data-w=tablet] .alt-seller_tile img{max-height:34px}.alt-main[data-w=tablet] .alt-seller,.alt-main[data-w=tablet] .alt-cta{gap:10px}.alt-main[data-w=tablet] .alt-wa_tag{inset-inline-end:8px;padding:2px 7px 2px 6px;font-size:9.5px}.alt-main[data-w=tablet] .alt-btn{height:44px;font-size:13px}.alt-main[data-w=tablet] .alt-btn_long{display:none}.alt-main[data-w=tablet] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover{flex-direction:row;gap:8px}.alt-main[data-w=tablet] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover img{width:18px;height:18px}.alt-main[data-w=tablet] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover .alt-btn_short{display:inline-block;max-width:110px;opacity:1}.alt-main[data-w=tablet] .alt-ad .alt-title{font-size:18px}.alt-main[data-w=tablet] .alt-ad_deallist{gap:6px}.alt-main[data-w=tablet] .alt-ad_deal{padding:7px 12px}.alt-main[data-w=tablet] .alt-dealer_head{gap:16px;padding:14px 16px}.alt-main[data-w=tablet] .alt-dealer_rail{grid-auto-columns:300px}.alt-main[data-w=tablet] .alt-p3panel{margin-inline:calc(-1 * var(--page-x));padding:16px var(--page-x);border-radius:0;border-inline:0}.alt-main[data-w=tablet] .alt-p3{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:320px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--page-x);scrollbar-width:none;margin-inline:calc(-1 * var(--page-x));padding-inline:var(--page-x)}.alt-main[data-w=tablet] .alt-p3::-webkit-scrollbar{display:none}.alt-main[data-w=tablet] .alt-p3>*{scroll-snap-align:start}@media (max-width: 899px){.alt-card{display:flex;flex-direction:column;gap:0;padding:0 0 16px;border-radius:16px}.alt-media{order:1;align-self:stretch;min-height:0;max-height:none;border-radius:16px 16px 0 0;aspect-ratio:var(--photo-ar, 16 / 11)}.alt-card[data-fill="1"],.alt-card[data-fill="0"]{--photo-ar: 16 / 10}.alt-body{display:contents}.alt-body>*{order:2;padding-inline:16px}.alt-body>*+*{margin-top:12px}.alt-body>*:first-child{margin-top:16px}.alt-title{min-height:0;font-size:18px;font-weight:700;line-height:23px}.alt-offer:not(:empty)+.alt-title{margin-top:8px}.alt-p3 .alt-title{min-height:46px}.alt-desc{display:none}.alt-specs,.alt-feats{margin-top:12px}.alt-feats{margin-inline:16px;padding:12px 0 0;border-top:1px solid var(--line-soft)}.alt-card:not(.alt-ad) .alt-ledger>:first-child{padding-top:12px;border-top:1px solid var(--line-soft)}.alt-specs{font-size:13px}.alt-feats{font-size:13px;gap:8px 10px}.alt-feats li{gap:6px}.alt-feats li:before{width:16px;height:16px;background-size:10px}.alt-ledger{order:3;flex:1 1 auto;margin-top:0;margin-inline-start:0;padding:12px 16px 0;border-inline-start:0;gap:12px}.alt-ledger{text-align:start;align-items:stretch}.alt-ledger .alt-price{text-align:start;align-items:flex-start}.alt-ledger .alt-price_top,.alt-ledger .alt-price_now,.alt-ledger .alt-price_meta{justify-content:flex-start}.alt-ledger .alt-foot{align-items:stretch}.alt-ledger .alt-seller{justify-content:flex-start}.alt-card--owner .alt-loc{display:inline-flex}.alt-seller--owner{grid-template-columns:auto minmax(min-content,1fr) minmax(0,max-content);justify-content:stretch}.alt-seller--owner .alt-loc{grid-column:3;grid-row:1 / 3;justify-self:end}.alt-foot{padding-top:12px}.alt-prices{display:grid;grid-auto-flow:column;grid-template-columns:minmax(0,1fr) minmax(max-content,1fr);grid-auto-columns:minmax(0,1fr);align-items:stretch;gap:0;margin:0}.alt-price:first-child:not(:only-child){padding-inline-end:16px}.alt-price{justify-content:center;min-width:0;padding-inline-end:12px}.alt-price+.alt-price{padding:0;padding-inline-start:16px;margin-inline-start:0;border-top:0;border-inline-start:1px solid var(--line)}.alt-price_now{flex-wrap:wrap;gap:5px 5px;font-size:20px}.alt-price--sub .alt-price_now,.alt-price--link .alt-price_now{font-size:16px}.alt-price_top{flex-wrap:wrap;gap:4px 6px}.alt-stock,.alt-stock--six,.alt-idrow,.alt-l10n,.alt-p3{grid-template-columns:minmax(0,1fr)}.alt-p3panel{margin-inline:calc(-1 * var(--page-x));padding:16px var(--page-x);border-radius:0;border-inline:0}.alt-offer{min-height:19px}.alt-offer:empty{display:flex}.alt-cta{order:4;margin-top:24px;padding:0 16px;align-items:center;gap:10px}.alt-wa_tag{inset-inline-end:8px;padding:2px 7px 2px 6px;font-size:9.5px}.alt-btn_short{flex:none}.alt-btn.alt-btn--shown{flex:1 1 0;padding:0 10px}.alt-cta_logo{display:grid;place-items:center;flex:none;width:60px;height:40px;padding:4px;border:1px solid var(--line);border-radius:10px;background:var(--white);cursor:default}.alt-cta_logo img{display:block;width:auto;max-width:100%;max-height:30px;object-fit:contain}.alt-ledger .alt-foot:has(.alt-seller_tile){display:none}.alt-btn{height:46px}.alt-btn_long{display:none}.alt-btn--call:not(.alt-btn--done):not(.alt-btn--shown):hover{background-color:var(--white);border-color:var(--call-line);color:var(--call)}.alt-btn--wa:not(.alt-btn--done):not(.alt-btn--shown):hover{background-color:#007b000d;border-color:#8cc38c;color:var(--wa)}.alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover .alt-btn_ic--dark{display:block}.alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover .alt-btn_ic--light{display:none}.alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover .alt-btn_short{display:inline-block;max-width:110px;opacity:1}.alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover{flex-direction:row;gap:8px}.alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover img{width:20px;height:20px}.alt-ad .alt-body{justify-content:flex-start}.alt-ad .alt-ledger{justify-content:flex-start;border-inline-start:0}.alt-ad_act{margin-top:4px}.alt-ad_cta{width:100%}.alt-badges{gap:6px}}.alt-main[data-w=mobile] .alt-sec>.alt-p3panel{max-width:calc(360px + 2 * var(--page-x))}.alt-main[data-w=mobile] .alt-card{display:flex;flex-direction:column;gap:0;padding:0 0 16px;border-radius:16px}.alt-main[data-w=mobile] .alt-media{order:1;align-self:stretch;min-height:0;max-height:none;border-radius:16px 16px 0 0;aspect-ratio:var(--photo-ar, 16 / 11)}.alt-main[data-w=mobile] .alt-card[data-fill="1"],.alt-main[data-w=mobile] .alt-card[data-fill="0"]{--photo-ar: 16 / 10}.alt-main[data-w=mobile] .alt-body{display:contents}.alt-main[data-w=mobile] .alt-body>*{order:2;padding-inline:16px}.alt-main[data-w=mobile] .alt-body>*+*{margin-top:12px}.alt-main[data-w=mobile] .alt-body>*:first-child{margin-top:16px}.alt-main[data-w=mobile] .alt-title{min-height:0;font-size:18px;font-weight:700;line-height:23px}.alt-main[data-w=mobile] .alt-offer:not(:empty)+.alt-title{margin-top:8px}.alt-main[data-w=mobile] .alt-p3 .alt-title{min-height:46px}.alt-main[data-w=mobile] .alt-desc{display:none}.alt-main[data-w=mobile] .alt-specs,.alt-main[data-w=mobile] .alt-feats{margin-top:12px}.alt-main[data-w=mobile] .alt-feats{margin-inline:16px;padding:12px 0 0;border-top:1px solid var(--line-soft)}.alt-main[data-w=mobile] .alt-card:not(.alt-ad) .alt-ledger>:first-child{padding-top:12px;border-top:1px solid var(--line-soft)}.alt-main[data-w=mobile] .alt-specs{font-size:13px}.alt-main[data-w=mobile] .alt-feats{font-size:13px;gap:8px 10px}.alt-main[data-w=mobile] .alt-feats li{gap:6px}.alt-main[data-w=mobile] .alt-feats li:before{width:16px;height:16px;background-size:10px}.alt-main[data-w=mobile] .alt-ledger{order:3;flex:1 1 auto;margin-top:0;margin-inline-start:0;padding:12px 16px 0;border-inline-start:0;gap:12px}.alt-main[data-w=mobile] .alt-ledger{text-align:start;align-items:stretch}.alt-main[data-w=mobile] .alt-ledger .alt-price{text-align:start;align-items:flex-start}.alt-main[data-w=mobile] .alt-ledger .alt-price_top,.alt-main[data-w=mobile] .alt-ledger .alt-price_now,.alt-main[data-w=mobile] .alt-ledger .alt-price_meta{justify-content:flex-start}.alt-main[data-w=mobile] .alt-ledger .alt-foot{align-items:stretch}.alt-main[data-w=mobile] .alt-ledger .alt-seller{justify-content:flex-start}.alt-main[data-w=mobile] .alt-card--owner .alt-loc{display:inline-flex}.alt-main[data-w=mobile] .alt-seller--owner{grid-template-columns:auto minmax(min-content,1fr) minmax(0,max-content);justify-content:stretch}.alt-main[data-w=mobile] .alt-seller--owner .alt-loc{grid-column:3;grid-row:1 / 3;justify-self:end}.alt-main[data-w=mobile] .alt-foot{padding-top:12px}.alt-main[data-w=mobile] .alt-prices{display:grid;grid-auto-flow:column;grid-template-columns:minmax(0,1fr) minmax(max-content,1fr);grid-auto-columns:minmax(0,1fr);align-items:stretch;gap:0;margin:0}.alt-main[data-w=mobile] .alt-price:first-child:not(:only-child){padding-inline-end:16px}.alt-main[data-w=mobile] .alt-price{justify-content:center;min-width:0;padding-inline-end:12px}.alt-main[data-w=mobile] .alt-price+.alt-price{padding:0;padding-inline-start:16px;margin-inline-start:0;border-top:0;border-inline-start:1px solid var(--line)}.alt-main[data-w=mobile] .alt-price_now{flex-wrap:wrap;gap:5px 5px;font-size:20px}.alt-main[data-w=mobile] .alt-price--sub .alt-price_now,.alt-main[data-w=mobile] .alt-price--link .alt-price_now{font-size:16px}.alt-main[data-w=mobile] .alt-price_top{flex-wrap:wrap;gap:4px 6px}.alt-main[data-w=mobile] .alt-stock,.alt-main[data-w=mobile] .alt-stock--six,.alt-main[data-w=mobile] .alt-idrow,.alt-main[data-w=mobile] .alt-l10n,.alt-main[data-w=mobile] .alt-p3{grid-template-columns:minmax(0,1fr)}.alt-main[data-w=mobile] .alt-p3panel{margin-inline:calc(-1 * var(--page-x));padding:16px var(--page-x);border-radius:0;border-inline:0}.alt-main[data-w=mobile] .alt-offer{min-height:19px}.alt-main[data-w=mobile] .alt-offer:empty{display:flex}.alt-main[data-w=mobile] .alt-cta{order:4;margin-top:24px;padding:0 16px;align-items:center;gap:10px}.alt-main[data-w=mobile] .alt-wa_tag{inset-inline-end:8px;padding:2px 7px 2px 6px;font-size:9.5px}.alt-main[data-w=mobile] .alt-btn_short{flex:none}.alt-main[data-w=mobile] .alt-btn.alt-btn--shown{flex:1 1 0;padding:0 10px}.alt-main[data-w=mobile] .alt-cta_logo{display:grid;place-items:center;flex:none;width:60px;height:40px;padding:4px;border:1px solid var(--line);border-radius:10px;background:var(--white);cursor:default}.alt-main[data-w=mobile] .alt-cta_logo img{display:block;width:auto;max-width:100%;max-height:30px;object-fit:contain}.alt-main[data-w=mobile] .alt-ledger .alt-foot:has(.alt-seller_tile){display:none}.alt-main[data-w=mobile] .alt-btn{height:46px}.alt-main[data-w=mobile] .alt-btn_long{display:none}.alt-main[data-w=mobile] .alt-btn--call:not(.alt-btn--done):not(.alt-btn--shown):hover{background-color:var(--white);border-color:var(--call-line);color:var(--call)}.alt-main[data-w=mobile] .alt-btn--wa:not(.alt-btn--done):not(.alt-btn--shown):hover{background-color:#007b000d;border-color:#8cc38c;color:var(--wa)}.alt-main[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover .alt-btn_ic--dark{display:block}.alt-main[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover .alt-btn_ic--light{display:none}.alt-main[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover .alt-btn_short{display:inline-block;max-width:110px;opacity:1}.alt-main[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover{flex-direction:row;gap:8px}.alt-main[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover img{width:20px;height:20px}.alt-main[data-w=mobile] .alt-ad .alt-body{justify-content:flex-start}.alt-main[data-w=mobile] .alt-ad .alt-ledger{justify-content:flex-start;border-inline-start:0}.alt-main[data-w=mobile] .alt-ad_act{margin-top:4px}.alt-main[data-w=mobile] .alt-ad_cta{width:100%}.alt-main[data-w=mobile] .alt-badges{gap:6px}@media (min-width: 480px) and (max-width: 699px){.alt-stage>.alt-card,.alt-main.alt-p3cell,.alt-main.alt-l10n_cell{max-width:480px;margin-inline:auto;width:100%}.alt-p3,.alt-l10n{grid-template-columns:minmax(0,1fr)}}@media (min-width: 700px) and (max-width: 899px){.alt-stage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:stretch}.alt-stage>*{min-width:0}.alt-p3{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:320px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--page-x);scrollbar-width:none;margin-inline:calc(-1 * var(--page-x));padding-inline:var(--page-x)}.alt-p3::-webkit-scrollbar{display:none}.alt-p3>*{scroll-snap-align:start}.alt-stage>.alt-ad{grid-column:1 / -1}}@media (min-width: 480px) and (max-width: 899px){.alt-ad{display:grid;grid-template-columns:minmax(200px,42%) minmax(0,1fr);column-gap:16px;padding:14px;max-width:none;margin-inline:0}.alt-ad .alt-media{order:0;grid-row:1;min-height:0;max-height:none;border-radius:12px;aspect-ratio:4 / 3}.alt-ad .alt-body{display:flex;flex-direction:column;justify-content:center;gap:10px;padding:0;min-width:0}.alt-ad .alt-media,.alt-ad .alt-ledger,.alt-ad_by{min-width:0}.alt-ad .alt-body>*{padding-inline:0;margin-top:0}.alt-ad .alt-ledger{grid-column:1 / -1;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 16px;margin:0;padding:14px 0 0;border-inline-start:0;border-top:1px solid #EEDFD3;min-width:0}.alt-ad .alt-ledger>*{flex:0 1 auto;min-width:0}.alt-ad_act{flex-direction:row;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:0}.alt-ad_cta{width:auto}.alt-ad_note{max-width:none;text-align:start}}.alt-p3:not(:has(.alt-offer:not(:empty))) .alt-offer:empty,.alt-l10n:not(:has(.alt-offer:not(:empty))) .alt-offer:empty{display:none}.alt-p3:not(:has(.alt-price_top:not(:empty))) .alt-price_top:empty,.alt-l10n:not(:has(.alt-price_top:not(:empty))) .alt-price_top:empty{display:none}.alt-main .alt-main[data-w=mobile] .alt-ledger .alt-foot:has(.alt-seller_tile){display:none}.alt-main .alt-main[data-w=mobile] .alt-cta{align-items:center;gap:10px}.alt-main .alt-main[data-w=mobile] .alt-btn_short{flex:none}.alt-main .alt-main[data-w=mobile] .alt-cta_logo{display:grid;place-items:center;flex:none;width:60px;height:40px;padding:4px;border:1px solid var(--line);border-radius:10px;background:var(--white);cursor:default}.alt-main .alt-main[data-w=mobile] .alt-cta_logo img{display:block;width:auto;max-width:100%;max-height:30px;object-fit:contain}.alt-main .alt-main[data-w=mobile] .alt-btn{height:42px;gap:0}.alt-main .alt-main[data-w=mobile] .alt-btn_short{max-width:0;opacity:0}.alt-main .alt-main[data-w=mobile]{container-type:inline-size}@container (min-width: 442px){.alt-main .alt-main[data-w=mobile] .alt-btn{gap:8px}.alt-main .alt-main[data-w=mobile] .alt-btn_short{max-width:110px;opacity:1}}@media (hover: hover){.alt-main .alt-main[data-w=mobile] .alt-btn--call:not(.alt-btn--done):not(.alt-btn--shown):hover{background-color:var(--call);border-color:var(--call);color:var(--white)}.alt-main .alt-main[data-w=mobile] .alt-btn--wa:not(.alt-btn--done):not(.alt-btn--shown):hover{background-color:var(--wa);border-color:var(--wa);color:var(--white)}.alt-main .alt-main[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover{flex-direction:column;gap:1px}.alt-main .alt-main[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover img{width:17px;height:17px}.alt-main .alt-main[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover .alt-btn_ic--dark{display:none}.alt-main .alt-main[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover .alt-btn_ic--light{display:block}.alt-main .alt-main[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover .alt-btn_short{display:inline-block;max-width:110px;opacity:1;font-size:12px;font-weight:600}}@media (hover: none){.alt-main .alt-main[data-w=mobile] .alt-btn{gap:8px}.alt-main .alt-main[data-w=mobile] .alt-btn_short{max-width:110px;opacity:1}}.vid-row{position:relative}.vid-track{display:flex;gap:16px;padding:4px 2px 8px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;cursor:grab}.vid-track.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto;user-select:none;-webkit-user-select:none}.vid-track.is-dragging .vid{cursor:grabbing}.vid-track::-webkit-scrollbar{display:none}.vid{flex:0 0 auto;width:232px;padding:0;border:0;background:none;font-family:inherit;text-align:start;cursor:pointer;scroll-snap-align:start}.vid_media{position:relative;display:block;aspect-ratio:9 / 16;border:1px solid #EFEFEF;border-radius:18px;overflow:hidden;background:#ededed;transition:border-color .15s ease}.vid:hover .vid_media{border-color:var(--orange-600)}.vid_poster,.vid_clip{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.vid_clip{opacity:0;transition:opacity .35s ease}.vid.is-playing .vid_clip{opacity:1}.vid_media:after{content:"";position:absolute;inset:auto 0 0;height:68%;background:linear-gradient(180deg,#15181d00,#15181d5c 34%,#15181dc7 64%,#15181df5);pointer-events:none}.vid_poster{transition:transform .45s cubic-bezier(.2,.7,.2,1)}.vid:hover .vid_poster{transform:scale(1.05)}.vid_brand{position:absolute;top:10px;inset-inline-start:10px;z-index:2;display:grid;place-items:center;height:28px;padding:0 8px;border-radius:8px;background:#fffffff2}.vid_brand img{display:block;width:auto;max-height:18px}.vid_play{position:absolute;inset:0;z-index:2;display:grid;place-items:center;width:56px;height:56px;margin:auto;border-radius:50%;border:1.5px solid #FFFFFF5C;background:#15181d7a;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.vid:hover .vid_play{background:var(--orange-600);border-color:var(--orange-600);transform:scale(1.07)}.vid_play img{display:block;margin-inline-start:3px}.vid_info{position:absolute;inset-inline:14px;bottom:14px;z-index:2;display:flex;flex-direction:column;gap:3px}.vid_name{font-size:14px;font-weight:700;line-height:1.3;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vid_price{display:flex;align-items:baseline;gap:6px}.vid_price s{font-size:12px;font-weight:500;color:#ffffffa6}.vid_price b{font-family:Mulish,sans-serif;font-size:21px;font-weight:600;letter-spacing:-.3px;color:#fff}.vid_price i{font-style:normal;font-size:12px;font-weight:500;color:#fffc}.vid-arw{position:absolute;top:50%;z-index:3;display:grid;place-items:center;width:38px;height:38px;margin-top:-19px;padding:0;border:1px solid #FFFFFF33;border-radius:50%;background:#15181dc7;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 4px 14px #0000001f;cursor:pointer;transition:background-color .15s ease,opacity .2s ease}.vid-arw:hover{background:#15181de6}.vid-arw img{display:block}.vid-arw--prev{inset-inline-start:10px}.vid-arw--next{inset-inline-end:10px}.vid-arw[disabled]{opacity:0;pointer-events:none}.vv{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:24px}.vv[hidden]{display:none}.vv_scrim{position:absolute;inset:0;background:#15181dd9;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.vv_panel{position:relative;display:grid;grid-template-columns:336px minmax(0,1fr);width:min(920px,100%);height:auto;min-height:440px;max-height:88vh;background:var(--white);border-radius:22px;overflow:hidden;box-shadow:0 40px 90px #00000059;animation:vv-in .32s cubic-bezier(.2,.7,.2,1) both}@keyframes vv-in{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:none}}.vv_close{position:absolute;top:14px;inset-inline-end:14px;z-index:4;display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid #D6D6D6;border-radius:50%;background:#efefef;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.vv_close:hover{background:#373737;border-color:#373737}.vv_close img{display:block;filter:brightness(0) saturate(100%) invert(19%) sepia(0%) saturate(0%) hue-rotate(180deg) brightness(96%) contrast(88%)}.vv_close:hover img{filter:brightness(0) invert(1)}.vv_stage{position:relative;background:#0f1115;overflow:hidden}.vv_clip{width:100%;height:100%;object-fit:cover;display:block}.vv_mute{position:absolute;top:14px;inset-inline-start:14px;z-index:3;display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid #FFFFFF33;border-radius:50%;background:#15181da6;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:pointer;transition:background-color .15s ease}.vv_mute:hover{background:#15181dd9}.vv_mute img{display:block}.vv_nav{position:absolute;top:50%;inset-inline-end:14px;z-index:3;display:flex;flex-direction:column;gap:10px;transform:translateY(-50%)}.vv_step{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid #FFFFFF33;border-radius:50%;background:#15181da6;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:pointer;transition:background-color .15s ease}.vv_step:hover{background:#15181dd9}.vv_step img{display:block;transform:rotate(90deg)}[dir=rtl] .vv_step img{transform:rotate(90deg)}.vv_count{position:absolute;left:50%;bottom:16px;z-index:3;transform:translate(-50%);padding:4px 10px;border-radius:999px;background:#15181da6;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);font-family:Mulish,sans-serif;font-size:12px;font-weight:600;letter-spacing:.3px;color:#fff;white-space:nowrap}.vv-feed{display:none}.vv_side{display:flex;flex-direction:column;justify-content:flex-start;gap:14px;padding:26px 26px 22px;overflow-y:auto}.vv_more{margin-top:auto}.vv_eyebrow{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;padding:5px 10px;border-radius:999px;background:var(--orange-tint);font-size:11px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;color:var(--orange-text)}.vv_eyebrow img{display:block}.vv_title{margin:0;font-size:18px;font-weight:800;line-height:1.25;letter-spacing:-.3px;color:var(--ink)}.vv_title a{text-decoration:none}.vv_title a:hover{color:var(--orange-text)}.vv_side .alt-prices{padding-top:14px;border-top:1px solid var(--line-soft)}.vv_side .alt-feats{margin:0}.vv_side .alt-seller{padding-top:14px;border-top:1px solid var(--line-soft)}.vv_side .alt-cta{margin-top:4px}.vv_more{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:14px;font-weight:700;color:var(--orange-text);text-decoration:none}.vv_more:hover{text-decoration:underline;text-underline-offset:3px}.vv_more img{display:block}@media (max-width: 699px){.vv{padding:0}.vv_panel{grid-template-columns:1fr;grid-template-rows:46vh minmax(0,1fr);width:100%;height:100%;max-height:none;border-radius:0}.vv_side{justify-content:flex-start;gap:10px;padding:16px 16px 0}.vv_eyebrow{padding:4px 9px;font-size:10px}.vv_side .alt-prices,.vv_side .alt-seller{padding-top:10px}.vv_side .alt-feats{gap:7px 10px}.vv_more{margin-top:2px}.vv_side .alt-cta{position:sticky;bottom:0;z-index:2;margin:auto -16px 0;padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom));background:var(--white);border-top:1px solid var(--line)}}@media (max-width: 1023px){.alt-ad .alt-ledger{border-top:0;border-inline-start:0;background:linear-gradient(115deg,#15181d,#23272e 58%,#2c313a)}.alt-ad_ratecar{color:#fff9}.alt-ad .alt-ledger .alt-price_now{color:#fff}.alt-ad .alt-ledger .alt-price_cur,.alt-ad .alt-ledger .alt-price_unit{color:#ffffffb8}.alt-ad_ratemo{color:#fff}.alt-ad_ratemo span{color:#fff9}.alt-ad_cta{border-color:var(--orange-600);background:var(--orange-600);color:#fff}.alt-ad_cta img{filter:brightness(0) invert(1)}.alt-ad_cta:hover{background:#e85304;border-color:#e85304}.alt-ad_note{color:#ffffff80}}.alt-main:not([data-w=desktop]) .alt-ad .alt-ledger{border-top:0;border-inline-start:0;background:linear-gradient(115deg,#15181d,#23272e 58%,#2c313a)}.alt-main:not([data-w=desktop]) .alt-ad_ratecar{color:#fff9}.alt-main:not([data-w=desktop]) .alt-ad .alt-ledger .alt-price_now{color:#fff}.alt-main:not([data-w=desktop]) .alt-ad .alt-ledger .alt-price_cur,.alt-main:not([data-w=desktop]) .alt-ad .alt-ledger .alt-price_unit{color:#ffffffb8}.alt-main:not([data-w=desktop]) .alt-ad_ratemo{color:#fff}.alt-main:not([data-w=desktop]) .alt-ad_ratemo span{color:#fff9}.alt-main:not([data-w=desktop]) .alt-ad_cta{border-color:var(--orange-600);background:var(--orange-600);color:#fff}.alt-main:not([data-w=desktop]) .alt-ad_cta img{filter:brightness(0) invert(1)}.alt-main:not([data-w=desktop]) .alt-ad_cta:hover{background:#e85304;border-color:#e85304}.alt-main:not([data-w=desktop]) .alt-ad_note{color:#ffffff80}@media (min-width: 480px) and (max-width: 1023px){.alt-ad{padding:14px 14px 0}.alt-ad .alt-ledger{margin:14px -14px 0;padding:14px 20px;border-radius:0;border-end-start-radius:inherit;border-end-end-radius:inherit}}.alt-main[data-w=tablet] .alt-ad{padding:14px 14px 0}.alt-main[data-w=tablet] .alt-ad .alt-ledger{margin:14px -14px 0;padding:14px 20px;border-radius:0;border-end-start-radius:inherit;border-end-end-radius:inherit}@media (max-width: 699px){.alt-p3 .alt-title{min-height:0}.alt-p3 .alt-offer:empty,.alt-p3 .alt-main[data-w] .alt-offer:empty,.alt-p3 .alt-main[data-w] .alt-price_top:empty,.alt-p3 .alt-main[data-w] .alt-price_meta:empty{display:none}.alt-p3 .alt-main[data-w] .alt-offer:empty+.alt-title{margin-top:16px}.vid{width:200px}.vid-arw{display:none}.vid_price{flex-wrap:wrap;row-gap:0}.vid_price s{flex:1 0 100%}.vid_price b{font-size:18px}}.alt-main[data-w=mobile] .alt-p3 .alt-title{min-height:0}.alt-main[data-w=mobile] .alt-p3 .alt-offer:empty,.alt-main[data-w=mobile] .alt-p3 .alt-main[data-w] .alt-offer:empty,.alt-main[data-w=mobile] .alt-p3 .alt-main[data-w] .alt-price_top:empty,.alt-main[data-w=mobile] .alt-p3 .alt-main[data-w] .alt-price_meta:empty{display:none}.alt-main[data-w=mobile] .alt-p3 .alt-main[data-w] .alt-offer:empty+.alt-title{margin-top:16px}.alt-main[data-w=mobile] .vid{width:200px}.alt-main[data-w=mobile] .vid-arw{display:none}.alt-main[data-w=mobile] .vid_price{flex-wrap:wrap;row-gap:0}.alt-main[data-w=mobile] .vid_price s{flex:1 0 100%}.alt-main[data-w=mobile] .vid_price b{font-size:18px}@media (max-width: 699px){body{font-size:14px}.alt-main{--page-x: 16px;padding:16px var(--page-x) 8px}.alt-stage{gap:24px}.alt-p3,.alt-l10n{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion: reduce){.alt-card,.alt-slide,.alt-slider_track,.alt-btn,.alt-fav,.alt-dot{transition:none;animation:none}}.alt-btn.alt-btn--done .alt-btn_done{display:none}.alt-btn_ico{position:relative;display:inline-flex;flex:none}.alt-btn_tick{position:absolute;inset-inline-end:-4px;bottom:-3px;display:none;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 0 0 1px #00000014}.alt-btn_tick:before{content:"";position:absolute;inset:0;background-color:var(--orange-600);-webkit-mask:url(../img/search_images/check.svg) center / 9px no-repeat;mask:url(../img/search_images/check.svg) center / 9px no-repeat}@media (hover: hover){.alt-btn.alt-btn--done:hover .alt-btn_tick:before,.alt-btn.alt-btn--shown:hover .alt-btn_tick:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20width=%2216%22%20height=%2216%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%20fill=%22none%22%3E%3Cpath%20d=%22M13.5%208a5.5%205.5%200%201%201-1.61-3.89%22%20stroke=%22%23000%22%20stroke-width=%221.7%22%20stroke-linecap=%22round%22/%3E%3Cpath%20d=%22M13.6%202.2v3.1h-3.1%22%20stroke=%22%23000%22%20stroke-width=%221.7%22%20stroke-linecap=%22round%22%20stroke-linejoin=%22round%22/%3E%3C/svg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20width=%2216%22%20height=%2216%22%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2016%2016%22%20fill=%22none%22%3E%3Cpath%20d=%22M13.5%208a5.5%205.5%200%201%201-1.61-3.89%22%20stroke=%22%23000%22%20stroke-width=%221.7%22%20stroke-linecap=%22round%22/%3E%3Cpath%20d=%22M13.6%202.2v3.1h-3.1%22%20stroke=%22%23000%22%20stroke-width=%221.7%22%20stroke-linecap=%22round%22%20stroke-linejoin=%22round%22/%3E%3C/svg%3E);-webkit-mask-size:10px;mask-size:10px}}.alt-btn.alt-btn--done .alt-btn_tick,.alt-btn.alt-btn--shown .alt-btn_tick{display:block}.alt-btn--call.alt-btn--done,.alt-btn--call.alt-btn--shown{background-color:var(--call);border-color:var(--call);color:#fff}.alt-btn--wa.alt-btn--done{background-color:var(--wa);border-color:var(--wa);color:#fff}.alt-btn.alt-btn--done,.alt-btn.alt-btn--shown{flex-direction:row}.alt-btn.alt-btn--done .alt-btn_ic--dark,.alt-btn.alt-btn--shown .alt-btn_ic--dark{display:none}.alt-btn.alt-btn--done .alt-btn_ic--light,.alt-btn.alt-btn--shown .alt-btn_ic--light{display:block;width:20px;height:20px;opacity:1;filter:none}.alt-btn_num{display:none}.alt-btn.alt-btn--shown .alt-btn_num{display:inline-block;font-family:Mulish,sans-serif;font-size:14px;font-weight:600;letter-spacing:.2px;white-space:nowrap}.alt-btn.alt-btn--shown .alt-btn_short,.alt-btn.alt-btn--shown .alt-btn_long{display:none}.alt-btn.alt-btn--shown{flex:0 0 auto;gap:8px;padding:0 14px}.alt-cta:has(.alt-btn--shown){flex-wrap:wrap}.alt-cta:has(.alt-btn--shown) .alt-btn--wa{flex:1 1 132px;min-width:132px}.alt-main .alt-main[data-w=mobile] .alt-btn--shown .alt-btn_num,.alt-main .alt-main[data-w=mobile] .alt-btn--shown .alt-btn_short{display:none}.alt-main .alt-main[data-w=mobile] .alt-btn--done,.alt-main .alt-main[data-w=mobile] .alt-btn--shown{gap:5px}.alt-p3 .alt-card,.alt-l10n .alt-card,.alt-dealer .alt-card,.alt-main[data-w=mobile] .alt-p3 .alt-card,.alt-main[data-w=mobile] .alt-l10n .alt-card,.alt-main[data-w=mobile] .alt-dealer .alt-card{--photo-ar: 16 / 11}.alt-p3 .alt-media,.alt-l10n .alt-media,.alt-main[data-w=mobile] .alt-p3 .alt-media,.alt-main[data-w=mobile] .alt-l10n .alt-media{align-self:auto;flex:none;min-height:0;max-height:none;aspect-ratio:16 / 11}@media (max-width: 479px){.alt-ad{padding-bottom:0}.alt-ad .alt-ledger{margin-top:16px;padding:16px;gap:18px;border-radius:0;border-end-start-radius:inherit;border-end-end-radius:inherit}.alt-ad_act{margin-top:0;gap:8px}.alt-ad_note{text-align:start}}.alt-main[data-w=mobile] .alt-ad{padding-bottom:0}.alt-main[data-w=mobile] .alt-ad .alt-ledger{margin-top:16px;padding:16px;gap:18px;border-radius:0;border-end-start-radius:inherit;border-end-end-radius:inherit}.alt-main[data-w=mobile] .alt-ad_act{margin-top:0;gap:8px}.alt-main[data-w=mobile] .alt-ad_note{text-align:start}@media (max-width: 399px),(min-width: 700px) and (max-width: 799px){.alt-card .alt-price_cur,.alt-card .alt-price_unit,.alt-card .alt-price_top{font-size:12px}.alt-card .alt-price_now{gap:2px 4px}}.alt-main[data-w=mobile] .alt-card .alt-price_cur,.alt-main[data-w=mobile] .alt-card .alt-price_unit,.alt-main[data-w=mobile] .alt-card .alt-price_top{font-size:12px}.alt-main[data-w=mobile] .alt-card .alt-price_now{gap:2px 4px}@media (max-width: 399px){.alt-card .alt-price_now{gap:2px 3px}.alt-card .alt-price_cur{font-size:11px}}.alt-main[data-w=mobile] .alt-card .alt-price_now{gap:2px 3px}.alt-main[data-w=mobile] .alt-card .alt-price_cur{font-size:11px}.alt-seller_tile.alt-tile--dark,.alt-cta_logo.alt-tile--dark,.alt-main[data-w] .alt-seller_tile.alt-tile--dark,.alt-main[data-w] .alt-cta_logo.alt-tile--dark{padding:0;overflow:hidden;background:var(--logo-bg, #000000);border-color:var(--logo-bg, #000000)}.alt-seller_tile.alt-tile--dark img,.alt-cta_logo.alt-tile--dark img,.alt-main[data-w] .alt-seller_tile.alt-tile--dark img,.alt-main[data-w] .alt-cta_logo.alt-tile--dark img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain}.alt-main[data-w=tablet] .vid-track,.alt-main[data-w=mobile] .vid-track{-webkit-mask-image:linear-gradient(to right,#000000 calc(100% - 64px),#00000000);mask-image:linear-gradient(to right,#000 calc(100% - 64px),#0000)}[dir=rtl] .alt-main[data-w=tablet] .vid-track,[dir=rtl] .alt-main[data-w=mobile] .vid-track{-webkit-mask-image:linear-gradient(to left,#000000 calc(100% - 64px),#00000000);mask-image:linear-gradient(to left,#000 calc(100% - 64px),#0000)}.alt-stage{max-width:1072px;margin-left:auto;margin-right:auto}@media (min-width: 1310px){.searchhtml>.roww.usedcar-row-reverse>.col-md-9{padding-right:24px}.searchhtml>.roww.usedcar-row-reverse>.col-md-9{padding-left:15px}}@media (max-width: 899px){.alt-card .alt-media{flex:none}}.vv_play{position:absolute;top:14px;inset-inline-start:58px;z-index:3;display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid #FFFFFF33;border-radius:50%;background:#15181da6;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:pointer;transition:background-color .15s ease}.vv_play:hover{background:#15181dd9}.vv_play svg{display:block;width:16px;height:16px;fill:#fff}.vv_play .vv_play_ic--play{display:none;margin-inline-start:2px}.vv_play.is-paused .vv_play_ic--pause{display:none}.vv_play.is-paused .vv_play_ic--play{display:block}.vv_clip{cursor:pointer}@media (max-width: 899px){.vid-track{margin-inline:calc(50% - 50vw);padding-inline:calc(50vw - 50%);scroll-padding-inline:var(--bleed, 0px);scroll-snap-type:none}.vid-track.has-bleed:not(.is-dragging){scroll-snap-type:x mandatory}}@media (max-width: 1023px){.roww .alt-p3panel,.alt-stage>.alt-p3panel{--page-x: 16px;margin-inline:calc(50% - 50vw);padding:16px var(--page-x);border-radius:0;border-inline:0}}@media (min-width: 700px) and (max-width: 899px){.alt-stage>:not(.alt-card){grid-column:1 / -1}}.alt-card .alt-title a,.alt-card .alt-title a:hover,.vv_title a{color:var(--ink);text-decoration:none}.roww .alt-main[data-w=mobile] .alt-ledger .alt-foot:has(.alt-seller_tile){display:none}.roww .alt-main[data-w=mobile] .alt-cta{align-items:center;gap:10px}.roww .alt-main[data-w=mobile] .alt-btn_short{flex:none}.roww .alt-main[data-w=mobile] .alt-cta_logo{display:grid;place-items:center;flex:none;width:60px;height:40px;padding:4px;border:1px solid var(--line);border-radius:10px;background:var(--white);cursor:default}.roww .alt-main[data-w=mobile] .alt-cta_logo img{display:block;width:auto;max-width:100%;max-height:30px;object-fit:contain}.roww .alt-main[data-w=mobile] .alt-btn{height:42px;gap:0}.roww .alt-main[data-w=mobile] .alt-btn_short{max-width:0;opacity:0}.roww .alt-main[data-w=mobile]{container-type:inline-size}@container (min-width: 442px){.roww .alt-main[data-w=mobile] .alt-btn{gap:8px}.roww .alt-main[data-w=mobile] .alt-btn_short{max-width:110px;opacity:1}}@media (hover: hover){.roww .alt-main[data-w=mobile] .alt-btn--call:not(.alt-btn--done):not(.alt-btn--shown):hover{background-color:var(--call);border-color:var(--call);color:var(--white)}.roww .alt-main[data-w=mobile] .alt-btn--wa:not(.alt-btn--done):not(.alt-btn--shown):hover{background-color:var(--wa);border-color:var(--wa);color:var(--white)}.roww .alt-main[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover{flex-direction:column;gap:1px}.roww .alt-main[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover img{width:17px;height:17px}.roww .alt-main[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover .alt-btn_ic--dark{display:none}.roww .alt-main[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover .alt-btn_ic--light{display:block}.roww .alt-main[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover .alt-btn_short{display:inline-block;max-width:110px;opacity:1;font-size:12px;font-weight:600}}@media (hover: none){.roww .alt-main[data-w=mobile] .alt-btn{gap:8px}.roww .alt-main[data-w=mobile] .alt-btn_short{max-width:110px;opacity:1}}.roww .alt-main[data-w=mobile] .alt-btn--shown .alt-btn_num,.roww .alt-main[data-w=mobile] .alt-btn--shown .alt-btn_short{display:none}.roww .alt-main[data-w=mobile] .alt-btn--done,.roww .alt-main[data-w=mobile] .alt-btn--shown{gap:5px}.ocd-tip{position:fixed;z-index:2147483000;width:max-content;max-width:min(340px,calc(100vw - 16px));padding:11px 22px;border-radius:999px;background:#000;color:#fff;font-weight:500;font-size:12px;line-height:1.4;font-family:inherit;text-align:center;pointer-events:none;opacity:0;transform:translateY(4px);transition:opacity .12s ease,transform .12s ease}@media (min-width: 700px) and (max-width: 1199px){@container (max-width: 319px){.roww .alt-main[data-w=mobile] .alt-cta{gap:6px}.roww .alt-main[data-w=mobile] .alt-btn--call:not(.alt-btn--shown){flex:0 0 56px;gap:0;padding:0}.roww .alt-main[data-w=mobile] .alt-btn--call:not(.alt-btn--shown) .alt-btn_short{max-width:0;opacity:0}.roww .alt-main[data-w=mobile] .alt-btn--wa{gap:6px;padding:0 8px;font-size:12px;font-weight:600}.roww .alt-main[data-w=mobile] .alt-btn--wa .alt-btn_short{max-width:110px;opacity:1}.roww .alt-main[data-w=mobile] .alt-foot .alt-seller_tile{width:48px}.roww .alt-main[data-w=mobile] .alt-card:has(.alt-foot .alt-seller_tile) .alt-cta{padding-inline-end:70px}}@container (max-width: 239px){.roww .alt-main[data-w=mobile] .alt-ledger .alt-foot:has(.alt-seller_tile){display:none}.roww .alt-main[data-w=mobile] .alt-card:has(.alt-foot .alt-seller_tile) .alt-cta{padding-inline-end:16px}}}@media (max-width: 899px){.alt-stage>.alt-card[data-fill]{--photo-ar: 16 / 11}}@media (max-width: 899px){.alt-card:not(.alt-ad){position:relative}.alt-ledger .alt-foot:not(:has(.alt-seller--owner)){display:none}.alt-ledger .alt-foot:has(.alt-seller_tile){display:flex;position:absolute;inset-inline-end:16px;bottom:16px;height:46px;align-items:center;margin:0;padding:0;border:0}.alt-foot .alt-seller_tile{width:60px;height:40px;padding:4px}.alt-foot .alt-seller_tile img{max-height:30px}.alt-card:not(.alt-card--owner):has(.alt-foot .alt-seller_tile) .alt-cta{padding-inline-end:86px}.alt-card:not(.alt-ad):has(.alt-foot .alt-seller_tile) .alt-cta{margin-top:auto;padding-top:24px}}.roww .alt-main[data-w=mobile] .alt-card:not(.alt-ad){position:relative}.roww .alt-main[data-w=mobile] .alt-ledger .alt-foot:not(:has(.alt-seller--owner)){display:none}.roww .alt-main[data-w=mobile] .alt-ledger .alt-foot:has(.alt-seller_tile){display:flex;position:absolute;inset-inline-end:16px;bottom:16px;height:42px;align-items:center;margin:0;padding:0;border:0}.roww .alt-main[data-w=mobile] .alt-foot .alt-seller_tile{width:60px;height:40px;padding:4px}.roww .alt-main[data-w=mobile] .alt-foot .alt-seller_tile img{max-height:30px}.roww .alt-main[data-w=mobile] .alt-card:has(.alt-foot .alt-seller_tile) .alt-cta{padding-inline-end:86px;margin-top:auto;padding-top:24px}.alt-p3 .alt-main[data-w=mobile] .alt-card:not(.alt-ad){position:relative}.alt-p3 .alt-main[data-w=mobile] .alt-ledger .alt-foot:not(:has(.alt-seller--owner)){display:none}.alt-p3 .alt-main[data-w=mobile] .alt-ledger .alt-foot:has(.alt-seller_tile){display:flex;position:absolute;inset-inline-end:16px;bottom:16px;height:46px;align-items:center;margin:0;padding:0;border:0}.alt-p3 .alt-main[data-w=mobile] .alt-foot .alt-seller_tile{width:60px;height:40px;padding:4px}.alt-p3 .alt-main[data-w=mobile] .alt-foot .alt-seller_tile img{max-height:30px}.alt-p3 .alt-main[data-w=mobile] .alt-card:has(.alt-foot .alt-seller_tile) .alt-cta{padding-inline-end:86px;margin-top:auto;padding-top:24px}@media (min-width: 768px){.alt-p3 .alt-main[data-w] .alt-title,.alt-dealer .alt-main[data-w] .alt-title,.alt-p3 .alt-card .alt-title,.alt-dealer .alt-card .alt-title{min-height:46px}.alt-p3 .alt-main[data-w] .alt-offer:empty,.alt-p3 .alt-card .alt-offer:empty,.alt-p3 .alt-main[data-w] .alt-price_top:empty,.alt-p3 .alt-card .alt-price_top:empty{display:flex;min-height:19px}.alt-p3 .alt-card .alt-ledger,.alt-dealer .alt-card .alt-ledger{margin-top:auto}}.alt-p3 .alt-main[data-w=mobile] .alt-btn_short,.alt-p3 .alt-main[data-w=mobile] .alt-btn_long,.alt-p3 .alt-main[data-w=mobile] .alt-btn_done{max-width:0;opacity:0;margin:0}@media (hover: hover){.alt-p3 .alt-main[data-w=mobile] .alt-btn--call:not(.alt-btn--done):not(.alt-btn--shown):hover{background-color:var(--call);border-color:var(--call);color:var(--white)}.alt-p3 .alt-main[data-w=mobile] .alt-btn--wa:not(.alt-btn--done):not(.alt-btn--shown):hover{background-color:var(--wa);border-color:var(--wa);color:var(--white)}.alt-p3 .alt-main[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover{flex-direction:column;gap:1px}.alt-p3 .alt-main[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover img{width:17px;height:17px}.alt-p3 .alt-main[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover .alt-btn_ic--dark{display:none}.alt-p3 .alt-main[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover .alt-btn_ic--light{display:block}.alt-p3 .alt-main[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover .alt-btn_short{display:inline-block;max-width:110px;opacity:1;font-size:12px;font-weight:600}}@media (hover: none){.alt-dealer .alt-main.alt-dealer_cell[data-w=mobile] .alt-btn{gap:0}.alt-dealer .alt-main.alt-dealer_cell[data-w=mobile] .alt-btn_short{max-width:0;opacity:0}}@media (hover: none){.alt-p3 .alt-main.alt-p3cell[data-w=mobile] .alt-btn_short{max-width:110px;opacity:1}.alt-p3 .alt-main.alt-p3cell[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover .alt-btn_short,.alt-p3 .alt-main.alt-p3cell[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):focus-visible .alt-btn_short{max-width:110px;opacity:1}}.alt-p3 .alt-main[data-w=mobile] .alt-btn_num{display:none}.alt-p3 .alt-cta:has(.alt-btn--shown) .alt-btn--wa,.alt-dealer .alt-cta:has(.alt-btn--shown) .alt-btn--wa{flex:1 1 0;min-width:0}[data-tip],.alt-offer_deal{cursor:pointer}.app-down-banner{--appbanner-ratio: 1013 / 215;--appbanner-max: none;--appbanner-radius: 10px;--appbanner-bg: #fff;display:block;width:100%;max-width:var(--appbanner-max);margin-inline:auto}.alt-stage>#search_id_popup{grid-column:1 / -1}.app-down-banner .iframe-container{position:relative;width:100%;aspect-ratio:var(--appbanner-ratio);overflow:hidden;border-radius:var(--appbanner-radius);background:var(--appbanner-bg)}@supports not (aspect-ratio: 1 / 1){.app-down-banner .iframe-container{height:0;padding-top:21.2241%}}.app-down-banner .iframe-container>iframe{position:absolute;inset:0;width:100%;height:100%;display:block;border:0}@media (min-width: 600px) and (max-width: 1303px){.app-down-banner.webonly{display:block!important}}@media (max-width: 599px){.app-down-banner{--appbanner-radius: 8px;--appbanner-ratio: 420 / 215}@supports not (aspect-ratio: 1 / 1){.app-down-banner .iframe-container{padding-top:51.1905%}}}@media screen and (max-width: 1200px){html:not([lang^=en]):not([lang^=ar]) .filter_with_result .d-flex.filterclose .top-filbox{padding-left:92px}}.alt-dealer_head .alt-dealer_brands img:is([src*=v1_alfa_romeo],[src*=v1_aston_martin],[src*=v1_audi],[src*=v1_bentley],[src*=v1_dfsk],[src*=v1_ferrari],[src*=v1_jac],[src*=v1_land_rover],[src*=v1_livan],[src*=v1_lynk_n_co],[src*=v1_mclaren],[src*=v1_nio],[src*=v1_polestar],[src*=v1_soueast],[src*=v1_triumph],[src*=v1_volvo],[data-defer-src*=v1_alfa_romeo],[data-defer-src*=v1_aston_martin],[data-defer-src*=v1_audi],[data-defer-src*=v1_bentley],[data-defer-src*=v1_dfsk],[data-defer-src*=v1_ferrari],[data-defer-src*=v1_jac],[data-defer-src*=v1_land_rover],[data-defer-src*=v1_livan],[data-defer-src*=v1_lynk_n_co],[data-defer-src*=v1_mclaren],[data-defer-src*=v1_nio],[data-defer-src*=v1_polestar],[data-defer-src*=v1_soueast],[data-defer-src*=v1_triumph],[data-defer-src*=v1_volvo]){filter:brightness(0) invert(1)}.alt-dealer_cta:hover,.alt-dealer_cta:focus,.alt-dealer_cta:focus-visible,.alt-dealer_cta:active{color:#fff}.cardlink .alt-card:not(.alt-ad){position:relative}.cardlink .alt-card:not(.alt-ad) .alt-title>a:after{content:"";position:absolute;inset:0;z-index:1}.cardlink .alt-card:not(.alt-ad) :is(.alt-btn,.alt-seller_tile,.alt-count,.alt-price--link,.alt-emi_info,[data-tip]):not(.alt-fav):not(.alt-nav):not(.alt-dots):not(.alt-wa_tag){position:relative;z-index:3}.cardlink .alt-card:not(.alt-ad):hover .alt-nav{opacity:1;pointer-events:auto}.cardlink .alt-card:not(.alt-ad) .alt-slider{z-index:2}.alt-ledger_rates{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;min-height:0;padding-top:12px}.alt-por{display:grid;grid-template-columns:auto minmax(0,max-content);justify-content:end;align-items:center;column-gap:10px;row-gap:2px;text-align:start;max-width:100%}.alt-por_ic{grid-row:1 / 3;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--orange-tint)}.alt-por_t{margin:0;font-size:16px;font-weight:700;line-height:1.25;color:var(--ink)}.alt-por_line{font-size:11px;font-weight:600;line-height:1.35;color:var(--text-muted)}@media (max-width: 899px){.alt-por{justify-content:start;grid-template-columns:auto minmax(0,1fr)}.alt-prices.alt-prices--por{display:block}}.alt-main[data-w=mobile] .alt-por{justify-content:start;grid-template-columns:auto minmax(0,1fr)}.alt-main[data-w=mobile] .alt-prices.alt-prices--por{display:block}@media (max-width: 899px){.alt-prices:has(>.alt-por){display:block}}.alt-main[data-w=mobile] .alt-prices:has(>.alt-por){display:block}[dir=rtl] .feedbackmain .ques,[dir=rtl] .feedbackmain .cmpname,[dir=rtl] .feedbackmain .btn,[dir=rtl] .feedbackmain p,[dir=rtl] .feedbackmain div:not(:has(*)){unicode-bidi:plaintext}.feedbackmain .yesbox{text-align:end!important}.feedbackmain .nobox{text-align:start!important}.feedbackmain>.text-right{text-align:end}[dir=rtl] .alt-nav img,[dir=rtl] .vid-arw img{transform:scaleX(-1)}[dir=rtl] .ocdsp-nav svg{transform:scaleX(-1)}@media (max-width: 767px){.ocdsp.ocdsp{gap:4px;flex-wrap:nowrap;margin:22px 0 0}.ocdsp .ocdsp-pg,.ocdsp .ocdsp-nav{min-width:30px;height:30px;padding:0 6px;border-radius:7px;font-size:12.5px}.ocdsp .ocdsp-gap{font-size:16px;padding:0 1px}}@media (max-width: 359px){.ocdsp.ocdsp{gap:3px}.ocdsp .ocdsp-pg,.ocdsp .ocdsp-nav{min-width:27px;padding:0 3px}}@media (max-width: 479px){.ocdsp .ocdsp-edge{display:inline-flex}.ocdsp .ocdsp-pg+.ocdsp-pg+.ocdsp-pg+.ocdsp-pg:not(.is-on){display:none}}.carslidtitle.trstrvw_title{margin-top:32px!important}@media (min-width: 1024px){.home_latest_ajax_5.home_latest_ajax_5{margin-bottom:32px!important}}@media (min-width: 768px) and (max-width: 1024px){.home_latest_ajax_5.home_latest_ajax_5{height:auto!important;min-height:296.9px}.review-section.review-section{min-height:296.9px}}@media (min-width: 700px){html:has(#currency[value=INR]) .vid_price b{font-size:17px}html:has(#currency[value=INR]) .vid_price s,html:has(#currency[value=INR]) .vid_price i{font-size:11px}}@media (hover: none) and (min-width: 700px){.alt-p3 .alt-main.alt-p3cell.alt-p3cell[data-w=mobile] .alt-btn{gap:0}.alt-p3 .alt-main.alt-p3cell.alt-p3cell[data-w=mobile] .alt-btn_short{max-width:0;opacity:0}.alt-p3 .alt-main.alt-p3cell.alt-p3cell[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):hover .alt-btn_short,.alt-p3 .alt-main.alt-p3cell.alt-p3cell[data-w=mobile] .alt-btn:not(.alt-btn--done):not(.alt-btn--shown):focus-visible .alt-btn_short{max-width:0;opacity:0}}a.alt-btn:focus{border-width:1.5px!important;border-style:solid!important}a.alt-btn--call:focus{border-color:var(--call-line)!important}a.alt-btn--wa:focus{border-color:#8cc38c!important}a.alt-btn--call.alt-btn--done:focus,a.alt-btn--call.alt-btn--shown:focus{border-color:var(--call)!important}a.alt-btn--wa.alt-btn--done:focus{border-color:var(--wa)!important}a.alt-btn--call:not(.alt-btn--done):not(.alt-btn--shown):focus-visible{border-color:var(--call)!important}a.alt-btn--wa:not(.alt-btn--done):not(.alt-btn--shown):focus-visible{border-color:var(--wa)!important}@media (hover: hover){a.alt-btn--call:not(.alt-btn--done):not(.alt-btn--shown):focus:hover{border-color:var(--call)!important}a.alt-btn--wa:not(.alt-btn--done):not(.alt-btn--shown):focus:hover{border-color:var(--wa)!important}}@media (max-width: 899px){a.alt-btn--call:not(.alt-btn--done):not(.alt-btn--shown):focus:hover{border-color:var(--call-line)!important}a.alt-btn--wa:not(.alt-btn--done):not(.alt-btn--shown):focus:hover{border-color:#8cc38c!important}}@media (max-width: 767px){html:lang(ar) a.mobile-arlang{right:auto!important;left:54px!important}}@media (min-width: 768px) and (max-width: 1200px){html:lang(ar) a.mobile-arlang{left:auto!important;right:230px!important}}.alt-seller--owner .alt-seller_txt b:empty{display:none}.alt-seller--owner:not(:has(.alt-loc)),.alt-seller--owner:has(.alt-loc:empty){grid-template-rows:auto;align-items:center}.alt-seller--owner:not(:has(.alt-loc)) .alt-seller_mark,.alt-seller--owner:has(.alt-loc:empty) .alt-seller_mark{grid-row:1}.breadcrumb.breadcrumb a:after{position:static;width:auto;vertical-align:middle}.usedcar_topfilter:has(.usdcar_tab.carmake input:checked) .filter_slider_container.usedcar_make,.usedcar_topfilter:has(.usdcar_tab.popmodel input:checked) .filter_slider_container.usedcar_popmodel,.usedcar_topfilter:has(.usdcar_tab.qucklink input:checked) .filter_slider_container.usedcar_quicklinks{direction:ltr}[dir=rtl] .usedcar_topfilter:has(.usdcar_tab.carmake input:checked) .filter_slider_container.usedcar_make .used_brandfilter,[dir=rtl] .usedcar_topfilter:has(.usdcar_tab.popmodel input:checked) .filter_slider_container.usedcar_popmodel .used_brandfilter,[dir=rtl] .usedcar_topfilter:has(.usdcar_tab.qucklink input:checked) .filter_slider_container.usedcar_quicklinks .used_brandfilter{justify-content:safe flex-end}[dir=rtl] .tabfilter_wrapper{margin-left:0;margin-right:-16px}.alt-feats li:nth-child(n+5){display:none}.alt-ledger .alt-seller--owner{grid-template-columns:auto minmax(0,max-content);justify-content:end}.alt-seller--owner .alt-loc{grid-column:2;grid-row:auto;justify-self:start}.alt-main[data-w=mobile] .alt-ledger .alt-seller--owner{grid-template-columns:auto minmax(0,max-content);justify-content:end}.alt-main[data-w=mobile] .alt-seller--owner .alt-loc{grid-column:2;grid-row:auto;justify-self:start}#vv-feed{display:none}.breadcrumb.breadcrumb a{margin-right:0;padding-left:0;margin-inline-end:5px}.breadcrumb.breadcrumb a:after{margin-left:0;margin-inline-start:6px}.breadcrumb.breadcrumb a:after{position:relative;top:.06em}.breadcrumb.breadcrumb a i svg{position:relative;top:-.11em}@media (max-width: 899px){.alt-ledger .alt-foot:has(.alt-seller_tile) .alt-loc{display:none}}.roww .alt-main[data-w=mobile] .alt-ledger .alt-foot:has(.alt-seller_tile) .alt-loc{display:none}.alt-p3 .alt-main[data-w=mobile] .alt-ledger .alt-foot:has(.alt-seller_tile) .alt-loc{display:none}
