.DealersListing__topNavigation,.page_type_dealers-listing.Header__inner.Layout{width:100%}.DealerBreadcrumbs{display:flex;flex-wrap:nowrap}.DealerBreadcrumbs__item{display:inline-block;white-space:nowrap}.DealerBreadcrumbs__item_overflow{overflow:hidden;text-overflow:ellipsis}.DealerBreadcrumbs__item:last-child{flex-shrink:0}.DealerBreadcrumbs__item:not(:first-child):before{position:relative;display:inline-block;width:16px;height:16px;margin:0 4px 0 0;content:"";vertical-align:top;opacity:.4;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m16.5 12-7 7-1.461-1.379L13.659 12 8.04 6.379 9.499 5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:16px 16px}.DealerBreadcrumbs__link{margin-right:3px;cursor:pointer;touch-action:manipulation;text-decoration:none;color:var(--blue);-webkit-tap-highlight-color:var(--surface-tertiary);outline:none;transition:color .3s ease}.DealerBreadcrumbs .DealerBreadcrumbs__link_gray{color:var(--foreground-secondary)}.DealersFilterButton{position:relative}.DealersFilterButton__box{display:flex;align-items:center;width:100%}.DealersFilterButton__title{flex-grow:1;text-align:left}.DealersFilterButton__badge{font-size:var(--font-size-caption);line-height:var(--line-height-body2);display:inline-block;height:18px;margin-left:12px;padding:0 6px;vertical-align:middle;color:var(--white);border-radius:10px;background-color:var(--red)}.DealersFilterButton__badge_hidden{visibility:hidden}.DealersFilterButton__icon-arrow{width:16px;height:16px;transform:rotate(-180deg)}.DealerMarksItem-kbtq_{--animation-delay-step:30ms;--index:0;--hover-background-color:#0000000a;font-size:var(--font-size-caption);display:block;width:100px;height:118px;margin:10px;text-align:center;text-transform:uppercase;color:var(--foreground-secondary);animation-name:DealerMarksItem__DealerMarksItem-appear-RGV6e;animation-duration:.3s;animation-timing-function:ease-out;animation-delay:calc(var(--index)*var(--animation-delay-step));animation-iteration-count:1;animation-fill-mode:backwards}.DealerMarksItem-kbtq_:hover{border-radius:3px;background-color:var(--hover-background-color)}.DealerMarksItem__logo-YWW7q{width:80px;height:80px;margin:3px auto}.DealerMarksItem__logo_image-TB30L{background:var(--white)}.DealerMarksItem-kbtq_:hover .DealerMarksItem__logo_hover-ENpL4{background-color:var(--hover-background-color)}.DealerMarksItem__index_0-TsDxK{--index:0}.DealerMarksItem__index_1-swEpf{--index:1}.DealerMarksItem__index_2-Z0xQX{--index:2}.DealerMarksItem__index_3-LFW4A{--index:3}.DealerMarksItem__index_4-OqinO{--index:4}.DealerMarksItem__index_5-Az9tT{--index:5}.DealerMarksItem__index_6-zVbCK{--index:6}.DealerMarksItem__index_7-QLW6q{--index:7}.DealerMarksItem__index_8-M6ID6{--index:8}.DealerMarksItem__index_9-CgNJ8{--index:9}.DealerMarksItem__index_10-WVVdL{--index:10}.DealerMarksItem__index_11-rlZM8{--index:11}.DealerMarksItem__index_12-SUMOX{--index:12}.DealerMarksItem__index_13-QL1Al{--index:13}.DealerMarksItem__index_14-falDg{--index:14}.DealerMarksItem__index_15-jEEiK{--index:15}.DealerMarksItem__index_16-OJcUy{--index:16}.DealerMarksItem__index_17-zx4ee{--index:17}.DealerMarksItem__index_18-oAHi5{--index:18}.DealerMarksItem__index_19-bwgJU{--index:19}.DealerMarksItem__index_20-Lb4bY{--index:20}.DealerMarksItem__index_21-qrtBz{--index:21}.DealerMarksItem__index_22-MAFch{--index:22}.DealerMarksItem__index_23-SxZk9{--index:23}.DealerMarksItem__index_24-bYJhU{--index:24}.DealerMarksItem__index_25-njICM{--index:25}.DealerMarksItem__index_26-hk5z2{--index:26}.DealerMarksItem__index_27-UGbSl{--index:27}.DealerMarksItem__index_28-MhyxG{--index:28}.DealerMarksItem__index_29-fiDUB{--index:29}.DealerMarksItem__index_30-KH2GL{--index:30}.DealerMarksItem__index_31-Vvivn{--index:31}.DealerMarksItem__index_32-M44ft{--index:32}.DealerMarksItem__index_33-bdFHd{--index:33}.DealerMarksItem__index_34-L_5HT{--index:34}.DealerMarksItem__index_35-WfB66{--index:35}.DealerMarksItem__index_36-JBCVo{--index:36}.DealerMarksItem__index_37-Htg7x{--index:37}.DealerMarksItem__index_38-rgnQK{--index:38}@keyframes DealerMarksItem__DealerMarksItem-appear-RGV6e{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.DealerSearchForm__row .react-autosuggest__container{position:relative;width:50%;margin-left:10px}.react-autosuggest__container--open .DealerSearchForm__row__input{border-bottom-right-radius:0;border-bottom-left-radius:0}.DealerSearchForm__row .react-autosuggest__suggestions-container{display:none}.DealerSearchForm__row .react-autosuggest__container--open .react-autosuggest__suggestions-container{position:absolute;z-index:4;display:block;overflow-y:auto;width:100%;max-height:280px;margin-top:5px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:var(--white);box-shadow:0 0 0 1px var(--overlay-quaternary-dark-static),0 10px 20px -5px var(--overlay-tertiary-dark-static)}.DealerSearchForm__row .react-autosuggest__suggestions-list{margin:0;padding:0;list-style-type:none}.DealerSearchForm__row .react-autosuggest__suggestion{font-size:var(--font-size-body1);line-height:var(--line-height-body1);padding:16px 8px;cursor:pointer}.DealerSearchForm__row .react-autosuggest__suggestion:hover{color:var(--white);background-color:var(--blue)}.DealerSearchForm__row .react-autosuggest__suggestion:hover .react-autosuggest .highlight{color:var(--white)}.suggestion-content{display:flex;align-items:center;background-repeat:no-repeat}.DealerSearchForm{font-size:var(--font-size-body2);flex:0 0 auto;padding:0;border-top:var(--divider-1px);background-color:var(--white)}.DealerSearchForm_expanded{display:flex;flex:1 0 auto;flex-direction:column;box-sizing:border-box;height:100%}.DealerSearchForm_expanded .DealerSearchForm__row{flex:0 0 auto}.DealerSearchForm__row{display:flex;align-items:center;margin:0;padding:0 16px}.DealerSearchForm__row_no-margin{margin-left:-10px}.DealerSearchForm__results-count{font-size:var(--font-size-h3);font-weight:700;line-height:21px;margin-bottom:20px;border-bottom:5px}.DealerSearchForm__title{font-size:var(--font-size-body1);font-weight:400;margin-bottom:10px;color:var(--foreground-secondary)}.DealerSearchForm__row-tabs{margin-bottom:15px;border-bottom:var(--divider-1px)}.DealerSearchForm__tabs{flex-grow:1;margin:0 -15px;white-space:nowrap}.DealerSearchForm__tab{font-size:var(--font-size-body1);display:inline-block;margin:0 15px;vertical-align:initial}.DealerSearchForm__tabLink{line-height:44px;display:block;height:44px;margin:0 -15px;padding:0 15px;cursor:pointer;white-space:nowrap;text-decoration:none;color:var(--overlay-secondary-dark-static);outline:0}.DealerSearchForm__tab_active{font-weight:700;position:relative}.DealerSearchForm__tab_active:after{position:absolute;z-index:0;right:0;bottom:0;left:0;height:2px;content:" ";background:var(--red)}.DealerSearchForm__tab_active .DealerSearchForm__tabLink{color:var(--black)}.DealerSearchForm__row-params{padding-bottom:15px;border-bottom:var(--divider-1px)}.DealerSearchForm__control-width_half{width:50%;min-width:230px}.DealerSearchForm__control-width_half:last-child{margin-left:13px}.DealerSearchForm__marks-list{display:flex;overflow:hidden auto;flex:1 1 auto;flex-wrap:wrap;align-content:flex-start;padding:10px}.DealerSearchForm__show-all-marks{font-size:var(--font-size-body1);display:flex;flex:0 0 58px;justify-content:center;align-items:center;border-top:var(--divider-1px)}.DealerSearchForm__helper{display:flex;align-items:center;height:44px;margin-left:10px;color:var(--black)}.DealerSearchForm__helperPopup{max-width:280px}.DealerSearchForm__breadcrumbs{padding:16px}.DealerSearchForm__titleSkeleton{width:152px;height:21px;border-radius:var(--border-radius-s);background:linear-gradient(135deg,#fff,#ebebf3 50.52%,#fff);background-size:200%;animation:skeleton-animation 3s ease-out infinite;will-change:background-position}@keyframes skeleton-animation{0%,to{background-position:0}50%{background-position:100%}}.DealerList{display:flex;overflow-x:hidden;overflow-y:auto;flex:1 1 auto;flex-direction:column;justify-content:space-between}.DealerList__item{border-bottom:var(--divider-1px)}.DealerList__seo-text{font-size:var(--font-size-body2);padding:50px 20px 20px;color:var(--overlay-secondary-dark-static)}.DealerListItem{font-size:var(--font-size-body2);position:relative;display:inline-flex;flex-direction:row;box-sizing:border-box;width:520px;padding:15px 20px 20px;background-color:var(--white)}.DealerListItem:not(.dealer-map__snippet):hover{background-color:var(--fill)}.DealerListItem:not(.dealer-map__snippet):hover .HoveredImage__hover{background-color:#00000008}.DealerListItem__dealer-loyalty{position:relative;z-index:3;margin-bottom:12px}.DealerListItem__left{min-width:100px;max-width:100px;margin-right:25px}.DealerListItem__right{flex-grow:1}.DealerListItem__logo{width:100px;height:100px}.DealerListItem__logo_empty{background:#0000000f url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M18 5.5h1a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3h1l2-2h8zm-10 7a4 4 0 1 0 8 0 4 4 0 0 0-8 0m6 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat;background-position:50% 50%;background-size:37px 32px}.DealerListItem__name{font-size:var(--font-size-body1);font-weight:700;display:block;text-decoration:none;color:var(--black)}.DealerListItem__click{position:absolute;z-index:2;inset:0;cursor:pointer}.DealerListItem__net{font-size:var(--font-size-body2);display:flex;align-items:center;margin-top:3px}.DealerListItem__net-name{position:relative;z-index:3}.DealerListItem__status{margin:0 7px}.DealerListItem__mark-icon{width:28px;height:28px}.DealerListItem__address,.DealerListItem__metro{line-height:var(--line-height-body2);color:var(--foreground-secondary)}.DealerListItem__address{margin-top:8px}.DealerListItem__search_results{position:relative;z-index:3;display:inline-block;margin-top:6px}.DealerListItem__phoneButton{position:relative;z-index:3;margin-top:14px}.PageDealersListing__content{display:flex;height:calc(100vh - var(--desktop-header-height) - var(--desktop-top-navigation-height));background-color:var(--white)}.PageDealersListing__content-left{display:flex;flex-direction:column;width:520px;height:100%}.PageDealersListing__content-right{flex-grow:1;min-width:0;height:100%}.SalonLocationModal__map-yjKsp{min-width:800px;min-height:500px}.SalonLocationModal_mobile-s2g1L .SalonLocationModal__map-yjKsp{width:100vw;min-width:100vw}.SalonLocationModal__header-Sac02{display:flex;flex-direction:column;gap:4px;padding:16px}.SalonLocationModal__title-n3cJz{font-size:var(--font-size-h5);font-weight:700;line-height:var(--line-height-h5);margin:0}.SalonLocationModal__subtitle-k00ID{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:flex;align-items:center;gap:4px}.BreadCrumbs{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.BreadCrumbs_mobile{position:relative;margin-right:calc(var(--safe-horizontal-offset)*-1);margin-left:calc(var(--safe-horizontal-offset)*-1)}.BreadCrumbs_mobile:before{left:0;background:linear-gradient(90deg,var(--surface) 0,#fff0 100%)}.BreadCrumbs_mobile:after,.BreadCrumbs_mobile:before{position:absolute;z-index:1;top:0;bottom:0;display:block;width:var(--safe-horizontal-offset);content:""}.BreadCrumbs_mobile:after{right:0;background:linear-gradient(90deg,#fff0 0,var(--surface) 100%)}.BreadCrumbs__list{display:flex;flex-wrap:wrap;align-items:center;max-width:100%}.BreadCrumbs_mobile .BreadCrumbs__list{display:flex;overflow:auto;flex-wrap:nowrap;padding-right:var(--safe-horizontal-offset);padding-left:var(--safe-horizontal-offset)}.BreadCrumbs_mobile .BreadCrumbs__list::-webkit-scrollbar{display:none}.BreadCrumbs__item{display:block;white-space:nowrap;color:var(--foreground-secondary)}.BreadCrumbs__item:last-child{overflow:hidden;max-width:calc(100% - 20px);text-overflow:ellipsis}.BreadCrumbs_mobile .BreadCrumbs__item:last-child{display:block;overflow:visible;min-width:auto;max-width:none;white-space:nowrap}.BreadCrumbs__h1{font-size:inherit;font-weight:400;margin:0}.BreadCrumbs__arrow{display:inline-block;flex-shrink:0;margin-right:8px;margin-left:8px;vertical-align:text-bottom;opacity:.15;color:var(--black)}.DealerProfileLogbookEntrypoint-Jf2dE{display:flex;align-items:center;gap:12px;padding:0 24px}.DealerProfileLogbookEntrypoint__info-DSZx1{display:flex;flex-grow:1;flex-direction:column;gap:4px}.DealerProfileLogbookEntrypoint__title-ZQTiR{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:var(--line-height-h5)}.DealerProfileLogbookEntrypoint__subtitle-fBicm{font-size:var(--font-size-body2);line-height:var(--line-height-body2);color:var(--foreground-secondary)}.DealerProfileLogbookEntrypoint__avatarGroup-W9xHG{display:flex;flex-direction:row-reverse}.DealerProfileLogbookEntrypoint__avatar-Wqjtj{border:4px solid var(--surface)}.DealerProfileLogbookEntrypoint__avatar_last-kBuyz{margin-left:-12px}.DealerProfileLogbookEntrypoint__avatar_last-kBuyz svg{width:100%;height:100%}.DealerProfileLogbookEntrypoint__button-LvXCJ{flex-shrink:0}.MetroInfo-hZN6l{font-size:var(--font-size-body2);line-height:var(--line-height-body2);display:flex;flex-wrap:wrap;align-items:center;column-gap:8px}.MetroInfo__line-y_qnk{display:flex;gap:4px}.MetroInfo__colors-PhQgv{display:flex;flex-direction:row-reverse;padding-top:3px}.MetroInfo__color-Jbgsl{width:8px;height:8px;border:1px solid var(--surface);border-radius:50%}.MetroInfo__color-Jbgsl:not(:last-child){margin-left:-3px}.DealerProfilePhoneButton__button-RoPjq{width:232px}.DealerProfilePhoneButton__modalWrapper-tQQo4{width:564px;padding:32px;border-radius:32px;background-color:var(--surface)}.DealerProfilePhoneButton__modal-pz9JJ{display:flex;flex-direction:column;gap:24px}.DealerProfilePhoneButton__modalTitle-FPMQC{font-size:var(--font-size-h4);font-weight:700;line-height:var(--line-height-h4)}.DealerProfilePhoneButton__modalInfo-jDh37{display:flex;flex-direction:column;gap:12px}.DealerProfilePhoneButton__modalItem-e27Ge{font-size:var(--font-size-sub);line-height:var(--line-height-sub);display:flex;gap:12px}.DealerProfilePhoneButton__icon-cV54P{flex-shrink:0;padding:8px;border-radius:50%;background-color:var(--fill)}.DealerProfilePhoneButton__modalPhone-YBvHK{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:var(--line-height-h5)}.DealerProfilePhoneButton__modalText-aisS2{display:flex;flex-direction:column;gap:4px}.DealerProfilePhoneButton__modalPhone-YBvHK,.DealerProfilePhoneButton__modalText-aisS2{align-self:center}.DealerProfileButtons-_Eaor{display:flex;align-items:center;gap:8px}.DealerProfileHeader-En1t4{overflow:hidden;grid-column:1/span 2;min-width:0;padding:8px;border-radius:32px;background-color:var(--surface);box-shadow:0 2px 36px 0 #00000014}.DealerProfileHeader_withGallery-MsPS6{padding-bottom:0}.DealerProfileHeader__gallery-BWZ9u{position:relative;overflow:hidden;border-radius:var(--border-radius-xxl)}.DealerProfileHeader__galleryList-ev3Vn{gap:1px}.DealerProfileHeader__galleryCounter-j1sno{font-size:var(--font-size-body1);font-weight:var(--font-weight-medium);position:absolute;z-index:5;right:16px;bottom:16px;padding:12px 24px;cursor:pointer;color:var(--foreground-light-static);border-radius:var(--border-radius-m);background-color:var(--overlay-tertiary-dark-static);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.DealerProfileHeader__imageWrapper-pIGhi{position:relative;flex:1 0 554px;height:360px;cursor:pointer}.DealerProfileHeader__imageWrapper-pIGhi:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:var(--fill)}.DealerProfileHeader__image-JA8SW{width:100%;height:100%;object-fit:cover}.DealerProfileHeader__description-GzWYa{display:grid;grid-template-columns:132px auto auto;grid-template-rows:auto auto;grid-gap:8px 16px;padding:16px}.DealerProfileHeader__logo-fnctV{position:relative;z-index:5;overflow:hidden;flex:1 0 132px;grid-row:1/3;width:132px;height:132px;border:4px solid var(--surface);border-radius:50%;background-color:var(--surface)}.DealerProfileHeader__logo-fnctV img{width:100%;height:100%;object-fit:cover}.DealerProfileHeader__logo-fnctV:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:var(--fill)}.DealerProfileHeader_withGallery-MsPS6 .DealerProfileHeader__logo-fnctV{margin-top:-80px}.DealerProfileHeader__name-E4ak0{font-size:var(--font-size-h3);font-weight:700;line-height:var(--line-height-h3);overflow:hidden;align-self:flex-end;grid-row:1/2;width:100%;margin:0;white-space:nowrap;text-overflow:ellipsis}.DealerProfileHeader__info-Td0lN,.DealerProfileHeader__infoItem-xLyyc{display:flex;align-items:center}.DealerProfileHeader__info-Td0lN{align-self:flex-start;grid-row:2/3;gap:24px;width:100%;min-width:0}.DealerProfileHeader_withGallery-MsPS6 .DealerProfileHeader__info-Td0lN{margin-bottom:8px}.DealerProfileHeader__infoItem-xLyyc{font-size:var(--font-size-body1);line-height:var(--line-height-body1);gap:4px}.DealerProfileHeader__infoItem-xLyyc,.DealerProfileHeader__infoItem-xLyyc span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.DealerProfileHeader__buttons-d4xcw{flex:1 0 auto;align-self:center;grid-row:1/3;margin-left:auto}.DealerProfileHeader__iksPopup-q6qOr{font-size:var(--font-size-body1);line-height:var(--line-height-body1);width:300px;padding:16px;border-radius:var(--border-radius-l)}.MapLocationStatic-dElMV{display:block;width:100%;margin:0;padding:0;object-fit:cover}.MapLocationStatic__wrapper-Liy80{position:relative;overflow:hidden}.MapLocationStatic__customPointer-orm8S{position:absolute;top:50%;left:50%;display:inline-block;width:58px;height:68px;pointer-events:none;background-image:url(https://s.avto.ru/_autoru-frontend/placemark-point_6bd15d8688d563d4ef837d1cfe690ea9.svg);background-repeat:no-repeat;background-size:58px 68px;transform:translate(-29px,-63px)}.MapLocationStatic__customPointerAuto-mfJXv{background-image:url(https://s.avto.ru/_autoru-frontend/placemark-auto_9881fcf1dd93c587a800746814ac99c9.svg);background-size:58px 67px}.DealerProfileAchievementsBase-JRhdW{display:flex;justify-content:space-evenly;gap:8px}.Achievement-i9hkI{display:flex;flex:1 1 0;flex-direction:column;align-items:center;gap:8px;max-width:80px}.Achievement__image-IXtlx{width:52px;height:52px;object-fit:contain}.Achievement__text-RBXnd{font-size:var(--font-size-caption);font-weight:var(--font-weight-medium);line-height:var(--line-height-caption);text-align:center}.OfficialAchievement-opGzU{display:flex;flex-direction:column;gap:12px}.OfficialAchievement__title-pLK09{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:var(--line-height-h5)}.OfficialAchievement__text-pI0co{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.LoyalAchievement-dtFub{display:flex;flex-direction:column;gap:12px}.LoyalAchievement__title-Q4kcY{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:var(--line-height-h5)}.LoyalAchievement__icon-oks3f{margin-top:2px}.LoyalAchievement__item-GEIQq{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:flex;gap:8px}.DealerOfTheYearAchievement-NZhiV{position:relative;overflow:hidden;padding:16px;color:var(--white);background:var(--surface-inverse)}.DealerOfTheYearAchievement-NZhiV:before{position:absolute;z-index:1;bottom:-113px;left:53%;width:14px;height:450px;content:"";border-radius:50%;background:#ffffff94;filter:blur(22px);rotate:45deg}.DealerOfTheYearAchievement__title-mPrgT{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:var(--line-height-h5);margin-bottom:12px}.DealerOfTheYearAchievement__content-_Ryrw{font-size:var(--font-size-body1);line-height:var(--line-height-body1);padding-right:80px}.DealerOfTheYearAchievement__image-LagLD{position:absolute;top:22px;right:-28px;width:120px}.DealerOfTheYearAchievement_mobile-yxF2C{display:flex;flex-direction:column;align-items:center;gap:12px;box-sizing:border-box;width:100%;text-align:center}.DealerOfTheYearAchievement_mobile-yxF2C:before{bottom:1px;left:52%;width:14px;height:450px;filter:blur(19px)}.DealerOfTheYearAchievement_mobile-yxF2C .DealerOfTheYearAchievement__image-LagLD{position:static;z-index:2;width:137px}.DealerOfTheYearAchievement_mobile-yxF2C .DealerOfTheYearAchievement__content-_Ryrw{padding:0 12px}.DealerOfTheYearAchievement_mobile-yxF2C .DealerOfTheYearAchievement__title-mPrgT{margin:0;padding:0 12px}.DealerProfileAchievements__popup-RJLR4{width:328px;padding:16px;border-radius:var(--border-radius-l)}.DealerProfileAchievements__popup_dealerOfTheYear-nQWmm{width:360px;padding:0}.DealerProfilePhoneInfo__phonePlaceholder-HAlEV{display:flex;align-items:center}.DealerProfilePhoneInfo__phones-SNLTv{display:flex;flex-wrap:wrap;gap:8px}.DealerProfilePhoneInfo__show-lTBYN{font-size:var(--font-size-body1);line-height:var(--line-height-body1);position:relative;width:132px;margin-left:-60px;padding-left:4px;background-color:var(--surface)}.DealerProfilePhoneInfo__show-lTBYN:before{position:absolute;left:-32px;width:32px;height:var(--line-height-body1);content:"";background:linear-gradient(90deg,#fff0 0,var(--surface) 100%)}.DealerProfileSidebar-XQEvF{display:flex;flex-direction:column;gap:24px;padding:0 24px}.DealerProfileSidebar__map-x_GXM{display:block;overflow:hidden;width:100%;height:180px;max-height:180px;cursor:pointer;border-radius:var(--border-radius-m);object-fit:cover}.DealerProfileSidebar__description-bGGlA{display:grid;grid-template-columns:40px auto;grid-gap:12px}.DealerProfileSidebar__icon-JFbgW{padding:8px;border-radius:50%;background:var(--fill)}.DealerProfileSidebar__item-f5Mrv{font-size:var(--font-size-sub);line-height:var(--line-height-sub);display:flex;flex-direction:column;align-self:center;gap:4px}.DealerProfileListing__title-S1uP0{font-size:var(--font-size-h4);font-weight:700;line-height:var(--line-height-h4);margin-bottom:16px;padding:0 24px}.DealerProfileListing__list-gm6Uf{scroll-padding:24px;padding:0 24px}.DealerProfileListing__button-hQfim{width:calc(100% - 48px);margin:16px 24px 0}.DealerProfileListing__offer-wcHPN:not(:last-child){margin-right:24px}.LogbookListingEmpty-U9jLG{display:flex;flex-grow:1;flex-direction:column;flex-shrink:1;align-items:center;box-sizing:border-box;width:100%;padding:16px 32px;text-align:center}.LogbookListingEmpty__img-vvkVL{display:block;width:151px;height:120px;margin:0 auto 24px}.LogbookListingEmpty__title-FMeYk{font-size:var(--font-size-h5);font-weight:500;line-height:var(--line-height-h5);margin:0 0 12px}.LogbookListingEmpty__text-D934W{font-size:var(--font-size-sub);line-height:var(--line-height-sub)}.LogbookListingEmpty__text-D934W:not(:last-child){margin-bottom:8px}.DealerProfileLogbookListingEmpty__button-JwzmY,.LogbookListingEmpty__button-quBpR{margin-top:24px}.LogbookSimpleList__loader-FQyka{margin:32px 0}.DealerProfileLogbookSwitcher-grzmK{display:flex;justify-content:space-between;align-items:center;gap:20px}.DealerProfileLogbookSwitcher_mobile-qpR2y{display:block;padding:16px;border-radius:var(--border-radius-xxl);background-color:var(--surface)}.DealerProfileLogbookSwitcher__title-DjjdC{font-size:var(--font-size-h4);font-weight:var(--font-weight-medium);line-height:var(--line-height-h4);margin:0}.DealerProfileLogbookSwitcher_mobile-qpR2y .DealerProfileLogbookSwitcher__title-DjjdC{font-size:var(--font-size-h5);line-height:var(--line-height-h5);margin-bottom:8px}.DealerProfileLogbookSwitcher__switcher-GQ0ka{max-width:310px}.DealerProfileLogbookSwitcher_mobile-qpR2y .DealerProfileLogbookSwitcher__switcher-GQ0ka{max-width:100%}.DealerProfileLogbookBase__empty-AlQdU{padding:52px}.LogbookListingHidden-qgzcG{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;width:100%;padding:var(--safe-horizontal-offset);border-radius:var(--border-radius-xxl);background-color:var(--surface);box-shadow:0 2px 36px 0 #00000014}.LogbookListingHidden__left-e4LsA{margin-right:12px}.LogbookListingHidden__title-Ptf2g{font-size:var(--font-size-body0);font-weight:var(--font-weight-normal);line-height:var(--line-height-body0);margin:0 0 4px}.LogbookListingHidden__text-aMfwf{color:var(--foreground-secondary)}.LogbookListingHidden__text-aMfwf,.LogbookSurveyItem-kTe6U{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.LogbookSurveyItem-kTe6U{position:relative;display:block;overflow:hidden;padding:12px 20px;border-radius:var(--border-radius-m);background:var(--surface-secondary)}.LogbookSurveyItem_active-YTK2t{cursor:pointer}.LogbookSurveyItem_active-YTK2t:hover{background-color:var(--overlay-quaternary)}.LogbookSurveyItem__progress-v1ROH{position:absolute;z-index:0;top:0;bottom:0;left:0;border-top-left-radius:var(--border-radius-m);border-bottom-left-radius:var(--border-radius-m);background:var(--blue-secondary)}.LogbookSurveyItem__row-qr3bj{position:relative;z-index:1;display:flex;justify-content:space-between}.LogbookSurveyItem__title-mkKJB{flex-grow:1;margin-right:4px}.LogbookSurveyItem__icon-YPkg3{flex-shrink:0;margin:0 4px}.LogbookSurveyItem__value-sUg5J{flex-shrink:0;margin-left:4px}.LogbookSurveyDumb-hFRr0{display:block}.LogbookSurveyDumb__title-Xrbix{font-size:var(--font-size-body0);font-weight:var(--font-weight-medium);line-height:var(--line-height-body0);margin-bottom:16px;text-align:center}.LogbookSurveyDumb__items-kC4iw{margin-bottom:16px}.LogbookSurveyDumb__item-EFWjB{margin-bottom:8px}.LogbookSurveyDumb__footer-PqbTL{font-size:var(--font-size-body2);line-height:var(--line-height-body2);text-align:center;color:var(--foreground-secondary)}.LogbookSurveyDumb__link-DybdF{font-weight:var(--font-weight-medium);white-space:nowrap}.LogbookSurveyDumb__divider-kXXQY{padding:0 4px}.LogbookListingSnippetText__text-QON2f{font-size:var(--font-size-body1);line-height:var(--line-height-body1);position:relative;overflow:hidden;word-wrap:break-word}.LogbookListingSnippetText__text_expanded-nNPe_{overflow:auto;max-height:100%;cursor:pointer}.LogbookListingSnippetText__afterPreview-X3b9O{display:none}.LogbookListingSnippetText__text_expanded-nNPe_ .LogbookListingSnippetText__afterPreview-X3b9O{display:initial}.LogbookListingSnippetText__text_size_m-uzHwl{font-size:var(--font-size-h5);line-height:var(--line-height-h5);max-height:unset}.LogbookListingSnippetText__text_withMore-MOjHB{cursor:pointer}.LogbookListingSnippetText__readMore-MsBt9{display:none;margin-left:-30px;padding-left:30px;text-align:right;color:var(--foreground-secondary);background:linear-gradient(90deg,#fff0 0,var(--surface) 20%,var(--surface) 100%)}.LogbookListingSnippetText__text_withMore-MOjHB .LogbookListingSnippetText__readMore-MsBt9{position:relative;z-index:5;display:inline-block}.LogbookListingSnippetText__text_expanded-nNPe_ .LogbookListingSnippetText__readMore-MsBt9{display:none}.LogbookListingSnippetText__row-d340O{display:block}.LogbookListingSnippetText__row-d340O:not(:last-child){margin-bottom:8px}.LogbookListingSnippetText__row_afterSplit-yZdsv{margin-top:8px}.LogbookListingSnippetText__text_withMore-MOjHB .LogbookListingSnippetText__row_last-vDvm9{display:inline}.LogbookListingSnippetText__text_withMore-MOjHB.LogbookListingSnippetText__text_expanded-nNPe_ .LogbookListingSnippetText__row_last-vDvm9:not(.LogbookListingSnippetText__row_split-gjZY9){display:block}.LogbookListingSnippetText__row_split-gjZY9{display:inline}.LogbookVerifiedIcon__icon-mV4US{display:block;flex-grow:0;flex-shrink:0}.LogbookVerifiedTough-i32_e{display:flex;align-items:center;gap:4px}.LogbookVerifiedTough__name-xOlHa{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.LogbookVerifiedTough__icon-dC_qX{flex-shrink:0}.LogbookVerifiedPopupContent-keHET{box-sizing:border-box;padding:24px 16px;text-align:center;color:var(--foreground-inverse);background:radial-gradient(ellipse at center 25%,#556901 0,#000 111%)}.LogbookVerifiedPopupContent__icon-KqVKK{width:80px;height:80px;margin-bottom:4px;fill:var(--foreground-inverse)}.LogbookVerifiedPopupContent__title-xyykL{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:var(--line-height-h5);margin:0 0 8px}.LogbookVerifiedPopupContent__text-YaDbp{font-size:var(--font-size-body2);line-height:var(--line-height-body2);color:var(--foreground-secondary-inverse)}.LogbookVerifiedIconWithModal__content-q6mbx{min-height:200px}.LogbookVerifiedIconWithModal__modal-OM9o_ .LogbookVerifiedIconWithModal__closer-IImsl{color:var(--foreground-inverse)}.LogbookVerifiedIconWithModal__icon-ZY38w{cursor:pointer}.LogbookVerifiedIconWithTooltip__tooltip-B7kz7{z-index:var(--modal-z-index);padding:0}.LogbookVerifiedIconWithTooltip__content-UFNVx{max-width:300px}.LogbookVerified-DBngj{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;white-space:wrap;text-overflow:ellipsis;overflow-wrap:break-word}.LogbookVerified__iconWrap-jlIPb{white-space:nowrap}.LogbookVerified__icon-VDCil,.LogbookVerified__icon-VDCil>svg{display:inline;vertical-align:text-bottom}.LogbookBanReason-Nq2yk{display:flex;flex-direction:column;gap:24px}.LogbookBanReason__reason-e0oDn{display:flex;flex-direction:column;gap:8px}.LogbookBanReason__title-XgHPL{font-size:var(--font-size-h3);font-weight:700;line-height:var(--line-height-h3);margin:0}.LogbookBanReason_mobile-fqSmM .LogbookBanReason__title-XgHPL{font-size:var(--font-size-h4);line-height:var(--line-height-h4)}.LogbookBanReason__reasonTitle-Hv6P0{font-size:var(--font-size-sub);font-weight:700;line-height:var(--line-height-sub);margin:0}.LogbookBanReason__reasonText-l7pes{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin:0}.LogbookStatusDisabled-kIBIh{box-sizing:border-box;width:628px;padding:52px;border-radius:var(--border-radius-l)}.LogbookStatusDisabled_mobile-FgGAq{padding:16px var(--safe-horizontal-offset) 24px}.LogbookStatusDisabled__text-A_F8e{display:flex;align-items:center;gap:8px;color:var(--red)}.LogbookStatusDisabled__link-CPla5{color:inherit}.Radio2-n4oBF{font-family:inherit;font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:inline-flex;flex-direction:row;align-items:center;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Radio2__text-goGx0{font-size:var(--font-size-sub);line-height:var(--line-height-sub);display:inline-block;margin-left:16px;vertical-align:top}.Radio2__control-idPnI{position:absolute;width:1px;height:1px;opacity:0}.Radio2__box-FjtfX{position:relative;display:inline-block;flex-shrink:0;align-self:flex-start;box-sizing:border-box;width:24px;height:24px;padding:2px}.Radio2__radio-LyFpf,.Radio2__radio-LyFpf:after{box-sizing:border-box;width:20px;height:20px;border-radius:100px;transition:border-width .2s,border-color .2s,opacity .2s}.Radio2__radio-LyFpf{position:relative;display:inline-block;border:1px solid var(--surface-tertiary);background:var(--foreground-inverse)}.Radio2__radio-LyFpf:after{position:absolute;top:50%;left:50%;display:block;content:"";pointer-events:none;opacity:0;border:1px solid #ffffff1a;transform:translate(-50%,-50%)}.Radio2_checked-T6l68 .Radio2__radio-LyFpf,.Radio2_checked-T6l68 .Radio2__radio-LyFpf:after{border-width:6px}.Radio2_checked-T6l68 .Radio2__radio-LyFpf{border-color:var(--surface-inverse)}.Radio2_checked-T6l68 .Radio2__radio-LyFpf:after{border-color:#ffffff1a}.Radio2_disabled-lI2Eb{cursor:default}.Radio2_disabled-lI2Eb .Radio2__radio-LyFpf{border-color:var(--surface-tertiary);background-color:var(--surface-secondary)}.Radio2-n4oBF:not(.Radio2_disabled-lI2Eb):not(.Radio2_error-IVTv0):hover .Radio2__radio-LyFpf:after,.Radio2_disabled-lI2Eb:not(.Radio2_error-IVTv0) .Radio2__radio-LyFpf:after{opacity:1}.Radio2_error-IVTv0 .Radio2__radio-LyFpf{border-color:var(--red)}.Radio2-n4oBF:not(.Radio2_checked-T6l68):not(.Radio2_disabled-lI2Eb):hover .Radio2__radio-LyFpf:after{border-color:var(--overlay-quaternary-dark-static)}.ListItem{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:block;min-height:56px;margin:0 24px}.ListItem__link{display:flex}.ListItem__arrow,.ListItem__logo{display:flex;flex-shrink:0;align-items:center;width:24px;height:56px;margin-right:16px}.ListItem__logo{background-repeat:no-repeat;background-position:50%;background-size:24px}.ListItem__arrow{color:var(--overlay-quaternary)}.ListItem__arrowIcon{transition:transform .3s;transform:rotate(-90deg);will-change:transform}.ListItem_opened .ListItem__arrowIcon{transform:rotate(0deg)}.ListItem__name{flex-grow:1;color:var(--black)}.ListItem__checked{display:flex;flex-shrink:0;align-items:center;color:var(--blue)}.ListItem__name+.ListItem__checked{margin-left:10px}.ListItem__content{display:flex;flex-grow:1;align-items:center;min-height:56px;border-bottom:var(--divider-1px)}.ListItem_child:not(:last-child) .ListItem__content,.ListItem_root .ListItem__content_opened{border-bottom:none}.ListItem__count{padding:0 10px}.ListItem_newDesign{min-height:48px;margin:0 16px}.ListItem_newDesign .ListItem__content{height:48px;min-height:48px;border-bottom:none}.ListItem_newDesign .ListItem__arrow,.ListItem_newDesign .ListItem__logo{height:48px;margin-right:12px}.ListItem_newDesign .ListItem__arrow{color:var(--black)}.ListItem_newDesign.ListItem_secondLevel .ListItem__arrow{color:var(--gray-85)}.ListItem_newDesign .ListItem__checked{color:var(--black)}.ListItem_newDesign.ListItem_child{padding-left:36px}.ListItem_newDesign.ListItem_root .ListItem__name{font-weight:500}.ListItem_newDesign.ListItem_root.ListItem_secondLevel .ListItem__name{font-weight:400}.ListItem_newDesign.ListItem_root,.ListItem_newDesign.ListItem_root.ListItem_secondLevel .ListItem__content{border-bottom:var(--divider-1px)}.ListItem_newDesign.ListItem_child,.ListItem_newDesign.ListItem_root.ListItem_opened,.ListItem_newDesign.ListItem_root.ListItem_secondLevel,.ListItem_newDesign.ListItem_root.ListItem_secondLevel .ListItem__content_opened{border-bottom:none}.AnimatedOpacity-i5j76{display:none;opacity:0;animation:AnimatedOpacity__fadeIn-IzH2Z .5s ease-in-out;will-change:opacity}.AnimatedOpacity-R2sgi{display:block;opacity:1}.AnimatedOpacity__scroller-J9BBf{height:min-content}@keyframes AnimatedOpacity__fadeIn-IzH2Z{0%{opacity:0}to{opacity:1}}.ListItemGroup__children{overflow:hidden;height:0;transition:height .3s;will-change:height}.ListItemGroup__children_secondLevel{padding-left:40px}.ListItemGroup__fakeContainer{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.LogbookPrivacyOptionsModal-zhXOH{padding:16px 0}.LogbookPrivacyOptionsModal__listItem-SraJb{font-size:var(--font-size-sub);line-height:var(--line-height-sub);margin:0 16px}.LogbookPrivacyOptionsModal__listItem-SraJb .ListItem__content{border-bottom:none}.LogbookPrivacyOptionsModal__listTitle-kTBlW{font-size:var(--font-size-h4);font-weight:700;line-height:var(--line-height-h4);margin:8px 16px 16px}.LogbookStatusVisibility__listItem-eSAtu:hover{cursor:pointer}.LogbookStatusVisibility__listItem-eSAtu .ListItem__content{border-bottom:none}.LogbookStatusVisibility__link-Yz1od{color:inherit}.LogbookListingSnippetHeading-fbOKf{display:flex;justify-content:space-between;gap:8px;width:100%}.LogbookListingSnippetHeading__avatar-uqWRx{flex:1 0 auto}.LogbookListingSnippetHeading__author-gldDX{position:relative;z-index:5;display:flex;flex:0 1 auto;align-items:center;gap:8px;min-width:0}.LogbookListingSnippetHeading__authorInfo-liQJs{display:flex;overflow:hidden;flex:0 1 auto;flex-direction:column;justify-content:center;width:100%}.LogbookListingSnippetHeading__authorNameWrapper-L9QO9{gap:4px;width:100%}.LogbookListingSnippetHeading__authorName-IyrJM{font-size:var(--font-size-body1);font-weight:var(--font-weight-medium);line-height:var(--line-height-body1)}.LogbookListingSnippetHeading__carName-ZRYzi{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.LogbookListingSnippetHeading__more-pBxH6{position:relative;z-index:5;display:flex;flex:1 0 auto;justify-content:flex-end;align-items:center;gap:12px}.LogbookListingSnippetHeading__moreButton-_FeFy{margin-right:-8px}.LogbookListingSnippetHeading__badge-UxhH1{height:-moz-fit-content;height:fit-content;border-radius:var(--border-radius-s)}.LogbookListingSnippetHeading__moreIcon-d9YTU{cursor:pointer;color:var(--foreground-secondary)}.LogbookListingSnippetFooter-p7yeN{font-size:var(--font-size-body2);display:flex;align-items:center;gap:12px;min-height:20px;color:var(--foreground-secondary)}.LogbookListingSnippetFooter__counter-zK4mR{display:flex;align-items:center;gap:4px}.LogbookListingSnippetFooter__counter-zK4mR,.LogbookListingSnippetFooter__reactionsCounter-_Cl1x{position:relative;z-index:5}.LogbookListingSnippetFooter__date-Sj9pA{position:relative;z-index:5;margin-left:auto}.LogbookListingSnippetTags-iRPD9{display:flex;flex-wrap:wrap;gap:4px}.LogbookListingSnippetTags__link-ud1oq{font-size:var(--font-size-body1);line-height:var(--font-size-body1);position:relative;z-index:5}.LogbookListingSnippetNeedAdvice-c615i{font-size:var(--font-size-body1);font-weight:var(--font-weight-medium);line-height:var(--line-height-body1);display:flex;align-items:center;gap:8px;box-sizing:border-box;padding-bottom:16px;color:var(--foreground);border-bottom:var(--divider-1px)}.LogbookListingSnippetNeedAdvice_mobile-XbtaG{padding-bottom:12px}.Slider2-xHVrs{display:block}.Slider2_disabled-GPNGT{opacity:.5}.Slider2-xHVrs .Slider__toggler_dragged_yes{top:-11px;width:20px;height:20px}.Slider2-xHVrs .Slider__gradient_left,.Slider2-xHVrs .Slider__gradient_right{display:none}.VerticalSlider{position:relative;box-sizing:border-box}.VerticalSlider__bar{position:absolute;width:4px;border-radius:10px;background-color:#0000001f}.VerticalSlider__content{position:relative;width:4px;height:100%}.VerticalSlider__toggler{background-color:var(--black)}.VerticalSlider__click-bar{position:absolute;z-index:5;left:-8px;width:20px;cursor:pointer}.VerticalSlider__progress{position:absolute;bottom:0;width:4px;cursor:pointer;border-radius:10px;background-color:var(--black)}.YandexVideoPlayerListControls-yjLch{position:absolute;z-index:2;bottom:0;left:0;display:flex;width:calc(100% - 16px);height:calc(100% - 16px);padding:8px;color:var(--foreground-inverse)}.YandexVideoPlayerListControls_mobileFullscreen-WbYGv{width:calc(100% - 32px);height:calc(100% - 32px);padding:16px}.YandexVideoPlayerListControls_hideCursor-tXR7D{cursor:none}.YandexVideoPlayerListControls__autoplayControls-NUTGp{display:flex;justify-content:space-between;align-items:flex-end;width:100%;height:-moz-fit-content;height:fit-content;margin-top:auto}.YandexVideoPlayerListControls__autoplayControls-NUTGp .YandexVideoPlayerListControls__muteButton-o2uq7{width:40px;min-width:40px;height:40px;min-height:40px}.YandexVideoPlayerListControls__defaultControls-tWYtg{width:100%;height:-moz-fit-content;height:fit-content;margin-top:auto}.YandexVideoPlayerListControls__defaultControls_hide-UKmqN{visibility:hidden}.YandexVideoPlayerListControls__exitControl-Xmt_J{position:fixed;top:32px;left:calc(var(--safe-horizontal-offset) + 8px)}.YandexVideoPlayerListControls__muteUnmuteControl-tJcJ3{position:fixed;top:32px;right:calc(var(--safe-horizontal-offset) + 8px)}.YandexVideoPlayerListControls__playPauseControl-heLh1{position:absolute;top:calc(50% - 32px);left:calc(50% - 32px)}.YandexVideoPlayerListControls__bottomControls-Sizid{display:grid;align-items:flex-end;grid-template-columns:1fr auto;gap:8px;padding:4px 4px 4px 8px;border-radius:var(--border-radius-m)}.YandexVideoPlayerListControls_mobileFullscreen-WbYGv .YandexVideoPlayerListControls__bottomControls-Sizid{align-items:center;height:44px;padding:0 16px;border-radius:100px}.YandexVideoPlayerListControls__bottomControls_background-glrdD{background-color:var(--overlay-secondary-dark-static)}.YandexVideoPlayerListControls__playControlsWrapper-Y19B8{display:grid;align-items:center;grid-template-columns:auto 1fr;gap:8px;width:100%}.YandexVideoPlayerListControls_mobileFullscreen-WbYGv .YandexVideoPlayerListControls__playControlsWrapper-Y19B8{grid-template-columns:1fr}.YandexVideoPlayerListControls__iconS-eMQqZ{width:16px;height:16px;padding:8px;cursor:pointer}.YandexVideoPlayerListControls__iconM-So6I9{width:24px;height:24px;padding:10px;cursor:pointer}.YandexVideoPlayerListControls__timeControl-SMNpJ{display:grid;align-items:center;grid-template-columns:auto 1fr auto;gap:4px}.YandexVideoPlayerListControls__timeSlider-upgXd{height:2px;border-radius:var(--border-radius-s);background:var(--overlay-tertiary-light-static)}.YandexVideoPlayerListControls__timeSlider-upgXd:hover,.YandexVideoPlayerListControls__timeSlider-upgXd:hover .YandexVideoPlayerListControls__progressBar-QyqqA,.YandexVideoPlayerListControls_mobileFullscreen-WbYGv .YandexVideoPlayerListControls__timeSlider-upgXd,.YandexVideoPlayerListControls_mobileFullscreen-WbYGv .YandexVideoPlayerListControls__timeSlider-upgXd .YandexVideoPlayerListControls__progressBar-QyqqA{height:4px}.YandexVideoPlayerListControls__timeSlider-upgXd .YandexVideoPlayerListControls__timeSliderToggler-O2EPw{top:-4px;display:none;width:8px;height:8px}.YandexVideoPlayerListControls__timeSlider-upgXd:hover .YandexVideoPlayerListControls__timeSliderToggler-O2EPw,.YandexVideoPlayerListControls_mobileFullscreen-WbYGv .YandexVideoPlayerListControls__timeSlider-upgXd .YandexVideoPlayerListControls__timeSliderToggler-O2EPw{display:block}.YandexVideoPlayerListControls__otherControls-FXvDZ{display:flex;align-items:flex-end;gap:4px}.YandexVideoPlayerListControls__volumeControls-D4Yk3{display:flex;flex-direction:column;align-items:center;margin:-4px;padding:4px;cursor:pointer;border-radius:var(--border-radius-m)}.YandexVideoPlayerListControls__volumeControls_hover-ryXgv{background-color:var(--overlay-secondary-dark-static)}.YandexVideoPlayerListControls__volumeSlider-WOFUN{margin-top:8px;border-radius:var(--border-radius-s);background:var(--overlay-tertiary-light-static)}.YandexVideoPlayerListControls__volumeSlider-WOFUN .YandexVideoPlayerListControls__progressBar-QyqqA,.YandexVideoPlayerListControls__volumeSliderToggler-eOm8q{background-color:var(--surface)}.YandexVideoPlayerListControls__initControls-vKsQq{display:flex;justify-content:center;align-items:center;width:100%;height:100%;cursor:pointer}.YandexVideoPlayerList-VNYbe{position:relative;display:flex;justify-content:center;align-items:center;color:var(--white);background-color:var(--black)}.LogbookVideoPlayer__bannedModeration-cV5Ay,.LogbookVideoPlayer__onModeration-SJWef,.LogbookVideoPlayer__unavailable-HklQ9{position:relative;width:100%}.LogbookVideoPlayer__overlay-wworM{position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;height:100%;color:var(--foreground-inverse);background:var(--overlay-tertiary-dark-static)}.LogbookVideoPlayer__onModeration-SJWef .LogbookVideoPlayer__overlay-wworM{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.LogbookVideoPlayer__bannedModeration-cV5Ay .LogbookVideoPlayer__overlay-wworM{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.LogbookVideoPlayer__overlay_withoutPreview-iQENM{background-color:var(--overlay-dark-static)}.LogbookVideoPlayer__alertIcon-pRfJh,.LogbookVideoPlayer__customsIcon-YcKoR,.LogbookVideoPlayer__stopIcon-qoqCw{width:24px;height:24px}.LogbookVideoPlayer__alertIcon-pRfJh,.LogbookVideoPlayer__stopIcon-qoqCw,.LogbookVideoPlayer__unavailable__text-dk57c{color:var(--dark-foreground-red)}.LogbookVideoSnippet-bZ4YK{position:relative;width:100%;height:100%}.LogbookVideoSnippet__playButton-wmcrv{position:absolute;z-index:1;border-radius:var(--border-radius-s);background-color:#ffffff1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.LogbookVideoSnippet__playButton-wmcrv:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:var(--white)}.LogbookVideoSnippet_size_s-oa9xE .LogbookVideoSnippet__playButton-wmcrv{top:calc(50% - 16px);left:calc(50% - 16px);width:32px;height:32px}.LogbookVideoSnippet_size_s-oa9xE .LogbookVideoSnippet__playButton-wmcrv:after{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='currentColor' d='M16 8 3 15V1z'/%3E%3C/svg%3E") center no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='currentColor' d='M16 8 3 15V1z'/%3E%3C/svg%3E") center no-repeat;-webkit-mask-size:16px 16px;mask-size:16px 16px}.LogbookVideoSnippet_size_m-ClbIc .LogbookVideoSnippet__playButton-wmcrv{top:calc(50% - 22px);left:calc(50% - 22px);width:44px;height:44px}.LogbookVideoSnippet_size_m-ClbIc .LogbookVideoSnippet__playButton-wmcrv:after{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M21 12 6 20.66V3.34z'/%3E%3C/svg%3E") center no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M21 12 6 20.66V3.34z'/%3E%3C/svg%3E") center no-repeat;-webkit-mask-size:24px 24px;mask-size:24px 24px}.LogbookVideoSnippet__image-kONsX{width:100%;height:100%;object-fit:cover}.LogbookListingSnippetImage__captionWrapper-dmZe_{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.LogbookListingSnippetImage__captionWrapper-dmZe_:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:var(--overlay-tertiary-dark-static)}.LogbookListingSnippetImage__caption-C5aaz{font-size:var(--font-size-body2);line-height:var(--font-size-body2);position:relative;z-index:3;text-align:center;color:var(--foreground-light-static)}.LogbookListingSnippetImage__imageWrapper-mxvp4{width:100%;height:100%}.LogbookListingSnippetGallery-qm4DU{position:relative;gap:1px}.LogbookListingSnippetGallery__snippetWrapper-bThUG{position:relative;overflow:hidden;height:0}.LogbookListingSnippetGallery_length_one-LlC5D .LogbookListingSnippetGallery__snippetWrapper-bThUG{padding-bottom:55.55556%}.LogbookListingSnippetGallery_length_two-gLXpc .LogbookListingSnippetGallery__snippetWrapper-bThUG{padding-bottom:66.66667%}.LogbookListingSnippetGallery_length_two-gLXpc{display:grid;grid-template-columns:1fr 1fr}.LogbookListingSnippetGallery_length_three-wevE8 .LogbookListingSnippetGallery__snippetWrapper-bThUG{height:auto}.LogbookListingSnippetGallery_length_three-wevE8 .LogbookListingSnippetGallery__snippetWrapper-bThUG:first-child{grid-column:1/2;grid-row:1/3;height:0;padding-bottom:100%}.LogbookListingSnippetGallery_length_three-wevE8 .LogbookListingSnippetGallery__snippetWrapper-bThUG:nth-child(2){grid-column:2/3;grid-row:1/2}.LogbookListingSnippetGallery_length_three-wevE8 .LogbookListingSnippetGallery__snippetWrapper-bThUG:nth-child(3){grid-column:2/3;grid-row:2/3}.LogbookListingSnippetGallery_length_three-wevE8{display:grid;grid-template-columns:3fr 2fr;grid-template-rows:auto auto}.LogbookListingSnippetGallery__snippet-m_dpy,.LogbookListingSnippetGallery__snippet-m_dpy:after{position:absolute;top:0;left:0;width:100%;height:100%}.LogbookListingSnippetGallery__snippet-m_dpy:after{content:"";background-color:var(--fill)}.LogbookListingSnippetGallery__snippet_image-a0HZz{z-index:5;cursor:pointer}.LogbookListingSnippetGallery__snippet-m_dpy>img{object-fit:cover}.LogbookListingSnippetMedia-RNJwl{overflow:hidden;border-radius:var(--border-radius-m)}.LogbookListingSnippetMedia__videoPlayerWrapper-dENMl{position:relative;z-index:3}.LogbookListingSnippetBase-zXd33{display:flex;flex-direction:column;gap:12px;padding:8px 16px 0;border-radius:var(--border-radius-xxl);background-color:var(--surface)}.LogbookListingSnippetBase_withNeedAdvice-YbheT{padding:8px 16px 0}.LogbookListingSnippetBase_mobileWithNeedAdvice-oc5sd{padding:12px 16px 0}.LogbookListingSnippetBase__title-aedU9{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:var(--line-height-h5);overflow:hidden;max-height:calc(var(--line-height-h5)*2);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.LogbookListingSnippetBase__recordContent-wmK7E{display:flex;flex-direction:column;gap:4px}.LogbookListingSnippetBase__rating-AtJDe{margin-bottom:-8px}.LogbookListingSnippetBase__survey-sAlwp{z-index:5;padding:24px;border:var(--divider-1px);border-radius:var(--border-radius-l)}.LogbookListingSnippetBase__survey-sAlwp+.LogbookListingSnippetBase__tags-sibti,.LogbookListingSnippetBase__text-xNpnH+.LogbookListingSnippetBase__survey-sAlwp{margin-top:12px}.LogbookListingSnippetActions-WMSsh{min-width:250px;padding:8px 16px}.LogbookListingSnippetActions__red-HUBsc{color:var(--red);fill:var(--red)}.LogbookListingSnippetActions__menuIcon-JrJpt{width:24px;height:24px}.LogbookListingSnippetComment__commentsForm-hkeYZ{margin-bottom:-16px}.LogbookListingSnippet-EC8Of{border-radius:var(--border-radius-xxl);background-color:var(--surface);box-shadow:0 2px 36px 0 #00000014}.LogbookListingSnippet__snippet-aS8a3{position:relative;display:flex;flex-direction:column;gap:12px;padding:8px 8px 16px}.LogbookListingSnippet__actions-rG9Ea{display:flex;align-items:center;gap:8px;margin:0 8px}.LogbookListingSnippet__right-bdl6n{margin-left:auto}.LogbookListingSnippet__clicker-MqFUR{position:absolute;z-index:3;top:0;left:0;width:100%;height:100%}.LogbookListingSnippet__comments-zfcrE,.LogbookListingSnippet__reactions-Zyfh6{position:relative;z-index:5}.LogbookListingSnippet__commentsForm-GbUsQ{position:relative;z-index:5;margin:0 8px}.LogbookListingSnippet__menuIcon-nUbiy{width:24px;height:24px}.PageDealerProfile-rK1ff{display:grid;grid-template-columns:460px auto;grid-gap:20px;margin-top:16px;padding:0 20px}@media (max-width:1219px){.PageDealerProfile-rK1ff{grid-template-columns:380px auto}}.PageDealerProfile__breadcrumbs-X7d6E{grid-column:1/span 2}.PageDealerProfile__block-gWDxs{border-radius:var(--border-radius-xxl);background:var(--surface);box-shadow:0 2px 36px 0 #00000014}.PageDealerProfile__blockContent-RwtEX{padding:24px 0}.PageDealerProfile__feeds-j4QVf{min-width:0}.PageDealerProfile__listing-z3eua,.PageDealerProfile__logbookEntrypoint-i67Nu{margin-bottom:20px}.PageDealerProfile__listing-z3eua:empty,.PageDealerProfile__logbookEntrypoint-i67Nu:empty{display:none}.PageDealerProfile__snippet-WxDdd,.PageDealerProfile__switcher-J6TU2{margin-bottom:12px}