@font-face{font-family:TT Days Sans;src:url(./TTDaysSans-Bold.DXVrYPud.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--color-text: rgb(25, 28, 37);--color-muted: rgb(189, 190, 195);--color-accent: rgb(90, 92, 105);--color-bg: #fff;--color-bg-alt: rgb(244, 244, 244);--color-border: rgb(227, 227, 229);--font-sans: "Raleway", -apple-system, BlinkMacSystemFont, sans-serif;--container: 1200px;--radius: 10px}*,*:before,*:after{box-sizing:border-box}html{height:100%;touch-action:manipulation}body{margin:0;height:100%;font-family:var(--font-sans);font-size:16px;line-height:1.5;color:var(--color-text);overflow:hidden}a{color:var(--color-text);text-decoration:none}a:hover{color:var(--color-accent)}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 20px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.main{flex:1;overflow-y:auto;overflow-x:hidden}.button{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:var(--radius);font-family:var(--font-sans);font-weight:600;font-size:16px;cursor:pointer;border:none;transition:background .2s,color .2s}.button_primary{background:var(--color-accent);color:#fff}.button_primary:hover{background:#3a3b4d;color:#fff}.button_secondary{background:var(--color-bg-alt);color:var(--color-accent)}.button_secondary:hover{background:#e3e3e5;color:var(--color-text)}input,select,textarea{font-family:var(--font-sans);font-size:1rem}.statistic__list{display:flex;gap:40px;flex-wrap:wrap}.statistic__item{flex:1;min-width:200px;padding:24px;background:var(--color-bg-alt);border-radius:var(--radius);text-decoration:none;color:inherit}a.statistic__item:hover{background:var(--color-border)}.statistic__text{margin:0 0 8px;font-size:14px;color:var(--color-muted)}.statistic__odometer{font-size:32px;font-weight:700;color:var(--color-text)}@media(max-width:768px){.container{padding-left:16px;padding-right:16px}}@media(max-width:480px){.container{padding-left:12px;padding-right:12px}body{font-size:15px}}@media(max-width:900px){.statistic__list{gap:16px}.statistic__item{min-width:140px;padding:18px}.statistic__odometer{font-size:26px}}@media(max-width:560px){.statistic__list{flex-direction:column;gap:12px}.statistic__item{min-width:0;width:100%;padding:16px}.statistic__odometer{font-size:24px}}.header.svelte-1elxaub{position:sticky;top:0;z-index:100;width:100%;background:#fff;border-bottom:1px solid var(--color-border)}.header__container.svelte-1elxaub{width:100%;max-width:100%;padding:0 16px;margin:0 auto}.header__content.svelte-1elxaub{display:flex;align-items:center;gap:16px;min-height:52px}.logo.header__logo.svelte-1elxaub{flex-shrink:0;display:block;line-height:0;text-decoration:none}.logo-img.svelte-1elxaub{height:36px;width:auto;display:block;object-fit:contain}.header__search-wrap.svelte-1elxaub{position:relative;flex-shrink:0}.header__search-toggle.svelte-1elxaub{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:none;background:none;color:var(--color-text);cursor:pointer;border-radius:var(--radius);transition:background .15s,color .15s}.header__search-toggle.svelte-1elxaub:hover{color:var(--color-accent);background:var(--color-bg-alt)}.header__search-toggle_active.svelte-1elxaub{color:#f97316}.header__search-icon.svelte-1elxaub{color:#fff6;flex-shrink:0;pointer-events:none}.header__search-input.svelte-1elxaub{flex:1;min-width:0;padding:7px 4px;border:none;background:none;font-size:13px;font-family:inherit;color:#fff}.header__search-input.svelte-1elxaub::placeholder{color:#fff6}.header__search-input.svelte-1elxaub:focus{outline:none}.header__search-input.svelte-1elxaub::-webkit-search-cancel-button{display:none}.header__search-clear.svelte-1elxaub{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border:none;background:#ffffff26;border-radius:50%;color:#ffffff80;cursor:pointer;flex-shrink:0;padding:0;transition:background .15s}.header__search-clear.svelte-1elxaub:hover{background:#ffffff40;color:#fff}.header__search-dropdown.svelte-1elxaub{position:absolute;top:calc(100% + 6px);left:0;width:340px;max-width:calc(100vw - 32px);background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 12px 40px #0006;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .18s,visibility .18s,transform .18s;z-index:200}.header__search-dropdown_open.svelte-1elxaub{opacity:1;visibility:visible;transform:translateY(0)}.header__search-dropdown-form.svelte-1elxaub{display:flex;align-items:center;gap:4px;padding:8px 10px;border-bottom:1px solid rgba(255,255,255,.1);background:#ffffff0d}.header__search-dropdown-list.svelte-1elxaub{list-style:none;margin:0;padding:4px 6px 6px;max-height:320px;overflow-y:auto}.header__search-dropdown-list.svelte-1elxaub::-webkit-scrollbar{width:4px}.header__search-dropdown-list.svelte-1elxaub::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.header__search-dropdown-item.svelte-1elxaub{display:flex;align-items:center;gap:8px;width:100%;padding:9px 10px;border:none;background:none;border-radius:8px;font-size:13px;font-family:inherit;color:#ffffffd9;cursor:pointer;text-align:left;transition:background .12s}.header__search-dropdown-item.svelte-1elxaub:hover,.header__search-dropdown-item_active.svelte-1elxaub{background:#ffffff14;color:#fff}.header__search-dropdown-item_all.svelte-1elxaub{color:#ffffff80;font-weight:500;border-bottom:1px solid rgba(255,255,255,.08);border-radius:8px 8px 0 0;margin-bottom:2px}.header__search-dropdown-item_all.svelte-1elxaub:hover,.header__search-dropdown-item_all.header__search-dropdown-item_active.svelte-1elxaub{color:#fff;background:#ffffff14}.header__search-dropdown-item_brand.svelte-1elxaub{justify-content:space-between}.header__search-brand-logo.svelte-1elxaub{width:22px;height:22px;object-fit:contain;flex-shrink:0;border-radius:4px;background:#fff;padding:2px}.header__search-brand-placeholder.svelte-1elxaub{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:4px;background:#fff;color:#000;font-size:8px;font-weight:700;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header__search-brand-name.svelte-1elxaub{font-weight:500}.header__search-brand-count.svelte-1elxaub{font-size:11px;color:#ffffff73;background:#ffffff14;border-radius:999px;padding:2px 8px;white-space:nowrap;flex-shrink:0}.header__search-dropdown-item_model.svelte-1elxaub{padding-left:40px;justify-content:space-between}.header__search-model-name.svelte-1elxaub{font-weight:400;color:#ffffffa6;font-size:12px}.header__search-dropdown-item_model.svelte-1elxaub:hover .header__search-model-name:where(.svelte-1elxaub),.header__search-dropdown-item_model.header__search-dropdown-item_active.svelte-1elxaub .header__search-model-name:where(.svelte-1elxaub){color:#fff}.nav__list.svelte-1elxaub{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.nav__link.svelte-1elxaub{padding:6px 8px;font-family:"TT Days Sans",var(--font-sans);font-size:14px;text-transform:uppercase;letter-spacing:.03em;color:#000}.nav__link.svelte-1elxaub:hover{background:linear-gradient(135deg,#0f766e,#115e59);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav__link_active.svelte-1elxaub{position:relative;background:linear-gradient(135deg,#0f766e,#115e59);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav__link_active.svelte-1elxaub:after{content:"";position:absolute;left:8px;right:8px;bottom:2px;height:2px;border-radius:1px;background:linear-gradient(135deg,#0f766e,#115e59)}.header__right.svelte-1elxaub{display:flex;align-items:center;gap:6px;margin-left:auto}.header__info.svelte-1elxaub{display:flex;align-items:center;gap:8px}.header__info-icon.svelte-1elxaub{position:relative;display:flex;align-items:center;justify-content:center;width:34px;height:34px;color:var(--color-text);border-radius:var(--radius)}.header__info-icon.svelte-1elxaub:hover{color:var(--color-accent);background:var(--color-bg-alt)}.header__info-badge.svelte-1elxaub{position:absolute;top:4px;right:4px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;line-height:16px;text-align:center;pointer-events:none}.header__info-badge_compare.svelte-1elxaub{background:#0ea5e9}.header__phone.svelte-1elxaub{display:flex;align-items:center;padding:3px 10px}.header__phone-link.svelte-1elxaub{font-family:Raleway,sans-serif;font-feature-settings:"lnum","pnum";font-kerning:none;font-size:14px;font-weight:600;color:#000}.header__phone-link.svelte-1elxaub:hover{color:#086352}.header__callback.svelte-1elxaub{display:inline-flex;align-items:center;gap:5px;height:32px;padding:0 12px;border-radius:8px;border:none;background:#0c956e;color:#fff;font-size:12px;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap;transition:opacity .15s}.header__callback.svelte-1elxaub:hover{background:linear-gradient(135deg,#0c956e,#065f46,#0c956e);background-size:200% 100%;animation:svelte-1elxaub-callbackShimmer 1.5s ease infinite}@keyframes svelte-1elxaub-callbackShimmer{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.header__burger-btn.svelte-1elxaub{display:none;width:40px;height:40px;align-items:center;justify-content:center;background:none;border:none;cursor:pointer}.header__icon-burger.svelte-1elxaub{width:24px;height:2px;background:var(--color-text);display:block;box-shadow:0 7px 0 var(--color-text),0 -7px 0 var(--color-text)}.header__burger-menu-container.svelte-1elxaub{display:none;background:#f8fafc;border-top:1px solid var(--color-border);padding:16px 0 24px;box-shadow:inset 0 4px 12px #0000000a}.header__burger-menu-container_open.svelte-1elxaub{display:block}.header__burger-nav.svelte-1elxaub{display:flex;flex-direction:column;gap:0;padding:0 20px}.header__nav-link-mob.svelte-1elxaub{display:block;padding:14px 16px;font-size:16px;font-weight:500;color:var(--color-text);text-decoration:none;border-radius:10px;margin-bottom:2px;transition:background .15s,color .15s}.header__nav-link-mob.svelte-1elxaub:hover{background:#10b98114;color:#0d9488}.header__nav-link-mob_active.svelte-1elxaub{background:#10b9811f;color:#0f766e;font-weight:600}.header__burger-footer.svelte-1elxaub{margin-top:16px;padding:16px 20px 0;border-top:1px solid var(--color-border);display:flex;flex-direction:column;gap:12px}.header__burger-schedule.svelte-1elxaub{font-size:13px;color:var(--color-muted)}.header__callback_mob.svelte-1elxaub{width:100%;height:48px;justify-content:center;font-size:15px;border-radius:12px;margin-top:0;background:linear-gradient(135deg,#0d9488,#10b981);border:none;color:#fff}@media(max-width:1320px){.header__nav.svelte-1elxaub,.header__callback.svelte-1elxaub{display:none}.header__right.svelte-1elxaub{display:flex;margin-left:auto;gap:6px}.header__phone.svelte-1elxaub{padding:4px 10px}.header__phone-link.svelte-1elxaub{font-size:12px}.header__info-icon.svelte-1elxaub{width:36px;height:36px}.header__search-wrap.svelte-1elxaub{display:none}.header__burger-btn.svelte-1elxaub{display:flex}.header__content.svelte-1elxaub{gap:12px}}@media(max-width:480px){.header__container.svelte-1elxaub{padding-left:12px;padding-right:12px}.header__content.svelte-1elxaub{min-height:56px;gap:8px}.header__right.svelte-1elxaub{gap:4px}.header__phone.svelte-1elxaub{padding:4px 8px}.header__phone-link.svelte-1elxaub{font-size:11px}.logo-img.svelte-1elxaub{height:30px}.header__burger-btn.svelte-1elxaub{width:36px;height:36px}.header__info-icon.svelte-1elxaub{width:34px;height:34px}.header__icon-burger.svelte-1elxaub{box-shadow:0 6px 0 var(--color-text),0 -6px 0 var(--color-text)}.header__burger-nav.svelte-1elxaub{padding:0 12px}.header__burger-footer.svelte-1elxaub{padding:16px 12px 0}.header__nav-link-mob.svelte-1elxaub{padding:12px 14px;font-size:15px}}.footer.svelte-jz8lnl{margin-top:0;background:linear-gradient(120deg,#030d08,#041510,#062318,#0a3020,#052018,#041208 75%,#030d08);background-size:400% 400%;animation:svelte-jz8lnl-footerShimmer 30s ease-in-out infinite;border-top:none;padding:48px 0 24px;position:relative;overflow:hidden}.footer.svelte-jz8lnl:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 20%,rgba(16,185,129,.07) 40%,rgba(5,150,105,.12) 50%,rgba(16,185,129,.07) 60%,transparent 80%);background-size:250% 100%;animation:svelte-jz8lnl-footerGloss 25s linear infinite;pointer-events:none}.footer.svelte-jz8lnl:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.16;mix-blend-mode:soft-light;background-image:radial-gradient(rgba(255,255,255,.28) 1px,transparent 1px),radial-gradient(rgba(0,0,0,.3) 1px,transparent 1px);background-size:3px 3px,4px 4px;background-position:0 0,1px 1px}@keyframes svelte-jz8lnl-footerShimmer{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes svelte-jz8lnl-footerGloss{0%{background-position:-100% 0}to{background-position:200% 0}}.footer__grid.svelte-jz8lnl{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;margin-bottom:40px}.footer__title.svelte-jz8lnl{margin:0 0 12px;font-size:16px;font-weight:600;color:#fff}.footer__link.svelte-jz8lnl{display:block;margin:6px 0;font-size:14px;color:#ffffffbf;font-weight:500}.footer__link.svelte-jz8lnl:hover{color:#fff}.footer__link[href^="tel:"].svelte-jz8lnl{display:inline-flex;align-items:center;padding:8px 16px;border-radius:var(--radius);background:linear-gradient(135deg,#10b981,#059669,#0d9488);background-size:200% 100%;animation:svelte-jz8lnl-btnShimmer 4s ease infinite;color:#fff;font-weight:600;font-size:15px;margin-bottom:10px;transition:opacity .15s}.footer__link[href^="tel:"].svelte-jz8lnl:hover{opacity:.88;color:#fff}@keyframes svelte-jz8lnl-btnShimmer{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.footer__text.svelte-jz8lnl{display:block;margin:6px 0;font-size:14px;color:#ffffff73}.footer__documents.svelte-jz8lnl{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px;padding-top:20px;margin-top:20px;border-top:1px solid rgba(16,185,129,.15)}.footer__copyright.svelte-jz8lnl{font-size:14px;color:#ffffff4d}.footer__documents-link.svelte-jz8lnl{font-size:14px;color:#ffffffbf;font-weight:500}.footer__documents-link.svelte-jz8lnl:hover{color:#fff}.footer__legal.svelte-jz8lnl{margin-top:20px;padding-top:20px;border-top:1px solid rgba(16,185,129,.15)}.footer__legal.svelte-jz8lnl p:where(.svelte-jz8lnl){margin:0 0 4px;font-size:12px;line-height:1.5;color:#ffffff59}.footer__legal.svelte-jz8lnl p:where(.svelte-jz8lnl):last-child{margin-bottom:0}.footer__disclaimer.svelte-jz8lnl{margin-top:20px;padding-top:20px;border-top:1px solid rgba(16,185,129,.15)}.footer__disclaimer.svelte-jz8lnl p:where(.svelte-jz8lnl){margin:0 0 8px;font-size:12px;line-height:1.5;color:#ffffff59}.footer__disclaimer.svelte-jz8lnl p:where(.svelte-jz8lnl):last-child{margin-bottom:0}@media(max-width:900px){.footer__grid.svelte-jz8lnl{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:32px}.footer.svelte-jz8lnl{padding:40px 0 20px}}@media(max-width:600px){.footer__grid.svelte-jz8lnl{grid-template-columns:1fr;gap:20px;margin-bottom:28px}.footer.svelte-jz8lnl{padding:32px 0 20px}.footer__copyright.svelte-jz8lnl{font-size:13px}}@media(max-width:480px){.footer__title.svelte-jz8lnl{font-size:15px;margin-bottom:10px}.footer__link.svelte-jz8lnl{font-size:13px;margin:4px 0}.footer__text.svelte-jz8lnl{font-size:13px}.footer__documents.svelte-jz8lnl{gap:8px 16px;padding-top:16px;margin-top:16px}.footer__documents-link.svelte-jz8lnl,.footer__copyright.svelte-jz8lnl{font-size:13px}}.modal-backdrop.svelte-7emt9s{position:fixed;inset:0;z-index:2000;background:#0a0a0a99;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:20px;animation:svelte-7emt9s-backdropIn .2s ease}@keyframes svelte-7emt9s-backdropIn{0%{opacity:0}to{opacity:1}}.modal.svelte-7emt9s{position:relative;background:#fff;border-radius:20px;width:100%;max-width:420px;padding:32px;box-shadow:0 24px 80px #0003;animation:svelte-7emt9s-modalIn .25s cubic-bezier(.34,1.56,.64,1)}@keyframes svelte-7emt9s-modalIn{0%{opacity:0;transform:scale(.92) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal__close.svelte-7emt9s{position:absolute;top:16px;right:16px;z-index:10;width:32px;height:32px;border-radius:8px;border:1.5px solid #e8eaf0;background:#f7f8fa;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:border-color .15s,color .15s,background .15s}.modal__close.svelte-7emt9s:hover{border-color:#ef4444;color:#ef4444;background:#fff5f5}.modal__header.svelte-7emt9s{display:flex;align-items:center;gap:14px;margin-bottom:24px}.modal__icon.svelte-7emt9s{flex-shrink:0;width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#ecfdf5,#d1fae5);display:flex;align-items:center;justify-content:center;color:#10b981}.modal__title.svelte-7emt9s{margin:0 0 2px;font-size:20px;font-weight:800;color:#1a1a2e}.modal__subtitle.svelte-7emt9s{margin:0;font-size:13px;color:#64748b}.modal__car.svelte-7emt9s{position:relative;display:grid;grid-template-columns:96px 1fr;gap:12px;align-items:center;padding:12px 40px 12px 12px;border-radius:14px;background:#f8fafc;border:1px solid #eef2f7;margin-bottom:16px}.modal__car-remove.svelte-7emt9s{position:absolute;top:10px;right:10px;z-index:2;width:32px;height:32px;padding:0;border:1.5px solid #e8eaf0;border-radius:8px;background:#fff;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .15s,color .15s,background .15s}.modal__car-remove.svelte-7emt9s:hover{border-color:#ef4444;color:#ef4444;background:#fff5f5}.modal__car-remove.svelte-7emt9s:focus-visible{outline:none;border-color:#ef4444;color:#ef4444;box-shadow:0 0 0 3px #ef444433}.modal__car-heading.svelte-7emt9s{font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#64748b;margin:4px 0 8px}.modal__car-img.svelte-7emt9s{width:96px;height:72px;object-fit:cover;border-radius:10px;background:#e2e8f0}.modal__car-title.svelte-7emt9s{font-size:14px;font-weight:700;color:#0f172a}.modal__car-price.svelte-7emt9s{margin-top:4px;font-size:13px;color:#0d9488;font-weight:700}.modal__form.svelte-7emt9s{display:flex;flex-direction:column;gap:16px}.modal__hp.svelte-7emt9s{position:absolute;left:-9999px;opacity:0;height:0;overflow:hidden;pointer-events:none}.modal__field.svelte-7emt9s{display:flex;flex-direction:column;gap:6px}.modal__label.svelte-7emt9s{font-size:13px;font-weight:600;color:#374151}.modal__required.svelte-7emt9s{color:#ef4444}.modal__input.svelte-7emt9s{height:44px;padding:0 14px;border-radius:10px;border:1.5px solid #e8eaf0;background:#f7f8fa;font-size:14px;font-family:inherit;color:#1a1a2e;transition:border-color .15s,box-shadow .15s,background .15s;outline:none;width:100%}.modal__textarea.svelte-7emt9s{padding:10px 14px;border-radius:10px;border:1.5px solid #e8eaf0;background:#f7f8fa;font-size:14px;font-family:inherit;color:#1a1a2e;transition:border-color .15s,box-shadow .15s,background .15s;outline:none;width:100%;resize:none;min-height:60px}.modal__textarea.svelte-7emt9s:focus{border-color:#10b981;background:#fff;box-shadow:0 0 0 3px #10b9811a}.modal__input.svelte-7emt9s:focus{border-color:#10b981;background:#fff;box-shadow:0 0 0 3px #10b9811a}.modal__input_error.svelte-7emt9s{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44441a!important}.modal__error.svelte-7emt9s{font-size:12px;color:#ef4444;font-weight:500}.modal__btn.svelte-7emt9s{width:100%;height:48px;border-radius:12px;border:none;background:linear-gradient(135deg,#10b981,#0d9488);color:#fff;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:opacity .15s,transform .15s;margin-top:4px}.modal__btn.svelte-7emt9s:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.modal__btn.svelte-7emt9s:disabled{opacity:.7;cursor:not-allowed}.modal__btn-spinner.svelte-7emt9s{width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:svelte-7emt9s-spin .7s linear infinite}@keyframes svelte-7emt9s-spin{to{transform:rotate(360deg)}}.modal__policy.svelte-7emt9s{margin:0;font-size:11px;color:#94a3b8;text-align:center;line-height:1.5}.modal__policy.svelte-7emt9s a:where(.svelte-7emt9s){color:#10b981;text-decoration:underline}.modal__success.svelte-7emt9s{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px 0;text-align:center}.modal__success-icon.svelte-7emt9s{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#ecfdf5,#d1fae5);display:flex;align-items:center;justify-content:center;color:#10b981;animation:svelte-7emt9s-popIn .4s cubic-bezier(.34,1.56,.64,1)}@keyframes svelte-7emt9s-popIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.modal__success-title.svelte-7emt9s{margin:0;font-size:22px;font-weight:800;color:#1a1a2e}.modal__success-text.svelte-7emt9s{margin:0;font-size:14px;color:#64748b}@media(max-width:640px){.modal-backdrop.svelte-7emt9s{padding:0;align-items:stretch}.modal.svelte-7emt9s{max-width:none;max-height:100vh;height:100vh;border-radius:0;padding:0;display:flex;flex-direction:column;overflow-y:auto}.modal__header.svelte-7emt9s{position:sticky;top:0;z-index:5;background:#fff;padding:16px 16px 12px;margin-bottom:0;border-bottom:1px solid rgba(0,0,0,.06)}.modal__close.svelte-7emt9s{top:12px;right:12px}.modal__form.svelte-7emt9s{flex:1;padding:16px}.modal__car-heading.svelte-7emt9s,.modal__car.svelte-7emt9s{margin-left:16px;margin-right:16px}.modal__car-heading.svelte-7emt9s{margin-top:12px}}.modal-backdrop.svelte-13o5twy{position:fixed;inset:0;z-index:2000;background:#0a0a0a99;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:16px;animation:svelte-13o5twy-backdropIn .2s ease}@media(max-width:640px){.modal-backdrop.svelte-13o5twy{padding:0;align-items:stretch}.modal-backdrop--success.svelte-13o5twy{align-items:center;padding:16px}}@keyframes svelte-13o5twy-backdropIn{0%{opacity:0}to{opacity:1}}.modal.svelte-13o5twy{position:relative;background:#fff;border-radius:16px;width:100%;max-width:640px;max-height:calc(100vh - 32px);padding:10px 20px 20px;box-shadow:0 24px 80px #0003;animation:svelte-13o5twy-modalIn .25s cubic-bezier(.34,1.56,.64,1);overflow-y:auto;-webkit-overflow-scrolling:touch}@media(max-width:640px){.modal.svelte-13o5twy{max-height:100vh;height:100vh;border-radius:0;padding:0;display:flex;flex-direction:column;animation:svelte-13o5twy-modalInMobile .3s cubic-bezier(.32,.72,0,1)}.modal--success.svelte-13o5twy{border-radius:16px;padding:10px 20px 20px;max-height:none;height:auto}}@keyframes svelte-13o5twy-modalIn{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes svelte-13o5twy-modalInMobile{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.modal__sticky-top.svelte-13o5twy{position:sticky;top:0;z-index:10;flex-shrink:0;margin-bottom:16px;background:#fff;border-bottom:1px solid rgba(0,0,0,.06)}@media(max-width:640px){.modal__sticky-top.svelte-13o5twy{margin-bottom:0}}.modal__close.svelte-13o5twy{position:absolute;top:12px;right:12px;z-index:11;width:32px;height:32px;border-radius:8px;border:1.5px solid #e8eaf0;background:#f7f8fa;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:border-color .15s,color .15s,background .15s}.modal__close.svelte-13o5twy:hover{border-color:#ef4444;color:#ef4444;background:#fff5f5}.modal__header.svelte-13o5twy{position:relative;display:flex;align-items:center;gap:12px;padding:8px 48px 12px 0;margin:0}@media(max-width:640px){.modal__header.svelte-13o5twy{padding:16px 48px 12px 16px}}.modal__icon.svelte-13o5twy{flex-shrink:0;width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#ecfdf5,#d1fae5);display:flex;align-items:center;justify-content:center;color:#10b981}@media(max-width:480px){.modal__icon.svelte-13o5twy{width:40px;height:40px}}.modal__title.svelte-13o5twy{margin:0 0 2px;font-size:18px;font-weight:800;color:#1a1a2e}@media(max-width:480px){.modal__title.svelte-13o5twy{font-size:17px}}.modal__subtitle.svelte-13o5twy{margin:0;font-size:12px;color:#64748b}.modal__car-heading.svelte-13o5twy{font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#64748b;margin:2px 0 6px}.modal__car.svelte-13o5twy{display:grid;grid-template-columns:80px 1fr;gap:10px;align-items:center;padding:10px;border-radius:12px;background:#f8fafc;border:1px solid #eef2f7;margin-bottom:12px}@media(max-width:480px){.modal__car.svelte-13o5twy{grid-template-columns:64px 1fr;gap:8px;padding:8px;margin-bottom:10px}}.modal__car-img.svelte-13o5twy{width:80px;height:60px;object-fit:cover;border-radius:8px;background:#e2e8f0}@media(max-width:480px){.modal__car-img.svelte-13o5twy{width:64px;height:48px}}.modal__car-title.svelte-13o5twy{font-size:13px;font-weight:700;color:#0f172a}.modal__car-price.svelte-13o5twy{margin-top:2px;font-size:12px;color:#0d9488;font-weight:700}.modal__form.svelte-13o5twy{display:flex;flex-direction:column;gap:12px}@media(max-width:640px){.modal__form.svelte-13o5twy{padding:0 16px 16px}.modal__car-heading.svelte-13o5twy,.modal__car.svelte-13o5twy{margin-left:16px;margin-right:16px}}.modal__form-grid.svelte-13o5twy{display:grid;grid-template-columns:1fr 1fr;gap:16px 20px}.modal__form-col.svelte-13o5twy{display:flex;flex-direction:column;gap:12px}@media(max-width:600px){.modal__form-grid.svelte-13o5twy{grid-template-columns:1fr;gap:12px}.modal__form-col.svelte-13o5twy{gap:10px}}.modal__field.svelte-13o5twy{display:flex;flex-direction:column;gap:4px}.modal__label.svelte-13o5twy{font-size:12px;font-weight:600;color:#374151}.modal__required.svelte-13o5twy{color:#ef4444}.modal__switch-row.svelte-13o5twy{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 2px;padding:0;cursor:pointer;-webkit-user-select:none;user-select:none}.modal__switch-label.svelte-13o5twy{font-size:12px;font-weight:600;color:#374151;line-height:1.25;flex:1;min-width:0}.modal__switch.svelte-13o5twy{position:relative;flex-shrink:0;width:36px;height:20px}.modal__switch-input.svelte-13o5twy{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer;z-index:2}.modal__switch-track.svelte-13o5twy{position:relative;display:block;width:100%;height:100%;border-radius:999px;background:#cbd5e1;transition:background .2s ease;pointer-events:none}.modal__switch-track.svelte-13o5twy:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0f172a24;transition:transform .18s cubic-bezier(.34,1.2,.64,1)}.modal__switch.svelte-13o5twy:has(.modal__switch-input:where(.svelte-13o5twy):checked) .modal__switch-track:where(.svelte-13o5twy){background:#10b981}.modal__switch.svelte-13o5twy:has(.modal__switch-input:where(.svelte-13o5twy):checked) .modal__switch-track:where(.svelte-13o5twy):after{transform:translate(16px)}.modal__switch.svelte-13o5twy:has(.modal__switch-input:where(.svelte-13o5twy):focus-visible) .modal__switch-track:where(.svelte-13o5twy){box-shadow:0 0 0 2px #10b98147}.modal__switch.svelte-13o5twy:has(.modal__switch-input:where(.svelte-13o5twy):disabled){opacity:.55;pointer-events:none}.modal__input.svelte-13o5twy,.modal__select.svelte-13o5twy,.modal__textarea.svelte-13o5twy{height:42px;padding:0 12px;border-radius:8px;border:1.5px solid #e8eaf0;background:#f7f8fa;font-size:14px;font-family:inherit;color:#1a1a2e;transition:border-color .15s,box-shadow .15s,background .15s;outline:none;width:100%}@media(max-width:480px){.modal__input.svelte-13o5twy,.modal__select.svelte-13o5twy,.modal__textarea.svelte-13o5twy{height:44px;padding:0 14px;min-height:44px}}.modal__textarea.svelte-13o5twy{height:auto;min-height:48px;padding:8px 12px;resize:none}@media(max-width:480px){.modal__textarea.svelte-13o5twy{min-height:52px;padding:10px 14px}}.modal__select.svelte-13o5twy{cursor:pointer;appearance:auto}.modal__input.svelte-13o5twy:focus,.modal__select.svelte-13o5twy:focus{border-color:#10b981;background:#fff;box-shadow:0 0 0 3px #10b9811a}.modal__input_error.svelte-13o5twy{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44441a!important}.modal__error.svelte-13o5twy{font-size:11px;color:#ef4444;font-weight:500}.modal__btn.svelte-13o5twy{width:100%;height:44px;border-radius:10px;border:none;background:linear-gradient(135deg,#10b981,#0d9488);color:#fff;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:opacity .15s,transform .15s;margin-top:2px}@media(max-width:480px){.modal__btn.svelte-13o5twy{height:48px;font-size:15px;margin-top:4px}}.modal__btn.svelte-13o5twy:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.modal__btn.svelte-13o5twy:disabled{opacity:.7;cursor:not-allowed}.modal__btn-spinner.svelte-13o5twy{width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:svelte-13o5twy-spin .7s linear infinite}@keyframes svelte-13o5twy-spin{to{transform:rotate(360deg)}}.modal__policy.svelte-13o5twy{margin:0;font-size:10px;color:#94a3b8;text-align:center;line-height:1.45}.modal__policy.svelte-13o5twy a:where(.svelte-13o5twy){color:#10b981;text-decoration:underline}.modal__success.svelte-13o5twy{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:12px 0;text-align:center}@media(max-width:480px){.modal__success.svelte-13o5twy{padding:16px 0;min-height:200px}}.modal__success-icon.svelte-13o5twy{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#ecfdf5,#d1fae5);display:flex;align-items:center;justify-content:center;color:#10b981;animation:svelte-13o5twy-popIn .4s cubic-bezier(.34,1.56,.64,1)}@keyframes svelte-13o5twy-popIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.modal__success-title.svelte-13o5twy{margin:0;font-size:20px;font-weight:800;color:#1a1a2e}.modal__success-text.svelte-13o5twy{margin:0;font-size:13px;color:#64748b}.credit-modal-backdrop.svelte-1x6nzs2{position:fixed;inset:0;z-index:2000;background:#0a0a0a99;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:16px;animation:svelte-1x6nzs2-creditBackdropIn .2s ease;overflow-y:auto}@keyframes svelte-1x6nzs2-creditBackdropIn{0%{opacity:0}to{opacity:1}}.credit-modal.svelte-1x6nzs2{position:relative;width:100%;max-width:1080px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:16px;box-shadow:0 24px 80px #0000004d;animation:svelte-1x6nzs2-creditModalIn .25s ease}@keyframes svelte-1x6nzs2-creditModalIn{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.credit-modal__sticky-top.svelte-1x6nzs2{position:sticky;top:0;z-index:10;flex-shrink:0;background:#fff;border-bottom:1px solid rgba(0,0,0,.06)}.credit-modal__close.svelte-1x6nzs2{position:absolute;top:12px;right:12px;z-index:11;width:36px;height:36px;border-radius:50%;border:none;background:#0000000f;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s}.credit-modal__close.svelte-1x6nzs2:hover{background:#0000001f;color:#1e293b}.credit-modal__header.svelte-1x6nzs2{position:relative;padding:16px 52px 12px 20px;display:flex;align-items:center;gap:12px}.credit-modal__icon.svelte-1x6nzs2{flex-shrink:0;width:38px;height:38px;border-radius:10px;background:#10b9811a;color:#10b981;display:flex;align-items:center;justify-content:center}.credit-modal__title.svelte-1x6nzs2{margin:0;font-size:18px;font-weight:700;color:var(--color-text, #111)}.credit-modal__subtitle.svelte-1x6nzs2{margin:2px 0 0;font-size:13px;color:#64748b}.credit-modal__body.svelte-1x6nzs2{padding:16px 20px 20px}.credit-modal__body.svelte-1x6nzs2 .carcard__btn_details{display:none}.credit-modal__body.svelte-1x6nzs2 .credit-calc{padding:12px 0 0}.credit-modal__body.svelte-1x6nzs2 .credit-calc__form-card{padding:16px 20px 20px;margin-bottom:16px}.credit-modal__body.svelte-1x6nzs2 .credit-calc__form-title{margin-bottom:14px;font-size:16px}.credit-modal__body.svelte-1x6nzs2 .credit-calc__result{gap:20px;padding-top:14px}.credit-modal__body.svelte-1x6nzs2 .credit-calc__calc{gap:10px}.credit-modal__body.svelte-1x6nzs2 .credit-calc__monthly{padding:10px 0}.credit-modal__body.svelte-1x6nzs2 .credit-calc__monthly-value{font-size:20px}.credit-modal__body.svelte-1x6nzs2 .credit-calc__lead-form{padding:14px 18px}.credit-modal__body.svelte-1x6nzs2 .credit-calc__lead-title{margin-bottom:12px;font-size:15px}.credit-modal__body.svelte-1x6nzs2 .credit-calc__lead-fields{gap:10px}.credit-modal__body.svelte-1x6nzs2 .credit-calc__input,.credit-modal__body.svelte-1x6nzs2 .credit-calc__select_region{height:40px}.credit-modal__body.svelte-1x6nzs2 .credit-calc__submit{padding:12px 24px;font-size:14px}.credit-modal__body.svelte-1x6nzs2 .credit-calc__reset{display:none}.credit-modal.svelte-1x6nzs2::-webkit-scrollbar{width:6px}.credit-modal.svelte-1x6nzs2::-webkit-scrollbar-thumb{background:#0000001f;border-radius:3px}@media(max-width:640px){.credit-modal-backdrop.svelte-1x6nzs2{padding:0;align-items:stretch}.credit-modal.svelte-1x6nzs2{max-height:100vh;height:100vh;border-radius:0;display:flex;flex-direction:column}.credit-modal__header.svelte-1x6nzs2{padding:14px 48px 12px 16px}.credit-modal__close.svelte-1x6nzs2{top:10px;right:10px}.credit-modal__body.svelte-1x6nzs2{padding:12px 12px 16px;flex:1;overflow-y:auto}}.loader.svelte-1sowo0h{display:flex;flex-direction:column;align-items:center;gap:32px;width:260px}.loader__brand.svelte-1sowo0h{display:flex;flex-direction:column;align-items:center;gap:14px}.loader__logo-wrap.svelte-1sowo0h{position:relative;width:72px;height:72px}.loader__logo.svelte-1sowo0h{width:100%;height:100%;object-fit:contain;display:block;border-radius:16px;position:relative;z-index:1}.loader__info.svelte-1sowo0h{display:flex;flex-direction:column;align-items:center;gap:14px;width:100%}.loader__progress.svelte-1sowo0h{width:100%;height:2px;background:#0000000f;border-radius:2px;overflow:hidden}.loader__progress-bar.svelte-1sowo0h{height:100%;border-radius:2px;background:linear-gradient(90deg,#0d9488,#10b981,#0d9488);background-size:200% 100%;animation:svelte-1sowo0h-loader-bar 1.8s ease-in-out infinite}.loader__text.svelte-1sowo0h{font-size:13px;font-weight:500;color:#94a3b8;margin:0;text-align:center;letter-spacing:.01em;font-family:inherit;animation:svelte-1sowo0h-loader-fade 2.4s ease-in-out infinite}.loader__dots.svelte-1sowo0h:after{content:"...";display:inline-block;width:1.2em;text-align:left;animation:svelte-1sowo0h-loader-dots 1.5s steps(4,end) infinite}@keyframes svelte-1sowo0h-loader-bar{0%{width:0;background-position:0 50%}50%{width:70%;background-position:100% 50%}to{width:100%;background-position:0 50%}}@keyframes svelte-1sowo0h-loader-fade{0%,to{opacity:1}50%{opacity:.6}}@keyframes svelte-1sowo0h-loader-dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}}.layout.svelte-12qhfyh{display:flex;flex-direction:column;height:100%;overflow:hidden}.layout--catalog-loading.svelte-12qhfyh{height:100vh;max-height:100vh}.layout--catalog-loading.svelte-12qhfyh .main:where(.svelte-12qhfyh){flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.layout--initial-loading.svelte-12qhfyh .main:where(.svelte-12qhfyh){visibility:hidden}.app-loader.svelte-12qhfyh{position:fixed;inset:0;z-index:5000;display:flex;align-items:center;justify-content:center;background:#fff}.progress-bar.svelte-12qhfyh{position:fixed;left:0;right:auto;height:3px;z-index:999;border-radius:0 3px 3px 0;pointer-events:none;margin:0}.progress-bar_nav.svelte-12qhfyh{top:0;background:linear-gradient(90deg,#064e3b,#10b981 40%,#34d399,#6ee7b7);box-shadow:0 0 10px #10b981b3,0 0 20px #10b9814d;transition:width .15s ease-out,opacity .35s ease}.progress-bar_nav.svelte-12qhfyh:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:80px;height:100%;background:linear-gradient(90deg,transparent,rgba(110,231,183,.6));filter:blur(4px);border-radius:50%}.progress-bar_scroll.svelte-12qhfyh{top:52px;height:2px;background:linear-gradient(90deg,#065f46,#10b981,#34d399);box-shadow:0 0 6px #10b98180;transition:width .1s linear,top .2s ease;opacity:.85;overflow:visible}.progress-bar_scroll-gif.svelte-12qhfyh{position:absolute;right:0;top:50%;transform:translateY(-85%) translate(50%);width:62px;height:24px;border-radius:6px;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.progress-bar_scroll-gif_visible.svelte-12qhfyh{opacity:1;visibility:visible}.progress-bar_scroll-gif-img.svelte-12qhfyh{width:100%;height:100%;object-fit:contain;display:block}@media(max-width:480px){.progress-bar_scroll.svelte-12qhfyh{top:56px}.progress-bar_scroll-gif.svelte-12qhfyh{width:52px;height:20px}}.callback-fab.svelte-12qhfyh{position:fixed;right:20px;bottom:20px;transition:transform .15s,box-shadow .15s,opacity .15s,bottom .3s ease;width:52px;height:52px;border-radius:14px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(135deg,#10b981,#0d9488);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 28px #10b98159,0 2px 8px #0003;cursor:pointer;z-index:900}.callback-fab_raised.svelte-12qhfyh{bottom:70px}.callback-fab.svelte-12qhfyh:hover{transform:translateY(-2px);box-shadow:0 14px 34px #10b98173,0 3px 10px #00000040}.callback-fab.svelte-12qhfyh:active{transform:translateY(0)}.callback-fab.svelte-12qhfyh:focus-visible{outline:3px solid rgba(16,185,129,.35);outline-offset:2px}@media(max-width:640px){.callback-fab.svelte-12qhfyh{right:14px;bottom:14px;width:48px;height:48px;border-radius:12px}.callback-fab_raised.svelte-12qhfyh{bottom:140px}}.cookie-banner.svelte-12qhfyh{position:fixed;bottom:0;left:0;right:0;z-index:1500;display:flex;align-items:center;justify-content:center;gap:16px;padding:14px 24px;background:#0f172abf;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:svelte-12qhfyh-cookieSlideUp .3s ease}@keyframes svelte-12qhfyh-cookieSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cookie-banner__text.svelte-12qhfyh{margin:0;font-size:13px;color:#fffc;line-height:1.4}.cookie-banner__link.svelte-12qhfyh{color:#5eead4;text-decoration:underline;text-underline-offset:2px}.cookie-banner__link.svelte-12qhfyh:hover{color:#99f6e4}.cookie-banner__btn.svelte-12qhfyh{flex-shrink:0;padding:8px 20px;border:none;border-radius:8px;background:#10b981;color:#fff;font-size:13px;font-weight:600;font-family:var(--font-sans);cursor:pointer;transition:background .15s}.cookie-banner__btn.svelte-12qhfyh:hover{background:#0d9488}@media(max-width:640px){.cookie-banner.svelte-12qhfyh{flex-direction:column;gap:10px;padding:12px 16px;text-align:center}}
