.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-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-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-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}}
.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%}}
.TelegramBotGrid-module__GH-F6W__grid{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}.TelegramBotGrid-module__GH-F6W__cell{background:#ffffff05;position:relative;overflow:hidden;box-shadow:inset -1px 0 #ffffff1a,inset 0 -1px #ffffff1a}.TelegramBotGrid-module__GH-F6W__cell:nth-child(7n){box-shadow:inset 0 -1px #ffffff1a}.TelegramBotGrid-module__GH-F6W__cell:nth-last-child(-n+7){box-shadow:inset -1px 0 #ffffff1a}.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{opacity:1;filter:brightness(1222.35);width:auto;max-width:80%;height:80%;display:block}
.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-surface);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:"";background:var(--color-surface-strong);clip-path:polygon(53% 0,100% 0,100% 100%,46% 100%);z-index:1;pointer-events:none;position:absolute;inset:0}.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:var(--telegram-overlay);position:absolute;inset:0}@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}}
.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__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);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,.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}}
.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}}
.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__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__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}}
.FaqSection-module__g3Ds3a__section{background:var(--color-section-bg);justify-content:center;width:100%;display:flex}.FaqSection-module__g3Ds3a__wrap{box-sizing:border-box;justify-content:center;width:100%;max-width:1440px;padding:80px 16px;display:flex}.FaqSection-module__g3Ds3a__wrapCatalogDetail{padding-inline:0}.FaqSection-module__g3Ds3a__inner{flex-direction:column;gap:20px;width:100%;max-width:1366px;display:flex}.FaqSection-module__g3Ds3a__head{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.FaqSection-module__g3Ds3a__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}.FaqSection-module__g3Ds3a__grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.FaqSection-module__g3Ds3a__item{background:var(--color-surface);border-radius:10px;overflow:hidden}.FaqSection-module__g3Ds3a__qBtn{cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:20px 30px;display:flex}.FaqSection-module__g3Ds3a__qText{color:var(--color-text);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%}.FaqSection-module__g3Ds3a__iconBox{background:#ff68001f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.FaqSection-module__g3Ds3a__plus{width:14px;height:14px;transition:transform .18s;position:relative;transform:rotate(0)}.FaqSection-module__g3Ds3a__plus:before,.FaqSection-module__g3Ds3a__plus:after{content:"";background:#ff6800;border-radius:1px;position:absolute;top:50%;left:50%}.FaqSection-module__g3Ds3a__plus:before{width:14px;height:2px;transform:translate(-50%,-50%)}.FaqSection-module__g3Ds3a__plus:after{width:2px;height:14px;transform:translate(-50%,-50%)}.FaqSection-module__g3Ds3a__itemOpen .FaqSection-module__g3Ds3a__plus{transform:rotate(45deg)}.FaqSection-module__g3Ds3a__answerWrap{display:none}.FaqSection-module__g3Ds3a__itemOpen .FaqSection-module__g3Ds3a__answerWrap{display:block}.FaqSection-module__g3Ds3a__answerInner{min-height:0;color:var(--color-text-muted);opacity:0;padding:0 30px 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;transition:opacity .16s,transform .16s;overflow:hidden;transform:translateY(-4px)}.FaqSection-module__g3Ds3a__itemOpen .FaqSection-module__g3Ds3a__answerInner{opacity:1;transform:translateY(0)}@media (max-width:900px){.FaqSection-module__g3Ds3a__grid{grid-template-columns:1fr}}
.HomePage-module__TYHVLa__anchor{scroll-margin-top:95px}
.CatalogDetailPage-module__uAtCBq__page{background:var(--catalog-detail-page-bg)}.CatalogDetailPage-module__uAtCBq__content,.CatalogDetailPage-module__uAtCBq__container{width:min(var(--Container),calc(var(--catalog-detail-viewport-width,100%) - (var(--PadX)*2)));box-sizing:border-box;margin:0 auto}.CatalogDetailPage-module__uAtCBq__loading,.CatalogDetailPage-module__uAtCBq__error{text-align:center;color:var(--catalog-detail-text-muted);padding:60px 20px;font-size:18px}.CatalogDetailPage-module__uAtCBq__error{color:#ff7a7a}.CatalogDetailPage-module__uAtCBq__fullWidthWrapper{width:100vw;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}
.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__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}}
.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}}
.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__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}
.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}}
.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}}
.Footer-module__hP-FLq__footer{background:var(--Blackblue,#21252a);overflow-x:clip}.Footer-module__hP-FLq__footer,.Footer-module__hP-FLq__footer *{font-family:var(--Font,var(--font-manrope),Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial)}.Footer-module__hP-FLq__container{width:min(var(--Container,1366px),calc(100% - (var(--PadX,16px)*2)));margin:0 auto}.Footer-module__hP-FLq__hrFullBottomGap{background:#ffffff1a;width:100vw;height:1px;margin-top:40px;margin-bottom:0;margin-left:calc(50% - 50vw)}.Footer-module__hP-FLq__leadSection{padding:0}.Footer-module__hP-FLq__leadInner{justify-content:center;align-items:stretch;gap:40px;width:100%;display:flex}.Footer-module__hP-FLq__formCard{flex-direction:column;flex:1 0 0;justify-content:space-between;align-items:flex-start;gap:20px;height:auto;min-height:417px;padding:40px 0;display:flex}.Footer-module__hP-FLq__formGrid{grid-template-columns:1fr 1fr;gap:26px 40px;width:100%;display:grid}.Footer-module__hP-FLq__field{flex-direction:column;gap:10px;display:flex}.Footer-module__hP-FLq__fieldWide{flex-direction:column;grid-column:1/-1;gap:10px;display:flex}.Footer-module__hP-FLq__labelH3{color:#fff;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.Footer-module__hP-FLq__inputLine{color:#fff;background:0 0;border:0;border-bottom:1px solid #fff3;outline:none;align-self:stretch;align-items:flex-start;gap:10px;padding:16.5px 0;font-size:16px;font-style:normal;font-weight:500;line-height:normal;display:flex}.Footer-module__hP-FLq__inputLine::placeholder{color:#ffffff4d}.Footer-module__hP-FLq__phoneRow{border-bottom:1px solid #fff3;align-items:center;gap:10px;display:flex;position:relative}.Footer-module__hP-FLq__countryPicker{flex:none;position:relative}.Footer-module__hP-FLq__countryButton{color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;width:86px;padding:16.5px 0;font-size:16px;font-style:normal;font-weight:500;line-height:normal;display:inline-flex}.Footer-module__hP-FLq__flagPreview{object-fit:cover;border-radius:2px;flex:none;width:20px;height:15px}.Footer-module__hP-FLq__countryDial{white-space:nowrap}.Footer-module__hP-FLq__countryChevron{opacity:.7;font-size:13px;line-height:1}.Footer-module__hP-FLq__countryMenu{z-index:20;background:#21252a;border:1px solid #fff3;border-radius:8px;width:260px;max-height:300px;padding:6px;position:absolute;top:calc(100% - 2px);left:0;overflow:hidden auto}.Footer-module__hP-FLq__countryOption{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;width:100%;padding:8px;font-size:14px;font-weight:500;display:flex}.Footer-module__hP-FLq__countryOptionLabel{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.Footer-module__hP-FLq__countryOptionMeta{flex:none;align-items:center;gap:8px;display:inline-flex}.Footer-module__hP-FLq__countryOption:hover{background:#ffffff14}.Footer-module__hP-FLq__countryOptionActive{background:#ffffff1f}.Footer-module__hP-FLq__phoneInput{color:#fff;background:0 0;border:0;outline:none;flex:auto;align-items:flex-start;gap:10px;min-width:0;padding:16.5px 0;font-size:16px;font-style:normal;font-weight:500;line-height:normal;display:flex}.Footer-module__hP-FLq__phoneInput::placeholder{color:#ffffff4d}.Footer-module__hP-FLq__textareaLine{resize:none;color:#fff;background:0 0;border:0;border-bottom:1px solid #fff3;outline:none;align-self:stretch;align-items:flex-start;gap:10px;height:150px;padding:16.5px 0;font-size:16px;font-style:normal;font-weight:500;line-height:normal;display:flex}.Footer-module__hP-FLq__textareaLine::placeholder{color:#ffffff4d}.Footer-module__hP-FLq__sendRow{flex-direction:column;align-items:flex-start;gap:14px;width:100%;display:flex}.Footer-module__hP-FLq__sendBtn{cursor:pointer;background:var(--Orange,#ff6800);color:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-width:220px;height:52px;padding:0 28px;font-size:16px;font-style:normal;font-weight:500;line-height:normal;display:flex}.Footer-module__hP-FLq__sendBtn:disabled{opacity:.5;cursor:not-allowed}.Footer-module__hP-FLq__submitSuccess{color:#8fea9a;margin-top:10px;font-size:14px;font-weight:500;line-height:1.3}.Footer-module__hP-FLq__submitError{color:#ff9e9e;margin-top:10px;font-size:14px;font-weight:500;line-height:1.3}.Footer-module__hP-FLq__consent{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex}.Footer-module__hP-FLq__consentInput{opacity:0;pointer-events:none;position:absolute}.Footer-module__hP-FLq__consentDot{background:#ffffff4d;border-radius:10px;flex:none;width:20px;height:20px}.Footer-module__hP-FLq__consentInput:checked+.Footer-module__hP-FLq__consentDot{background:var(--Orange,#ff6800)}.Footer-module__hP-FLq__consentText{color:#fff;max-width:520px;font-size:12px;font-style:normal;font-weight:500;line-height:1.4}.Footer-module__hP-FLq__consentLink{color:var(--Orange,#ff6800);font-size:12px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none}.Footer-module__hP-FLq__questionsCard{background:linear-gradient(0deg,#000c 0%,#000c 100%),var(--qbg)center/cover no-repeat;flex-direction:column;flex-shrink:0;justify-content:space-between;align-self:stretch;align-items:flex-start;width:678px;height:auto;min-height:417px;padding:40px;display:flex}.Footer-module__hP-FLq__qTitle{font-size:20px;font-style:normal;font-weight:600;line-height:normal}.Footer-module__hP-FLq__qAccent{color:var(--Orange,#ff6800)}.Footer-module__hP-FLq__qWhite{color:#fff}.Footer-module__hP-FLq__qSub{color:#ffffff80;white-space:pre-line;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.Footer-module__hP-FLq__navSection{padding:0}.Footer-module__hP-FLq__navTop{align-items:flex-start;gap:30px;width:100%;padding-top:40px;display:flex}.Footer-module__hP-FLq__navBrandLeft{color:#fff;white-space:nowrap;flex:none;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.Footer-module__hP-FLq__navBrandRight{color:#ffffff4d;text-align:right;white-space:pre;flex:auto;min-width:0;margin-left:auto;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.Footer-module__hP-FLq__navMiddle{align-items:flex-start;gap:60px;margin-top:40px;padding-bottom:0;display:flex}.Footer-module__hP-FLq__navCols{flex:auto;align-items:flex-start;gap:60px;display:flex}.Footer-module__hP-FLq__col{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.Footer-module__hP-FLq__colTitle{color:#ffffff4d;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.Footer-module__hP-FLq__colItems{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.Footer-module__hP-FLq__colLink{color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none}.Footer-module__hP-FLq__contacts{flex-direction:column;flex:none;align-items:flex-end;gap:10px;display:flex}.Footer-module__hP-FLq__contactLine{color:#fff;justify-content:flex-end;align-items:center;gap:10px;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;display:inline-flex}.Footer-module__hP-FLq__contactIcon{width:20px;height:20px}.Footer-module__hP-FLq__bottomSection{padding:0}.Footer-module__hP-FLq__bottomRow{justify-content:space-between;align-items:center;gap:30px;width:100%;display:flex}.Footer-module__hP-FLq__socialRow{align-items:center;display:flex}.Footer-module__hP-FLq__socialItem{justify-content:center;align-items:center;gap:10px;width:285.3px;padding:40px 0;text-decoration:none;display:flex}.Footer-module__hP-FLq__socialInstagram{background:linear-gradient(#21252a00 0%,#452e46 100%)}.Footer-module__hP-FLq__socialTelegram{background:linear-gradient(#21252a00 0%,#253d57 100%)}.Footer-module__hP-FLq__socialFacebook{background:linear-gradient(#21252a00 0%,#252d44 100%)}.Footer-module__hP-FLq__socialIcon{flex-shrink:0;width:20px;height:20px}.Footer-module__hP-FLq__socialText{color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration:underline}.Footer-module__hP-FLq__privacyLink{color:#ffffff4d;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration:underline}@media (max-width:1024px){.Footer-module__hP-FLq__leadInner{flex-direction:column;gap:24px}.Footer-module__hP-FLq__formCard{order:2;width:100%;height:auto;padding:40px 0 32px}.Footer-module__hP-FLq__questionsCard{box-sizing:border-box;order:1;width:100%;height:auto;min-height:320px;margin-top:12px;margin-left:0}.Footer-module__hP-FLq__navTop{flex-direction:column;gap:10px}.Footer-module__hP-FLq__navBrandRight{text-align:left;white-space:normal}.Footer-module__hP-FLq__navMiddle{flex-direction:column;gap:40px}.Footer-module__hP-FLq__contacts{align-items:flex-start}.Footer-module__hP-FLq__navCols,.Footer-module__hP-FLq__socialRow{flex-wrap:wrap}}@media (max-width:678px){.Footer-module__hP-FLq__formGrid{grid-template-columns:1fr}.Footer-module__hP-FLq__formCard{min-height:auto;padding:28px 0 24px}.Footer-module__hP-FLq__sendRow{align-items:stretch;gap:12px}.Footer-module__hP-FLq__consent{align-items:flex-start}.Footer-module__hP-FLq__consentText{max-width:none}.Footer-module__hP-FLq__sendBtn{width:100%;min-width:0}.Footer-module__hP-FLq__submitSuccess,.Footer-module__hP-FLq__submitError{width:100%;margin-top:0}.Footer-module__hP-FLq__questionsCard{width:100%;min-height:240px;margin-top:12px;margin-left:0;padding:24px 20px}.Footer-module__hP-FLq__bottomRow{flex-direction:column;align-items:flex-start}.Footer-module__hP-FLq__socialItem{width:100%}}
.CookieConsentWidget-module__edAk8G__wrapper{z-index:1200;pointer-events:none;padding:0 12px;position:fixed;bottom:16px;left:0;right:0}.CookieConsentWidget-module__edAk8G__card{color:#fff;pointer-events:auto;background:#111111f5;border:1px solid #ffffff29;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;max-width:980px;margin:0 auto;padding:14px 16px;display:flex;box-shadow:0 14px 36px #00000052}.CookieConsentWidget-module__edAk8G__text{color:#ffffffeb;margin:0;font-size:14px;line-height:1.45}.CookieConsentWidget-module__edAk8G__link{color:#fff;text-underline-offset:2px;text-decoration:underline}.CookieConsentWidget-module__edAk8G__link:hover{color:#ffffffdb}.CookieConsentWidget-module__edAk8G__button{color:#111;cursor:pointer;white-space:nowrap;background:#fff;border:0;border-radius:10px;padding:10px 16px;font-size:14px;font-weight:700;line-height:1}.CookieConsentWidget-module__edAk8G__button:hover{background:#ececec}@media (max-width:768px){.CookieConsentWidget-module__edAk8G__wrapper{padding:0 10px;bottom:10px}.CookieConsentWidget-module__edAk8G__card{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 12px 13px}.CookieConsentWidget-module__edAk8G__button{width:100%}}
.not-found-module__HS70Aa__page{min-height:calc(100vh - 220px);font-family:var(--font-manrope),Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;box-sizing:border-box;background:#090909;place-items:center;padding:24px;display:grid}.not-found-module__HS70Aa__card{color:#fff;box-sizing:border-box;background:#212121;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;gap:14px;width:min(760px,100%);padding:28px;display:flex}.not-found-module__HS70Aa__code{color:#ffffff8c;margin:0;font-size:14px;line-height:1}.not-found-module__HS70Aa__title{margin:0;font-size:34px;font-weight:600;line-height:1.1}.not-found-module__HS70Aa__description{color:#ffffffc7;margin:0;font-size:16px;line-height:1.4}.not-found-module__HS70Aa__actions{flex-wrap:wrap;gap:10px;display:flex}.not-found-module__HS70Aa__primary,.not-found-module__HS70Aa__secondary{cursor:pointer;box-sizing:border-box;border-radius:10px;justify-content:center;align-items:center;height:46px;padding:0 20px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.not-found-module__HS70Aa__primary{color:#fff;background:#ff6800;border:0}.not-found-module__HS70Aa__secondary{color:#fff;background:0 0;border:1px solid #ffffff3d}@media (max-width:700px){.not-found-module__HS70Aa__page{padding:16px}.not-found-module__HS70Aa__card{gap:12px;padding:20px 16px}.not-found-module__HS70Aa__title{font-size:28px}.not-found-module__HS70Aa__description{font-size:15px}.not-found-module__HS70Aa__actions{flex-direction:column}.not-found-module__HS70Aa__primary,.not-found-module__HS70Aa__secondary{width:100%}}
.AboutUsPage-module__xkR9bW__page{--about-page-bg:#090909;--about-text:#fff;--about-text-muted:#ffffffb3;--about-border:#ffffff1a;--about-surface:#ffffff08;--about-accent:#ff6800;--about-hero-overlay-main:linear-gradient(180deg,#21252a00 0%,#21252a 100%);--about-hero-overlay-dim:linear-gradient(0deg,#09090980 0%,#09090980 100%);--about-feature-image-overlay:linear-gradient(0deg,#090909cc 0%,#090909cc 100%);--about-icon-filter:none;background:var(--about-page-bg);flex-direction:column;align-items:center;width:100%;display:flex}:root[data-theme=light] .AboutUsPage-module__xkR9bW__page{--about-page-bg:var(--color-section-bg);--about-text:#21252a;--about-text-muted:#21252ab8;--about-border:#21252a24;--about-surface:#fff;--about-accent:var(--color-accent);--about-hero-overlay-main:linear-gradient(180deg,#f5f5f614 0%,#f5f5f6db 100%);--about-hero-overlay-dim:linear-gradient(0deg,#f5f5f638 0%,#f5f5f638 100%);--about-feature-image-overlay:linear-gradient(0deg,#090909bd 0%,#090909bd 100%);--about-icon-filter:brightness(0)saturate(100%)}.AboutUsPage-module__xkR9bW__hero{--header-crop:100px;flex-direction:column;justify-content:flex-end;align-self:stretch;align-items:center;width:100%;height:700px;padding-top:60px;display:flex;position:relative;overflow:hidden}.AboutUsPage-module__xkR9bW__hero:before{content:"";background-image:var(--about-hero-overlay-main),var(--about-hero-overlay-dim),url(/images/about_us/hero.webp);background-repeat:no-repeat,no-repeat,no-repeat;background-size:auto,auto,cover;background-position:center,center,50% calc(50% - var(--header-crop));z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.AboutUsPage-module__xkR9bW__heroBottom{width:min(var(--Container),calc(100% - (var(--PadX)*2)));z-index:1;flex-direction:column;align-items:flex-start;gap:80px;padding-bottom:60px;display:flex;position:relative}.AboutUsPage-module__xkR9bW__heroTextBlock{flex-direction:column;align-items:flex-start;gap:20px;width:100%;display:flex}.AboutUsPage-module__xkR9bW__heroLabel{width:747px;color:var(--about-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:400;line-height:normal}.AboutUsPage-module__xkR9bW__heroTitle{white-space:pre-line;width:1366px;color:var(--about-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}.AboutUsPage-module__xkR9bW__content{background:var(--about-page-bg);flex-direction:column;align-items:center;gap:80px;width:100%;max-width:1440px;padding-top:80px;padding-bottom:80px;display:flex}.AboutUsPage-module__xkR9bW__statsRow{align-items:center;gap:10px;width:100%;max-width:1366px;display:flex}.AboutUsPage-module__xkR9bW__statCard{border:1px solid var(--about-border);background:var(--about-surface);box-sizing:border-box;border-radius:10px;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;width:449px;height:240px;padding:30px;display:flex}.AboutUsPage-module__xkR9bW__statCardInner{flex-direction:column;flex-shrink:0;justify-content:space-between;align-self:stretch;align-items:flex-start;height:200px;display:flex}.AboutUsPage-module__xkR9bW__statBottom,.AboutUsPage-module__xkR9bW__statTextGroup{flex-direction:column;align-self:stretch;align-items:flex-start;gap:20px;display:flex}.AboutUsPage-module__xkR9bW__statValue{color:var(--about-text);letter-spacing:-1.2px;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}.AboutUsPage-module__xkR9bW__statTitle,.AboutUsPage-module__xkR9bW__statSubtitle{color:var(--about-text);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:130%}.AboutUsPage-module__xkR9bW__featuresRow{align-items:center;gap:10px;width:100%;max-width:1366px;display:flex}.AboutUsPage-module__xkR9bW__featureCard{border:1px solid var(--about-border);box-sizing:border-box;border-radius:10px;flex-direction:column;align-items:flex-start;gap:20px;width:449px;height:500px;padding:30px;display:flex}.AboutUsPage-module__xkR9bW__featureCardLight{background:var(--about-surface)}.AboutUsPage-module__xkR9bW__featureCardAccent{background:var(--about-accent)}.AboutUsPage-module__xkR9bW__featureCardImage{background:var(--about-feature-image-overlay),url(/images/about_us/documents.webp) lightgray 50%/cover no-repeat}.AboutUsPage-module__xkR9bW__featureCardInner{flex-direction:column;flex-shrink:0;justify-content:space-between;align-self:stretch;align-items:flex-start;height:440px;display:flex}.AboutUsPage-module__xkR9bW__featureTitle{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%}.AboutUsPage-module__xkR9bW__featureDescription{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%}.AboutUsPage-module__xkR9bW__featureCardDarkText .AboutUsPage-module__xkR9bW__featureTitle{color:#21252a}.AboutUsPage-module__xkR9bW__featureCardDarkText .AboutUsPage-module__xkR9bW__featureDescription{color:#21252ab8}.AboutUsPage-module__xkR9bW__featureCardWhiteText .AboutUsPage-module__xkR9bW__featureTitle{color:#fff}.AboutUsPage-module__xkR9bW__featureCardWhiteText .AboutUsPage-module__xkR9bW__featureDescription{color:#ffffffb8}.AboutUsPage-module__xkR9bW__companyRow{justify-content:space-between;align-items:center;width:1366px;display:flex}.AboutUsPage-module__xkR9bW__companyLeft{flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-start;width:648px;height:400px;display:flex}.AboutUsPage-module__xkR9bW__companyHeading{color:var(--about-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:120%}.AboutUsPage-module__xkR9bW__companyText{flex-direction:column;gap:12px;display:flex}.AboutUsPage-module__xkR9bW__companyParagraph{color:var(--about-text);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%}.AboutUsPage-module__xkR9bW__companyAccent{color:var(--about-accent);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit}.AboutUsPage-module__xkR9bW__companyImageWrap{flex-shrink:0;width:656px;height:400px}.AboutUsPage-module__xkR9bW__companyImage{object-fit:cover;width:656px;height:400px;display:block}.AboutUsPage-module__xkR9bW__sectionGap{background:var(--about-page-bg);width:100%;height:80px}.AboutUsPage-module__xkR9bW__statIcon{width:40px;height:40px;color:var(--about-text);flex:none}.AboutUsPage-module__xkR9bW__statIconImage{width:40px;height:40px;filter:var(--about-icon-filter)}@media (max-width:1400px){.AboutUsPage-module__xkR9bW__statsRow,.AboutUsPage-module__xkR9bW__featuresRow,.AboutUsPage-module__xkR9bW__companyRow{box-sizing:border-box;max-width:100%;padding:0 16px}.AboutUsPage-module__xkR9bW__heroLabel,.AboutUsPage-module__xkR9bW__heroTitle{width:100%}.AboutUsPage-module__xkR9bW__heroTitle{font-size:52px;line-height:50px}.AboutUsPage-module__xkR9bW__statCard,.AboutUsPage-module__xkR9bW__featureCard{width:calc(33.3333% - 6.66667px)}.AboutUsPage-module__xkR9bW__companyRow{width:100%}.AboutUsPage-module__xkR9bW__companyLeft{width:calc(100% - 676px);min-width:0}}@media (max-width:1100px){.AboutUsPage-module__xkR9bW__hero{--header-crop:95px;height:620px}.AboutUsPage-module__xkR9bW__heroTitle{font-size:40px;line-height:42px}.AboutUsPage-module__xkR9bW__statsRow,.AboutUsPage-module__xkR9bW__featuresRow,.AboutUsPage-module__xkR9bW__companyRow{flex-direction:column;align-items:stretch;gap:12px}.AboutUsPage-module__xkR9bW__statCard,.AboutUsPage-module__xkR9bW__featureCard{width:100%}.AboutUsPage-module__xkR9bW__featureCard{height:auto}.AboutUsPage-module__xkR9bW__featureCardInner{gap:24px;height:auto}.AboutUsPage-module__xkR9bW__companyLeft{gap:20px;width:100%;height:auto}.AboutUsPage-module__xkR9bW__companyImageWrap,.AboutUsPage-module__xkR9bW__companyImage{width:100%;height:auto;max-height:400px}}@media (max-width:700px){.AboutUsPage-module__xkR9bW__hero{--header-crop:88px;height:540px}.AboutUsPage-module__xkR9bW__heroBottom{gap:40px;padding-bottom:30px}.AboutUsPage-module__xkR9bW__content{gap:40px;padding-bottom:40px}.AboutUsPage-module__xkR9bW__sectionGap{height:40px}.AboutUsPage-module__xkR9bW__statCard{height:auto}.AboutUsPage-module__xkR9bW__statCardInner{gap:28px;height:auto}.AboutUsPage-module__xkR9bW__statValue{font-size:46px;line-height:46px}}
.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}}
.PromoCarCard-module__wLjT_W__photoButton{cursor:pointer;background:0 0;border:0;padding:0}.PromoCarCard-module__wLjT_W__actionButton{cursor:pointer;font:inherit}.PromoCarCard-module__wLjT_W__buyActionButton{border:0}
.GridPromoBanner-module__ZJ8PPa__section{background:var(--color-section-bg);justify-content:center;width:100%;display:flex}.GridPromoBanner-module__ZJ8PPa__wrap{box-sizing:border-box;justify-content:center;width:100%;max-width:1440px;padding:80px 16px 0;display:flex}.GridPromoBanner-module__ZJ8PPa__banner{background:var(--color-surface);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}.GridPromoBanner-module__ZJ8PPa__banner:before{content:"";background:var(--color-surface-strong);clip-path:polygon(52% 0,100% 0,100% 100%,45% 100%);z-index:1;pointer-events:none;position:absolute;inset:0}.GridPromoBanner-module__ZJ8PPa__content{z-index:2;flex-direction:column;gap:20px;max-width:640px;display:flex}.GridPromoBanner-module__ZJ8PPa__title{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}.GridPromoBanner-module__ZJ8PPa__titleRest{white-space:pre-line}.GridPromoBanner-module__ZJ8PPa__accent{color:var(--color-accent)}.GridPromoBanner-module__ZJ8PPa__desc{color:var(--color-text-muted);white-space:pre-line;max-width:620px;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:normal}.GridPromoBanner-module__ZJ8PPa__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}.GridPromoBanner-module__ZJ8PPa__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)}.GridPromoBanner-module__ZJ8PPa__artOverlay{background:var(--telegram-overlay);position:absolute;inset:0}@media (max-width:1100px){.GridPromoBanner-module__ZJ8PPa__content{max-width:100%}.GridPromoBanner-module__ZJ8PPa__art{opacity:.9;right:-260px}}@media (max-width:700px){.GridPromoBanner-module__ZJ8PPa__banner{padding:40px 20px}.GridPromoBanner-module__ZJ8PPa__banner:before{display:none}.GridPromoBanner-module__ZJ8PPa__title{font-size:40px;line-height:38px}.GridPromoBanner-module__ZJ8PPa__art{display:none}}
.PromoCarsOnOrderSection-module__v52m_G__sectionOffset{margin-top:36px}@media (max-width:900px){.PromoCarsOnOrderSection-module__v52m_G__sectionOffset{margin-top:28px}}
