.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;flex-shrink:0;width:12px;height:12px;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{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{cursor:pointer;color:var(--catalog-filter-text);text-align:center;background:#ff68001a;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(--Color2,#ff6800);cursor:pointer;color:#fff;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{cursor:pointer;color:#fff;white-space:nowrap;background:#090909;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:40px;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:#161616}.CatalogFilters-module__2d_CpW__resetIcon{aspect-ratio:1;opacity:1;filter:brightness(0)invert();flex-shrink:0;width:10px;height:10px}.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{color:#fff;background:#ff6800;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:22px;height:22px;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{color:#fff;background:#090909}.CatalogFilters-module__2d_CpW__mobileOptionsDone{color:#fff;background:#ff6800;margin-left:auto}}
.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:#ff6800}.CatalogSearch-module__szKw9W__searchInput::placeholder{color:var(--catalog-search-input-placeholder)}.CatalogSearch-module__szKw9W__searchButton{color:#fff;cursor:pointer;white-space:nowrap;background:#ff6800;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{cursor:pointer;background:#ff6800;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(--deepblue,#21252a);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(--Color3,#fff);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(--Color2,#ff6800);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(--Color3,#fff);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(--Orange,#ff6800);cursor:pointer;color:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:260px;height:55px;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{z-index:2000;-webkit-backdrop-filter:blur(4px);background:#090909b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.CallbackModal-module__MNF-fq__modal{box-sizing:border-box;color:#fff;background:#21252a;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;gap:20px;width:min(100%,520px);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:#fff;margin:0;font-size:28px;font-weight:600;line-height:1.1}.CallbackModal-module__MNF-fq__subtitle{color:#ffffffb3;margin:0;font-size:14px;font-weight:500}.CallbackModal-module__MNF-fq__closeBtn{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff29;border-radius:10px;width:36px;height:36px;font-size:20px;line-height:1}.CallbackModal-module__MNF-fq__form{flex-direction:column;gap:14px;display:flex}.CallbackModal-module__MNF-fq__carPreview{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:12px;padding:10px;display:flex}.CallbackModal-module__MNF-fq__carPreviewMedia{background:#1a1d22;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:#1a1d22;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:#fff;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:#ffffffa6;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:#fff;font-size:14px;font-weight:500}.CallbackModal-module__MNF-fq__input,.CallbackModal-module__MNF-fq__select{color:#fff;box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff29;border-radius:10px;width:100%;height:48px;padding:0 14px;font-size:16px;font-weight:500}.CallbackModal-module__MNF-fq__input::placeholder{color:#ffffff73}.CallbackModal-module__MNF-fq__select option{color:#fff;background:#21252a}.CallbackModal-module__MNF-fq__error{color:#ff8f4f;margin:0;font-size:13px;font-weight:500}.CallbackModal-module__MNF-fq__success{color:#ff6800;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}}
.HeroSection-module__N9kPha__hero{background:linear-gradient(#21252a73 0%,#21252a 100%),linear-gradient(#090909d6 0% 100%),#d3d3d3 url(/images/home/hero.webp) 50%/cover no-repeat;flex-direction:column;justify-content:flex-end;align-self:stretch;align-items:center;height:600px;padding-top:60px;display:flex}.HeroSection-module__N9kPha__bottomWrap{flex-direction:column;align-self:stretch;align-items:center;gap:40px;padding-bottom:60px;display:flex}.HeroSection-module__N9kPha__titleGroup{flex-direction:column;gap:10px;width:100%;max-width:1366px;display:flex}.HeroSection-module__N9kPha__pretitle{color:var(--color-text-on-strong);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__title{width:100%;color:var(--color-text-on-strong);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:1080px;height:55px;color:var(--color-text-on-strong);background:#ffffff4d;border:0;border-radius:10px;outline:none;flex-shrink:0;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{z-index:2200;background:#090909bf;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.HeroSection-module__N9kPha__modal{background:var(--deepblue,#21252a);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(900px,100vw - 32px);padding:28px}.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:#ffb48a;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{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:999px;width:32px;height:32px;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:#fff;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:linear-gradient(90deg,#d9d9d973 0% 50%);border-radius:23px;align-self:stretch;height:10px;position:relative;overflow:hidden}.HeroSection-module__N9kPha__progressLine{background:linear-gradient(90deg,#d9d9d9 0%,#ff6800 100%);border-radius:23px;min-width:110px;height:10px;transition:width .4s;position:absolute;top:0;left:0}.HeroSection-module__N9kPha__modalStatus{color:#fff;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:space-between;align-items:flex-start;gap:10px;width:100%;min-height:0;display:flex}.HeroSection-module__N9kPha__modalBody{flex-direction:column;gap:10px;width:100%;min-height:0;display:flex}.HeroSection-module__N9kPha__modalActions{flex-wrap:wrap;align-items:center;gap:10px;width:100%;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:linear-gradient(#21252a80 0%,#21252a00 37.5%,#21252a80 100%),#d3d3d3 url(/images/home/hero.webp) 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:#fff;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:#fff;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:#fff;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:#fff;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__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:#fff;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:#fff;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:#ff6800;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__totalBadge{box-sizing:border-box;background:#ff680029;border:1px solid #ff680073;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:#ffffffc7;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:#fff;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:#ffffff80;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{box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1f;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:#ffffffbf;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:#fff;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{box-sizing:border-box;background:#ff680029;border:1px solid #ff680073;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:#ffffffe6;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:#fff;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{background:#ffffff0a;border:1px solid #ffffff1f;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:#ffffffc7;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:#ff6800;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 #ffffff1a;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:#ffffffb3;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:#fff;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{cursor:pointer;color:#fff;background:#ffffff1f;border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-width:min(200px,100%);height:clamp(42px,5vh,50px);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{box-sizing:border-box;background:#ffffff1a;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:#ffffff0d;border:1px solid #ffffff24;border-radius:10px;flex-direction:column;gap:8px;width:100%;padding:10px;display:flex}.HeroSection-module__N9kPha__manualTitle{color:#fff;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:#ffffffbf;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{color:#fff;box-sizing:border-box;background:#21252af2;border:1px solid #ffffff2e;border-radius:6px;width:100%;height:34px;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:#ff6800cc;outline:none}.HeroSection-module__N9kPha__manualInput:disabled{opacity:.55;cursor:not-allowed}.HeroSection-module__N9kPha__manualHint{color:#ffffff8c;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;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-image:linear-gradient(45deg,#0000 50%,#ffffffbf 50%),linear-gradient(135deg,#ffffffbf 50%,#0000 50%);background-position:calc(100% - 16px) 14px,calc(100% - 10px) 14px;background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:30px}.HeroSection-module__N9kPha__manualSelect option{color:#fff;background:#21252a}.HeroSection-module__N9kPha__manualChecks{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.HeroSection-module__N9kPha__manualSwitch{color:#ffffffd9;cursor:pointer;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff24;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:34px;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__switchInput{opacity:0;pointer-events:none;position:absolute}.HeroSection-module__N9kPha__switchControl{background:#ff680038;border:1px solid #ff6800b3;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:#ffffffe6;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{background:#ff6800;border-color:#ff6800}.HeroSection-module__N9kPha__switchInput:checked+.HeroSection-module__N9kPha__switchControl:after{transform:translate(16px)}.HeroSection-module__N9kPha__switchInput:focus-visible+.HeroSection-module__N9kPha__switchControl{outline-offset:2px;outline:2px solid #ffffffbf}.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{box-sizing:border-box;background:#ffffff1a;border:1px solid #ffffff1f;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{box-sizing:border-box;background:#ff68003d;border:1px solid #ff68006b;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:#fff;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:"";pointer-events:none;background:linear-gradient(110deg,#fff0 0%,#ffffff2e 45%,#fff0 100%);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:#fff;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:#ff9b56;font-weight:700}.HeroSection-module__N9kPha__modalAction{cursor:pointer;background:#ff680033;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:#ff6800;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-weight:600}.HeroSection-module__N9kPha__modalActionFallback{background:#ff6800}.HeroSection-module__N9kPha__modalActionFallback span{color:#fff}.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:980px){.HeroSection-module__N9kPha__modal{padding:20px}.HeroSection-module__N9kPha__modalManual{width:min(760px,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{flex-shrink:1;width:100%}.HeroSection-module__N9kPha__searchButton{flex:none;width:100%}.HeroSection-module__N9kPha__bottomWrap{box-sizing:border-box;gap:24px;padding:0 16px 40px}.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:min(760px,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__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__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%}}
.WhyChooseUsSection-module__Br7jFq__section{background:var(--color-section-bg);flex-direction:column;align-items:center;gap:80px;width:100%;padding:80px 0;display:flex}.WhyChooseUsSection-module__Br7jFq__inner{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:20px;width:100%;max-width:1366px;padding:0;display:flex}.WhyChooseUsSection-module__Br7jFq__h2{color:#fff;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%}.WhyChooseUsSection-module__Br7jFq__grid{align-self:stretch;align-items:flex-start;gap:10px;width:100%;height:270px;display:flex}.WhyChooseUsSection-module__Br7jFq__card{box-sizing:border-box;border-radius:10px;flex-direction:column;flex:1 0 0;align-self:stretch;align-items:flex-start;gap:10px;padding:30px;display:flex}.WhyChooseUsSection-module__Br7jFq__cardInner{flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-start;width:100%;height:210px;display:flex}.WhyChooseUsSection-module__Br7jFq__icon{aspect-ratio:1;flex-shrink:0;width:35px;height:35px}.WhyChooseUsSection-module__Br7jFq__textBlock{flex-direction:column;align-self:stretch;align-items:flex-start;gap:10px;display:flex}.WhyChooseUsSection-module__Br7jFq__h3{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}.WhyChooseUsSection-module__Br7jFq__h4{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%}.WhyChooseUsSection-module__Br7jFq__titleLight{color:#fff}.WhyChooseUsSection-module__Br7jFq__titleDark{color:#090909}.WhyChooseUsSection-module__Br7jFq__descPeach{color:#ffdac1}.WhyChooseUsSection-module__Br7jFq__descLightGray{color:#d6d6d6}.WhyChooseUsSection-module__Br7jFq__descGray{color:#87909a;line-height:normal}.WhyChooseUsSection-module__Br7jFq__descWhite{color:#fff}.WhyChooseUsSection-module__Br7jFq__cardOrange{background:#ff6800}.WhyChooseUsSection-module__Br7jFq__cardImage{background:linear-gradient(0deg,#21252a8c 0%,#21252a8c 100%),var(--why2bg)lightgray 50%/cover no-repeat}.WhyChooseUsSection-module__Br7jFq__cardGradient{background:linear-gradient(#21252a 0%,#2d3642 100%)}.WhyChooseUsSection-module__Br7jFq__cardDark{background:#212121}.WhyChooseUsSection-module__Br7jFq__cardWhite{background:#fff}.WhyChooseUsSection-module__Br7jFq__cardCharcoal{background:#1c1c1c}.WhyChooseUsSection-module__Br7jFq__h4MutedOrange{color:#ffdac1}.WhyChooseUsSection-module__Br7jFq__h4MutedGrayOnDark,.WhyChooseUsSection-module__Br7jFq__h4MutedGray,.WhyChooseUsSection-module__Br7jFq__h4MutedDark{color:#87909a}.WhyChooseUsSection-module__Br7jFq__h3Dark{color:#fff;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}@media (max-width:1366px){.WhyChooseUsSection-module__Br7jFq__grid{height:auto}}@media (max-width:1024px){.WhyChooseUsSection-module__Br7jFq__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;gap:10px;display:grid}}@media (max-width:677px){.WhyChooseUsSection-module__Br7jFq__section{gap:40px;padding:40px 16px}.WhyChooseUsSection-module__Br7jFq__grid{grid-template-columns:1fr}.WhyChooseUsSection-module__Br7jFq__card{padding:22px}.WhyChooseUsSection-module__Br7jFq__cardInner{height:180px}}
.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{cursor:pointer;background-color:#2c2c2c;background-position:50%;background-repeat:no-repeat;background-size:cover;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:#212121;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;flex-shrink:0;width:15px;height:15px}.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:#ffffff1a;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;flex-shrink:0;width:20px;height:20px;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:normal}.HeroSection-module__0VqhZa__orderSection{align-self:stretch;align-items:center;gap:20px;width:100%;display:flex}.HeroSection-module__0VqhZa__orderButton{background:var(--Orange,#ff6800);color:#fff;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__availabilityLabel{color:#fff;text-align:center;border-radius:5px;justify-content:center;align-self:stretch;align-items:center;gap:10px;width:100%;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:#ffffff29}.HeroSection-module__0VqhZa__verified{align-self:stretch;align-items:center;gap:8px;display:flex}.HeroSection-module__0VqhZa__shieldIcon{flex-shrink:0;width:14px;height:17px}.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__icon,.HeroSection-module__0VqhZa__locationIcon,.HeroSection-module__0VqhZa__shieldIcon,.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}}
.CasesDeliveredSection-module__eghV8q__section{background:var(--color-section-bg);justify-content:center;width:100%;display:flex}.CasesDeliveredSection-module__eghV8q__wrap{box-sizing:border-box;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:1440px;display:flex}.CasesDeliveredSection-module__eghV8q__head{justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:1366px;display:flex}.CasesDeliveredSection-module__eghV8q__h2{color:var(--color-text);margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:25px;font-weight:600;line-height:normal}.CasesDeliveredSection-module__eghV8q__controls{align-items:center;gap:10px;display:flex}.CasesDeliveredSection-module__eghV8q__arrowBtn{cursor:pointer;background:#ffffff14;border:1px solid #ffffff38;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;transition:opacity .2s,background .2s;display:flex}.CasesDeliveredSection-module__eghV8q__arrowBtnDisabled{opacity:.35;cursor:default;background:#ffffff0a}.CasesDeliveredSection-module__eghV8q__arrowLeft{transform:rotate(180deg)}.CasesDeliveredSection-module__eghV8q__track{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:12px;width:100%;max-width:1366px;padding-bottom:4px;display:flex;overflow:auto hidden}.CasesDeliveredSection-module__eghV8q__track::-webkit-scrollbar{display:none}.CasesDeliveredSection-module__eghV8q__card{border:1px solid var(--color-border-soft);background:var(--color-surface);scroll-snap-align:start;border-radius:10px;flex-direction:column;flex:0 0 450px;width:450px;min-height:560px;display:flex;overflow:hidden}.CasesDeliveredSection-module__eghV8q__photo{width:450px;height:320px;position:relative;overflow:hidden}.CasesDeliveredSection-module__eghV8q__photoImg{object-fit:cover}.CasesDeliveredSection-module__eghV8q__body{flex-direction:column;flex:auto;gap:20px;padding:20px;display:flex}.CasesDeliveredSection-module__eghV8q__cardTitle{color:var(--color-text-strong);margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:20px;font-weight:600;line-height:1.2}.CasesDeliveredSection-module__eghV8q__statsGrid{align-self:stretch;align-items:center;gap:15px;display:flex}.CasesDeliveredSection-module__eghV8q__statItem{flex-direction:column;flex:1 1 0;gap:4px;min-width:0;display:flex;position:relative}.CasesDeliveredSection-module__eghV8q__statItem:not(:last-child):after{content:"";background:var(--color-border-soft);width:1px;height:20px;position:absolute;top:50%;left:calc(100% + 7px);transform:translateY(-50%)}.CasesDeliveredSection-module__eghV8q__statLabel{color:var(--color-text-strong);opacity:.4;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px;font-weight:500;line-height:1.2}.CasesDeliveredSection-module__eghV8q__statValue{color:var(--color-text-strong);white-space:nowrap;text-overflow:ellipsis;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;font-weight:600;line-height:1.2;overflow:hidden}.CasesDeliveredSection-module__eghV8q__shortDescription{color:#fff;margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:15px;font-weight:500;line-height:1.35}.CasesDeliveredSection-module__eghV8q__detailsBtn{color:#fff;cursor:pointer;background:#ff6800;border:0;border-radius:10px;width:100%;height:50px;margin-top:auto;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-weight:600}.CasesDeliveredSection-module__eghV8q__modalOverlay{z-index:2200;background:#090909b8;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.CasesDeliveredSection-module__eghV8q__modal{background:#21252a;border:1px solid #ffffff24;border-radius:12px;grid-template-rows:320px 1fr;width:min(920px,96vw);max-height:92vh;display:grid;position:relative;overflow:hidden}.CasesDeliveredSection-module__eghV8q__modalClose{color:#fff;cursor:pointer;z-index:1;background:#ffffff2e;border:0;border-radius:999px;width:32px;height:32px;font-size:20px;position:absolute;top:10px;right:10px}.CasesDeliveredSection-module__eghV8q__modalPhoto{position:relative}.CasesDeliveredSection-module__eghV8q__modalPhotoImg{object-fit:cover}.CasesDeliveredSection-module__eghV8q__modalBody{flex-direction:column;gap:12px;padding:18px;display:flex;overflow:auto}.CasesDeliveredSection-module__eghV8q__modalTitle{color:#fff;margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:24px;font-weight:600;line-height:1.2}.CasesDeliveredSection-module__eghV8q__modalText{color:#ffffffdb;white-space:pre-line;margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-weight:500;line-height:1.45}@media (max-width:920px){.CasesDeliveredSection-module__eghV8q__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.CasesDeliveredSection-module__eghV8q__statItem{flex:initial}.CasesDeliveredSection-module__eghV8q__statItem:not(:last-child):after{display:none}}@media (max-width:760px){.CasesDeliveredSection-module__eghV8q__wrap{box-sizing:border-box;padding:0 16px}.CasesDeliveredSection-module__eghV8q__head{align-items:flex-end}.CasesDeliveredSection-module__eghV8q__h2{font-size:22px}.CasesDeliveredSection-module__eghV8q__card{flex-basis:min(88vw,450px);width:min(88vw,450px)}.CasesDeliveredSection-module__eghV8q__photo{width:min(88vw,450px);height:min(62.222vw,320px)}}
.ImageGallery-module__ygiN7a__gallery{overscroll-behavior-x:contain;scrollbar-width:thin;flex-wrap:nowrap;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.ImageGallery-module__ygiN7a__thumbnail{border:1px solid var(--catalog-detail-card-border);cursor:pointer;background:#d3d3d3 50%/cover no-repeat;border-radius:5px;flex:none;width:140px;height:90px;transition:transform .2s,border-color .2s;position:relative;overflow:hidden}.ImageGallery-module__ygiN7a__thumbnail:hover{border-color:#fff6;transform:scale(1.05)}.ImageGallery-module__ygiN7a__thumbnail.ImageGallery-module__ygiN7a__active{border-color:var(--Orange,#ff6800);border-width:2px}.ImageGallery-module__ygiN7a__thumbnailImage{object-fit:cover;width:100%;height:100%}.ImageGallery-module__ygiN7a__modal{z-index:1000;cursor:pointer;background:#000000e6;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;max-width:100%;max-height:90vh}.ImageGallery-module__ygiN7a__navButton{color:#fff;cursor:pointer;background:#0909098c;border:1px solid #ffffff59;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:30px;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ImageGallery-module__ygiN7a__navPrev{left:14px}.ImageGallery-module__ygiN7a__navNext{right:14px}.ImageGallery-module__ygiN7a__counter{color:#fff;background:#0909099e;border:1px solid #ffffff4d;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}}
.ServicesSection-module__lV_zuW__section{background:var(--color-section-bg);justify-content:center;width:100%;margin-top:20px;display:flex}.ServicesSection-module__lV_zuW__wrap{box-sizing:border-box;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:1440px;padding:0 16px;display:flex}.ServicesSection-module__lV_zuW__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}.ServicesSection-module__lV_zuW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:100%;max-width:1366px;display:grid}.ServicesSection-module__lV_zuW__card{background:var(--color-surface);box-sizing:border-box;border-radius:10px;flex-direction:column;align-items:flex-start;gap:10px;width:100%;height:170px;padding:20px 30px;display:flex;position:relative;overflow:hidden}.ServicesSection-module__lV_zuW__left{z-index:2;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-start;height:130px;display:flex;position:relative}.ServicesSection-module__lV_zuW__cardText{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;display:flex}.ServicesSection-module__lV_zuW__cardTitle{white-space:pre-line;color:var(--color-text);font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:120%}.ServicesSection-module__lV_zuW__moreBtn{border:1px solid var(--color-border);background:var(--color-surface);-webkit-backdrop-filter:blur(20px);width:110px;height:36px;color:var(--color-text-strong);border-radius:10px;flex-shrink: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:14px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;display:flex}.ServicesSection-module__lV_zuW__moreBtn:hover{border-color:var(--color-border-strong)}.ServicesSection-module__lV_zuW__image{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute}@media (max-width:1100px){.ServicesSection-module__lV_zuW__grid{grid-template-columns:1fr}}@media (max-width:960px){.ServicesSection-module__lV_zuW__wrap{gap:40px;padding:60px 16px}.ServicesSection-module__lV_zuW__grid{grid-template-columns:1fr}.ServicesSection-module__lV_zuW__card{width:100%}}
.Specifications-module__VK66XG__specifications{width:fit-content;min-width:746px;max-width:100%;margin-bottom:60px}.Specifications-module__VK66XG__title{color:var(--catalog-detail-text);margin:0 0 24px;font-size:28px;font-weight:600}.Specifications-module__VK66XG__container{border:1px solid var(--catalog-detail-card-border);background:#212121;border-radius:10px;flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:10px;min-height:250px;padding:30px;display:flex}.Specifications-module__VK66XG__grid{flex-direction:column;align-items:flex-start;gap:20px;width:fit-content;min-width:100%;display:flex}.Specifications-module__VK66XG__specRow{grid-template-columns:repeat(4,minmax(max-content,1fr));gap:20px;width:fit-content;min-width:100%;display:grid}.Specifications-module__VK66XG__specItem{align-items:center;gap:10px;padding:0;display:flex}.Specifications-module__VK66XG__iconBox{aspect-ratio:1;background:#ff680033;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:25px;height:25px;padding:7px;display:flex}.Specifications-module__VK66XG__icon{width:12px;height:12px;filter:var(--catalog-detail-icon-filter);flex-shrink:0}.Specifications-module__VK66XG__content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.Specifications-module__VK66XG__specLabel{color:var(--catalog-detail-text-muted);white-space:nowrap;font-family:Manrope;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.Specifications-module__VK66XG__specValue{color:var(--Color2,#ff6800);white-space:nowrap;font-family:Manrope;font-size:20px;font-style:normal;font-weight:600;line-height:1.2}@media (max-width:1024px){.Specifications-module__VK66XG__specifications{width:100%;min-width:0}.Specifications-module__VK66XG__container{min-height:250px}.Specifications-module__VK66XG__grid{width:100%;min-width:0}.Specifications-module__VK66XG__specRow{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:0}}@media (max-width:640px){.Specifications-module__VK66XG__specRow{grid-template-columns:1fr;width:100%}}
.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__content{z-index:2;flex-direction:column;gap:20px;max-width:640px;display:flex}.TelegramBotSection-module__VHrA9a__h1{color:var(--color-text-on-strong);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:#ffffff80;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: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%;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__h1{font-size:40px;line-height:38px}.TelegramBotSection-module__VHrA9a__art{display:none}}
.Description-module__EItU-a__description{flex-direction:column;align-self:stretch;align-items:flex-start;gap:20px;width:746px;margin-bottom:60px;padding-right:10px;display:flex}.Description-module__EItU-a__title{color:var(--catalog-detail-text);margin:0;font-size:28px;font-weight:600}.Description-module__EItU-a__content{color:var(--catalog-detail-text-muted);flex-direction:column;align-self:stretch;align-items:flex-start;gap:20px;padding-right:10px;font-size:16px;line-height:1.8;display:flex}.Description-module__EItU-a__content p,.Description-module__EItU-a__content div{flex-direction:column;align-self:stretch;align-items:flex-start;gap:20px;margin:0;padding-right:10px;display:flex}@media (max-width:1024px){.Description-module__EItU-a__description{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}
.Features-module__sWHHta__features{width:746px;margin-bottom:60px}.Features-module__sWHHta__title{color:var(--catalog-detail-text);margin:0 0 24px;font-size:28px;font-weight:600}.Features-module__sWHHta__container{border:1px solid var(--catalog-detail-card-border);background:#212121;border-radius:10px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;width:746px;padding:30px;display:flex}.Features-module__sWHHta__content{flex-direction:row;align-items:flex-start;gap:20px;width:660px;display:flex}.Features-module__sWHHta__column{flex-direction:column;flex:1;gap:20px;display:flex}.Features-module__sWHHta__featureItem{align-items:center;gap:8px;display:flex}.Features-module__sWHHta__checkmark{flex-shrink:0;width:14px;height:14px}.Features-module__sWHHta__featureText{color:var(--catalog-detail-text);font-family:Manrope;font-size:14px;font-style:normal;font-weight:500;line-height:normal}@media (max-width:1024px){.Features-module__sWHHta__features,.Features-module__sWHHta__container,.Features-module__sWHHta__content{width:100%}}
.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:1366px;display:flex}.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{grid-template-columns:repeat(3,1fr);gap:20px;width:1366px;display:grid}.ReviewsSection-module__l1BLpG__card{background:var(--color-surface);box-sizing:border-box;border-radius:10px;flex-direction:column;align-items:flex-start;gap:30px;padding:40px;display:flex}.ReviewsSection-module__l1BLpG__name{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;align-self:stretch;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}.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:1400px){.ReviewsSection-module__l1BLpG__head,.ReviewsSection-module__l1BLpG__grid{width:100%;max-width:1366px}}@media (max-width:1100px){.ReviewsSection-module__l1BLpG__grid{grid-template-columns:1fr}}@media (max-width:760px){.ReviewsSection-module__l1BLpG__wrap{padding:0 16px}}
.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__inner{flex-direction:column;gap:20px;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__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}.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:1100px){.FaqSection-module__g3Ds3a__inner{width:100%}}@media (max-width:900px){.FaqSection-module__g3Ds3a__grid{grid-template-columns:1fr}}
.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__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:#fff;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{color:#fff;-webkit-backdrop-filter:blur(10px);background:#2ee21d;border-radius:5px;justify-content:center;align-self:stretch;align-items:center;gap:3px;height:20px;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__title{min-width:0;color:var(--catalog-card-title);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:auto;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__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{cursor:pointer;color:#fff;background:#ff6800;border:none;border-radius:10px;flex:1 1 0;justify-content:center;align-items:center;gap:10px;min-width:0;height:45px;padding:0 20px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;display:flex}
.RelatedCars-module__oeLakW__relatedCars{flex-direction:column;align-items:flex-start;gap:20px;width:100%;margin-bottom:20px;display:flex}.RelatedCars-module__oeLakW__head{justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.RelatedCars-module__oeLakW__title{color:var(--catalog-detail-text);margin:0;font-size:28px;font-weight:600}.RelatedCars-module__oeLakW__controls{align-items:center;gap:10px;display:flex}.RelatedCars-module__oeLakW__arrowBtn{cursor:pointer;background:#ffffff14;border:1px solid #ffffff38;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;transition:opacity .2s,background .2s;display:flex}.RelatedCars-module__oeLakW__arrowBtnDisabled{opacity:.35;cursor:default;background:#ffffff0a}.RelatedCars-module__oeLakW__arrowLeft{transform:rotate(180deg)}.RelatedCars-module__oeLakW__cardsContainer{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;gap:20px;width:100%;padding-bottom:4px;display:flex;overflow:auto hidden}.RelatedCars-module__oeLakW__cardsContainer::-webkit-scrollbar{display:none}.RelatedCars-module__oeLakW__cardsTrack{flex-direction:row;gap:20px;width:max-content;display:flex}.RelatedCars-module__oeLakW__cardWrap{scroll-snap-align:start;flex:none}.RelatedCars-module__oeLakW__loading{text-align:center;color:var(--catalog-detail-text-muted);padding:20px;font-size:16px}@media (max-width:1024px){.RelatedCars-module__oeLakW__arrowBtn{width:38px;height:38px}}@media (max-width:768px){.RelatedCars-module__oeLakW__title{font-size:24px}.RelatedCars-module__oeLakW__arrowBtn{width:36px;height:36px}}
.HomePage-module__TYHVLa__anchor{scroll-margin-top:95px}
.TelegramBotGrid-module__RgL9cq__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__RgL9cq__cell{background:#ffffff05;position:relative;overflow:hidden;box-shadow:inset -1px 0 #ffffff1a,inset 0 -1px #ffffff1a}.TelegramBotGrid-module__RgL9cq__cell:nth-child(7n){box-shadow:inset 0 -1px #ffffff1a}.TelegramBotGrid-module__RgL9cq__cell:nth-last-child(-n+7){box-shadow:inset -1px 0 #ffffff1a}.TelegramBotGrid-module__RgL9cq__cell:nth-child(49){box-shadow:none}.TelegramBotGrid-module__RgL9cq__photo{object-fit:cover;object-position:var(--pos,center);transform:scale(var(--zoom,1.03));transform-origin:50%}.TelegramBotGrid-module__RgL9cq__iconWrap{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.TelegramBotGrid-module__RgL9cq__icon{opacity:1;filter:brightness(1222.35);width:auto;max-width:80%;height:80%;display:block}
.TelegramBotSection-module__JKu2fG__section{background:var(--catalog-detail-page-bg);justify-content:center;width:100%;display:flex}.TelegramBotSection-module__JKu2fG__wrap{box-sizing:border-box;justify-content:center;width:100%;max-width:1440px;padding:40px 0;display:flex}.TelegramBotSection-module__JKu2fG__banner{box-sizing:border-box;background:#21252a;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__JKu2fG__content{z-index:2;flex-direction:column;gap:20px;max-width:640px;display:flex}.TelegramBotSection-module__JKu2fG__h1{color:#fff;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__JKu2fG__h1Rest{white-space:pre-line}.TelegramBotSection-module__JKu2fG__accent{color:#ff6800}.TelegramBotSection-module__JKu2fG__desc{color:#ffffff80;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__JKu2fG__btn{color:#fff;white-space:nowrap;z-index:2;background:#ff6800;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:fit-content;height:45px;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__JKu2fG__art{aspect-ratio:1;transform-origin:100%;will-change:transform;backface-visibility:hidden;width:720px;position:absolute;top:80%;right:-20px;transform:translateY(-50%)rotate(15deg)translateZ(0)}.TelegramBotSection-module__JKu2fG__artOverlay{background:radial-gradient(50% 50% at 44% 46%,#21252a00 0%,#21252a 100%);position:absolute;inset:0}@media (max-width:1100px){.TelegramBotSection-module__JKu2fG__content{max-width:100%}.TelegramBotSection-module__JKu2fG__art{opacity:.9;right:-260px}}@media (max-width:700px){.TelegramBotSection-module__JKu2fG__banner{padding:40px 20px}.TelegramBotSection-module__JKu2fG__h1{font-size:40px;line-height:38px}.TelegramBotSection-module__JKu2fG__art{display:none}}
.AboutUsPage-module__xkR9bW__page{background:#090909;flex-direction:column;align-items:center;width:100%;display:flex}.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:linear-gradient(#21252a00 0%,#21252a 100%),linear-gradient(#09090980 0% 100%),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{z-index:1;flex-direction:column;align-self:stretch;align-items:center;gap:80px;width:100%;max-width:1440px;padding-bottom:60px;display:flex;position:relative}.AboutUsPage-module__xkR9bW__heroTextBlock{flex-direction:column;align-items:flex-start;gap:20px;width:100%;max-width:1366px;display:flex}.AboutUsPage-module__xkR9bW__heroLabel{color:#ffffffb3;width:747px;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;color:#fff;width:1366px;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:#090909;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{box-sizing:border-box;border:1px solid #ffffff1a;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:#fff;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:#fff;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{box-sizing:border-box;border:1px solid #21252a1a;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:#fff}.AboutUsPage-module__xkR9bW__featureCardAccent{background:#ff6800}.AboutUsPage-module__xkR9bW__featureCardImage{background:linear-gradient(#090909cc 0% 100%),#d3d3d3 url(/images/about_us/documents.webp) 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:#21252ab3}.AboutUsPage-module__xkR9bW__featureCardWhiteText .AboutUsPage-module__xkR9bW__featureTitle{color:#fff}.AboutUsPage-module__xkR9bW__featureCardWhiteText .AboutUsPage-module__xkR9bW__featureDescription{color:#ffffffb3}.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:#fff;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:#fff;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(--Color2,#ff6800);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:#090909;width:100%;height:80px}@media (max-width:1400px){.AboutUsPage-module__xkR9bW__heroTextBlock,.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}}
.ReviewsSection-module__CB42PG__section{background:var(--catalog-detail-page-bg);justify-content:center;width:100%;display:flex}.ReviewsSection-module__CB42PG__wrap{box-sizing:border-box;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:1440px;padding:0;display:flex}.ReviewsSection-module__CB42PG__head{justify-content:space-between;align-items:flex-end;width:1366px;display:flex}.ReviewsSection-module__CB42PG__h2{color:var(--catalog-detail-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__CB42PG__allLink{color:var(--catalog-detail-text-muted);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__CB42PG__grid{grid-template-columns:repeat(3,1fr);gap:20px;width:1366px;display:grid}.ReviewsSection-module__CB42PG__card{border:1px solid var(--catalog-detail-card-border);box-sizing:border-box;background:#212121;border-radius:10px;flex-direction:column;align-items:flex-start;gap:30px;padding:40px;display:flex}.ReviewsSection-module__CB42PG__name{color:var(--catalog-detail-text);white-space:nowrap;text-overflow:ellipsis;align-self:stretch;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}.ReviewsSection-module__CB42PG__text{color:var(--catalog-detail-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__CB42PG__bottom{flex-direction:column;align-self:stretch;gap:10px;display:flex}.ReviewsSection-module__CB42PG__stars{align-items:flex-start;gap:10px;display:flex}.ReviewsSection-module__CB42PG__star{width:20px;height:20px;display:block}.ReviewsSection-module__CB42PG__source{color:var(--catalog-detail-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:1400px){.ReviewsSection-module__CB42PG__head,.ReviewsSection-module__CB42PG__grid{width:100%;max-width:1366px}}@media (max-width:1100px){.ReviewsSection-module__CB42PG__grid{grid-template-columns:1fr}}
.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__hrToPhoto{background:#ffffff1a;width:calc(100% - 718px);height:.5px;margin-top:0;margin-bottom:40px;margin-left:0}.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:flex-start;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: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__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{align-items:center;gap:20px;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;height:45px;padding:0 20px;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;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.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)lightgray -6.443px 0px/167.162% 100% no-repeat;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-start;width:678px;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;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__hrToPhoto{width:100%;margin-bottom:40px}.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__sendRow{flex-direction:column;align-items:flex-start}.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%}}
.BrandModelPage-module__TRQdrq__page{background:#090909;flex-direction:column;align-items:stretch;width:100%;display:flex}.BrandModelPage-module__TRQdrq__container{width:1366px;max-width:calc(100% - 32px);margin:0 auto}.BrandModelPage-module__TRQdrq__topSection{width:100%;padding:30px 0 0}.BrandModelPage-module__TRQdrq__topSection .BrandModelPage-module__TRQdrq__container{flex-direction:column;align-items:flex-start;gap:40px;display:flex}.BrandModelPage-module__TRQdrq__pageTitle{color:#fff;letter-spacing:-1.2px;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}.BrandModelPage-module__TRQdrq__articleSection{width:100%;margin-top:40px}.BrandModelPage-module__TRQdrq__contentWrap{flex-direction:column;align-items:stretch;gap:30px;width:1366px;max-width:calc(100% - 32px);margin:0 auto;display:flex}.BrandModelPage-module__TRQdrq__postContent{color:#fff;flex-direction:column;align-items:stretch;gap:30px;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%;display:flex}:is(.BrandModelPage-module__TRQdrq__postContent h1,.BrandModelPage-module__TRQdrq__postContent h2,.BrandModelPage-module__TRQdrq__postContent h3,.BrandModelPage-module__TRQdrq__postContent h4,.BrandModelPage-module__TRQdrq__postContent h5,.BrandModelPage-module__TRQdrq__postContent h6){color:#fff;align-self:stretch;margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:120%}.BrandModelPage-module__TRQdrq__postContent h1{font-size:42px;font-weight:600}.BrandModelPage-module__TRQdrq__postContent h2{font-size:30px;font-weight:600}.BrandModelPage-module__TRQdrq__postContent h3{font-size:25px;font-weight:600}.BrandModelPage-module__TRQdrq__postContent p{color:#fff;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%}:is(.BrandModelPage-module__TRQdrq__postContent ul,.BrandModelPage-module__TRQdrq__postContent ol){flex-direction:column;align-self:stretch;gap:10px;margin:0;padding-left:22px;display:flex}.BrandModelPage-module__TRQdrq__postContent li{color:#fff;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%}.BrandModelPage-module__TRQdrq__postContent a{color:#ff6800;text-decoration:underline}.BrandModelPage-module__TRQdrq__postContent img{object-fit:contain;background:#212121;border-radius:10px;width:100%;height:auto;max-height:none;display:block}.BrandModelPage-module__TRQdrq__postContent .blog-columns{align-self:stretch;align-items:flex-start;gap:38px;width:100%;display:flex}.BrandModelPage-module__TRQdrq__postContent .blog-column{color:#fff;white-space:pre-line;word-break:break-word;min-width: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%}.BrandModelPage-module__TRQdrq__postContent .blog-columns-1 .blog-column{width:100%}.BrandModelPage-module__TRQdrq__postContent .blog-columns-2 .blog-column{width:calc(50% - 19px)}.BrandModelPage-module__TRQdrq__postContent .blog-columns-3 .blog-column{width:calc(33.3333% - 25.3333px)}.BrandModelPage-module__TRQdrq__brandCarsSection{width:100%;margin-top:80px}.BrandModelPage-module__TRQdrq__brandCarsWrap{flex-direction:column;align-items:stretch;gap:20px;width:1366px;max-width:calc(100% - 32px);margin:0 auto;display:flex}.BrandModelPage-module__TRQdrq__brandCarsTitle{color:var(--Color3,#fff);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}.BrandModelPage-module__TRQdrq__contactSection{flex-direction:column;align-items:stretch;width:1366px;max-width:calc(100% - 32px);margin:80px auto;display:flex}.BrandModelPage-module__TRQdrq__contactSection [class*=ContactBlock-module__][class*=container]{margin-bottom:0}@media (max-width:1100px){.BrandModelPage-module__TRQdrq__pageTitle{font-size:42px;line-height:44px}.BrandModelPage-module__TRQdrq__postContent .blog-columns{gap:18px}.BrandModelPage-module__TRQdrq__postContent .blog-columns-3{flex-wrap:wrap}.BrandModelPage-module__TRQdrq__postContent .blog-columns-3 .blog-column{width:calc(50% - 9px)}}@media (max-width:700px){.BrandModelPage-module__TRQdrq__container,.BrandModelPage-module__TRQdrq__contentWrap,.BrandModelPage-module__TRQdrq__brandCarsWrap,.BrandModelPage-module__TRQdrq__contactSection{width:calc(100% - 24px)}.BrandModelPage-module__TRQdrq__pageTitle{font-size:34px;line-height:36px}.BrandModelPage-module__TRQdrq__brandCarsSection{margin-top:48px}.BrandModelPage-module__TRQdrq__contactSection{margin:48px auto}:is(.BrandModelPage-module__TRQdrq__postContent .blog-columns,.BrandModelPage-module__TRQdrq__postContent .blog-columns-2,.BrandModelPage-module__TRQdrq__postContent .blog-columns-3){flex-direction:column;gap:18px}:is(.BrandModelPage-module__TRQdrq__postContent .blog-columns-2 .blog-column,.BrandModelPage-module__TRQdrq__postContent .blog-columns-3 .blog-column){width:100%}}
.FaqSection-module__3y9a3W__section{background:var(--catalog-detail-page-bg);justify-content:center;width:100%;display:flex}.FaqSection-module__3y9a3W__wrap{box-sizing:border-box;justify-content:center;width:100%;max-width:1440px;padding:80px 0;display:flex}.FaqSection-module__3y9a3W__inner{flex-direction:column;gap:20px;width:100%;max-width:1366px;display:flex}.FaqSection-module__3y9a3W__head{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.FaqSection-module__3y9a3W__h2{color:var(--catalog-detail-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__3y9a3W__allLink{color:var(--catalog-detail-text-muted);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}.FaqSection-module__3y9a3W__grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.FaqSection-module__3y9a3W__item{border:1px solid var(--catalog-detail-card-border);background:#212121;border-radius:10px;overflow:hidden}.FaqSection-module__3y9a3W__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__3y9a3W__qText{color:var(--catalog-detail-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__3y9a3W__iconBox{background:var(--catalog-detail-accent-soft);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.FaqSection-module__3y9a3W__plus{width:14px;height:14px;transition:transform .18s;position:relative;transform:rotate(0)}.FaqSection-module__3y9a3W__plus:before,.FaqSection-module__3y9a3W__plus:after{content:"";background:#ff6800;border-radius:1px;position:absolute;top:50%;left:50%}.FaqSection-module__3y9a3W__plus:before{width:14px;height:2px;transform:translate(-50%,-50%)}.FaqSection-module__3y9a3W__plus:after{width:2px;height:14px;transform:translate(-50%,-50%)}.FaqSection-module__3y9a3W__itemOpen .FaqSection-module__3y9a3W__plus{transform:rotate(45deg)}.FaqSection-module__3y9a3W__answerWrap{display:none}.FaqSection-module__3y9a3W__itemOpen .FaqSection-module__3y9a3W__answerWrap{display:block}.FaqSection-module__3y9a3W__answerInner{min-height:0;color:var(--catalog-detail-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__3y9a3W__itemOpen .FaqSection-module__3y9a3W__answerInner{opacity:1;transform:translateY(0)}@media (max-width:1100px){.FaqSection-module__3y9a3W__inner{width:100%}}@media (max-width:900px){.FaqSection-module__3y9a3W__grid{grid-template-columns:1fr}}
.BlogPage-module__K5XZsa__page{background:#090909;flex-direction:column;align-items:center;width:100%;display:flex}.BlogPage-module__K5XZsa__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}.BlogPage-module__K5XZsa__hero:before{content:"";background-image:linear-gradient(#21252a00 0%,#21252a 100%),linear-gradient(#09090980 0% 100%),url(/images/blog/hero.webp);background-repeat:no-repeat,no-repeat,no-repeat;background-size:auto,auto,100% 137.16%;background-position:center,center,center calc(-126.274px - var(--header-crop));z-index:0;position:absolute;inset:0}.BlogPage-module__K5XZsa__heroBottom{z-index:1;flex-direction:column;align-self:stretch;align-items:center;gap:80px;width:100%;max-width:1440px;padding-bottom:60px;display:flex;position:relative}.BlogPage-module__K5XZsa__heroTextBlock{flex-direction:column;align-items:flex-start;gap:20px;width:100%;max-width:1366px;display:flex}.BlogPage-module__K5XZsa__heroTitle{color:#fff;width:1366px;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}.BlogPage-module__K5XZsa__heroSubtitle{color:#ffffffb3;width:696px;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}.BlogPage-module__K5XZsa__postsSection{flex-direction:column;align-items:flex-start;gap:30px;width:100%;max-width:1366px;margin-top:100px;margin-bottom:80px;display:flex}.BlogPage-module__K5XZsa__postsRow{align-items:flex-start;gap:8px;display:flex}.BlogPage-module__K5XZsa__card{flex-direction:column;justify-content:space-between;align-items:flex-start;width:450px;height:500px;display:flex}.BlogPage-module__K5XZsa__cardContent{flex-direction:column;flex:1 0 0;align-self:stretch;align-items:flex-start;gap:20px;display:flex}.BlogPage-module__K5XZsa__cardImage{background-color:#21252a;border-radius:10px 10px 0 0;flex-direction:column;justify-content:flex-end;align-self:stretch;align-items:flex-end;gap:20px;height:300px;padding:20px;display:flex;position:relative;overflow:hidden}.BlogPage-module__K5XZsa__cardImagePhoto{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.BlogPage-module__K5XZsa__cardImageFallback{background:#21252a;position:absolute;inset:0}.BlogPage-module__K5XZsa__cardImageOverlay{background:linear-gradient(#21252a80 0%,#21252a00 37.5%,#21252a80 100%);position:absolute;inset:0}.BlogPage-module__K5XZsa__cardTextWrap{flex-direction:column;align-self:stretch;align-items:flex-start;gap:10px;padding-right:20px;display:flex}.BlogPage-module__K5XZsa__cardDate{color:#fff;opacity:.3;margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.BlogPage-module__K5XZsa__cardTitle{color:#fff;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}.BlogPage-module__K5XZsa__moreButton{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;cursor:pointer;background:#ff6800;border:1px solid #090909;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:200px;height:45px;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}.BlogPage-module__K5XZsa__pagination{justify-content:center;align-items:center;gap:10px;width:100%;margin-top:20px;display:flex}.BlogPage-module__K5XZsa__paginationButton{color:#fff;background:#090909;border:1px solid #ffffff40;border-radius:10px;justify-content:center;align-items:center;min-width:44px;height:44px;padding:0 16px;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;transition:all .2s;display:inline-flex}.BlogPage-module__K5XZsa__paginationButton:hover{color:#ff6800;background:#ff680014;border-color:#ff6800}.BlogPage-module__K5XZsa__paginationButtonActive{color:#ff6800;background:0 0;border-color:#ff6800}.BlogPage-module__K5XZsa__paginationButtonActive:hover{background:0 0}.BlogPage-module__K5XZsa__paginationButtonDisabled{opacity:.45;pointer-events:none}.BlogPage-module__K5XZsa__paginationDots{color:#ffffffb3;padding:0 6px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal}@media (max-width:1400px){.BlogPage-module__K5XZsa__heroTextBlock,.BlogPage-module__K5XZsa__postsSection{box-sizing:border-box;max-width:100%;padding:0 16px}.BlogPage-module__K5XZsa__heroTitle,.BlogPage-module__K5XZsa__heroSubtitle,.BlogPage-module__K5XZsa__postsRow{width:100%}.BlogPage-module__K5XZsa__card{width:calc(33.3333% - 5.33333px);min-width:0}}@media (max-width:1100px){.BlogPage-module__K5XZsa__hero{--header-crop:95px;height:620px}.BlogPage-module__K5XZsa__hero:before{background-size:auto,auto,cover;background-position:center,center,center calc(-90px - var(--header-crop))}.BlogPage-module__K5XZsa__heroTitle{font-size:42px;line-height:44px}.BlogPage-module__K5XZsa__postsSection{margin-top:60px;margin-bottom:60px}.BlogPage-module__K5XZsa__postsRow{flex-wrap:wrap}.BlogPage-module__K5XZsa__card{width:calc(50% - 4px)}}@media (max-width:700px){.BlogPage-module__K5XZsa__hero{--header-crop:88px;height:540px}.BlogPage-module__K5XZsa__heroBottom{gap:40px;padding-bottom:30px}.BlogPage-module__K5XZsa__heroTitle{font-size:34px;line-height:36px}.BlogPage-module__K5XZsa__postsSection{margin-top:40px;margin-bottom:40px;padding:0 12px}.BlogPage-module__K5XZsa__card{gap:20px;width:100%;height:auto}.BlogPage-module__K5XZsa__cardContent{gap:14px}}
.BlogPostPage-module__k9ytIa__page{background:#090909;flex-direction:column;align-items:center;width:100%;display:flex}.BlogPostPage-module__k9ytIa__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}.BlogPostPage-module__k9ytIa__heroBg{background-image:linear-gradient(180deg,#21252a00 0%,#21252a 100%),linear-gradient(0deg,#09090980 0%,#09090980 100%),var(--hero-image);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;position:absolute;inset:0}.BlogPostPage-module__k9ytIa__heroBottom{z-index:1;flex-direction:column;align-self:stretch;align-items:center;gap:80px;width:100%;max-width:1440px;padding-bottom:60px;display:flex;position:relative}.BlogPostPage-module__k9ytIa__heroTextBlock{flex-direction:column;align-items:flex-start;gap:20px;width:100%;max-width:1366px;display:flex}.BlogPostPage-module__k9ytIa__heroDate{color:#ffffffb3;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}.BlogPostPage-module__k9ytIa__heroTitle{color:#fff;width:1366px;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}.BlogPostPage-module__k9ytIa__articleSection{width:100%;max-width:1366px;margin-top:100px;margin-bottom:80px}.BlogPostPage-module__k9ytIa__contentWrap{flex-direction:column;align-items:flex-start;gap:30px;width:1366px;display:flex}.BlogPostPage-module__k9ytIa__postContent{color:#fff;flex-direction:column;align-items:flex-start;gap:30px;width:1366px;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%;display:flex}:is(.BlogPostPage-module__k9ytIa__postContent h1,.BlogPostPage-module__k9ytIa__postContent h2,.BlogPostPage-module__k9ytIa__postContent h3,.BlogPostPage-module__k9ytIa__postContent h4,.BlogPostPage-module__k9ytIa__postContent h5,.BlogPostPage-module__k9ytIa__postContent h6){color:#fff;margin:0;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:120%}.BlogPostPage-module__k9ytIa__postContent h1{font-size:42px;font-weight:600}.BlogPostPage-module__k9ytIa__postContent h2{font-size:30px;font-weight:600}.BlogPostPage-module__k9ytIa__postContent h3{font-size:25px;font-weight:600}.BlogPostPage-module__k9ytIa__postContent p{color:#fff;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%}:is(.BlogPostPage-module__k9ytIa__postContent ul,.BlogPostPage-module__k9ytIa__postContent ol){flex-direction:column;gap:10px;margin:0;padding-left:22px;display:flex}.BlogPostPage-module__k9ytIa__postContent li{color:#fff;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%}.BlogPostPage-module__k9ytIa__postContent a{color:#ff6800;text-decoration:underline}.BlogPostPage-module__k9ytIa__postContent img{object-fit:cover;border-radius:10px;width:100%;height:auto;max-height:520px;display:block}.BlogPostPage-module__k9ytIa__postContent .blog-columns{align-self:stretch;align-items:flex-start;gap:38px;width:100%;display:flex}.BlogPostPage-module__k9ytIa__postContent .blog-column{color:#fff;white-space:pre-line;word-break:break-word;min-width: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%}.BlogPostPage-module__k9ytIa__postContent .blog-columns-1 .blog-column{width:100%}.BlogPostPage-module__k9ytIa__postContent .blog-columns-2 .blog-column{width:calc(50% - 19px)}.BlogPostPage-module__k9ytIa__postContent .blog-columns-3 .blog-column{width:calc(33.3333% - 25.3333px)}.BlogPostPage-module__k9ytIa__actionsRow{justify-content:space-between;align-self:stretch;align-items:center;width:100%;height:67px;display:flex}.BlogPostPage-module__k9ytIa__backButton{color:#fff;background:#ff6800;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;height:64px;padding:20px 35px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-decoration:none;display:flex}.BlogPostPage-module__k9ytIa__shareButton{color:#21252a;cursor:pointer;background:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;height:64px;padding:20px 35px;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;display:flex}.BlogPostPage-module__k9ytIa__actionIcon{object-fit:contain;flex-shrink:0;width:20px;height:20px}@media (max-width:1400px){.BlogPostPage-module__k9ytIa__heroTextBlock,.BlogPostPage-module__k9ytIa__articleSection{box-sizing:border-box;max-width:100%;padding:0 16px}.BlogPostPage-module__k9ytIa__heroTitle,.BlogPostPage-module__k9ytIa__contentWrap,.BlogPostPage-module__k9ytIa__postContent{width:100%}}@media (max-width:1100px){.BlogPostPage-module__k9ytIa__hero{--header-crop:95px;height:620px}.BlogPostPage-module__k9ytIa__heroTitle{font-size:42px;line-height:44px}.BlogPostPage-module__k9ytIa__postContent .blog-columns{gap:18px}.BlogPostPage-module__k9ytIa__postContent .blog-columns-3{flex-wrap:wrap}.BlogPostPage-module__k9ytIa__postContent .blog-columns-3 .blog-column{width:calc(50% - 9px)}}@media (max-width:700px){.BlogPostPage-module__k9ytIa__hero{--header-crop:88px;height:540px}.BlogPostPage-module__k9ytIa__heroBottom{gap:40px;padding-bottom:30px}.BlogPostPage-module__k9ytIa__heroTitle{font-size:34px;line-height:36px}.BlogPostPage-module__k9ytIa__articleSection{margin-top:40px;margin-bottom:40px;padding:0 12px}.BlogPostPage-module__k9ytIa__contentWrap,.BlogPostPage-module__k9ytIa__postContent{width:100%}:is(.BlogPostPage-module__k9ytIa__postContent .blog-columns,.BlogPostPage-module__k9ytIa__postContent .blog-columns-2,.BlogPostPage-module__k9ytIa__postContent .blog-columns-3){flex-direction:column;gap:18px}:is(.BlogPostPage-module__k9ytIa__postContent .blog-columns-2 .blog-column,.BlogPostPage-module__k9ytIa__postContent .blog-columns-3 .blog-column){width:100%}.BlogPostPage-module__k9ytIa__actionsRow{flex-direction:column;align-items:stretch;gap:10px;height:auto}.BlogPostPage-module__k9ytIa__backButton,.BlogPostPage-module__k9ytIa__shareButton{width:100%;height:56px;padding:14px 20px}}
