.MobileCatalogActions_stickyBar__0irzg{position:fixed;top:0;left:0;right:0;z-index:40;padding:8px 16px 0;display:flex;justify-content:center;pointer-events:none;transition:transform .4s cubic-bezier(.25,.8,.25,1),top .3s ease}html[data-header-hidden=false] .MobileCatalogActions_stickyBar__0irzg{top:var(--header-height,64px)}@media(min-width:768px){.MobileCatalogActions_stickyBar__0irzg{display:none}}.MobileCatalogActions_stickyBarHidden__7sjSt{transform:translateY(-254%)}.MobileCatalogActions_stickyInner__DN8ca{display:flex;align-items:center;gap:10px;background:#544da5;border-radius:1000px;box-shadow:0 4px 16px rgba(47,33,120,.32);padding:10px 24px;pointer-events:auto;width:fit-content;max-width:280px}.MobileCatalogActions_stickyButton__xt0w7{flex:1;background:rgba(0,0,0,0);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:1000px;font-weight:700;font-size:12px;line-height:120%;color:#fff}.MobileCatalogActions_stickyButton__xt0w7 svg{color:#fff;width:20px;height:20px}.MobileCatalogActions_stickyButton__xt0w7:active{background:hsla(0,0%,100%,.15)}.MobileCatalogActions_stickyDivider__uG3Mw{width:1px;height:16px;background:#fff;border-radius:50px}.MobileCatalogActions_sheetRoot__E_Kh9{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;justify-content:flex-end}@media(min-width:768px){.MobileCatalogActions_sheetRoot__E_Kh9{display:none}}.MobileCatalogActions_sheetRootLeft__dQocV{flex-direction:row;justify-content:flex-start}.MobileCatalogActions_sheetBackdrop__hB0My{position:absolute;inset:0;background:rgba(13,13,14,.4);animation:MobileCatalogActions_fadeIn__jYLaR .2s ease}.MobileCatalogActions_sheet__IgfpJ{position:relative;background:#fff;border-radius:24px 24px 0 0;display:flex;flex-direction:column;max-height:90vh;animation:MobileCatalogActions_slideUp__HlOmh .25s cubic-bezier(.25,.8,.25,1)}.MobileCatalogActions_sheetLeft__fil0B{border-radius:0 24px 24px 0;height:100dvh;max-height:100dvh;width:88%;max-width:420px;animation:MobileCatalogActions_slideInLeft__b5XvM .25s cubic-bezier(.25,.8,.25,1);justify-content:center}.MobileCatalogActions_sheetLeftContent__Cybfc{display:flex;flex-direction:column;width:100%;max-height:684px;overflow:hidden;height:100%}.MobileCatalogActions_sheetDragArea__iZ9V0{padding:10px 0 4px;display:flex;justify-content:center;touch-action:none;cursor:grab}.MobileCatalogActions_sheetDragArea__iZ9V0:active{cursor:grabbing}.MobileCatalogActions_sheetGrabber__E2_mc{width:40px;height:4px;border-radius:1000px;background:rgba(13,13,14,.18)}.MobileCatalogActions_sheetHeader__Kzmgr{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;gap:12px}.MobileCatalogActions_sheetTitle__7dslX{font-weight:600;font-size:17px;line-height:120%;flex:1}.MobileCatalogActions_sheetReset__1E7cW{background:rgba(0,0,0,0);border:none;cursor:pointer;font-weight:700;font-size:12px;line-height:120%;color:var(--primary-main);padding:8px;text-decoration:underline}.MobileCatalogActions_sheetClose__Xieuo{border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;color:#0d0d0e;width:44px;height:44px;background-color:var(--neutral-600);border-radius:10px}.MobileCatalogActions_sheetClose__Xieuo svg{width:24px;height:24px}.MobileCatalogActions_sheetBody__t9jIU{flex:1;overflow-y:auto;padding:8px 16px 16px;display:flex;flex-direction:column;gap:8px}.MobileCatalogActions_sheetLeftContent__Cybfc .MobileCatalogActions_sheetBody__t9jIU{overflow-y:auto}.MobileCatalogActions_sheetFooter__u2Jpw{padding:12px 16px 24px;border-top:1px solid rgba(13,13,14,.06)}.MobileCatalogActions_applyButton__0XWLU{width:100%;height:56px;border-radius:1000px}.MobileCatalogActions_applyButtonLoading__ZmC4x{opacity:.6;transition:opacity .2s}.MobileCatalogActions_sortList__AKa9R{display:flex;flex-direction:column;gap:4px}.MobileCatalogActions_sortOption__9FfGt{background:rgba(0,0,0,0);border:none;cursor:pointer;display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:1000px;text-align:left}.MobileCatalogActions_sortOption__9FfGt:active{background:rgba(237,237,248,.6)}.MobileCatalogActions_sortOptionSelected__Esuji,.MobileCatalogActions_sortOptionSelected__Esuji:active{background:#ededf8}.MobileCatalogActions_sortOptionLabel__yAvVz{font-size:14px;font-weight:600;color:#0d0d0e;line-height:120%}.MobileCatalogActions_segmented__Ekw4_{display:flex;flex-direction:column;gap:16px;background:var(--neutral-600);border-radius:12px;padding:16px}.MobileCatalogActions_segmentedLabel__qg2gG{font-size:15px;font-weight:600;color:#0d0d0e;line-height:120%}.MobileCatalogActions_segmentedRow__MyXtN{display:flex;gap:8px}.MobileCatalogActions_segmentedItem__MBPIB{background:#fff;border:none;cursor:pointer;padding:10px 20px;border-radius:1000px;font-weight:600;font-size:15px;line-height:120%;color:#0d0d0e;transition:background-color .2s ease,color .2s ease}.MobileCatalogActions_segmentedItem__MBPIB:active{background:#f5f5fa}.MobileCatalogActions_segmentedItemActive__V7ywd{background:var(--primary-main);color:#fff}.MobileCatalogActions_segmentedItemActive__V7ywd:active{background:var(--primary-main)}@keyframes MobileCatalogActions_fadeIn__jYLaR{0%{opacity:0}to{opacity:1}}@keyframes MobileCatalogActions_slideUp__HlOmh{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes MobileCatalogActions_slideInLeft__b5XvM{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.AutoCatalogList_mainWrapper__HgQ96{position:relative;display:flex;flex-direction:column;max-width:972px;gap:48px;margin:0 auto;align-items:center;padding-top:128px}@media(min-width:1080px){.AutoCatalogList_mainWrapper__HgQ96{padding-top:188px;gap:56px}}.AutoCatalogList_titleBlock__A6bm_{display:flex;flex-direction:column;align-items:center;gap:16px}.AutoCatalogList_dealerBanner__F4dGQ{width:143px;height:145px;border-radius:24px;overflow:hidden}@media(max-width:768px){.AutoCatalogList_dealerBanner__F4dGQ{border-radius:16px}}.AutoCatalogList_dealerBanner__F4dGQ img{width:100%;height:100%;object-fit:cover;display:block}.AutoCatalogList_brandLogo__n5G5M{display:flex;align-items:center;justify-content:center;width:88px;height:88px;border-radius:20px}@media(max-width:768px){.AutoCatalogList_brandLogo__n5G5M{width:62px;height:62px}}.AutoCatalogList_brandLogo__n5G5M img{object-fit:contain;width:100%}.AutoCatalogList_backUrl__X7izd{position:absolute;top:78px;left:16px;z-index:5}@media(min-width:1080px){.AutoCatalogList_backUrl__X7izd{top:107px;left:max(542px - 50vw,-322px)}}.AutoCatalogList_backUrlIcon__rTytV{border:2px solid #000;border-radius:50%;display:flex;justify-content:center;align-items:center;width:52px;height:52px;cursor:pointer}@media(max-width:1080px){.AutoCatalogList_backUrlIcon__rTytV{border:none}}.AutoCatalogList_backUrlIcon__rTytV:hover{color:var(--primary-main);border-color:var(--primary-main)}.AutoCatalogList_h1__hnlmB{font-weight:600;font-size:24px;line-height:120%;margin:0 auto;text-align:center;max-width:264px}@media(min-width:768px){.AutoCatalogList_h1__hnlmB{font-size:39px;max-width:unset}}.AutoCatalogList_gridWrapper__kPeMs{display:flex;align-items:stretch;flex-direction:column;gap:24px;width:100%}@media(min-width:1080px){.AutoCatalogList_gridWrapper__kPeMs{display:grid;grid-template-columns:repeat(3,308px);gap:24px;align-items:stretch;width:auto}}.AutoCatalogList_emptyState__en5nx{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:64px 16px;text-align:center;background:hsla(0,0%,100%,.5);border-radius:24px}.AutoCatalogList_emptyStateTitle__VgHwM{font-weight:600;font-size:24px;line-height:120%;color:#0d0d0e}.AutoCatalogList_emptyStateText__5BfAz{font-weight:500;font-size:16px;line-height:140%;color:var(--neutral-200);max-width:420px}.AutoCatalogList_mainContentWrapper__yYmJM{display:flex;flex-direction:column;gap:32px;width:100%}@media(max-width:768px){.AutoCatalogList_mainContentWrapper__yYmJM{gap:24px}}@media(max-width:1079px){.AutoCatalogList_mainContentWrapper__yYmJM{padding:0 16px}}.AutoCatalogList_filtersBarWrapper__hKYm_{width:100%;display:flex;justify-content:center}@media(max-width:768px){.AutoCatalogList_filtersBarWrapper__hKYm_{padding:0 16px;margin-top:-8px}}.AutoCatalogList_popularBrandsWrapper__Xu1rA{display:flex;flex-direction:column;gap:40px;width:100%}@media(max-width:768px){.AutoCatalogList_popularBrandsWrapper__Xu1rA{padding:0 16px}}.AutoCatalogList_popularBrandsWrapper__Xu1rA .AutoCatalogList_popularBrandsHeading__wL3tn{font-weight:600;font-size:17px;line-height:120%}@media(min-width:768px){.AutoCatalogList_popularBrandsWrapper__Xu1rA .AutoCatalogList_popularBrandsHeading__wL3tn{font-size:28px}}.AutoCatalogList_carBrandsGrid__whA3P{display:grid;grid-template-columns:repeat(4,1fr);gap:16px 40px}@media(max-width:768px){.AutoCatalogList_carBrandsGrid__whA3P{overflow:auto;gap:16px 24px}}.AutoCatalogList_carBrandsGrid__whA3P .AutoCatalogList_carBrandOption__KRpM_{display:flex;align-items:center;cursor:pointer}.AutoCatalogList_carBrandsGrid__whA3P .AutoCatalogList_carBrandOption__KRpM_ .AutoCatalogList_carBrandName__BEN4K{font-weight:500;font-size:14px;line-height:120%}@media(min-width:768px){.AutoCatalogList_carBrandsGrid__whA3P .AutoCatalogList_carBrandOption__KRpM_ .AutoCatalogList_carBrandName__BEN4K{font-weight:600}}.AutoCatalogList_carBrandsGrid__whA3P .AutoCatalogList_carBrandOption__KRpM_ .AutoCatalogList_carBrandCount__LFAbI{display:flex;align-items:center;justify-content:center;padding:6px 11px;background:#fff;border-radius:200px}.AutoCatalogList_carBrandsGrid__whA3P .AutoCatalogList_carBrandOption__KRpM_ .AutoCatalogList_carBrandCount__LFAbI p{color:var(--neutral-200);font-weight:500;font-size:12px;line-height:100%}.AutoCatalogList_carBrandsGrid__whA3P .AutoCatalogList_carBrandOption__KRpM_:hover .AutoCatalogList_carBrandName__BEN4K{color:#544da5}.AutoCatalogList_carBrandsGrid__whA3P .AutoCatalogList_carBrandOption__KRpM_:hover .AutoCatalogList_carBrandCount__LFAbI p{color:#544da5;font-weight:600}.AutoCatalogList_carBrandsGrid__whA3P .AutoCatalogList_dots__VVrw_{flex-grow:1;margin:0 4px;position:relative;top:3px;height:4px;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='0' y1='50%25' x2='100%25' y2='50%25' stroke='%23a0a69b' stroke-width='2' stroke-dasharray='0%2c 8' stroke-linecap='round'/%3e%3c/svg%3e");background-size:100% 4px;background-position:bottom;background-repeat:no-repeat}@media(max-width:768px){.AutoCatalogList_carBrandsGrid__whA3P .AutoCatalogList_dots__VVrw_{margin:0 8px;position:relative;top:3px;height:4px;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='0' y1='50%25' x2='100%25' y2='50%25' stroke='%23a0a69b' stroke-width='2' stroke-dasharray='0%2c 8' stroke-linecap='round'/%3e%3c/svg%3e");background-size:168% 4px;background-position:bottom;background-repeat:no-repeat;min-width:19px;padding:0 8px}}.AutoCatalogList_autoListHeader__AY5XF{display:flex;align-items:center;justify-content:space-between;width:100%}@media(max-width:768px){.AutoCatalogList_autoListHeader__AY5XF{margin:0 auto}}.AutoCatalogList_autoListHeader__AY5XF .AutoCatalogList_autoListTotal__RsF8_{font-weight:600;font-size:19px;line-height:120%;color:#0d0d0e}@media(max-width:768px){.AutoCatalogList_autoListHeader__AY5XF .AutoCatalogList_autoListTotal__RsF8_{font-size:17px}}.AutoCatalogList_autoListHeader__AY5XF .AutoCatalogList_autoListFilter__W0ee8{position:relative;cursor:pointer}.AutoCatalogList_autoListHeader__AY5XF .AutoCatalogList_autoListFilter__W0ee8 .AutoCatalogList_autoListFilterHeader__Sxyn3{display:flex;align-items:center;gap:10px}.AutoCatalogList_autoListHeader__AY5XF .AutoCatalogList_autoListFilter__W0ee8 .AutoCatalogList_autoListFilterHeader__Sxyn3:hover svg{color:#544da5}.AutoCatalogList_autoListHeader__AY5XF .AutoCatalogList_autoListFilter__W0ee8 .AutoCatalogList_autoListFilterHeader__Sxyn3 svg{width:20px;height:20px}@media(min-width:768px){.AutoCatalogList_autoListHeader__AY5XF .AutoCatalogList_autoListFilter__W0ee8 .AutoCatalogList_autoListFilterHeader__Sxyn3 svg{width:24px;height:24px}}.AutoCatalogList_autoListHeader__AY5XF .AutoCatalogList_autoListFilter__W0ee8 .AutoCatalogList_autoListFilterHeading__mDxb5{font-weight:600;font-size:14px;line-height:120%;color:#0d0d0e}@media(min-width:769px){.AutoCatalogList_autoListHeader__AY5XF .AutoCatalogList_autoListFilter__W0ee8 .AutoCatalogList_sortLabelMobile__UuXpu{display:none}}.AutoCatalogList_autoListHeader__AY5XF .AutoCatalogList_autoListFilter__W0ee8 .AutoCatalogList_sortLabelDesktop__F07ih{display:none}@media(min-width:769px){.AutoCatalogList_autoListHeader__AY5XF .AutoCatalogList_autoListFilter__W0ee8 .AutoCatalogList_sortLabelDesktop__F07ih{display:inline}}.AutoCatalogList_autoListHeader__AY5XF .AutoCatalogList_dropdown__wPkIm{position:absolute;top:calc(100% + 8px);right:0;width:max-content;min-width:220px;background:#fff;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.08);padding:16px 0;z-index:100;animation:AutoCatalogList_fadeIn__rNxQw .2s ease;display:flex;flex-direction:column;gap:4px}.AutoCatalogList_autoListHeader__AY5XF .AutoCatalogList_option__zxGnX{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;cursor:pointer;transition:background-color .2s;margin:0 16px;border-radius:24px;gap:12px}.AutoCatalogList_autoListHeader__AY5XF .AutoCatalogList_option__zxGnX svg{color:var(--neutral-200)}.AutoCatalogList_autoListHeader__AY5XF .AutoCatalogList_option__zxGnX:hover{background-color:var(--neutral-600)}.AutoCatalogList_autoListHeader__AY5XF .AutoCatalogList_optionSelected__ARSef{background-color:#ededf8}.AutoCatalogList_autoListHeader__AY5XF .AutoCatalogList_optionLabel__zea0s{font-size:14px;color:#0d0d0e;font-weight:600;white-space:nowrap}@media(min-width:768px){.AutoCatalogList_autoListHeader__AY5XF .AutoCatalogList_mobileBr__tNFSY{display:none}}@media(max-width:768px){.AutoCatalogList_autoListHeader__AY5XF .AutoCatalogList_propositionCountMobile__y8tg0{font-size:14px;font-weight:500;color:var(--neutral-200)}}.AutoCatalogList_loadMoreWrapper__izmyy{display:flex;justify-content:center;margin-top:-8px}.AutoCatalogList_loadMoreButton__JQPkO{padding:14px 32px;border:1px solid #544da5;border-radius:1000px;background:rgba(0,0,0,0);color:#544da5;font-weight:600;font-size:16px;line-height:120%;cursor:pointer;transition:background .2s ease,color .2s ease,opacity .2s ease}.AutoCatalogList_loadMoreButton__JQPkO:hover{background:#544da5;color:#fff}.AutoCatalogList_loadMoreButton__JQPkO:disabled{opacity:.6;cursor:default}