.CatalogFilters-module__2d_CpW__box{border:1px solid var(--catalog-filter-border);background:var(--catalog-filter-bg);box-sizing:border-box;border-radius:10px;flex-direction:column;align-items:flex-start;gap:16px;width:100%;max-width:286px;margin-bottom:40px;padding:20px;display:flex}.CatalogFilters-module__2d_CpW__title{color:var(--catalog-filter-text);align-self:stretch;font-family:Manrope;font-size:25px;font-style:normal;font-weight:600;line-height:120%}.CatalogFilters-module__2d_CpW__section{flex-direction:column;gap:10px;width:100%;display:flex}.CatalogFilters-module__2d_CpW__sectionTitle{width:100%;color:var(--catalog-filter-text);font-family:Manrope;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.CatalogFilters-module__2d_CpW__selectLike{border:1px solid var(--catalog-filter-border);background:var(--catalog-filter-bg);cursor:pointer;border-radius:5px;align-self:stretch;align-items:center;gap:48px;padding:10px 15px;display:flex}.CatalogFilters-module__2d_CpW__selectText{color:var(--catalog-filter-text-muted);text-align:left;flex:auto;font-family:Manrope;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.CatalogFilters-module__2d_CpW__arrow{aspect-ratio:1;width:12px;height:12px;color:var(--catalog-filter-text-muted);flex-shrink:0;transform:none}.CatalogFilters-module__2d_CpW__searchPanel{background:var(--catalog-filter-input-bg);border-radius:5px;flex-direction:column;align-self:stretch;align-items:stretch;gap:10px;padding:15px;display:flex}.CatalogFilters-module__2d_CpW__searchInput{box-sizing:border-box;border:1px solid var(--catalog-filter-border);background:var(--catalog-filter-input-bg);width:100%;color:var(--catalog-filter-text);border-radius:5px;outline:none;padding:10px;font-family:Manrope;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.CatalogFilters-module__2d_CpW__searchInput::placeholder{color:var(--catalog-filter-placeholder);opacity:.3;font-family:Manrope;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.CatalogFilters-module__2d_CpW__list{flex-direction:column;gap:10px;display:flex}.CatalogFilters-module__2d_CpW__itemRow,.CatalogFilters-module__2d_CpW__checkRow{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex}.CatalogFilters-module__2d_CpW__itemText{color:var(--catalog-filter-text);font-family:Manrope;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.CatalogFilters-module__2d_CpW__checkbox{aspect-ratio:1;border:1px solid var(--catalog-filter-border);background:var(--catalog-filter-input-bg);appearance:none;cursor:pointer;box-sizing:border-box;border-radius:4px;outline:none;flex-shrink:0;width:16px;height:16px}.CatalogFilters-module__2d_CpW__checkbox:checked{border-color:var(--color-accent);background-color:var(--color-accent);background-image:url(/icons/catalog/checkmark.svg);background-position:50%;background-repeat:no-repeat;background-size:12px 12px}.CatalogFilters-module__2d_CpW__colorsGrid{grid-template-columns:repeat(8,1fr);align-self:stretch;gap:10px;display:grid}.CatalogFilters-module__2d_CpW__colorSwatch{border:1px solid var(--catalog-filter-border);cursor:pointer;box-sizing:border-box;border-radius:5px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex;position:relative}.CatalogFilters-module__2d_CpW__colorCheck{width:14px;height:14px}.CatalogFilters-module__2d_CpW__showAllBtn{background:var(--color-accent-soft);cursor:pointer;color:var(--catalog-filter-text);text-align:center;border:none;border-radius:5px;justify-content:center;align-items:center;gap:10px;padding:5px 10px;font-family:Manrope;font-size:12px;font-style:normal;font-weight:500;line-height:normal;display:flex}.CatalogFilters-module__2d_CpW__moreWrap{flex-direction:column;gap:18px;width:100%;margin-top:18px;display:flex}.CatalogFilters-module__2d_CpW__actions{align-items:center;gap:12px;width:100%;margin-top:6px;display:flex}.CatalogFilters-module__2d_CpW__applyBtn{background:var(--color-accent);cursor:pointer;color:var(--color-text-on-strong);border:none;border-radius:10px;align-items:center;gap:10px;padding:10px 20px;font-family:Manrope;font-size:14px;font-style:normal;font-weight:600;line-height:normal;display:flex}.CatalogFilters-module__2d_CpW__resetBtn{border:1px solid var(--color-border);background:var(--color-surface);cursor:pointer;min-height:40px;color:var(--color-text);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-family:Manrope;font-size:13px;font-style:normal;font-weight:600;line-height:normal;transition:background .2s;display:inline-flex}.CatalogFilters-module__2d_CpW__resetBtn:hover{background:var(--color-surface-soft)}.CatalogFilters-module__2d_CpW__resetIcon{aspect-ratio:1;opacity:1;filter:none;flex-shrink:0;width:10px;height:10px}:root[data-theme=dark] .CatalogFilters-module__2d_CpW__resetBtn{border-color:var(--color-border);background:var(--color-surface-strong);color:var(--color-text-on-strong)}:root[data-theme=dark] .CatalogFilters-module__2d_CpW__resetBtn:hover{background:#090909d1}:root[data-theme=dark] .CatalogFilters-module__2d_CpW__resetIcon{filter:brightness(0)invert()}.CatalogFilters-module__2d_CpW__comboWrap{width:100%;position:relative}.CatalogFilters-module__2d_CpW__comboInput{box-sizing:border-box;border:1px solid var(--catalog-filter-border);background:var(--catalog-filter-input-bg);width:100%;color:var(--catalog-filter-text);border-radius:5px;outline:none;padding:10px;font-family:Manrope;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.CatalogFilters-module__2d_CpW__comboInput::placeholder{color:var(--catalog-filter-placeholder);opacity:.3;font-family:Manrope;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.CatalogFilters-module__2d_CpW__comboDropdown{z-index:20;border:1px solid var(--catalog-filter-border);background:var(--catalog-filter-panel-bg);border-radius:5px;flex-direction:column;gap:10px;max-height:260px;padding:10px;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto}.CatalogFilters-module__2d_CpW__mobileFeaturesTrigger,.CatalogFilters-module__2d_CpW__mobileOptionsBackdrop,.CatalogFilters-module__2d_CpW__mobileOptionsSheet{display:none}@keyframes CatalogFilters-module__2d_CpW__mobileOptionsBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes CatalogFilters-module__2d_CpW__mobileOptionsSheetIn{0%{opacity:.88;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.CatalogFilters-module__2d_CpW__emptyRow{color:var(--catalog-filter-text-muted);font-family:Manrope;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.CatalogFilters-module__2d_CpW__selectedLine{width:100%;color:var(--catalog-filter-text-muted);font-family:Manrope;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.CatalogFilters-module__2d_CpW__linkBtn{cursor:pointer;color:var(--catalog-filter-text-muted);background:0 0;border:none;padding:0;font-family:Manrope;font-size:12px;font-style:normal;font-weight:500;line-height:normal}@media (max-width:1024px){.CatalogFilters-module__2d_CpW__box{max-width:none;min-height:100%;padding:8px 4px calc(92px + env(safe-area-inset-bottom,0px));border:none;border-radius:0;gap:14px;margin-bottom:0}.CatalogFilters-module__2d_CpW__title{font-size:22px}.CatalogFilters-module__2d_CpW__actions{bottom:calc(-1*env(safe-area-inset-bottom,0px));padding:10px 4px calc(10px + env(safe-area-inset-bottom,0px));background:var(--catalog-filter-bg);z-index:4;justify-content:space-between;margin-top:auto;position:sticky}.CatalogFilters-module__2d_CpW__applyBtn{flex:auto;justify-content:center}.CatalogFilters-module__2d_CpW__resetBtn{white-space:nowrap;flex-shrink:0}.CatalogFilters-module__2d_CpW__mobileFeaturesTrigger{border:1px solid var(--catalog-filter-border);background:var(--catalog-filter-input-bg);width:100%;min-height:42px;color:var(--catalog-filter-text-muted);text-align:left;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-family:Manrope;font-size:13px;font-weight:500;line-height:normal;display:flex}.CatalogFilters-module__2d_CpW__mobileFeaturesTriggerText{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.CatalogFilters-module__2d_CpW__mobileFeaturesBadge{background:var(--color-accent);min-width:22px;height:22px;color:var(--color-text-on-strong);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 6px;font-family:Manrope;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.CatalogFilters-module__2d_CpW__mobileOptionsBackdrop{z-index:2000;background:#09090980;border:0;margin:0;padding:0;animation:.18s CatalogFilters-module__2d_CpW__mobileOptionsBackdropIn;display:block;position:fixed;inset:0}.CatalogFilters-module__2d_CpW__mobileOptionsSheet{max-height:min(75dvh,620px);padding:14px 16px calc(16px + env(safe-area-inset-bottom,0px));box-sizing:border-box;border-top:1px solid var(--catalog-filter-border);background:var(--catalog-filter-bg);z-index:2001;will-change:transform,opacity;border-radius:16px 16px 0 0;flex-direction:column;gap:12px;animation:.24s cubic-bezier(.22,1,.36,1) CatalogFilters-module__2d_CpW__mobileOptionsSheetIn;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #00000059}.CatalogFilters-module__2d_CpW__mobileOptionsHead{justify-content:flex-start;align-items:center;gap:12px;display:flex}.CatalogFilters-module__2d_CpW__mobileOptionsTitle{color:var(--catalog-filter-text);font-family:Manrope;font-size:17px;font-weight:600;line-height:1.2}.CatalogFilters-module__2d_CpW__mobileOptionsList{flex-direction:column;flex:auto;gap:10px;min-height:0;padding-right:2px;display:flex;overflow:auto}.CatalogFilters-module__2d_CpW__mobileOptionsFooter{border-top:1px solid var(--catalog-filter-border);align-items:center;gap:10px;padding-top:10px;display:flex}.CatalogFilters-module__2d_CpW__mobileOptionsReset,.CatalogFilters-module__2d_CpW__mobileOptionsDone{cursor:pointer;border:none;border-radius:10px;flex-shrink:0;min-height:40px;padding:0 14px;font-family:Manrope;font-size:13px;font-weight:600;line-height:1}.CatalogFilters-module__2d_CpW__mobileOptionsReset{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text)}:root[data-theme=dark] .CatalogFilters-module__2d_CpW__mobileOptionsReset{border-color:var(--color-border);background:var(--color-surface-strong);color:var(--color-text-on-strong)}.CatalogFilters-module__2d_CpW__mobileOptionsDone{background:var(--color-accent);color:var(--color-text-on-strong);margin-left:auto}}
.CatalogH1-module__OJmDYq__header{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:40px;width:100%;max-width:1366px;padding:40px 0 0;display:flex}.CatalogH1-module__OJmDYq__breadcrumbs{color:var(--color-text-muted);font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.CatalogH1-module__OJmDYq__breadcrumbLink,.CatalogH1-module__OJmDYq__breadcrumbCurrent{color:inherit;text-decoration:none}.CatalogH1-module__OJmDYq__separator{color:inherit}.CatalogH1-module__OJmDYq__title{color:var(--color-text);letter-spacing:-1.2px;align-self:stretch;margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:60px;font-style:normal;font-weight:600;line-height:55px}@media (max-width:1024px){.CatalogH1-module__OJmDYq__header{gap:24px;width:100%;height:auto;padding:40px 0 0}.CatalogH1-module__OJmDYq__title{letter-spacing:-.84px;font-size:42px;line-height:44px}}@media (max-width:700px){.CatalogH1-module__OJmDYq__header{gap:16px;padding:40px 0 0}.CatalogH1-module__OJmDYq__breadcrumbs{font-size:14px}.CatalogH1-module__OJmDYq__title{letter-spacing:-.68px;font-size:34px;line-height:36px}}
.CatalogSearch-module__szKw9W__searchForm{align-items:center;gap:10px;margin-bottom:20px;display:flex}.CatalogSearch-module__szKw9W__inputWrapper{flex:1;position:relative}.CatalogSearch-module__szKw9W__searchInput{border:1px solid var(--catalog-search-input-border);width:100%;color:var(--catalog-search-input-text);background:var(--catalog-search-input-bg);box-sizing:border-box;border-radius:10px;outline:none;padding:12px 40px 12px 16px;font-family:Manrope,system-ui,-apple-system,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:border-color .2s}.CatalogSearch-module__szKw9W__searchInput:focus{border-color:var(--color-accent)}.CatalogSearch-module__szKw9W__searchInput::placeholder{color:var(--catalog-search-input-placeholder)}.CatalogSearch-module__szKw9W__searchButton{background:var(--color-accent);color:var(--color-text-on-strong);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:12px 24px;font-family:Manrope,system-ui,-apple-system,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:background .2s}.CatalogSearch-module__szKw9W__searchButtonText{display:inline}.CatalogSearch-module__szKw9W__searchButtonIcon{background:url(/icons/catalog/search.svg) 50%/contain no-repeat;width:18px;height:18px;display:none}.CatalogSearch-module__szKw9W__filterButton{background:var(--color-accent);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:none}.CatalogSearch-module__szKw9W__filterButtonIcon{background:url(/icons/catalog/filter.svg) 50%/contain no-repeat;width:18px;height:18px}.CatalogSearch-module__szKw9W__searchButton:hover{background:#e55a00}.CatalogSearch-module__szKw9W__searchButton:active{background:#cc4f00}.CatalogSearch-module__szKw9W__clearButton{background:var(--catalog-search-clear-bg);width:24px;height:24px;color:var(--catalog-search-clear-text);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:18px;line-height:1;transition:background .2s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.CatalogSearch-module__szKw9W__clearButton:hover{background:var(--catalog-search-clear-bg-hover)}@media (max-width:1024px){.CatalogSearch-module__szKw9W__searchForm{margin-bottom:12px}.CatalogSearch-module__szKw9W__searchButton{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.CatalogSearch-module__szKw9W__searchButtonText{display:none}.CatalogSearch-module__szKw9W__searchButtonIcon{display:block}.CatalogSearch-module__szKw9W__filterButton{display:inline-flex}}
.ContactBlock-module__XUsVwq__container{background:var(--color-surface);border:1px solid var(--color-border-soft);box-sizing:border-box;border-radius:10px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;width:100%;max-width:1366px;height:470px;margin-top:80px;margin-bottom:80px;padding:40px;display:flex;position:relative;overflow:hidden}.ContactBlock-module__XUsVwq__content{z-index:2;flex-direction:column;gap:20px;max-width:600px;display:flex}.ContactBlock-module__XUsVwq__title{color:var(--color-text);letter-spacing:-1.2px;margin:0;font-family:Manrope,system-ui,-apple-system,sans-serif;font-size:60px;font-style:normal;font-weight:600;line-height:55px}.ContactBlock-module__XUsVwq__titleHighlight{color:var(--color-accent);letter-spacing:-1.2px;font-family:Manrope,system-ui,-apple-system,sans-serif;font-size:60px;font-style:normal;font-weight:600;line-height:55px}.ContactBlock-module__XUsVwq__description{color:var(--color-text-muted);opacity:.5;width:472px;margin:0;font-family:Manrope,system-ui,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.ContactBlock-module__XUsVwq__contactButton{background:var(--color-accent);cursor:pointer;width:260px;height:55px;color:var(--color-text-on-strong);border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;margin-top:20px;padding:0 20px;font-family:Manrope,system-ui,-apple-system,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:background .2s;display:flex}.ContactBlock-module__XUsVwq__contactButton:hover{background:#e55a00}.ContactBlock-module__XUsVwq__contactButton:active{background:#cc4f00}.ContactBlock-module__XUsVwq__carsContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;bottom:0;right:0}.ContactBlock-module__XUsVwq__blueCar{aspect-ratio:788/473;z-index:1;background:url(/images/catalog/blue_car.webp) 100%/cover no-repeat;width:788px;height:473px;position:absolute;top:30%;right:-8%;transform:translateY(-50%)}.ContactBlock-module__XUsVwq__orangeCar{aspect-ratio:108/67;z-index:2;background:url(/images/catalog/orange_car.webp) -33.672px -.337px/103.464% 100.112% no-repeat;width:972px;height:603px;position:absolute;top:65%;right:-5%;transform:translateY(-50%)}.ContactBlock-module__XUsVwq__carImage{display:none}@media (max-width:1024px){.ContactBlock-module__XUsVwq__container{height:auto;min-height:380px;margin-top:56px;margin-bottom:56px;padding:28px 24px}.ContactBlock-module__XUsVwq__content{max-width:100%}.ContactBlock-module__XUsVwq__title,.ContactBlock-module__XUsVwq__titleHighlight{letter-spacing:-.9px;font-size:46px;line-height:44px}.ContactBlock-module__XUsVwq__description{width:100%;max-width:520px}}@media (max-width:760px){.ContactBlock-module__XUsVwq__container{gap:0;min-height:0;margin-top:40px;margin-bottom:40px;padding:20px 16px}.ContactBlock-module__XUsVwq__content{gap:14px}.ContactBlock-module__XUsVwq__title,.ContactBlock-module__XUsVwq__titleHighlight{letter-spacing:-.6px;font-size:32px;line-height:32px}.ContactBlock-module__XUsVwq__description{opacity:.64;max-width:none;font-size:13px;line-height:1.45}.ContactBlock-module__XUsVwq__contactButton{width:100%;max-width:none;height:48px;min-height:48px;margin-top:8px;font-size:15px}.ContactBlock-module__XUsVwq__carsContainer,.ContactBlock-module__XUsVwq__blueCar,.ContactBlock-module__XUsVwq__orangeCar{display:none}}
.CallbackModal-module__MNF-fq__triggerReset{color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;margin:0;padding:0}.CallbackModal-module__MNF-fq__overlay{--callback-overlay-bg:#0909098f;--callback-modal-bg:#fff;--callback-modal-border:#21252a24;--callback-text:#21252a;--callback-text-muted:#21252ab8;--callback-close-bg:#f5f5f6;--callback-close-border:#21252a24;--callback-input-bg:#f5f5f6;--callback-input-border:#21252a2e;--callback-input-placeholder:#21252a7a;--callback-preview-bg:#f5f5f6;--callback-preview-border:#21252a24;--callback-preview-media-bg:#e8ebef;--callback-menu-bg:#fff;--callback-menu-border:#21252a29;--callback-menu-hover:#21252a0f;--callback-menu-active:#21252a1f;--callback-error:#d65225;--callback-success:var(--color-accent);z-index:2300;background:var(--callback-overlay-bg);-webkit-backdrop-filter:blur(4px);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}:root[data-theme=dark] .CallbackModal-module__MNF-fq__overlay{--callback-overlay-bg:#090909b8;--callback-modal-bg:#21252a;--callback-modal-border:#ffffff1f;--callback-text:#fff;--callback-text-muted:#ffffffb3;--callback-close-bg:#ffffff0a;--callback-close-border:#ffffff29;--callback-input-bg:#ffffff0f;--callback-input-border:#ffffff29;--callback-input-placeholder:#ffffff73;--callback-preview-bg:#ffffff0a;--callback-preview-border:#ffffff1f;--callback-preview-media-bg:#1a1d22;--callback-menu-bg:#21252a;--callback-menu-border:#fff3;--callback-menu-hover:#ffffff14;--callback-menu-active:#ffffff1f;--callback-error:#ff8f4f}.CallbackModal-module__MNF-fq__modal{background:var(--callback-modal-bg);border:1px solid var(--callback-modal-border);box-sizing:border-box;width:min(100%,520px);color:var(--callback-text);border-radius:12px;flex-direction:column;gap:20px;padding:28px;display:flex}.CallbackModal-module__MNF-fq__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.CallbackModal-module__MNF-fq__titleWrap{flex-direction:column;gap:8px;display:flex}.CallbackModal-module__MNF-fq__title{color:var(--callback-text);margin:0;font-size:28px;font-weight:600;line-height:1.1}.CallbackModal-module__MNF-fq__subtitle{color:var(--callback-text-muted);margin:0;font-size:14px;font-weight:500}.CallbackModal-module__MNF-fq__closeBtn{border:1px solid var(--callback-close-border);background:var(--callback-close-bg);width:36px;height:36px;color:var(--callback-text);cursor:pointer;border-radius:10px;font-size:20px;line-height:1}.CallbackModal-module__MNF-fq__form{flex-direction:column;gap:14px;display:flex}.CallbackModal-module__MNF-fq__carPreview{border:1px solid var(--callback-preview-border);background:var(--callback-preview-bg);border-radius:10px;align-items:center;gap:12px;padding:10px;display:flex}.CallbackModal-module__MNF-fq__carPreviewMedia{background:var(--callback-preview-media-bg);border-radius:8px;flex-shrink:0;width:96px;height:72px;overflow:hidden}.CallbackModal-module__MNF-fq__carPreviewImage{object-fit:cover;width:100%;height:100%;display:block}.CallbackModal-module__MNF-fq__carPreviewImageFallback{background:var(--callback-preview-media-bg);width:100%;height:100%}.CallbackModal-module__MNF-fq__carPreviewContent{flex-direction:column;gap:4px;min-width:0;display:flex}.CallbackModal-module__MNF-fq__carPreviewTitle{color:var(--callback-text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;font-weight:600;line-height:1.2;overflow:hidden}.CallbackModal-module__MNF-fq__carPreviewMeta{color:var(--callback-text-muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;font-weight:500;line-height:1.2;overflow:hidden}.CallbackModal-module__MNF-fq__carPreviewPrice{color:#ff6800;margin:0;font-size:14px;font-weight:600;line-height:1.2}.CallbackModal-module__MNF-fq__field{flex-direction:column;gap:8px;display:flex}.CallbackModal-module__MNF-fq__label{color:var(--callback-text);font-size:14px;font-weight:500}.CallbackModal-module__MNF-fq__input,.CallbackModal-module__MNF-fq__phoneInput{border:1px solid var(--callback-input-border);background:var(--callback-input-bg);width:100%;height:48px;color:var(--callback-text);box-sizing:border-box;border-radius:10px;padding:0 14px;font-size:16px;font-weight:500}.CallbackModal-module__MNF-fq__input::placeholder,.CallbackModal-module__MNF-fq__phoneInput::placeholder{color:var(--callback-input-placeholder)}.CallbackModal-module__MNF-fq__phoneRow{align-items:center;gap:10px;display:flex;position:relative}.CallbackModal-module__MNF-fq__countryPicker{flex:none;position:relative}.CallbackModal-module__MNF-fq__countryButton{border:1px solid var(--callback-input-border);background:var(--callback-input-bg);width:94px;height:48px;color:var(--callback-text);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:0 8px;font-size:14px;font-weight:500;display:inline-flex}.CallbackModal-module__MNF-fq__flagPreview{object-fit:cover;border-radius:2px;flex:none;width:20px;height:15px}.CallbackModal-module__MNF-fq__countryDial{white-space:nowrap}.CallbackModal-module__MNF-fq__countryChevron{opacity:.7;font-size:13px;line-height:1}.CallbackModal-module__MNF-fq__countryMenu{border:1px solid var(--callback-menu-border);background:var(--callback-menu-bg);z-index:20;border-radius:8px;width:min(220px,100vw - 48px);max-height:220px;padding:6px;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden auto}.CallbackModal-module__MNF-fq__countryOption{width:100%;color:var(--callback-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;padding:8px;font-size:14px;font-weight:500;display:flex}.CallbackModal-module__MNF-fq__countryOption:hover{background:var(--callback-menu-hover)}.CallbackModal-module__MNF-fq__countryOptionActive{background:var(--callback-menu-active)}.CallbackModal-module__MNF-fq__countryOptionLabel{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.CallbackModal-module__MNF-fq__countryOptionMeta{flex:none;align-items:center;gap:8px;display:inline-flex}.CallbackModal-module__MNF-fq__error{color:var(--callback-error);margin:0;font-size:13px;font-weight:500}.CallbackModal-module__MNF-fq__success{color:var(--callback-success);margin:0;font-size:13px;font-weight:600}.CallbackModal-module__MNF-fq__submitBtn{color:#fff;cursor:pointer;background:#ff6800;border:0;border-radius:10px;height:50px;margin-top:4px;padding:0 20px;font-size:16px;font-weight:600}.CallbackModal-module__MNF-fq__submitBtn:disabled{opacity:.7;cursor:default}@media (max-width:700px){.CallbackModal-module__MNF-fq__overlay{padding:12px}.CallbackModal-module__MNF-fq__modal{gap:16px;padding:20px}.CallbackModal-module__MNF-fq__title{font-size:24px}.CallbackModal-module__MNF-fq__countryMenu{width:min(210px,100vw - 36px);max-height:180px}}
.TelegramBotGrid-module__GH-F6W__grid{--tg-grid-cell-bg:#21252a05;--tg-grid-line:#21252a47;--tg-grid-icon-color:#21252a;--tg-grid-icon-opacity:.2;aspect-ratio:1;background:0 0;grid-template-rows:repeat(7,1fr);grid-template-columns:repeat(7,1fr);gap:0;width:100%;height:100%;display:grid}:root[data-theme=dark] .TelegramBotGrid-module__GH-F6W__grid{--tg-grid-cell-bg:#ffffff05;--tg-grid-line:#ffffff1a;--tg-grid-icon-color:#fff;--tg-grid-icon-opacity:.18}.TelegramBotGrid-module__GH-F6W__cell{background:var(--tg-grid-cell-bg);box-shadow:inset -1px 0 0 var(--tg-grid-line),inset 0 -1px 0 var(--tg-grid-line);position:relative;overflow:hidden}.TelegramBotGrid-module__GH-F6W__cell:nth-child(7n){box-shadow:inset 0 -1px 0 var(--tg-grid-line)}.TelegramBotGrid-module__GH-F6W__cell:nth-last-child(-n+7){box-shadow:inset -1px 0 0 var(--tg-grid-line)}.TelegramBotGrid-module__GH-F6W__cell:nth-child(49){box-shadow:none}.TelegramBotGrid-module__GH-F6W__photo{object-fit:cover;object-position:var(--pos,center);transform:scale(var(--zoom,1.03));transform-origin:50%}.TelegramBotGrid-module__GH-F6W__iconWrap{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.TelegramBotGrid-module__GH-F6W__icon{width:80%;height:80%;color:var(--tg-grid-icon-color);opacity:var(--tg-grid-icon-opacity);display:block}
.PromoHeroSection-module__XZ2iOW__section{--promo-hero-top-offset:40px;--promo-hero-text:#090909;--promo-hero-muted:#09090980;--promo-hero-secondary-bg:#21252a;--promo-hero-secondary-text:#fff;--promo-hero-visual-overlay:linear-gradient(180deg,#f5f5f600 0%,#f5f5f600 100%);--promo-hero-visual-border:#21252a1f;--promo-hero-orange-width:800px;--promo-hero-orange-left:-500px;--promo-hero-orange-bottom:-100px;--promo-hero-orange-z:-1;--promo-hero-blue-width:700px;--promo-hero-blue-left:-300px;--promo-hero-blue-bottom:100px;--promo-hero-blue-z:-2;background:var(--color-section-bg);justify-content:center;width:100%;display:flex}:root[data-theme=dark] .PromoHeroSection-module__XZ2iOW__section{--promo-hero-text:#fff;--promo-hero-muted:#ffffffb3;--promo-hero-secondary-bg:#21252a;--promo-hero-secondary-text:#fff;--promo-hero-visual-overlay:linear-gradient(180deg,#21252a33 0%,#21252ac7 100%);--promo-hero-visual-border:#ffffff24}.PromoHeroSection-module__XZ2iOW__wrap{width:100%;max-width:1440px;padding:var(--promo-hero-top-offset)16px 80px;box-sizing:border-box}.PromoHeroSection-module__XZ2iOW__hero{justify-content:space-between;align-items:stretch;gap:20px;width:100%;display:flex}.PromoHeroSection-module__XZ2iOW__visual{z-index:2;border-radius:10px;flex:0 0 378px;align-self:stretch;width:378px;max-width:378px;min-height:0;margin-left:auto;position:relative;overflow:visible}.PromoHeroSection-module__XZ2iOW__visual:before{content:"";box-sizing:border-box;border-radius:inherit;background:var(--promo-hero-visual-overlay);z-index:2;pointer-events:none;border:5px solid #21252a1a;position:absolute;inset:0}.PromoHeroSection-module__XZ2iOW__heroVideo{border-radius:inherit;object-fit:cover;z-index:1;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.PromoHeroSection-module__XZ2iOW__orangeCar,.PromoHeroSection-module__XZ2iOW__blueCar{pointer-events:none;-webkit-user-select:none;user-select:none;transform-origin:50%;max-width:none;height:auto;display:block;position:absolute;left:0}.PromoHeroSection-module__XZ2iOW__orangeCar{width:var(--promo-hero-orange-width);left:var(--promo-hero-orange-left);bottom:var(--promo-hero-orange-bottom);z-index:var(--promo-hero-orange-z)}.PromoHeroSection-module__XZ2iOW__blueCar{width:var(--promo-hero-blue-width);left:var(--promo-hero-blue-left);bottom:var(--promo-hero-blue-bottom);z-index:var(--promo-hero-blue-z);transform:scaleX(-1)}.PromoHeroSection-module__XZ2iOW__right{width:683px;min-height:0;padding-top:var(--promo-hero-top-offset);box-sizing:border-box;flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:flex-start;gap:50px;display:flex}.PromoHeroSection-module__XZ2iOW__bottom{flex-direction:column;align-self:stretch;align-items:flex-start;gap:40px;display:flex}.PromoHeroSection-module__XZ2iOW__title{color:var(--promo-hero-text);margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:60px;font-style:normal;font-weight:700;line-height:55px}.PromoHeroSection-module__XZ2iOW__titleAccent{color:#ff6800}.PromoHeroSection-module__XZ2iOW__list{flex-direction:column;align-self:stretch;align-items:flex-start;gap:20px;display:flex}.PromoHeroSection-module__XZ2iOW__item{align-self:stretch;align-items:center;gap:20px;display:flex}.PromoHeroSection-module__XZ2iOW__iconWrap{aspect-ratio:1;background:#ff68001a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:20px;width:40px;height:40px;display:flex}.PromoHeroSection-module__XZ2iOW__icon{width:14px;height:14px}.PromoHeroSection-module__XZ2iOW__itemContent{border-radius:10px;flex-direction:column;flex:1 0 0;align-items:flex-start;gap:5px;display:flex}.PromoHeroSection-module__XZ2iOW__itemTitle{color:var(--promo-hero-text);align-self:stretch;margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.PromoHeroSection-module__XZ2iOW__itemText{color:var(--promo-hero-muted);align-self:stretch;margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.PromoHeroSection-module__XZ2iOW__actions{align-items:flex-start;gap:20px;display:flex}.PromoHeroSection-module__XZ2iOW__primaryButton,.PromoHeroSection-module__XZ2iOW__secondaryButton{cursor:pointer;white-space:nowrap;border:0;border-radius:10px;align-items:center;gap:10px;height:65px;padding:0 20px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-decoration:none;display:flex}.PromoHeroSection-module__XZ2iOW__primaryButton{color:#fff;background:#ff6800}.PromoHeroSection-module__XZ2iOW__secondaryButton{background:var(--promo-hero-secondary-bg);color:var(--promo-hero-secondary-text)}.PromoHeroSection-module__XZ2iOW__arrowIcon{width:15px;height:15px}@media (max-width:1440px){.PromoHeroSection-module__XZ2iOW__wrap{padding-left:var(--PadX);padding-right:var(--PadX)}}@media (max-width:1280px){.PromoHeroSection-module__XZ2iOW__right{width:min(683px,100% - 398px)}.PromoHeroSection-module__XZ2iOW__title{font-size:52px;line-height:50px}}@media (max-width:1024px){.PromoHeroSection-module__XZ2iOW__section{--promo-hero-text:#fff;--promo-hero-muted:#ffffffc7;--promo-hero-secondary-bg:#21252adb;--promo-hero-secondary-text:#fff;--promo-hero-visual-overlay:linear-gradient(180deg,#09090961 0%,#090909b8 100%)}.PromoHeroSection-module__XZ2iOW__wrap{padding:0}.PromoHeroSection-module__XZ2iOW__hero{border-radius:0;flex-direction:column;align-items:stretch;min-height:540px;position:relative;overflow:visible}.PromoHeroSection-module__XZ2iOW__visual{z-index:0;border-radius:0;flex:0 0 100%;width:100%;max-width:none;min-height:100%;margin-left:0;position:absolute;inset:0}.PromoHeroSection-module__XZ2iOW__visual:before{border:0;border-radius:0}.PromoHeroSection-module__XZ2iOW__orangeCar,.PromoHeroSection-module__XZ2iOW__blueCar{display:none}.PromoHeroSection-module__XZ2iOW__right{z-index:3;box-sizing:border-box;justify-content:flex-start;gap:32px;width:100%;min-height:0;padding:24px 16px 28px;position:relative}.PromoHeroSection-module__XZ2iOW__actions{flex-direction:column;order:0;align-items:stretch;width:100%}.PromoHeroSection-module__XZ2iOW__primaryButton,.PromoHeroSection-module__XZ2iOW__secondaryButton{flex:none;justify-content:center;width:100%}}@media (max-width:760px){.PromoHeroSection-module__XZ2iOW__hero{min-height:520px}.PromoHeroSection-module__XZ2iOW__bottom{gap:24px}.PromoHeroSection-module__XZ2iOW__title{font-size:34px;line-height:34px}.PromoHeroSection-module__XZ2iOW__list{gap:14px}.PromoHeroSection-module__XZ2iOW__item{align-items:flex-start;gap:12px}.PromoHeroSection-module__XZ2iOW__itemTitle{font-size:18px}.PromoHeroSection-module__XZ2iOW__itemText{font-size:14px}.PromoHeroSection-module__XZ2iOW__actions{gap:12px}.PromoHeroSection-module__XZ2iOW__primaryButton,.PromoHeroSection-module__XZ2iOW__secondaryButton{width:100%;height:55px}}
.HeroSection-module__0VqhZa__hero{align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.HeroSection-module__0VqhZa__mediaColumn{flex-direction:column;flex:auto;gap:10px;min-width:0;display:flex}.HeroSection-module__0VqhZa__mainImage{background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--catalog-detail-card-bg);cursor:pointer;border-radius:10px;flex:none;justify-content:space-between;align-self:stretch;align-items:center;min-width:0;height:480px;padding:20px;transition:opacity .2s;display:flex}.HeroSection-module__0VqhZa__gallerySlot{width:100%}.HeroSection-module__0VqhZa__mainImage:hover{opacity:.9}.HeroSection-module__0VqhZa__specs{border:1px solid var(--catalog-detail-card-border);background:var(--catalog-detail-card-bg);border-radius:10px;flex-direction:column;flex-shrink:0;align-items:flex-start;gap:10px;width:clamp(460px,38vw,560px);padding:20px 25px;display:flex}.HeroSection-module__0VqhZa__specsSlot{flex-shrink:0;width:clamp(460px,38vw,560px)}.HeroSection-module__0VqhZa__specsFixed{z-index:300;position:fixed}.HeroSection-module__0VqhZa__specsAnchored{z-index:300;position:absolute}.HeroSection-module__0VqhZa__title{color:var(--catalog-detail-text);align-self:stretch;margin:0;font-family:Manrope;font-size:25px;font-style:normal;font-weight:600;line-height:120%}.HeroSection-module__0VqhZa__carId{color:var(--catalog-detail-text-muted);opacity:.3;align-self:stretch;margin:0;font-family:Manrope;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.HeroSection-module__0VqhZa__characteristics{flex-wrap:wrap;align-self:stretch;gap:15px;display:flex}.HeroSection-module__0VqhZa__charItem{align-items:center;gap:8px;display:flex}.HeroSection-module__0VqhZa__icon{aspect-ratio:1;width:15px;height:15px;color:var(--catalog-detail-text);flex-shrink:0}.HeroSection-module__0VqhZa__charText{color:var(--catalog-detail-text);font-family:Manrope;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.HeroSection-module__0VqhZa__divider{background:var(--catalog-detail-divider);flex-shrink:0;align-self:flex-start;width:544px;max-width:100%;height:1px;margin:15px 0}.HeroSection-module__0VqhZa__location{align-self:stretch;align-items:center;gap:8px;margin-left:-2.5px;display:flex}.HeroSection-module__0VqhZa__locationIcon{aspect-ratio:1;width:20px;height:20px;color:var(--catalog-detail-text);flex-shrink:0;margin:0;padding:0}.HeroSection-module__0VqhZa__locationText{color:var(--catalog-detail-text);font-family:Manrope;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.HeroSection-module__0VqhZa__description{color:var(--catalog-detail-text-muted);text-align:justify;width:523px;margin:0;font-family:Manrope;font-size:14px;font-style:normal;font-weight:500;line-height:1.6}.HeroSection-module__0VqhZa__description p{margin:0}.HeroSection-module__0VqhZa__description p+p{margin-top:12px}:is(.HeroSection-module__0VqhZa__description ul,.HeroSection-module__0VqhZa__description ol){margin:8px 0 0 20px;padding:0}.HeroSection-module__0VqhZa__description li+li{margin-top:4px}.HeroSection-module__0VqhZa__orderSection{align-self:stretch;align-items:center;gap:20px;width:100%;display:flex}.HeroSection-module__0VqhZa__orderButton{background:var(--color-accent);color:var(--color-text-on-strong);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:10px;padding:15px 30px;font-family:Manrope;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:background .2s;display:flex}.HeroSection-module__0VqhZa__orderButton:hover{background:#e55a00}.HeroSection-module__0VqhZa__priceSection{flex-direction:column;flex:none;align-items:flex-start;gap:5px;width:max-content;margin-left:0;display:flex}.HeroSection-module__0VqhZa__price{color:var(--catalog-detail-text);margin:0;font-family:Manrope;font-size:25px;font-style:normal;font-weight:600;line-height:120%}.HeroSection-module__0VqhZa__priceCommissioned{line-height:1.2}.HeroSection-module__0VqhZa__availabilityLabel{width:100%;color:var(--color-text-on-strong);text-align:center;border-radius:5px;justify-content:center;align-self:stretch;align-items:center;gap:10px;margin:0;padding:1px 10px;font-family:Manrope;font-size:12px;font-style:normal;font-weight:500;line-height:normal;display:flex}.HeroSection-module__0VqhZa__availabilityOnOrder{background:#1e6ce0}.HeroSection-module__0VqhZa__availabilityInStock{background:#2ee21d}.HeroSection-module__0VqhZa__availabilityDefault{background:var(--catalog-detail-status-default-bg)}.HeroSection-module__0VqhZa__verified{align-self:stretch;align-items:center;gap:8px;display:flex}.HeroSection-module__0VqhZa__shieldIcon{width:14px;height:17px;color:var(--catalog-detail-text);flex-shrink:0}.HeroSection-module__0VqhZa__verifiedText{color:var(--catalog-detail-text);font-family:Manrope;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.HeroSection-module__0VqhZa__otherTrims{align-items:center;gap:8px;width:258px;display:flex}.HeroSection-module__0VqhZa__infoIcon{aspect-ratio:1;opacity:.5;flex-shrink:0;width:14px;height:14px}.HeroSection-module__0VqhZa__otherTrimsText{color:var(--catalog-detail-text-subtle);opacity:1;font-family:Manrope;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.HeroSection-module__0VqhZa__infoIcon{filter:var(--catalog-detail-icon-filter)}@media (max-width:1024px){.HeroSection-module__0VqhZa__hero{flex-direction:column}.HeroSection-module__0VqhZa__mediaColumn,.HeroSection-module__0VqhZa__mainImage{width:100%}.HeroSection-module__0VqhZa__mainImage{aspect-ratio:4/3;height:auto;min-height:380px}.HeroSection-module__0VqhZa__specs{width:100%}.HeroSection-module__0VqhZa__specsSlot{width:100%;min-height:0!important}.HeroSection-module__0VqhZa__specsFixed,.HeroSection-module__0VqhZa__specsAnchored{position:static}.HeroSection-module__0VqhZa__description{width:100%}}@media (max-width:768px){.HeroSection-module__0VqhZa__mainImage{aspect-ratio:120/78;min-height:0}.HeroSection-module__0VqhZa__priceCommissioned{font-size:18px;font-weight:500;line-height:normal}}
.HeroSection-module__N9kPha__hero{--home-hero-bg:#f5f5f6;--home-hero-title:#21252a;--home-hero-subtitle:#21252aeb;--home-hero-overlay:linear-gradient(180deg,#f5f5f62e 0%,#f5f5f6db 100%),linear-gradient(0deg,#f5f5f642 0%,#f5f5f642 100%);--home-hero-image-filter:saturate(.92)brightness(1.08);background-color:var(--home-hero-bg);flex-direction:column;justify-content:flex-end;align-self:stretch;align-items:center;height:600px;padding-top:60px;display:flex;position:relative;overflow:hidden}:root[data-theme=dark] .HeroSection-module__N9kPha__hero{--home-hero-bg:#21252a;--home-hero-title:#fff;--home-hero-subtitle:#fff;--home-hero-overlay:linear-gradient(180deg,#21252a73 0%,#21252a 100%),linear-gradient(0deg,#090909d6 0%,#090909d6 100%);--home-hero-image-filter:none}.HeroSection-module__N9kPha__heroBg{object-fit:cover;z-index:0;filter:var(--home-hero-image-filter)}.HeroSection-module__N9kPha__heroOverlay{z-index:1;pointer-events:none;background:var(--home-hero-overlay);position:absolute;inset:0}.HeroSection-module__N9kPha__bottomWrap{z-index:2;flex-direction:column;align-self:stretch;align-items:center;gap:40px;padding-bottom:60px;display:flex;position:relative}.HeroSection-module__N9kPha__titleGroup{flex-direction:column;gap:10px;width:100%;max-width:1366px;display:flex}.HeroSection-module__N9kPha__pretitle{color:var(--home-hero-subtitle);margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:25px;font-style:normal;font-weight:600;line-height:120%}.HeroSection-module__N9kPha__titleAccent{color:#ff6800}.HeroSection-module__N9kPha__title{width:100%;color:var(--home-hero-title);margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:60px;font-style:normal;font-weight:600;line-height:55px}.HeroSection-module__N9kPha__search{-webkit-backdrop-filter:blur(20px);box-sizing:border-box;background:#fff3;border:1px solid #ffffff4d;border-radius:10px;align-items:flex-start;gap:10px;width:min(1366px,100%);margin:0;padding:10px;display:flex}.HeroSection-module__N9kPha__searchButton{cursor:pointer;background:var(--color-accent);height:55px;color:var(--color-text-on-strong);white-space:nowrap;border:0;border-radius:10px;flex:1 0 0;justify-content:center;align-items:center;gap:10px;padding:0 20px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-weight:600;display:flex}.HeroSection-module__N9kPha__input{width:100%;max-width:1080px;height:55px;color:var(--color-text-on-strong);background:#ffffff4d;border:0;border-radius:10px;outline:none;flex-shrink:1;align-items:center;gap:10px;padding:0 20px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;display:flex}.HeroSection-module__N9kPha__input::placeholder{color:#fff;opacity:.3}.HeroSection-module__N9kPha__linkError{color:#ffb8b8;width:min(1366px,100%);margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;font-weight:500}.HeroSection-module__N9kPha__modalOverlay{--calc-overlay-bg:#09090980;--calc-modal-bg:#fff;--calc-modal-border:#21252a24;--calc-text:#21252a;--calc-text-muted:#21252ab8;--calc-text-soft:#21252a8c;--calc-close-bg:#f5f5f6;--calc-close-border:#21252a24;--calc-close-text:#21252a;--calc-success-photo-overlay:linear-gradient(180deg,#21252a59 0%,#21252a00 37.5%,#21252a59 100%);--calc-input-bg:#f5f5f6;--calc-input-border:#21252a2e;--calc-input-text:#21252a;--calc-select-caret:#21252aa6;--calc-select-option-bg:#fff;--calc-select-option-text:#21252a;--calc-switch-row-bg:#21252a0d;--calc-switch-row-border:#21252a24;--calc-switch-thumb:#fffffff2;--calc-switch-focus:#ff680080;--calc-hint-text:#21252a94;--calc-field-bg:#21252a12;--calc-field-border:#21252a1f;--calc-field-text:#21252a;--calc-field-accent:#ff6800;--calc-action-bg:#ff68002e;--calc-action-text:#ff6800;--calc-action-solid-bg:#ff6800;--calc-action-solid-text:#fff;--calc-secondary-bg:#21252a1a;--calc-secondary-text:#21252a;--calc-progress-track:linear-gradient(90deg,#21252a24 0%,#21252a24 50%);--calc-progress-fill-start:#d9d9d9;--calc-progress-fill-end:#ff6800;--calc-accent-soft-bg:#ff680029;--calc-accent-soft-border:#ff680073;--calc-card-bg:#21252a0d;--calc-card-border:#21252a24;--calc-card-label:#21252ab3;--calc-card-value:#21252a;--calc-skeleton-shine:linear-gradient(110deg,#fff0 0%,#ffffff6b 45%,#fff0 100%);z-index:2200;background:var(--calc-overlay-bg);justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}:root[data-theme=dark] .HeroSection-module__N9kPha__modalOverlay{--calc-overlay-bg:#090909bf;--calc-modal-bg:#21252a;--calc-modal-border:#ffffff1f;--calc-text:#fff;--calc-text-muted:#ffffffbf;--calc-text-soft:#ffffff8c;--calc-close-bg:#ffffff1f;--calc-close-border:transparent;--calc-close-text:#fff;--calc-success-photo-overlay:linear-gradient(180deg,#21252a80 0%,#21252a00 37.5%,#21252a80 100%);--calc-input-bg:#21252af2;--calc-input-border:#ffffff2e;--calc-input-text:#fff;--calc-select-caret:#ffffffbf;--calc-select-option-bg:#21252a;--calc-select-option-text:#fff;--calc-switch-row-bg:#ffffff0a;--calc-switch-row-border:#ffffff24;--calc-switch-thumb:#ffffffe6;--calc-switch-focus:#ffffffbf;--calc-hint-text:#ffffff8c;--calc-field-bg:#ffffff1a;--calc-field-border:#ffffff1f;--calc-field-text:#fff;--calc-field-accent:#ff9b56;--calc-action-bg:#ff680033;--calc-action-text:#ff6800;--calc-action-solid-bg:#ff6800;--calc-action-solid-text:#fff;--calc-secondary-bg:#ffffff1f;--calc-secondary-text:#fff;--calc-progress-track:linear-gradient(90deg,#d9d9d973 0%,#d9d9d973 50%);--calc-progress-fill-start:#d9d9d9;--calc-progress-fill-end:#ff6800;--calc-accent-soft-bg:#ff680029;--calc-accent-soft-border:#ff680073;--calc-card-bg:#ffffff0d;--calc-card-border:#ffffff1f;--calc-card-label:#ffffffbf;--calc-card-value:#fff;--calc-skeleton-shine:linear-gradient(110deg,#fff0 0%,#ffffff2e 45%,#fff0 100%)}.HeroSection-module__N9kPha__modal{border:1px solid var(--calc-modal-border);background:var(--calc-modal-bg);box-sizing:border-box;border-radius:10px;flex-direction:column;align-items:flex-start;gap:15px;width:min(1366px,100vw - 32px);max-height:calc(100vh - 32px);padding:40px;display:flex;position:relative;overflow:hidden}.HeroSection-module__N9kPha__modalManual{width:min(360px,100vw - 32px);padding:22px}.HeroSection-module__N9kPha__modalLinkMini{width:min(560px,100vw - 32px);padding:24px}.HeroSection-module__N9kPha__modalLinkMiniInner{flex-direction:column;align-items:stretch;gap:12px;width:100%;padding-top:8px;display:flex}.HeroSection-module__N9kPha__modalLinkError{color:var(--calc-field-accent);margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:13px;font-weight:500;line-height:1.2}.HeroSection-module__N9kPha__modalSuccess{width:min(1366px,100vw - 32px)}.HeroSection-module__N9kPha__modalClose{border:1px solid var(--calc-close-border);background:var(--calc-close-bg);width:32px;height:32px;color:var(--calc-close-text);cursor:pointer;border-radius:999px;font-size:20px;line-height:1;position:absolute;top:16px;right:16px}.HeroSection-module__N9kPha__modalInner{flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-start;gap:12px;height:min(620px,100vh - 112px);min-height:0;display:flex}.HeroSection-module__N9kPha__modalInnerManual{height:auto;max-height:calc(100vh - 112px)}.HeroSection-module__N9kPha__modalInnerSuccess{gap:15px;height:min(700px,100vh - 80px)}.HeroSection-module__N9kPha__modalTop{flex-direction:column;align-self:stretch;align-items:flex-start;gap:12px;display:flex}.HeroSection-module__N9kPha__modalTitleWrap{align-items:center;gap:10px;display:flex}.HeroSection-module__N9kPha__loaderIcon{flex-shrink:0;width:20px;height:20px}.HeroSection-module__N9kPha__loaderSpin{animation:1s linear infinite HeroSection-module__N9kPha__heroSpin}@keyframes HeroSection-module__N9kPha__heroSpin{to{transform:rotate(360deg)}}.HeroSection-module__N9kPha__modalTitle{color:var(--calc-text);margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:20px;font-weight:600;line-height:normal}.HeroSection-module__N9kPha__progressBar{background:var(--calc-progress-track);border-radius:23px;align-self:stretch;height:10px;position:relative;overflow:hidden}.HeroSection-module__N9kPha__progressLine{background:linear-gradient(90deg,var(--calc-progress-fill-start)0%,var(--calc-progress-fill-end)100%);border-radius:23px;min-width:110px;height:10px;transition:width .4s;position:absolute;top:0;left:0}.HeroSection-module__N9kPha__modalStatus{color:var(--calc-text-muted);margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-weight:500;line-height:normal}.HeroSection-module__N9kPha__modalSimple{flex-direction:column;flex:auto;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;min-height:0;display:flex}.HeroSection-module__N9kPha__modalBody{flex-direction:column;flex:auto;gap:10px;width:100%;min-height:0;display:flex}.HeroSection-module__N9kPha__modalActions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:10px;width:100%;margin-top:auto;display:flex}.HeroSection-module__N9kPha__modalActionsSuccess{justify-content:flex-start}.HeroSection-module__N9kPha__modalActionsSuccess .HeroSection-module__N9kPha__modalAction{width:256px;height:55px}.HeroSection-module__N9kPha__successLayout{align-self:stretch;align-items:flex-start;gap:40px;height:500px;min-height:0;display:flex}.HeroSection-module__N9kPha__successPhoto{background:var(--calc-success-photo-overlay),url(/images/home/hero.webp) lightgray 50%/cover no-repeat;border-radius:10px;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:20px;width:620px;height:500px;padding:20px;display:flex}.HeroSection-module__N9kPha__successRight{flex-direction:column;flex:1 0 0;justify-content:space-between;align-items:flex-start;min-width:0;height:500px;display:flex}.HeroSection-module__N9kPha__successHead{flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:10px;display:flex}.HeroSection-module__N9kPha__successHeadTitle{color:var(--calc-text);align-self:stretch;margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.HeroSection-module__N9kPha__successHeadModel{color:var(--calc-text-muted);align-self:stretch;margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.HeroSection-module__N9kPha__successSelectors{flex-direction:column;align-self:stretch;align-items:flex-start;gap:20px;display:flex}.HeroSection-module__N9kPha__successSelectorBlock{flex-direction:column;align-self:stretch;align-items:flex-start;gap:15px;display:flex}.HeroSection-module__N9kPha__successSelectorTitle{color:var(--calc-text);align-self:stretch;margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.HeroSection-module__N9kPha__radioList{flex-wrap:wrap;align-self:stretch;align-items:center;gap:12px 18px;display:flex}.HeroSection-module__N9kPha__radioItem{cursor:pointer;color:var(--calc-text);background:0 0;border:0;align-items:center;gap:8px;margin:0;padding:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-weight:500;line-height:130%;display:inline-flex}.HeroSection-module__N9kPha__radioItemStatic{cursor:default}.HeroSection-module__N9kPha__radioItem:disabled{opacity:.65;cursor:default}.HeroSection-module__N9kPha__radioIcon{flex-shrink:0;width:18px;height:18px}.HeroSection-module__N9kPha__successInfoList{flex-direction:column;align-self:stretch;align-items:flex-start;gap:10px;display:flex}.HeroSection-module__N9kPha__successInfoList p{color:var(--calc-text-muted);margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.HeroSection-module__N9kPha__successEstimate{flex-direction:column;align-self:stretch;align-items:flex-start;gap:5px;display:flex}.HeroSection-module__N9kPha__successEstimateLabel{color:var(--calc-text);align-self:stretch;margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.HeroSection-module__N9kPha__successEstimateValue{color:var(--calc-action-text);align-self:stretch;margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.HeroSection-module__N9kPha__successEstimateAction{flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:256px;height:55px;padding:0 20px;display:flex}.HeroSection-module__N9kPha__totalBadge{border:1px solid var(--calc-accent-soft-border);background:var(--calc-accent-soft-bg);box-sizing:border-box;border-radius:10px;flex-direction:column;gap:4px;min-width:min(420px,100%);max-width:100%;padding:14px 16px;display:inline-flex}.HeroSection-module__N9kPha__totalBadgeLabel{color:var(--calc-text-muted);font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:13px;font-weight:500;line-height:1.2}.HeroSection-module__N9kPha__totalBadgeValue{color:var(--calc-text);font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:24px;font-weight:700;line-height:1.1}.HeroSection-module__N9kPha__resultPanel{flex-direction:column;align-items:flex-start;gap:10px;width:100%;min-height:0;display:flex}.HeroSection-module__N9kPha__resultMeta{color:var(--calc-text-soft);margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px;font-weight:500;line-height:1.2}.HeroSection-module__N9kPha__resultGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}.HeroSection-module__N9kPha__resultRow{border:1px solid var(--calc-card-border);background:var(--calc-card-bg);box-sizing:border-box;border-radius:8px;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;min-height:62px;padding:10px 12px;display:flex}.HeroSection-module__N9kPha__resultLabel{color:var(--calc-card-label);white-space:normal;text-overflow:ellipsis;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px;font-weight:500;line-height:1.2;overflow:hidden}.HeroSection-module__N9kPha__resultValue{color:var(--calc-card-value);white-space:nowrap;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-weight:700;line-height:1.2}.HeroSection-module__N9kPha__deliveryRow{border:1px solid var(--calc-accent-soft-border);background:var(--calc-accent-soft-bg);box-sizing:border-box;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:38px;padding:0 12px;display:flex}.HeroSection-module__N9kPha__deliveryLabel{color:var(--calc-text);font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:13px;font-weight:600;line-height:1.2}.HeroSection-module__N9kPha__deliveryValue{color:var(--calc-text);white-space:nowrap;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;font-weight:700;line-height:1.2}.HeroSection-module__N9kPha__feesCard{border:1px solid var(--calc-card-border);background:var(--calc-card-bg);border-radius:8px;width:100%;overflow:hidden}.HeroSection-module__N9kPha__feesHeader{cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:56px;padding:10px 12px;display:flex}.HeroSection-module__N9kPha__feesHeaderMain{color:var(--calc-card-label);font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px;font-weight:600;line-height:1.2}.HeroSection-module__N9kPha__feesHeaderRight{flex-direction:column;align-items:flex-end;gap:2px;display:inline-flex}.HeroSection-module__N9kPha__feesToggle{color:var(--calc-action-text);font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:11px;font-weight:600;line-height:1.2}.HeroSection-module__N9kPha__feesBreakdown{border-top:1px solid var(--calc-card-border);flex-direction:column;gap:6px;padding:8px 12px 10px;display:flex}.HeroSection-module__N9kPha__feesLine{justify-content:space-between;align-items:center;gap:8px;display:flex}.HeroSection-module__N9kPha__feesLineLabel{color:var(--calc-card-label);font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px;font-weight:500;line-height:1.2}.HeroSection-module__N9kPha__feesLineValue{color:var(--calc-card-value);white-space:nowrap;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px;font-weight:600;line-height:1.2}.HeroSection-module__N9kPha__modalSecondaryAction{background:var(--calc-secondary-bg);cursor:pointer;min-width:min(200px,100%);height:clamp(42px,5vh,50px);color:var(--calc-secondary-text);border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:0 20px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:15px;font-weight:600;line-height:normal;display:inline-flex}.HeroSection-module__N9kPha__modalContent{flex:auto;align-self:stretch;align-items:stretch;gap:40px;min-height:0;display:flex}.HeroSection-module__N9kPha__photoBlock{background:var(--calc-field-bg);box-sizing:border-box;border-radius:10px;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:20px;width:620px;min-width:0;padding:20px;display:flex;position:relative;overflow:hidden}.HeroSection-module__N9kPha__rightBlock{flex-direction:column;flex:1 0 0;justify-content:flex-start;align-items:flex-start;gap:10px;min-width:0;display:flex}.HeroSection-module__N9kPha__manualFallback{box-sizing:border-box;background:0 0;border:0;border-radius:0;flex-direction:column;align-self:flex-start;gap:10px;width:min(560px,100%);margin:0;padding:0;display:flex}.HeroSection-module__N9kPha__manualTitle{color:var(--calc-text);margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:15px;font-weight:600;line-height:1.2}.HeroSection-module__N9kPha__manualGrid{flex-direction:column;gap:8px;display:flex}.HeroSection-module__N9kPha__manualField{flex-direction:column;gap:4px;display:flex}.HeroSection-module__N9kPha__manualField span{color:var(--calc-text-muted);font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px;font-weight:500;line-height:1.2}.HeroSection-module__N9kPha__manualInput{border:1px solid var(--calc-input-border);background:var(--calc-input-bg);width:100%;height:34px;color:var(--calc-input-text);box-sizing:border-box;border-radius:6px;padding:0 10px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:13px;font-weight:500}.HeroSection-module__N9kPha__manualInput:focus{border-color:var(--calc-action-text);outline:none}.HeroSection-module__N9kPha__manualInput:disabled{opacity:.55;cursor:not-allowed}.HeroSection-module__N9kPha__manualHint{color:var(--calc-hint-text);font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:11px;font-weight:500;line-height:1.2}.HeroSection-module__N9kPha__manualSelect{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--calc-select-caret)50%),linear-gradient(135deg,var(--calc-select-caret)50%,transparent 50%);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-position:calc(100% - 16px) 14px,calc(100% - 10px) 14px;background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:30px}:root[data-theme=dark] .HeroSection-module__N9kPha__manualSelect{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.HeroSection-module__N9kPha__manualSelect option{color:var(--calc-select-option-text);background:var(--calc-select-option-bg)}.HeroSection-module__N9kPha__manualChecks{grid-template-columns:1fr;gap:8px;display:grid}.HeroSection-module__N9kPha__manualSwitch{border:1px solid var(--calc-switch-row-border);background:var(--calc-switch-row-bg);width:100%;min-height:34px;color:var(--calc-text);cursor:pointer;box-sizing:border-box;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;padding:0 8px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px;font-weight:500;line-height:1.2;display:flex;position:relative}.HeroSection-module__N9kPha__manualSwitch>span:not(.HeroSection-module__N9kPha__switchControl){white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.HeroSection-module__N9kPha__switchInput{opacity:0;pointer-events:none;position:absolute}.HeroSection-module__N9kPha__switchControl{border:1px solid var(--calc-accent-soft-border);background:var(--calc-accent-soft-bg);border-radius:999px;flex-shrink:0;width:38px;height:20px;transition:background-color .2s,border-color .2s;position:relative}.HeroSection-module__N9kPha__switchControl:after{content:"";background:var(--calc-switch-thumb);border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:2px;left:2px}.HeroSection-module__N9kPha__switchInput:checked+.HeroSection-module__N9kPha__switchControl{border-color:var(--calc-action-solid-bg);background:var(--calc-action-solid-bg)}.HeroSection-module__N9kPha__switchInput:checked+.HeroSection-module__N9kPha__switchControl:after{transform:translate(16px)}.HeroSection-module__N9kPha__switchInput:focus-visible+.HeroSection-module__N9kPha__switchControl{outline:2px solid var(--calc-switch-focus);outline-offset:2px}.HeroSection-module__N9kPha__firstGroup,.HeroSection-module__N9kPha__secondGroup,.HeroSection-module__N9kPha__secondTop,.HeroSection-module__N9kPha__secondTopItem,.HeroSection-module__N9kPha__secondBottom,.HeroSection-module__N9kPha__thirdGroup{flex-direction:column;align-self:stretch;align-items:flex-start;display:flex}.HeroSection-module__N9kPha__firstGroup{gap:10px}.HeroSection-module__N9kPha__secondGroup{gap:14px}.HeroSection-module__N9kPha__secondTop{gap:12px}.HeroSection-module__N9kPha__secondTopItem,.HeroSection-module__N9kPha__secondBottom{gap:8px}.HeroSection-module__N9kPha__thirdGroup{gap:6px}.HeroSection-module__N9kPha__field{background:var(--calc-field-bg);border:1px solid var(--calc-field-border);box-sizing:border-box;border-radius:5px;justify-content:flex-end;align-items:center;width:100%;height:clamp(28px,3.1vh,36px);min-height:28px;padding:0 12px;display:flex;position:relative;overflow:hidden}.HeroSection-module__N9kPha__wideField{width:min(350px,100%)}.HeroSection-module__N9kPha__rowOfFour{grid-template-columns:repeat(4,minmax(0,1fr));align-self:stretch;gap:8px;display:grid}.HeroSection-module__N9kPha__compactField{min-width:0}.HeroSection-module__N9kPha__totalField{background:var(--calc-accent-soft-bg);border:1px solid var(--calc-accent-soft-border);box-sizing:border-box;border-radius:5px;justify-content:flex-end;align-items:center;width:min(350px,100%);height:clamp(28px,3.1vh,36px);min-height:28px;padding:0 12px;display:flex;position:relative;overflow:hidden}.HeroSection-module__N9kPha__thirdGroupTitle{color:var(--calc-text);margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-weight:500;line-height:130%}.HeroSection-module__N9kPha__field:after,.HeroSection-module__N9kPha__photoBlock:after,.HeroSection-module__N9kPha__totalField:after{content:"";background:var(--calc-skeleton-shine);pointer-events:none;animation:1.8s ease-in-out infinite HeroSection-module__N9kPha__skeletonMove;position:absolute;inset:0;transform:translate(-100%)}.HeroSection-module__N9kPha__fieldFilled:after{display:none}@keyframes HeroSection-module__N9kPha__skeletonMove{to{transform:translate(100%)}}.HeroSection-module__N9kPha__fieldText{color:var(--calc-field-text);white-space:nowrap;text-overflow:ellipsis;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:13px;font-weight:600;line-height:1;overflow:hidden}.HeroSection-module__N9kPha__fieldTextAccent{color:var(--calc-field-accent);font-weight:700}.HeroSection-module__N9kPha__modalAction{background:var(--calc-action-bg);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:min(256px,100%);height:clamp(46px,5.2vh,55px);margin-top:auto;padding:0 20px;display:flex}.HeroSection-module__N9kPha__modalAction:disabled{cursor:default;opacity:.8}.HeroSection-module__N9kPha__modalAction span{color:var(--calc-action-text);font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-weight:600}.HeroSection-module__N9kPha__modalActionFallback{background:var(--calc-action-solid-bg)}.HeroSection-module__N9kPha__modalActionFallback span{color:var(--calc-action-solid-text)}.HeroSection-module__N9kPha__modalActionWide{width:100%}.HeroSection-module__N9kPha__modalSimple .HeroSection-module__N9kPha__modalAction{width:min(320px,100%);height:clamp(42px,5vh,50px);margin-top:0}.HeroSection-module__N9kPha__modalActions .HeroSection-module__N9kPha__modalSecondaryAction{min-width:min(180px,100%)}@media (max-width:1440px){.HeroSection-module__N9kPha__bottomWrap{padding:0 var(--PadX)60px;box-sizing:border-box}}@media (max-width:980px){.HeroSection-module__N9kPha__modal{padding:20px}.HeroSection-module__N9kPha__modalManual{width:min(360px,100vw - 20px);padding:18px}.HeroSection-module__N9kPha__modalSuccess{width:min(980px,100vw - 20px)}.HeroSection-module__N9kPha__modalInner{height:min(620px,100vh - 90px)}.HeroSection-module__N9kPha__modalContent{gap:16px}.HeroSection-module__N9kPha__photoBlock{width:44%}.HeroSection-module__N9kPha__successLayout{flex-direction:column;gap:14px;height:auto}.HeroSection-module__N9kPha__successPhoto{width:100%;height:240px}.HeroSection-module__N9kPha__successRight{gap:14px;height:auto}}@media (max-width:760px){.HeroSection-module__N9kPha__pretitle{font-size:20px}.HeroSection-module__N9kPha__title{font-size:34px;line-height:34px}.HeroSection-module__N9kPha__search{flex-direction:column;align-items:stretch}.HeroSection-module__N9kPha__input{max-width:none}.HeroSection-module__N9kPha__searchButton{flex:none;width:100%}.HeroSection-module__N9kPha__bottomWrap{gap:24px;padding-bottom:40px;padding-left:16px;padding-right:16px}.HeroSection-module__N9kPha__modal{width:calc(100vw - 12px);max-height:calc(100vh - 12px);padding:14px}.HeroSection-module__N9kPha__modalManual{width:calc(100vw - 12px);padding:14px}.HeroSection-module__N9kPha__modalSuccess{width:calc(100vw - 12px)}.HeroSection-module__N9kPha__modalInner{gap:10px;height:auto;max-height:calc(100vh - 60px)}.HeroSection-module__N9kPha__modalContent{flex-direction:column;gap:10px}.HeroSection-module__N9kPha__photoBlock{width:100%;min-height:180px}.HeroSection-module__N9kPha__rightBlock{gap:8px;width:100%}.HeroSection-module__N9kPha__modalSimple{gap:8px}.HeroSection-module__N9kPha__modalBody{-webkit-overflow-scrolling:touch;padding-right:2px;overflow-y:auto}.HeroSection-module__N9kPha__modalActions{flex-direction:column;align-items:stretch}.HeroSection-module__N9kPha__modalActionsSuccess .HeroSection-module__N9kPha__modalAction{width:100%}.HeroSection-module__N9kPha__successHeadTitle{font-size:18px}.HeroSection-module__N9kPha__successHeadModel,.HeroSection-module__N9kPha__successSelectorTitle,.HeroSection-module__N9kPha__radioItem,.HeroSection-module__N9kPha__successInfoList p,.HeroSection-module__N9kPha__successEstimateLabel{font-size:14px}.HeroSection-module__N9kPha__successPhoto{height:320px;min-height:260px}.HeroSection-module__N9kPha__successEstimate{margin-bottom:12px}.HeroSection-module__N9kPha__successEstimateAction{width:256px;height:55px}.HeroSection-module__N9kPha__manualChecks{grid-template-columns:1fr;gap:6px}.HeroSection-module__N9kPha__manualFallback{margin-bottom:8px}.HeroSection-module__N9kPha__manualSwitch{min-height:38px;padding:6px 10px}.HeroSection-module__N9kPha__manualSwitch>span:not(.HeroSection-module__N9kPha__switchControl){white-space:nowrap}.HeroSection-module__N9kPha__resultGrid{grid-template-columns:1fr}.HeroSection-module__N9kPha__rowOfFour{grid-template-columns:repeat(2,minmax(0,1fr))}.HeroSection-module__N9kPha__wideField,.HeroSection-module__N9kPha__totalField{width:100%}}
.CarCardHome-module__BdMtqa__card{border:1px solid var(--color-border-soft);background:var(--color-surface);box-sizing:border-box;border-radius:10px;flex-direction:column;align-items:center;width:100%;max-width:450px;min-height:540px;display:flex;overflow:hidden}.CarCardHome-module__BdMtqa__photoLink{width:100%;color:inherit;text-decoration:none;display:block}.CarCardHome-module__BdMtqa__photo{border-radius:10px 10px 0 0;flex-direction:column;flex-shrink:0;justify-content:flex-end;align-self:stretch;align-items:flex-end;gap:20px;height:300px;padding:20px;display:flex;position:relative;overflow:hidden}.CarCardHome-module__BdMtqa__photo:after{content:"";background:var(--photo-overlay);pointer-events:none;z-index:1;position:absolute;inset:0}.CarCardHome-module__BdMtqa__photoImg{object-fit:cover;z-index:0}.CarCardHome-module__BdMtqa__videoBadge{z-index:2;-webkit-backdrop-filter:blur(10px);background:#09090973;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:12px;right:12px}.CarCardHome-module__BdMtqa__priceBadge{z-index:2;background:var(--badge-bg);-webkit-backdrop-filter:blur(10px);border-radius:5px;justify-content:center;align-items:center;gap:10px;padding:5px 10px;display:flex;position:relative}.CarCardHome-module__BdMtqa__priceText{color:var(--color-text-on-strong);white-space:nowrap;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.CarCardHome-module__BdMtqa__body{box-sizing:border-box;flex-direction:column;flex-shrink:0;justify-content:space-between;align-self:stretch;align-items:flex-start;min-height:240px;padding:20px 15px;display:flex}.CarCardHome-module__BdMtqa__nameRow{box-sizing:border-box;justify-content:space-between;align-items:flex-start;width:100%;display:flex}.CarCardHome-module__BdMtqa__titleLink{min-width:0;color:inherit;flex:1;text-decoration:none}.CarCardHome-module__BdMtqa__title{width:100%;min-width:0;color:var(--color-text-strong);white-space:nowrap;text-overflow:ellipsis;text-align:left;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;overflow:hidden}.CarCardHome-module__BdMtqa__carId{color:var(--color-text-strong);opacity:.3;white-space:nowrap;margin-left:10px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.CarCardHome-module__BdMtqa__bottom{flex-direction:column;align-items:flex-start;gap:20px;width:100%;display:flex}.CarCardHome-module__BdMtqa__infoRow{box-sizing:border-box;align-items:center;width:100%;display:flex}.CarCardHome-module__BdMtqa__infoItem{flex-direction:column;flex:1;align-items:flex-start;gap:4px;min-width:0;display:flex}.CarCardHome-module__BdMtqa__infoLabel{color:var(--color-text-strong);opacity:.3;white-space:nowrap;text-align:left;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.CarCardHome-module__BdMtqa__infoValue{color:var(--color-text-strong);white-space:nowrap;text-overflow:ellipsis;text-align:left;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:130%;overflow:hidden}.CarCardHome-module__BdMtqa__vLine{background:var(--color-border-soft);flex:none;width:1px;height:20px;margin:0 10px}.CarCardHome-module__BdMtqa__actions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:flex-end;gap:10px;width:100%;display:grid}.CarCardHome-module__BdMtqa__detailsBtn{border:1px solid var(--color-border);background:var(--color-surface);-webkit-backdrop-filter:blur(20px);width:100%;min-width:0;height:45px;color:var(--color-text);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:0 20px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;display:flex}.CarCardHome-module__BdMtqa__buyBtn{width:100%;min-width:0;height:45px;color:var(--color-text-on-strong);white-space:nowrap;background:#ff6800;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:0 20px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;display:flex}@media (max-width:760px){.CarCardHome-module__BdMtqa__card{max-width:none;min-height:0}.CarCardHome-module__BdMtqa__photo{height:clamp(220px,58vw,300px);padding:16px}.CarCardHome-module__BdMtqa__priceText{font-size:18px}.CarCardHome-module__BdMtqa__body{gap:16px;min-height:0;padding:16px 12px}.CarCardHome-module__BdMtqa__title{font-size:18px}.CarCardHome-module__BdMtqa__infoRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px;display:grid}.CarCardHome-module__BdMtqa__vLine{display:none}.CarCardHome-module__BdMtqa__actions{grid-template-columns:1fr}.CarCardHome-module__BdMtqa__detailsBtn,.CarCardHome-module__BdMtqa__buyBtn{height:44px;padding:0 14px;font-size:15px}}
.DeliveryCaseSection-module__8uQgoG__section{background:var(--catalog-detail-card-bg);border:1px solid var(--catalog-detail-card-border);width:746px;min-width:0;color:var(--catalog-detail-text);border-radius:18px;margin-top:28px;padding:20px}.DeliveryCaseSection-module__8uQgoG__header{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:16px;display:flex}.DeliveryCaseSection-module__8uQgoG__title{margin:0;font-size:26px;font-weight:700;line-height:1.15}.DeliveryCaseSection-module__8uQgoG__handover{color:var(--catalog-detail-text-muted);white-space:nowrap;margin:0 0 0 auto;font-size:16px;line-height:1.3}.DeliveryCaseSection-module__8uQgoG__handover strong{color:var(--catalog-detail-text);font-weight:700}.DeliveryCaseSection-module__8uQgoG__metricsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.DeliveryCaseSection-module__8uQgoG__metricCard{border:1px solid var(--catalog-detail-card-border);background:#0000000f;border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex}.DeliveryCaseSection-module__8uQgoG__metricTitle{color:var(--catalog-detail-text);margin:0;font-size:20px;font-weight:700;line-height:1.2}.DeliveryCaseSection-module__8uQgoG__metricValue{color:var(--catalog-detail-text-muted);margin:0;font-size:18px;font-weight:600;line-height:1.2}.DeliveryCaseSection-module__8uQgoG__block{margin-top:22px}.DeliveryCaseSection-module__8uQgoG__blockTitle{margin:0 0 12px;font-size:20px;font-weight:650;line-height:1.2}.DeliveryCaseSection-module__8uQgoG__timeline{flex-direction:column;gap:14px;display:flex;position:relative}.DeliveryCaseSection-module__8uQgoG__timeline:before{content:"";background:var(--catalog-detail-card-border);width:2px;position:absolute;top:0;bottom:0;left:11px}.DeliveryCaseSection-module__8uQgoG__timelineCard{grid-template-columns:24px 1fr;gap:12px;display:grid;position:relative}.DeliveryCaseSection-module__8uQgoG__timelineDot{border:3px solid var(--catalog-detail-card-bg);z-index:1;background:#ff6a00;border-radius:999px;width:24px;height:24px;margin-top:12px;position:relative}.DeliveryCaseSection-module__8uQgoG__timelineBody{border-radius:12px;padding:12px}.DeliveryCaseSection-module__8uQgoG__timelineDay{color:#ff6a00;margin-bottom:6px;font-size:12px;display:inline-block}.DeliveryCaseSection-module__8uQgoG__timelineTitle{margin:0;font-size:18px;line-height:1.25}.DeliveryCaseSection-module__8uQgoG__timelineDescription{color:var(--catalog-detail-text-muted);white-space:pre-line;margin:8px 0 0;font-size:14px;line-height:1.45}.DeliveryCaseSection-module__8uQgoG__timelineImageWrap{aspect-ratio:16/9;cursor:pointer;border-radius:10px;width:100%;margin-top:12px;position:relative;overflow:hidden}.DeliveryCaseSection-module__8uQgoG__timelineImage{object-fit:cover}.DeliveryCaseSection-module__8uQgoG__documentsRow{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;display:grid}.DeliveryCaseSection-module__8uQgoG__documentCard{cursor:pointer;border-radius:12px;padding:10px}.DeliveryCaseSection-module__8uQgoG__documentImageWrap{aspect-ratio:4/3;background:#ffffff0d;border-radius:10px;width:100%;position:relative;overflow:hidden}.DeliveryCaseSection-module__8uQgoG__documentImage{object-fit:cover}.DeliveryCaseSection-module__8uQgoG__documentTitle{color:var(--catalog-detail-text-muted);margin:8px 0 0;font-size:13px;font-weight:500;line-height:1.35}@media (max-width:1100px){.DeliveryCaseSection-module__8uQgoG__section{width:100%}}@media (max-width:760px){.DeliveryCaseSection-module__8uQgoG__section{margin-top:20px;padding:14px}.DeliveryCaseSection-module__8uQgoG__header{flex-direction:column;align-items:flex-start}.DeliveryCaseSection-module__8uQgoG__handover{white-space:normal}.DeliveryCaseSection-module__8uQgoG__metricsGrid{grid-template-columns:1fr}.DeliveryCaseSection-module__8uQgoG__documentsRow{grid-template-columns:repeat(2,minmax(0,1fr))}}.DeliveryCaseSection-module__8uQgoG__lightboxOverlay{z-index:1000;box-sizing:border-box;background:#000000d9;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.DeliveryCaseSection-module__8uQgoG__lightboxClose{color:#fff;cursor:pointer;z-index:1001;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;line-height:1;display:flex;position:fixed;top:20px;right:24px}.DeliveryCaseSection-module__8uQgoG__lightboxClose:hover{background:#ffffff38}.DeliveryCaseSection-module__8uQgoG__lightboxContent{justify-content:center;align-items:center;max-width:min(90vw,1100px);max-height:90vh;display:flex}.DeliveryCaseSection-module__8uQgoG__lightboxImage{object-fit:contain;border-radius:12px;max-width:100%;max-height:90vh;display:block}
.CarsInCyprusSection-module__3ZM5tW__section{background:var(--color-section-bg);justify-content:center;width:100%;display:flex}.CarsInCyprusSection-module__3ZM5tW__wrap{box-sizing:border-box;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:1440px;padding:20px 0 0;display:flex}.CarsInCyprusSection-module__3ZM5tW__h2{width:100%;max-width:1366px;color:var(--color-text);margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:25px;font-style:normal;font-weight:600;line-height:normal}.CarsInCyprusSection-module__3ZM5tW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 10px;width:100%;max-width:1366px;display:grid}.CarsInCyprusSection-module__3ZM5tW__bottomRow{justify-content:space-between;align-items:flex-end;gap:20px;width:100%;max-width:1366px;display:flex}.CarsInCyprusSection-module__3ZM5tW__viewAllBtn{background:var(--color-surface);height:64px;color:var(--color-text);border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:20px 35px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:130%;text-decoration:none;display:flex}.CarsInCyprusSection-module__3ZM5tW__addressNote{width:540px;color:var(--color-text);text-align:right;opacity:.6;flex-shrink:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:130%}@media (max-width:1440px){.CarsInCyprusSection-module__3ZM5tW__wrap{padding-left:var(--PadX);padding-right:var(--PadX)}}@media (max-width:1420px){.CarsInCyprusSection-module__3ZM5tW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.CarsInCyprusSection-module__3ZM5tW__bottomRow{align-items:flex-start}.CarsInCyprusSection-module__3ZM5tW__addressNote{width:100%;max-width:540px}}@media (max-width:960px){.CarsInCyprusSection-module__3ZM5tW__wrap{padding:20px 16px 0}.CarsInCyprusSection-module__3ZM5tW__grid{grid-template-columns:1fr}.CarsInCyprusSection-module__3ZM5tW__bottomRow{flex-direction:column;align-items:stretch}.CarsInCyprusSection-module__3ZM5tW__viewAllBtn{width:100%}.CarsInCyprusSection-module__3ZM5tW__addressNote{text-align:left}}
.ImageGallery-module__ygiN7a__galleryViewport{touch-action:pan-y;width:100%;padding:6px 0;overflow:hidden}.ImageGallery-module__ygiN7a__galleryViewportTouch{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;overflow-x:auto}.ImageGallery-module__ygiN7a__galleryViewportTouch::-webkit-scrollbar{display:none}.ImageGallery-module__ygiN7a__galleryTrack{will-change:transform;align-items:center;gap:10px;width:max-content;transition:transform .28s;display:flex}.ImageGallery-module__ygiN7a__thumbnail{border:1px solid var(--catalog-detail-card-border);background:var(--catalog-detail-card-bg);cursor:pointer;transform-origin:50%;border-radius:5px;flex:none;width:140px;height:90px;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.ImageGallery-module__ygiN7a__thumbnail:hover{border-color:var(--catalog-detail-card-border);box-shadow:0 0 0 1px var(--catalog-detail-card-border)inset;z-index:1;transform:scale(1.05)}.ImageGallery-module__ygiN7a__thumbnail.ImageGallery-module__ygiN7a__active{border-color:var(--color-accent);border-width:2px}.ImageGallery-module__ygiN7a__thumbnailImage{object-fit:cover;width:100%;height:100%}.ImageGallery-module__ygiN7a__videoBadge{color:#fff;background:#000000c7;border:1px solid #ffffff59;border-radius:999px;padding:2px 6px;font-size:11px;font-weight:600;line-height:1.2;position:absolute;bottom:6px;right:6px}.ImageGallery-module__ygiN7a__modal{background:var(--catalog-detail-modal-overlay);z-index:1000;cursor:pointer;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ImageGallery-module__ygiN7a__modalContent{max-width:90vw;max-height:90vh;position:relative}.ImageGallery-module__ygiN7a__modalImage{object-fit:contain;cursor:zoom-in;-webkit-user-select:none;user-select:none;max-width:100%;max-height:90vh;transition:transform .2s}.ImageGallery-module__ygiN7a__modalImageZoomed{cursor:zoom-out;transform:scale(2.1)}.ImageGallery-module__ygiN7a__modalVideo{background:#000;border:0;border-radius:8px;width:min(90vw,1280px);height:min(90vh,720px)}.ImageGallery-module__ygiN7a__navButton{cursor:pointer;background:#090909b3;border:1px solid #ffffffe6;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ImageGallery-module__ygiN7a__navDot{background:#ff6800;border-radius:999px;width:12px;height:12px}.ImageGallery-module__ygiN7a__navButtonDisabled{cursor:default;border-color:#ffffff8c}.ImageGallery-module__ygiN7a__navButtonDisabled .ImageGallery-module__ygiN7a__navDot{background:#b1632c}.ImageGallery-module__ygiN7a__navPrev{left:14px}.ImageGallery-module__ygiN7a__navNext{right:14px}.ImageGallery-module__ygiN7a__counter{color:var(--color-text-on-strong);background:#0909099e;border:1px solid #ffffff5c;border-radius:999px;padding:6px 12px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:13px;font-weight:500;line-height:1;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.ImageGallery-module__ygiN7a__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:40px;line-height:1;display:flex;position:absolute;top:-40px;right:0}.ImageGallery-module__ygiN7a__closeButton:hover{opacity:.7}@media (max-width:1024px){.ImageGallery-module__ygiN7a__thumbnail{width:120px;height:78px}.ImageGallery-module__ygiN7a__navButton{width:40px;height:40px;font-size:28px}}@media (max-width:900px){.ImageGallery-module__ygiN7a__navButton{display:none}}
.CarsOnOrderSection-module__BRf1ga__section{background:var(--color-section-bg);justify-content:center;width:100%;display:flex}.CarsOnOrderSection-module__BRf1ga__wrap{box-sizing:border-box;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:1440px;padding:0;display:flex}.CarsOnOrderSection-module__BRf1ga__headerRow{justify-content:space-between;align-items:flex-end;gap:20px;width:100%;max-width:1366px;display:flex}.CarsOnOrderSection-module__BRf1ga__h2{color:var(--color-text);margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:25px;font-style:normal;font-weight:600;line-height:normal}.CarsOnOrderSection-module__BRf1ga__allLink{color:var(--color-text);white-space:nowrap;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:130%;text-decoration:none}.CarsOnOrderSection-module__BRf1ga__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 10px;width:100%;max-width:1366px;display:grid}.CarsOnOrderSection-module__BRf1ga__bottomRow{justify-content:space-between;align-items:flex-end;gap:20px;width:100%;max-width:1366px;display:flex}.CarsOnOrderSection-module__BRf1ga__viewAllBtn{background:var(--color-surface);height:64px;color:var(--color-text);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:20px 35px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:130%;text-decoration:none;display:flex}.CarsOnOrderSection-module__BRf1ga__note{width:540px;color:var(--color-text);text-align:right;opacity:.6;white-space:pre-line;flex-shrink:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:130%}@media (max-width:1440px){.CarsOnOrderSection-module__BRf1ga__wrap{padding-left:var(--PadX);padding-right:var(--PadX)}}@media (max-width:1420px){.CarsOnOrderSection-module__BRf1ga__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.CarsOnOrderSection-module__BRf1ga__bottomRow{align-items:flex-start}.CarsOnOrderSection-module__BRf1ga__note{width:100%;max-width:540px}}@media (max-width:960px){.CarsOnOrderSection-module__BRf1ga__wrap{padding:0 16px}.CarsOnOrderSection-module__BRf1ga__grid{grid-template-columns:1fr}.CarsOnOrderSection-module__BRf1ga__headerRow{flex-direction:column;align-items:flex-start}.CarsOnOrderSection-module__BRf1ga__allLink{opacity:.8}.CarsOnOrderSection-module__BRf1ga__bottomRow{flex-direction:column;align-items:stretch}.CarsOnOrderSection-module__BRf1ga__viewAllBtn{width:100%}.CarsOnOrderSection-module__BRf1ga__note{text-align:left}}
.Specifications-module__VK66XG__specifications{width:746px;min-width:0;margin-top:28px;margin-bottom:60px}.Specifications-module__VK66XG__title{color:var(--catalog-detail-text);margin:0 0 24px;font-size:28px;font-weight:600}.Specifications-module__VK66XG__container{border:1px solid var(--catalog-detail-card-border);background:var(--catalog-detail-card-bg);box-sizing:border-box;border-radius:10px;flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:stretch;gap:10px;width:746px;min-height:0;padding:30px;display:flex}.Specifications-module__VK66XG__grid{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:20px;width:100%;min-width:0;display:grid}.Specifications-module__VK66XG__specItem{align-items:flex-start;gap:10px;min-width:0;padding:0;display:flex}.Specifications-module__VK66XG__content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.Specifications-module__VK66XG__iconBox{border:1px solid var(--catalog-detail-spec-icon-border);background:var(--catalog-detail-spec-icon-bg);aspect-ratio:1;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:25px;height:25px;padding:7px;display:flex}.Specifications-module__VK66XG__icon{width:12px;height:12px;filter:var(--catalog-detail-icon-filter);flex-shrink:0}.Specifications-module__VK66XG__specLabel{color:var(--catalog-detail-text-muted);white-space:normal;overflow-wrap:anywhere;font-family:Manrope;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.Specifications-module__VK66XG__specValue{color:var(--color-accent);white-space:normal;overflow-wrap:anywhere;font-family:Manrope;font-size:20px;font-style:normal;font-weight:600;line-height:1.2}@media (max-width:1024px){.Specifications-module__VK66XG__specifications,.Specifications-module__VK66XG__container{width:100%}}@media (max-width:640px){.Specifications-module__VK66XG__container{padding:20px}.Specifications-module__VK66XG__grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:16px}.Specifications-module__VK66XG__specValue{font-size:18px}}
.PromoCarCard-module__wLjT_W__photoBlock{cursor:default;background:0 0;border:0;padding:0}.PromoCarCard-module__wLjT_W__actionButton{cursor:pointer;font:inherit}.PromoCarCard-module__wLjT_W__buyActionButton{border:0}
.Description-module__EItU-a__description{flex-direction:column;align-self:stretch;align-items:flex-start;gap:20px;width:746px;margin-bottom:60px;padding-right:10px;display:flex}.Description-module__EItU-a__title{color:var(--catalog-detail-text);margin:0;font-size:28px;font-weight:600}.Description-module__EItU-a__content{width:100%;color:var(--catalog-detail-text-muted);text-align:justify;padding-right:10px;font-size:16px;line-height:1.8}:is(.Description-module__EItU-a__content p,.Description-module__EItU-a__content div){text-align:justify;margin:0}:is(.Description-module__EItU-a__content p+p,.Description-module__EItU-a__content div+div,.Description-module__EItU-a__content p+div,.Description-module__EItU-a__content div+p){margin-top:16px}:is(.Description-module__EItU-a__content ul,.Description-module__EItU-a__content ol){margin:12px 0 0 22px;padding:0}.Description-module__EItU-a__content li+li{margin-top:6px}.Description-module__EItU-a__content li{text-align:justify}@media (max-width:1024px){.Description-module__EItU-a__description{width:100%}}
.BrandsSection-module__TBbbsa__section{background:var(--color-section-bg);justify-content:center;width:100%;display:flex}.BrandsSection-module__TBbbsa__wrap{box-sizing:border-box;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:1440px;padding:80px 16px;display:flex}.BrandsSection-module__TBbbsa__headerRow{justify-content:space-between;align-items:baseline;width:100%;max-width:1366px;display:flex}.BrandsSection-module__TBbbsa__h2{color:var(--color-text);margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:25px;font-style:normal;font-weight:600;line-height:normal}.BrandsSection-module__TBbbsa__allLink{color:var(--color-text);white-space:nowrap;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:130%;text-decoration:none}.BrandsSection-module__TBbbsa__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:20px 12px;width:100%;max-width:1366px;display:grid}.BrandsSection-module__TBbbsa__card{background:var(--color-surface);border-radius:10px;justify-content:center;align-items:center;height:80px;text-decoration:none;display:flex}.BrandsSection-module__TBbbsa__logo{object-fit:contain;width:auto;height:48px;display:block}.BrandsSection-module__TBbbsa__logoLightTheme{display:block}.BrandsSection-module__TBbbsa__logoDarkTheme,:root[data-theme=dark] .BrandsSection-module__TBbbsa__logoLightTheme{display:none}:root[data-theme=dark] .BrandsSection-module__TBbbsa__logoDarkTheme{display:block}@media (max-width:1180px){.BrandsSection-module__TBbbsa__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.BrandsSection-module__TBbbsa__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:780px){.BrandsSection-module__TBbbsa__wrap{padding:60px 16px}.BrandsSection-module__TBbbsa__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.BrandsSection-module__TBbbsa__card{height:60px}.BrandsSection-module__TBbbsa__logo{height:32px}}@media (max-width:420px){.BrandsSection-module__TBbbsa__card{height:56px}.BrandsSection-module__TBbbsa__logo{height:28px}}
.PromoCarsOnOrderSection-module__v52m_G__sectionOffset{margin-top:60px}@media (max-width:760px){.PromoCarsOnOrderSection-module__v52m_G__sectionOffset{margin-top:40px}}
.Features-module__sWHHta__features{width:746px;margin-bottom:60px}.Features-module__sWHHta__title{color:var(--catalog-detail-text);margin:0 0 24px;font-size:28px;font-weight:600}.Features-module__sWHHta__container{border:1px solid var(--catalog-detail-card-border);background:var(--catalog-detail-card-bg);border-radius:10px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;width:746px;padding:30px;display:flex}.Features-module__sWHHta__content{flex-direction:row;align-items:flex-start;gap:20px;width:660px;display:flex}.Features-module__sWHHta__column{flex-direction:column;flex:1;gap:20px;display:flex}.Features-module__sWHHta__mobileList{flex-direction:column;gap:20px;width:100%;display:flex}.Features-module__sWHHta__featureItem{align-items:center;gap:8px;display:flex}.Features-module__sWHHta__checkmark{flex-shrink:0;width:14px;height:14px}.Features-module__sWHHta__featureText{color:var(--catalog-detail-text);font-family:Manrope;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.Features-module__sWHHta__toggleButton{display:none}@media (max-width:1024px){.Features-module__sWHHta__features,.Features-module__sWHHta__container,.Features-module__sWHHta__content{width:100%}}@media (max-width:900px){.Features-module__sWHHta__toggleButton{border:1px solid var(--catalog-detail-card-border);background:var(--catalog-detail-page-bg);height:42px;color:var(--catalog-detail-text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;margin-top:16px;padding:0 18px;font-family:Manrope;font-size:14px;font-style:normal;font-weight:500;line-height:normal;display:inline-flex}}
.BenefitsSection-module__UnGWwa__section{--benefits-overlay:linear-gradient(0deg,#ffffffd6 0%,#ffffffd6 100%);--benefits-title:#21252a;--benefits-desc:#21252ac7;background:var(--color-section-bg);justify-content:center;width:100%;display:flex}:root[data-theme=dark] .BenefitsSection-module__UnGWwa__section{--benefits-overlay:linear-gradient(0deg,#21252ae6 0%,#21252ae6 100%);--benefits-title:var(--color-text-on-strong);--benefits-desc:var(--color-text-on-strong)}.BenefitsSection-module__UnGWwa__wrap{box-sizing:border-box;justify-content:center;width:100%;max-width:1440px;padding:80px 16px;display:flex}.BenefitsSection-module__UnGWwa__banner{background:var(--benefits-overlay),url(/images/home/benefits.webp) lightgray 50%/cover no-repeat;box-sizing:border-box;border-radius:10px;justify-content:space-between;align-items:flex-end;width:100%;max-width:1366px;height:350px;padding:40px;display:flex}.BenefitsSection-module__UnGWwa__item{justify-content:center;align-items:flex-start;gap:20px;display:flex}.BenefitsSection-module__UnGWwa__line{background:#ff6800;flex:none;width:20px;height:5px;margin-top:8px}.BenefitsSection-module__UnGWwa__texts{flex-direction:column;gap:10px;display:flex}.BenefitsSection-module__UnGWwa__title{color:var(--benefits-title);white-space:nowrap;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.BenefitsSection-module__UnGWwa__desc{color:var(--benefits-desc);max-width:290px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal}@media (max-width:1100px){.BenefitsSection-module__UnGWwa__banner{flex-direction:column;align-items:flex-start;gap:24px;height:auto}.BenefitsSection-module__UnGWwa__item{justify-content:flex-start}.BenefitsSection-module__UnGWwa__desc{max-width:520px}}
.PromoCarsSectionsRow-module__v9YJbW__row{flex-direction:column;gap:28px;display:flex}
.TelegramBotSection-module__VHrA9a__section{background:var(--color-section-bg);justify-content:center;width:100%;display:flex}.TelegramBotSection-module__VHrA9a__wrap{box-sizing:border-box;justify-content:center;width:100%;max-width:1440px;padding:80px 16px;display:flex}.TelegramBotSection-module__VHrA9a__banner{background:var(--color-section-bg);border:1px solid var(--color-border-soft);box-sizing:border-box;border-radius:10px;flex-direction:column;align-items:flex-start;gap:40px;width:100%;max-width:1366px;padding:60px 40px;display:flex;position:relative;overflow:hidden}.TelegramBotSection-module__VHrA9a__banner:before{content:"";z-index:1;pointer-events:none;display:none;position:absolute;inset:0}:root[data-theme=dark] .TelegramBotSection-module__VHrA9a__banner{background:var(--color-surface);border:none}:root[data-theme=dark] .TelegramBotSection-module__VHrA9a__banner:before{background:var(--color-surface-strong);clip-path:polygon(53% 0,100% 0,100% 100%,46% 100%);display:block}.TelegramBotSection-module__VHrA9a__content{z-index:2;flex-direction:column;gap:20px;max-width:640px;display:flex}.TelegramBotSection-module__VHrA9a__h1{color:var(--color-text);margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:60px;font-style:normal;font-weight:600;line-height:55px}.TelegramBotSection-module__VHrA9a__h1Rest{white-space:pre-line}.TelegramBotSection-module__VHrA9a__accent{color:var(--color-accent)}.TelegramBotSection-module__VHrA9a__desc{color:var(--color-text-muted);white-space:pre-line;max-width:620px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.TelegramBotSection-module__VHrA9a__btn{background:var(--color-accent);height:45px;color:var(--color-text-on-strong);white-space:nowrap;z-index:2;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;padding:0 20px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;display:flex}.TelegramBotSection-module__VHrA9a__art{aspect-ratio:1;transform-origin:100%;z-index:2;will-change:transform;backface-visibility:hidden;width:720px;position:absolute;top:80%;right:-20px;transform:translateY(-50%)rotate(15deg)translateZ(0)}.TelegramBotSection-module__VHrA9a__artOverlay{background:radial-gradient(50% 50% at 44% 46%,#f5f5f600 0%,#f5f5f6 100%);position:absolute;inset:0}:root[data-theme=dark] .TelegramBotSection-module__VHrA9a__artOverlay{background:var(--telegram-overlay)}@media (max-width:1100px){.TelegramBotSection-module__VHrA9a__content{max-width:100%}.TelegramBotSection-module__VHrA9a__art{opacity:.9;right:-260px}}@media (max-width:700px){.TelegramBotSection-module__VHrA9a__banner{padding:40px 20px}.TelegramBotSection-module__VHrA9a__banner:before{display:none}.TelegramBotSection-module__VHrA9a__h1{font-size:40px;line-height:38px}.TelegramBotSection-module__VHrA9a__art{display:none}}
.PromoFeedbackForm-module__i8_oWq__formCard{--promo-form-bg:#fff;--promo-form-border:#21252a29;--promo-form-text:#21252a;--promo-form-muted:#21252a85;--promo-form-line:#21252a3d;--promo-form-menu-bg:#fff;--promo-form-menu-border:#21252a29;--promo-form-menu-hover:#21252a0f;--promo-form-menu-active:#21252a1a;--promo-form-consent-bg:#21252a38;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;min-height:360px;padding:0;display:flex}.PromoFeedbackForm-module__i8_oWq__formGrid{grid-template-columns:1fr 1fr;gap:12px 20px;width:100%;display:grid}.PromoFeedbackForm-module__i8_oWq__field{flex-direction:column;gap:10px;display:flex}.PromoFeedbackForm-module__i8_oWq__fieldWide{flex-direction:column;grid-column:1/-1;gap:10px;display:flex}.PromoFeedbackForm-module__i8_oWq__labelH3{color:var(--promo-form-text);font-size:16px;font-weight:600;line-height:1.2}.PromoFeedbackForm-module__i8_oWq__inputLine{border:0;border-bottom:1px solid var(--promo-form-line);color:var(--promo-form-text);background:0 0;outline:none;padding:10px 0;font-size:15px;font-weight:500;display:flex}.PromoFeedbackForm-module__i8_oWq__inputLine::placeholder{color:var(--promo-form-muted)}.PromoFeedbackForm-module__i8_oWq__phoneRow{border-bottom:1px solid var(--promo-form-line);align-items:center;gap:10px;display:flex;position:relative}.PromoFeedbackForm-module__i8_oWq__countryPicker{flex:none;position:relative}.PromoFeedbackForm-module__i8_oWq__countryButton{width:86px;color:var(--promo-form-text);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:10px 0;font-size:15px;font-weight:500;display:inline-flex}.PromoFeedbackForm-module__i8_oWq__flagPreview{object-fit:cover;border-radius:2px;flex:none;width:20px;height:15px}.PromoFeedbackForm-module__i8_oWq__countryDial{white-space:nowrap}.PromoFeedbackForm-module__i8_oWq__countryChevron{opacity:.7;font-size:13px;line-height:1}.PromoFeedbackForm-module__i8_oWq__countryMenu{border:1px solid var(--promo-form-menu-border);background:var(--promo-form-menu-bg);z-index:20;border-radius:8px;width:260px;max-height:300px;padding:6px;position:absolute;top:calc(100% - 2px);left:0;overflow:hidden auto}.PromoFeedbackForm-module__i8_oWq__countryOption{width:100%;color:var(--promo-form-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;padding:8px;font-size:14px;font-weight:500;display:flex}.PromoFeedbackForm-module__i8_oWq__countryOptionLabel{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.PromoFeedbackForm-module__i8_oWq__countryOptionMeta{flex:none;align-items:center;gap:8px;display:inline-flex}.PromoFeedbackForm-module__i8_oWq__countryOption:hover{background:var(--promo-form-menu-hover)}.PromoFeedbackForm-module__i8_oWq__countryOptionActive{background:var(--promo-form-menu-active)}.PromoFeedbackForm-module__i8_oWq__phoneInput{min-width:0;color:var(--promo-form-text);background:0 0;border:0;outline:none;flex:auto;padding:10px 0;font-size:15px;font-weight:500;display:flex}.PromoFeedbackForm-module__i8_oWq__phoneInput::placeholder{color:var(--promo-form-muted)}.PromoFeedbackForm-module__i8_oWq__textareaLine{resize:none;border:0;border-bottom:1px solid var(--promo-form-line);height:82px;min-height:82px;color:var(--promo-form-text);background:0 0;outline:none;width:100%;padding:10px 0;font-size:15px;font-weight:500;display:flex}.PromoFeedbackForm-module__i8_oWq__textareaLine::placeholder{color:var(--promo-form-muted)}.PromoFeedbackForm-module__i8_oWq__sendRow{flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex}.PromoFeedbackForm-module__i8_oWq__sendBtn{cursor:pointer;color:#fff;background:#ff6800;border:0;border-radius:10px;justify-content:center;align-items:center;min-width:220px;height:44px;padding:0 28px;font-size:15px;font-weight:500;display:flex}.PromoFeedbackForm-module__i8_oWq__sendBtn:disabled{opacity:.5;cursor:not-allowed}.PromoFeedbackForm-module__i8_oWq__submitSuccess{color:#8fea9a;margin-top:4px;font-size:14px;font-weight:500;line-height:1.3}.PromoFeedbackForm-module__i8_oWq__submitError{color:#ff9e9e;margin-top:4px;font-size:14px;font-weight:500;line-height:1.3}.PromoFeedbackForm-module__i8_oWq__consent{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex}.PromoFeedbackForm-module__i8_oWq__consentInput{opacity:0;pointer-events:none;position:absolute}.PromoFeedbackForm-module__i8_oWq__consentDot{background:var(--promo-form-consent-bg);border-radius:10px;flex:none;width:20px;height:20px}.PromoFeedbackForm-module__i8_oWq__consentInput:checked+.PromoFeedbackForm-module__i8_oWq__consentDot{background:#ff6800}.PromoFeedbackForm-module__i8_oWq__consentText{color:var(--promo-form-text);font-size:12px;font-weight:500;line-height:1.4}.PromoFeedbackForm-module__i8_oWq__consentLink{color:#ff6800;font-size:12px;font-weight:500;line-height:1.2;text-decoration:none}:root[data-theme=dark] .PromoFeedbackForm-module__i8_oWq__formCard{--promo-form-bg:#21252a;--promo-form-border:#ffffff2e;--promo-form-text:#fff;--promo-form-muted:#ffffff7a;--promo-form-line:#fff3;--promo-form-menu-bg:#21252a;--promo-form-menu-border:#fff3;--promo-form-menu-hover:#ffffff14;--promo-form-menu-active:#ffffff1f;--promo-form-consent-bg:#ffffff4d}@media (max-width:678px){.PromoFeedbackForm-module__i8_oWq__formCard{min-height:0;padding:20px 16px}.PromoFeedbackForm-module__i8_oWq__formGrid{grid-template-columns:1fr;row-gap:16px}.PromoFeedbackForm-module__i8_oWq__sendRow{align-items:stretch}.PromoFeedbackForm-module__i8_oWq__sendBtn{width:100%;min-width:0}.PromoFeedbackForm-module__i8_oWq__consent{align-items:flex-start}}
.CarCard-module__rmv-UW__card{border:1px solid var(--catalog-card-border);background:var(--catalog-card-bg);box-sizing:border-box;border-radius:10px;flex-direction:column;align-items:stretch;width:min(100%,350px);height:auto;min-height:470px;display:flex;overflow:hidden}.CarCard-module__rmv-UW__photoLink{width:100%;color:inherit;text-decoration:none;display:block}@media (max-width:760px){.CarCard-module__rmv-UW__card{width:100%}}.CarCard-module__rmv-UW__photo{border-radius:10px 10px 0 0;flex-direction:column;flex-shrink:0;justify-content:flex-end;align-self:stretch;align-items:flex-end;gap:20px;height:260px;padding:20px;display:flex;position:relative;overflow:hidden}.CarCard-module__rmv-UW__photo:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#21252a80 0%,#21252a00 37.5%,#21252a80 100%);position:absolute;inset:0}.CarCard-module__rmv-UW__photoImg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.CarCard-module__rmv-UW__videoBadge{z-index:2;-webkit-backdrop-filter:blur(10px);background:#09090973;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:12px;right:12px}.CarCard-module__rmv-UW__priceBadge{z-index:2;isolation:isolate;-webkit-backdrop-filter:blur(16px)saturate(180%);will-change:backdrop-filter;background:#09090940;border-radius:5px;justify-content:center;align-items:center;gap:10px;padding:5px 10px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000040}.CarCard-module__rmv-UW__priceGroup{z-index:2;flex-direction:column;align-self:flex-end;align-items:flex-end;gap:0;width:max-content;display:flex;position:relative}.CarCard-module__rmv-UW__priceBadge:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(16px)saturate(180%);background:#09090940;border-radius:5px;position:absolute;inset:0}.CarCard-module__rmv-UW__priceText{color:var(--color-text-on-strong);font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.CarCard-module__rmv-UW__onOrderBadge{height:20px;color:var(--catalog-card-order-text);-webkit-backdrop-filter:blur(10px);background:#1e6ce0;border-radius:5px;justify-content:center;align-self:stretch;align-items:center;gap:3px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;display:flex}.CarCard-module__rmv-UW__inStockBadge{height:20px;color:var(--color-text-on-strong);-webkit-backdrop-filter:blur(10px);background:#2ee21d;border-radius:5px;justify-content:center;align-self:stretch;align-items:center;gap:3px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;display:flex}.CarCard-module__rmv-UW__body{box-sizing:border-box;flex-direction:column;flex:1 0 auto;justify-content:space-between;align-self:stretch;align-items:flex-start;min-height:0;padding:20px 10px;display:flex}.CarCard-module__rmv-UW__nameRow{box-sizing:border-box;justify-content:space-between;align-self:stretch;align-items:flex-start;padding:0 10px;display:flex}.CarCard-module__rmv-UW__titleLink{min-width:0;color:inherit;flex:auto;text-decoration:none}.CarCard-module__rmv-UW__title{width:100%;min-width:0;color:var(--catalog-card-title);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;display:-webkit-box;overflow:hidden}.CarCard-module__rmv-UW__carId{color:var(--catalog-card-muted);opacity:.3;flex:none;padding-left:8px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.CarCard-module__rmv-UW__bottom{flex-direction:column;align-self:stretch;align-items:flex-start;gap:20px;display:flex}.CarCard-module__rmv-UW__infoRow{box-sizing:border-box;justify-content:space-between;align-self:stretch;align-items:center;gap:10px;padding:0 10px;display:flex}.CarCard-module__rmv-UW__infoItem{flex-direction:column;flex:1 1 0;align-items:flex-start;gap:4px;min-width:0;display:flex}.CarCard-module__rmv-UW__middleInfo{flex:1.4 1 0}.CarCard-module__rmv-UW__lastInfo{flex:1.1 1 0}.CarCard-module__rmv-UW__infoLabel{color:var(--catalog-card-muted);opacity:.3;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.CarCard-module__rmv-UW__infoValue{color:var(--catalog-card-text);white-space:nowrap;text-overflow:ellipsis;width:100%;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:130%;overflow:hidden}.CarCard-module__rmv-UW__roadTaxRow{background:var(--color-accent-soft);border-radius:6px;justify-content:space-between;align-self:stretch;align-items:center;padding:6px 10px;display:flex}.CarCard-module__rmv-UW__roadTaxLabel{color:var(--catalog-card-muted);opacity:.6;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px;font-weight:500}.CarCard-module__rmv-UW__roadTaxValue{color:var(--color-accent);font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;font-weight:600}.CarCard-module__rmv-UW__vLine{background:var(--catalog-card-divider);flex:0 0 1px;width:1px;height:20px}.CarCard-module__rmv-UW__actions{justify-content:center;align-self:stretch;align-items:flex-end;gap:10px;width:100%;margin-bottom:0;padding-bottom:0;display:flex}.CarCard-module__rmv-UW__detailsBtn{border:1px solid var(--catalog-card-details-bg);background:var(--catalog-card-details-bg);-webkit-backdrop-filter:blur(20px);min-width:0;height:45px;color:var(--catalog-card-details-text);border-radius:10px;flex:1 1 0;justify-content:center;align-items:center;gap:10px;padding:0 20px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;display:flex}.CarCard-module__rmv-UW__buyBtn{background:var(--color-accent);cursor:pointer;min-width:0;height:45px;color:var(--color-text-on-strong);white-space:nowrap;border:none;border-radius:10px;flex:1 1 0;justify-content:center;align-items:center;gap:10px;padding:0 20px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;display:flex}
.RelatedCars-module__oeLakW__relatedCars{flex-direction:column;align-items:flex-start;gap:20px;width:100%;margin-bottom:20px;display:flex}.RelatedCars-module__oeLakW__head{justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.RelatedCars-module__oeLakW__title{color:var(--catalog-detail-text);margin:0;font-size:28px;font-weight:600}.RelatedCars-module__oeLakW__controls{align-items:center;gap:10px;display:flex}.RelatedCars-module__oeLakW__arrowBtn{border:1px solid var(--catalog-detail-card-border);background:var(--catalog-detail-card-bg);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;transition:opacity .2s,background .2s;display:flex}.RelatedCars-module__oeLakW__arrowBtnDisabled{opacity:.35;cursor:default;background:var(--catalog-detail-page-bg)}.RelatedCars-module__oeLakW__arrowLeft{transform:rotate(180deg)}.RelatedCars-module__oeLakW__cardsContainer{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;gap:20px;width:100%;padding-bottom:4px;display:flex;overflow:auto hidden}.RelatedCars-module__oeLakW__cardsContainer::-webkit-scrollbar{display:none}.RelatedCars-module__oeLakW__cardsTrack{flex-direction:row;gap:20px;width:max-content;display:flex}.RelatedCars-module__oeLakW__cardWrap{scroll-snap-align:start;flex:0 0 350px;width:350px}.RelatedCars-module__oeLakW__loading{text-align:center;color:var(--catalog-detail-text-muted);padding:20px;font-size:16px}@media (max-width:1024px){.RelatedCars-module__oeLakW__arrowBtn{width:38px;height:38px}}@media (max-width:768px){.RelatedCars-module__oeLakW__title{font-size:24px}.RelatedCars-module__oeLakW__cardWrap{flex-basis:min(100%,320px);width:min(100%,320px)}.RelatedCars-module__oeLakW__arrowBtn{width:36px;height:36px}}
.ReviewsSection-module__l1BLpG__section{background:var(--color-section-bg);justify-content:center;width:100%;display:flex}.ReviewsSection-module__l1BLpG__wrap{box-sizing:border-box;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:1440px;padding:0;display:flex}.ReviewsSection-module__l1BLpG__head{justify-content:space-between;align-items:flex-end;width:100%;max-width:1366px;display:flex}.ReviewsSection-module__l1BLpG__headRight{align-items:center;gap:10px;display:flex}.ReviewsSection-module__l1BLpG__controls{align-items:center;gap:8px;display:flex}.ReviewsSection-module__l1BLpG__arrowButton{border:1px solid var(--color-text-subtle);width:34px;height:34px;color:var(--color-text);cursor:pointer;background:0 0;border-radius:999px;font-size:22px;line-height:1}.ReviewsSection-module__l1BLpG__h2{color:var(--color-text);margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:25px;font-style:normal;font-weight:600;line-height:normal}.ReviewsSection-module__l1BLpG__allLink{color:var(--color-text);white-space:nowrap;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:130%;text-decoration:none}.ReviewsSection-module__l1BLpG__grid{scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;grid-auto-columns:calc(33.3333% - 13.3333px);grid-auto-flow:column;gap:20px;width:100%;max-width:1366px;display:grid;overflow-x:auto}.ReviewsSection-module__l1BLpG__grid::-webkit-scrollbar{display:none}.ReviewsSection-module__l1BLpG__card{background:var(--color-surface);box-sizing:border-box;scroll-snap-align:start;border-radius:10px;flex-direction:column;align-items:flex-start;gap:30px;padding:40px;display:flex}.ReviewsSection-module__l1BLpG__headAuthor{align-self:stretch;align-items:center;gap:10px;display:flex}.ReviewsSection-module__l1BLpG__avatar{object-fit:cover;border-radius:999px;flex:none;width:34px;height:34px}.ReviewsSection-module__l1BLpG__name{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;text-decoration:none;overflow:hidden}.ReviewsSection-module__l1BLpG__text{color:var(--color-text-muted);align-self:stretch;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.ReviewsSection-module__l1BLpG__bottom{flex-direction:column;align-self:stretch;gap:10px;display:flex}.ReviewsSection-module__l1BLpG__stars{align-items:flex-start;gap:10px;display:flex}.ReviewsSection-module__l1BLpG__star{width:20px;height:20px;display:block}.ReviewsSection-module__l1BLpG__source{color:var(--color-text-subtle);white-space:nowrap;text-overflow:ellipsis;align-self:stretch;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;overflow:hidden}@media (max-width:1440px){.ReviewsSection-module__l1BLpG__wrap{padding-left:var(--PadX);padding-right:var(--PadX)}}@media (max-width:1100px){.ReviewsSection-module__l1BLpG__grid{grid-auto-columns:calc(50% - 10px)}}@media (max-width:760px){.ReviewsSection-module__l1BLpG__wrap{padding:0 16px}.ReviewsSection-module__l1BLpG__head{align-items:center;gap:8px}.ReviewsSection-module__l1BLpG__headRight{gap:6px}.ReviewsSection-module__l1BLpG__controls{display:none}.ReviewsSection-module__l1BLpG__allLink{font-size:16px}.ReviewsSection-module__l1BLpG__grid{scroll-snap-type:none;flex-direction:column;gap:12px;width:100%;display:flex;overflow:visible}}
.PromoAboutSection-module__PsC2rG__section{background:var(--color-section-bg);justify-content:center;width:100%;display:flex}.PromoAboutSection-module__PsC2rG__wrap{box-sizing:border-box;justify-content:center;width:100%;max-width:1440px;padding:80px 0 0;display:flex}.PromoAboutSection-module__PsC2rG__row{align-items:stretch;gap:40px;width:1366px;display:flex}.PromoAboutSection-module__PsC2rG__imageWrap{flex-direction:column;flex:none;align-items:flex-start;gap:10px;height:360px;display:flex}.PromoAboutSection-module__PsC2rG__image{object-fit:cover;border-radius:10px;width:auto;height:360px;display:block}.PromoAboutSection-module__PsC2rG__content{flex-direction:column;flex:auto;align-items:stretch;width:100%;min-width:0;min-height:360px;display:flex}@media (max-width:1440px){.PromoAboutSection-module__PsC2rG__wrap{padding:80px var(--PadX)0}.PromoAboutSection-module__PsC2rG__row{width:100%;max-width:1366px}}@media (max-width:1100px){.PromoAboutSection-module__PsC2rG__row{flex-direction:column;align-items:stretch;gap:24px}.PromoAboutSection-module__PsC2rG__imageWrap{width:100%;height:auto}.PromoAboutSection-module__PsC2rG__image{width:100%;height:auto;max-height:420px}.PromoAboutSection-module__PsC2rG__content{align-items:stretch;min-height:0}}@media (max-width:700px){.PromoAboutSection-module__PsC2rG__wrap{padding-top:40px}.PromoAboutSection-module__PsC2rG__row{gap:20px}}
.BrandCarsGrid-module__txyH-a__cardsGrid{flex-direction:column;gap:10px;width:100%;display:flex}.BrandCarsGrid-module__txyH-a__cardsRow{justify-content:flex-start;align-items:center;gap:10px;width:100%;display:flex}.BrandCarsGrid-module__txyH-a__emptyState{color:#ffffffb3;background:#212121;border:1px solid #ffffff1a;border-radius:10px;width:100%;padding:24px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-weight:500;line-height:130%}@media (max-width:1200px){.BrandCarsGrid-module__txyH-a__cardsRow{flex-wrap:wrap}}@media (max-width:700px){.BrandCarsGrid-module__txyH-a__cardsGrid,.BrandCarsGrid-module__txyH-a__cardsRow{gap:12px}}
