.Search_resultsNumber__REM5x{padding-bottom:var(--space-s);border-bottom:1px solid var(--transparent-gray-200);margin-bottom:var(--space-s);color:var(--gray-400)}.Search_tabs__npWD1{display:flex;align-items:center;flex-wrap:nowrap;gap:var(--space-5xs);width:auto;margin-bottom:var(--space-s);overflow:auto}.Search_tabs__npWD1::-webkit-scrollbar{display:none}.Search_largeCards__mRwHf{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--space-2xs);gap:var(--space-2xs);width:100%}@media screen and (max-width:1200px){.Search_largeCards__mRwHf{gap:var(--space-3xs)}}@media screen and (max-width:768px){.Search_largeCards__mRwHf{grid-template-columns:repeat(1,1fr);gap:var(--space-4xs)}}.SearchTab_tabs__ZGKh_{display:flex;align-items:center;flex-wrap:nowrap;gap:var(--space-5xs);width:auto;margin-bottom:var(--space-s);overflow:auto}.SearchTab_tabs__ZGKh_::-webkit-scrollbar{display:none}@keyframes modal_overlay-show__S_IUv{0%{opacity:0}to{opacity:1}}.modal_overlay__owgya{position:fixed;animation:modal_overlay-show__S_IUv .15s cubic-bezier(.16,1,.3,1);padding:var(--space-m);display:flex;width:100%;height:100%;justify-content:center;background:var(--transparent-gray-400);overflow:hidden;z-index:999;inset:0}.modal_wrap__gWuVQ{max-width:648px;width:100%;background:var(--white);border-radius:var(--corner-radius-l);display:grid;grid-template-rows:auto 1fr;max-height:min(80vh,800px);overflow:hidden;margin:auto}.modal_close__YB_qs{width:54px;height:54px;border:1px solid var(--transparent-gray-200);border-radius:30px;display:flex;align-items:center;justify-content:center}.modal_close__YB_qs svg{fill:var(--gray-400);width:24px;height:24px}@media screen and (max-width:768px){.modal_overlay__owgya{padding:0}.modal_wrap__gWuVQ{min-height:100%;border-radius:0;max-width:unset}.modal_close__YB_qs{width:32px;height:32px}.modal_close__YB_qs svg{width:16px;height:16px}}.create_titleBlock__CpmnT{padding-top:12px;width:100%;flex-direction:column;gap:12px;align-items:flex-start}.create_form__Mg4F9{display:flex;flex-direction:column;gap:var(--space-xs)}.create_footer__jE__y{align-items:center;padding:var(--space-2xs) var(--space-s);justify-content:space-between}.create_textBlock__7L4DB{display:flex;width:-moz-fit-content;width:fit-content;gap:var(--space-6xs);align-items:center;margin-right:auto}@media screen and (max-width:575px){.create_titleBlock__CpmnT{padding-top:3px}.create_footer__jE__y{align-items:center;padding:var(--space-3xs) var(--space-xs);flex-direction:column-reverse;gap:var(--space-3xs);text-align:center}.create_footer__jE__y>button:last-child{width:100%}.create_textBlock__7L4DB{align-items:center;margin-right:unset;flex-wrap:wrap}}.LazyModal_wrapper__vfGbN{overflow:inherit;display:inherit}.LazyModal_formHeader__kKQfM{display:flex;flex-direction:column;row-gap:4px}.LazyModal_form__meqzr{display:flex;flex-direction:column;gap:32px;overflow:auto;height:100vh}.LazyModal_loader__Qnjla{justify-content:center}.bread-crumbs_crumbs__Fa2e9{display:flex;flex-wrap:nowrap;gap:var(--space-6xs);align-items:center;margin-bottom:2rem;overflow:hidden}.bread-crumbs_mobileCrumbs__lV_Em{display:none}.bread-crumbs_crumbs__Fa2e9 svg,.bread-crumbs_mobileCrumbs__lV_Em svg{width:16px;height:16px;fill:var(--gray-400);flex-shrink:0}.bread-crumbs_link__EK5KX{color:var(--gray-400);white-space:nowrap}.bread-crumbs_link__EK5KX:first-letter{text-transform:uppercase}.bread-crumbs_link__EK5KX:last-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.bread-crumbs_link__EK5KX.bread-crumbs_active__n_4qe,.bread-crumbs_link__EK5KX:hover{color:var(--black-text)}.bread-crumbs_link__EK5KX:focus{outline:1px solid var(--red-300);border-radius:var(--corner-radius-xs)}@media screen and (max-width:767px){.bread-crumbs_crumbs__Fa2e9{display:none}.bread-crumbs_mobileCrumbs__lV_Em{display:flex;overflow:hidden;margin-bottom:1.5rem;flex-wrap:nowrap;gap:var(--space-6xs);align-items:center;text-overflow:ellipsis}.bread-crumbs_link__EK5KX:last-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}.MaintenanceHistory_history_main__mzrfj{display:flex;flex-direction:column}.MaintenanceHistory_header_line__Mvwky,.MaintenanceHistory_section_line__Z9wAG{width:100%;height:1px;border-top:1px solid var(--transparent-gray-200);margin-top:40px;margin-bottom:40px}@media(max-width:1200px){.MaintenanceHistory_header_line__Mvwky{margin-top:32px}}@media(max-width:768px){.MaintenanceHistory_section_line__Z9wAG{margin-top:32px;margin-bottom:32px}.MaintenanceHistory_header_line__Mvwky{margin-top:24px;margin-bottom:32px}}.Profile_profileMain__cTnqd{display:grid;grid-gap:40px 24px;gap:40px 24px;grid-template-columns:312px 1fr;grid-template-rows:394px auto;flex-shrink:0;align-items:flex-start;grid-template-areas:"profile cars" "button cars"}.Profile_pageTitle__Hn4S9{padding-bottom:var(--space-xs);border-bottom:1px solid var(--transparent-gray-200);margin-bottom:var(--space-s)}.Profile_profileMain__cTnqd>a{grid-area:profile}.Profile_profileMain__cTnqd>div{max-width:100%;grid-area:cars}@media(max-width:1199px){.Profile_profileMain__cTnqd{gap:40px 16px;grid-template-columns:218px 1fr;grid-template-rows:310px auto}}@media(max-width:1023px){.Profile_profileMain__cTnqd{grid-template-columns:repeat(1,1fr);grid-template-areas:"profile" "cars" "button";grid-template-rows:auto;gap:16px}}@media(max-width:767px){.Profile_profileMain__cTnqd{gap:12px;margin-top:0;margin-bottom:0}.Profile_profileMain__cTnqd>div{margin-bottom:20px}}.persona-card_wrap__A7yCk{display:flex;max-width:312px;width:100%;flex-direction:column;justify-content:space-between;min-height:394px;height:-moz-fit-content;height:fit-content;border-radius:var(--corner-radius-m);background:var(--gray-100);transition:background .2s;padding:var(--space-2xs)}.persona-card_wrap__A7yCk:hover{background:var(--gray-200)}.persona-card_personBlock__f1LqQ{width:100%;display:flex;align-items:center;gap:var(--space-3xs)}.persona-card_info__Hql3Q>p{color:var(--gray-400);display:none}.persona-card_avatarIcon__lfS2q{width:54px;height:54px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid var(--transparent-gray-200);border-radius:30px}.persona-card_avatarIcon__lfS2q svg{width:24px;height:24px;fill:var(--black)}.persona-card_contacts__SPtSi{width:100%;flex-direction:column;align-items:flex-start;display:flex;gap:var(--space-6xs)}.persona-card_contacts__SPtSi>p{color:var(--gray-400)}@media screen and (max-width:1199px){.persona-card_wrap__A7yCk{max-width:218px;min-height:310px;padding:var(--space-3xs)}}@media screen and (max-width:1023px){.persona-card_wrap__A7yCk{max-width:1023px;flex-direction:row;justify-content:left;min-height:unset}.persona-card_info__Hql3Q{display:flex;flex-direction:column;gap:var(--space-6xs);align-items:flex-start}.persona-card_info__Hql3Q>p{color:var(--gray-400);display:flex}.persona-card_contacts__SPtSi{display:none}}@media screen and (max-width:767px){.persona-card_personBlock__f1LqQ{width:100%;display:flex;align-items:flex-start;gap:var(--space-3xs)}.persona-card_info__Hql3Q{padding-top:2px}.persona-card_info__Hql3Q>p{color:var(--gray-400);display:flex;word-break:break-all}}.LogoutButton_logout__tyrvL{display:flex;gap:8px;padding:16px 32px;border-radius:40px;border:1px solid var(--transparent-gray-200);align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;grid-area:button}.LogoutButton_logout__tyrvL svg{fill:var(--black)}@media(max-width:576px){.LogoutButton_logout__tyrvL{width:100%}}.MyCarsBlock_wrap__pMxbi{display:flex;flex-direction:column;max-width:984px;width:100%;border-radius:var(--corner-radius-m);background:var(--gray-100);transition:background .2s;padding:var(--space-2xs);height:-moz-fit-content;height:fit-content;min-height:394px}.MyCarsBlock_wrap__pMxbi .MyCarsBlock_addCarButton__cjxAA{width:100%;flex-grow:1;border:1px solid var(--transparent-gray-200);border-radius:var(--corner-radius-s);align-items:center;justify-content:center;flex-direction:column}.MyCarsBlock_wrap__pMxbi .MyCarsBlock_addCarButtonLarge__A6aB3{width:100%;flex-grow:1}.MyCarsBlock_wrap__pMxbi .MyCarsBlock_addCarButtonLarge__A6aB3.MyCarsBlock_hideButton__0LP4G{display:none}.MyCarsBlock_topBlock__PfpYk{width:100%;display:flex;align-items:center;margin-bottom:var(--space-2xs)}.MyCarsBlock_myCars__LuCAv{display:flex;width:-moz-fit-content;width:fit-content;flex-shrink:0;gap:var(--space-3xs);align-items:center;margin-right:auto}.MyCarsBlock_carIcon__BPymo{width:54px;height:54px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid var(--transparent-gray-200);border-radius:30px}.MyCarsBlock_carIcon__BPymo svg{width:24px;height:24px;fill:var(--black)}.MyCarsBlock_carsTextBox__hsn2A{display:flex;flex-direction:column;gap:var(--space-6xs);align-items:flex-start}.MyCarsBlock_carsTextBox__hsn2A p,.MyCarsBlock_carsTextBox__hsn2A span{color:var(--gray-400)}.MyCarsBlock_carsWrapper__rvg9d{width:100%}.MyCarsBlock_ownedCars__jHiz9{width:100%;align-items:flex-start;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:var(--space-2xs);gap:var(--space-2xs)}.MyCarsBlock_ownedCarWrap__heCrC{display:flex;flex-direction:column;width:100%;max-width:296px;background:var(--gray-100);transition:background .2s}.MyCarsBlock_cardImageOuter__MTCcJ{width:100%;display:flex;position:relative;border-radius:var(--corner-radius-s);overflow:hidden}.MyCarsBlock_cardImageInner__bdae9{width:100%;padding-top:58.8%}.MyCarsBlock_cardImageOuter__MTCcJ img{width:100%;height:100%;position:absolute;object-fit:cover;left:0;top:0}.MyCarsBlock_carInfo__kXqCF{gap:var(--space-4xs);margin-top:var(--space-3xs)}.MyCarsBlock_carInfo__kXqCF,.MyCarsBlock_infoData__BAFg4{display:flex;flex-direction:column;align-items:flex-start}.MyCarsBlock_infoData__BAFg4{gap:var(--space-6xs)}.MyCarsBlock_infoData__BAFg4>p{color:var(--gray-400)}@media screen and (max-width:1199px){.MyCarsBlock_wrap__pMxbi{max-width:686px;padding:var(--space-3xs);min-height:310px}.MyCarsBlock_topBlock__PfpYk{margin-bottom:var(--space-3xs)}.MyCarsBlock_ownedCars__jHiz9{gap:var(--space-3xs)}.MyCarsBlock_ownedCarWrap__heCrC{max-width:207px}.MyCarsBlock_carInfo__kXqCF{gap:var(--space-5xs);margin-top:var(--space-4xs)}}@media screen and (max-width:1023px){.MyCarsBlock_wrap__pMxbi{max-width:1023px;min-height:304px;margin-bottom:24px}.MyCarsBlock_ownedCarWrap__heCrC{max-width:197px}}@media screen and (max-width:767px){.MyCarsBlock_wrap__pMxbi{max-width:272px;min-height:unset;height:unset}.MyCarsBlock_topBlock__PfpYk>button{display:none}.MyCarsBlock_myCars__LuCAv{margin-right:unset}.MyCarsBlock_carsWrapper__rvg9d{position:relative;margin-bottom:var(--space-3xs)}.MyCarsBlock_carsTextBox__hsn2A h5{font-size:1rem}.MyCarsBlock_carsWrapper__rvg9d.MyCarsBlock_gradient__HuAb3:after{content:"";position:absolute;width:100%;height:40px;left:0;bottom:0}.MyCarsBlock_ownedCars__jHiz9{grid-template-columns:1fr}.MyCarsBlock_ownedCarWrap__heCrC{flex-direction:row;max-width:240px;gap:var(--space-4xs);align-items:center}.MyCarsBlock_cardImageOuter__MTCcJ{max-width:90px}.MyCarsBlock_cardImageInner__bdae9{padding-top:60%}.MyCarsBlock_carInfo__kXqCF{gap:var(--space-6xs);margin-top:unset}.MyCarsBlock_infoData__BAFg4{display:flex;flex-direction:column;gap:var(--space-6xs);align-items:flex-start}.MyCarsBlock_infoData__BAFg4 .MyCarsBlock_vin__WPuA4,.MyCarsBlock_infoData__BAFg4 span{display:none}.MyCarsBlock_hideButton__0LP4G{display:flex}}.ChangeName_form__5DpQM{display:flex;flex-direction:column;row-gap:32px}.ChangeName_title__1S0Bb{padding-top:12px}.additional-services_additional_wrap__Xo0z9{display:grid;grid-template-columns:repeat(3,1fr);color:var(--white);grid-gap:24px;gap:24px;width:100%}.additional-services_additional_wrap__Xo0z9 picture{display:flex;justify-content:center}.additional-services_additional_wrap__Xo0z9>div{border-radius:20px}.additional-services_additional_wrap__Xo0z9 h4{padding-top:24px;padding-left:24px}.additional-services_additional_wrap__Xo0z9 img{max-height:346px;max-width:424px}.additional-services_insurance__W3aBs{background-color:var(--blue-300)}.additional-services_mtpl__W7bft{background-color:var(--red-300)}.additional-services_truck__0j26K{background-color:var(--black)}.additional-services_title__AtzN_{margin-bottom:var(--space-s)}.additional-services_subSection__FhQbl{display:flex;border-radius:var(--corner-radius-m);background-color:var(--black-text);width:100%;min-height:308px;padding:var(--space-xs);background-image:url(/assets/svg/bg/subscribe-bg-alt.svg);background-position:right 18px;background-repeat:no-repeat;background-size:40%}.additional-services_formContent__w629e{width:100%;max-width:516px;height:100%;display:flex;flex-direction:column;align-items:flex-start}.additional-services_formContent__w629e h3{color:var(--white);margin-bottom:var(--space-5xs)}.additional-services_errorBlock__Z04HV{display:flex;flex-direction:column;gap:100px;width:100%}.additional-services_errorBlock__Z04HV button{width:-moz-fit-content;width:fit-content}.additional-services_errorBlock__Z04HV,.additional-services_succesBlock___w7k0{max-width:280px;width:100%}.additional-services_errorBlock__Z04HV p,.additional-services_subscribeForm__19E6C+p,.additional-services_succesBlock___w7k0 p{color:var(--gray-400)}.additional-services_subscribeForm__19E6C{display:flex;flex-direction:column;width:100%;margin:0 0 24px}.additional-services_description__nxUmc{color:var(--gray-400)}.additional-services_errorText__lzywM{color:var(--red-300);margin-top:var(--space-5xs)}.additional-services_subscribeForm__19E6C+p>a{color:var(--red-300)}.additional-services_subscribeForm__19E6C>button{display:none}.additional-services_inputWrap__cA1nF{display:grid;grid-template-columns:1fr 54px;grid-gap:var(--space-5xs);gap:var(--space-5xs);align-items:flex-start;margin-top:var(--space-xl)}.additional-services_demarcation_line__i1NL1{border-top:1px solid var(--transparent-gray-200);width:100%;height:1px;margin:40px 0}@media (max-width:1199px){.additional-services_additional_wrap__Xo0z9 img{max-height:296px;max-width:288px}.additional-services_additional_wrap__Xo0z9{gap:16px}.additional-services_subSection__FhQbl{min-height:310px}.additional-services_formContent__w629e{width:49%;max-width:512px}.additional-services_formContent__w629e h3{font-size:26px}.additional-services_errorBlock__Z04HV{gap:108px}.additional-services_errorBlock__Z04HV,.additional-services_succesBlock___w7k0{max-width:264px}.additional-services_inputWrap__cA1nF{margin-top:var(--space-l)}}@media (max-width:1023px){.additional-services_additional_wrap__Xo0z9{grid-template-columns:repeat(2,1fr)}.additional-services_additional_wrap__Xo0z9 img{max-width:320px}.additional-services_subSection__FhQbl{min-height:322px;background-position:calc(100% + 20px) 18px;background-size:51%}.additional-services_formContent__w629e{width:46%;max-width:512px}.additional-services_errorBlock__Z04HV{gap:100px}.additional-services_errorBlock__Z04HV p,.additional-services_succesBlock___w7k0 p{max-width:213px;width:100%}.additional-services_subscribeForm__19E6C+p>a{color:var(--red-300)}.additional-services_inputWrap__cA1nF{margin-top:var(--space-2xs)}}@media (max-width:767px){.additional-services_additional_wrap__Xo0z9{gap:12px;grid-template-columns:repeat(1,1fr)}.additional-services_additional_wrap__Xo0z9 img{height:auto;width:auto}.additional-services_subSection__FhQbl{min-height:unset;padding:var(--space-xs) var(--space-xs) 144px;background-position:right calc(100% + 320px);background-size:430px}.additional-services_formContent__w629e{max-width:612px;width:100%;margin-bottom:24px}.additional-services_errorBlock__Z04HV p,.additional-services_succesBlock___w7k0 p{max-width:613px;width:100%}.additional-services_errorBlock__Z04HV{gap:var(--space-xs)}.additional-services_errorBlock__Z04HV button{width:-moz-fit-content;width:fit-content}.additional-services_errorBlock__Z04HV,.additional-services_succesBlock___w7k0{max-width:600px;width:100%;margin-bottom:var(--space-xl)}.additional-services_subscribeForm__19E6C{margin:0 0 24px}.additional-services_subscribeForm__19E6C+p>a{color:var(--red-300)}.additional-services_inputWrap__cA1nF>button{display:none}.additional-services_subscribeForm__19E6C>button{display:flex;margin-top:12px;padding:0 12px}.additional-services_inputWrap__cA1nF{grid-template-columns:1fr;margin-top:var(--space-xs)}.additional-services_demarcation_line__i1NL1{margin:32px 0}}@media (max-width:575px){.additional-services_additional_wrap__Xo0z9 img{max-width:272px}}@media (max-width:475px){.additional-services_subSection__FhQbl{background-position:right calc(100% + 300px);background-size:410px}.additional-services_errorBlock__Z04HV button{width:100%;padding:0 14px}}@media (max-width:425px){.additional-services_subSection__FhQbl{background-position:right calc(100% + 167px);background-size:290px}}.card-job_card_wrap__AJtoO{background-color:var(--red-300);border-radius:var(--corner-radius-m);width:100%;height:394px;padding:24px 24px 18px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.card-job_card_wrap__AJtoO:hover{background-color:var(--red-200)}.card-job_card_wrap__AJtoO h4{color:var(--white);text-align:left;margin-bottom:40px;position:relative;z-index:1}.card-job_card_wrap__AJtoO picture{position:absolute;width:100%;bottom:0;right:0;z-index:0}.card-job_btn__J7Gxl{background-color:var(--white);border-radius:50%;width:54px;height:54px;display:flex;align-items:center;justify-content:center;z-index:11}.card-job_btn__J7Gxl svg{fill:var(--black)}@media (max-width:1199px){.card-job_card_wrap__AJtoO{height:292px;padding:var(--space-3xs)}}@media (max-width:1023px){.card-job_card_wrap__AJtoO{height:228px}.card-job_card_wrap__AJtoO picture{width:188px}}@media (max-width:575px){.card-job_card_wrap__AJtoO{height:228px}.card-job_card_wrap__AJtoO picture{width:162px}}.NewsListPage_title__Prdn8{padding-bottom:var(--space-xs);border-bottom:1px solid var(--transparent-gray-200);margin-bottom:var(--space-s)}.NewsListPage_loadMore__I_hSW{margin:var(--space-s) auto 0}@media screen and (max-width:767px){.NewsListPage_loadMore__I_hSW{width:100%}}.card-file_card__CgArs{border-radius:var(--corner-radius-m);background-color:var(--gray-100);width:100%;display:flex;align-items:center;gap:var(--space-3xs);cursor:pointer;padding:var(--space-2xs);transition:background-color .2s}.card-file_card__CgArs svg{width:1.5rem;height:1.5rem}.card-file_card__CgArs:hover{background-color:var(--gray-200)}.card-file_name__HW1Z4{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.card-file_name_wrap__bgDMV{display:flex;width:calc(100% - 24px - 80px - 32px)}.card-file_size__iQvVS{margin-left:auto;color:var(--gray-400);flex-shrink:0}@media screen and (max-width:767px){.card-file_card__CgArs{gap:var(--space-4xs);padding:var(--space-3xs)}}.about_about_wrap__TNFDR{background-color:var(--white);overflow:hidden;margin-bottom:8px;padding:0}.about_header__tla_3{padding:40px 0 0 40px}.about_about_block__i_IOn{display:flex;justify-content:space-between;width:100%;max-width:312px;background-color:var(--white);border-radius:20px;position:absolute;right:40px;bottom:40px}.about_about_block_text__QN2Tp{display:flex;flex-direction:column;gap:4px;padding:24px}.about_about_block_text__QN2Tp p{color:var(--gray-400)}.about_about_block_button__IOn0p{display:flex;align-items:center;justify-content:center;width:102px;border-left:1px solid var(--transparent-gray-200)}.about_about_block_button__IOn0p svg{fill:var(--red-300)}.about_about_mission__ESDbY{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:unset;background:none}.about_mission_text__qW6mr{padding:40px;display:flex;flex-direction:column;border-radius:32px;background-color:var(--white)}.about_mission_text__qW6mr h4{width:536px}.about_text_orange__TP8Oj{color:var(--red-300)}.about_mission_pic__ZrdsL{border-radius:32px;overflow:hidden}.about_about_philosophy__8keLU{color:var(--white);display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:unset;background:none}.about_philosophy_pic__PYlo0{overflow:hidden;border-radius:32px}.about_philosophy_text__pTs62{border-radius:32px;background-color:var(--blue-300);padding:40px;display:flex;flex-direction:column;justify-content:space-between}.about_philosophy_text__pTs62 h4{width:536px}.about_historySection__LdatW{background:var(--black-text);border-radius:var(--corner-radius-l)}.about_historySection__LdatW .about_titleSection__9dicA{color:var(--white);padding-bottom:var(--space-xs);border-bottom:1px solid var(--transparent-gray-100)}.about_sliderBlock__MP_Lu{width:100%;display:flex;flex-direction:column;align-items:center}.about_slideDate__DoMIt{color:var(--gray-400);padding-bottom:var(--space-s)}.about_slideImage__KBjS5{display:block;width:100%;border-radius:var(--corner-radius-m);overflow:hidden}.about_documentsSection__k5XXD .about_titleSection__9dicA,.about_works__D4TIg .about_titleSection__9dicA{padding-bottom:var(--space-xs);border-bottom:1px solid var(--transparent-gray-200);margin-bottom:var(--space-s)}.about_workCards__C39YY{display:grid;width:100%;grid-gap:var(--space-2xs);gap:var(--space-2xs);grid-template-columns:repeat(4,1fr)}.about_jobs__XQhW3>a,.about_jobs__XQhW3>button{display:none}.about_subTitleBlock__hAfQK{width:100%;display:flex;align-items:center;justify-content:space-between;padding-bottom:28px;border-bottom:1px solid var(--transparent-gray-200);margin-bottom:var(--space-s)}.about_jobCards__8CpLc{grid-gap:var(--space-2xs);grid-template-columns:repeat(4,1fr)}.about_documentFiles__uYpyW,.about_jobCards__8CpLc{display:grid;width:100%;gap:var(--space-2xs);align-items:flex-start}.about_documentFiles__uYpyW{grid-gap:var(--space-2xs);grid-template-columns:repeat(2,calc(50% - 12px))}.about_missionList___n_cO{padding-top:30px;display:flex;gap:var(--space-5xs);flex-direction:column}@media (max-width:1199px){.about_header__tla_3{padding-left:36px;padding-bottom:40px}.about_about_block__i_IOn{right:36px;bottom:36px;width:296px}.about_mission_pic__ZrdsL{max-height:532px}.about_mission_text__qW6mr{padding:36px}.about_mission_text__qW6mr h4{width:411px}.about_philosophy_pic__PYlo0{max-height:532px}.about_philosophy_text__pTs62{padding:36px}.about_philosophy_text__pTs62 h4{width:419px}.about_documentFiles__uYpyW,.about_jobCards__8CpLc,.about_workCards__C39YY{gap:var(--space-3xs)}.about_subTitleBlock__hAfQK{padding-bottom:23px}}@media (max-width:1023px){.about_about_block__i_IOn{bottom:32px;width:320px}.about_about_mission__ESDbY{flex-direction:column;gap:8px;display:flex}.about_mission_pic__ZrdsL{max-height:unset}.about_mission_text__qW6mr{gap:80px}.about_mission_text__qW6mr h4{width:550px}.about_about_philosophy__8keLU{flex-direction:column;display:flex}.about_philosophy_text__pTs62{gap:80px}.about_philosophy_text__pTs62 h4{width:550px}.about_philosophy_pic__PYlo0{max-height:unset}.about_jobCards__8CpLc,.about_workCards__C39YY{grid-template-columns:repeat(2,1fr)}.about_documentFiles__uYpyW{grid-template-columns:repeat(1,100%)}}@media (max-width:767px){.about_about_block__i_IOn{right:16px;bottom:16px}.about_header__tla_3{padding:24px 0 40px 16px}.about_mission_text__qW6mr{border-radius:24px;gap:48px}.about_mission_text__qW6mr h4{width:100%}.about_mission_pic__ZrdsL,.about_philosophy_pic__PYlo0{border-radius:24px}.about_philosophy_text__pTs62{gap:48px;border-radius:24px}.about_philosophy_text__pTs62 h4{width:100%}.about_jobCards__8CpLc,.about_workCards__C39YY{grid-template-columns:repeat(1,1fr);gap:var(--space-4xs)}.about_jobCards__8CpLc{margin-bottom:var(--space-xs)}.about_documentFiles__uYpyW{gap:var(--space-4xs)}.about_jobs__XQhW3>a,.about_jobs__XQhW3>button{display:flex;width:100%}.about_subTitleBlock__hAfQK{justify-content:left;padding-bottom:var(--space-xs)}.about_subTitleBlock__hAfQK>a,.about_subTitleBlock__hAfQK>button{display:none}}@media (max-width:575px){.about_about_block__i_IOn{max-width:calc(100% - 2rem);width:100%}.about_about_block_text__QN2Tp{padding:1rem}.about_about_block_button__IOn0p{width:86px}.about_documentsSection__k5XXD,.about_jobs__XQhW3,.about_works__D4TIg{padding:var(--space-xs) var(--space-3xs)}.about_mission_text__qW6mr,.about_philosophy_text__pTs62{padding:16px}}.PromoList_title__oTNEW{padding-bottom:var(--space-xs);border-bottom:1px solid var(--transparent-gray-200);margin-bottom:var(--space-s)}.PromoList_tabsWrapper__XtZO_{width:100%;overflow-x:auto;margin-bottom:var(--space-s)}.PromoList_tabs__t4TGJ{display:flex;align-items:center;flex-wrap:nowrap;gap:var(--space-5xs)}.PromoList_bannersGroup__E0xfI{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--space-2xs);gap:var(--space-2xs);width:100%}@media screen and (max-width:1199px){.PromoList_bannersGroup__E0xfI{gap:var(--space-3xs)}}@media screen and (max-width:1023px){.PromoList_bannersGroup__E0xfI{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.PromoList_bannersGroup__E0xfI{grid-template-columns:repeat(1,1fr);gap:var(--space-4xs)}}.MaintenanceHistoryList_wrapper__X_Xn1{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:32px}@media(max-width:1200px){.MaintenanceHistoryList_wrapper__X_Xn1{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:768px){.MaintenanceHistoryList_wrapper__X_Xn1{grid-template-columns:repeat(1,1fr);gap:12px;margin-top:24px}}.common-styles_noData__zaPPa{color:var(--gray-400)}.common-styles_cardsWrapper__S8iVZ{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;width:100%}.common-styles_electricIcon__hMv1B{display:inline-block;vertical-align:middle;width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_729_42069)'%3E%3Cpath d='M13.3761 7.8237L6.3767 15.8266C6.33133 15.8814 6.27553 15.9252 6.21302 15.9551C6.15051 15.985 6.08274 16.0003 6.01424 16C5.93387 15.9991 5.85476 15.9786 5.78301 15.94C5.68781 15.8852 5.61157 15.7993 5.56546 15.6948C5.51935 15.5904 5.5058 15.473 5.52678 15.3598L6.4392 10.4713L2.83953 9.0308C2.76262 8.99896 2.69405 8.94777 2.63965 8.88159C2.58524 8.81541 2.54662 8.73619 2.52705 8.65066C2.50804 8.56484 2.50952 8.47529 2.53136 8.39023C2.55319 8.30517 2.59469 8.22732 2.65204 8.16382L9.6514 0.160919C9.72612 0.0792112 9.82342 0.025232 9.92901 0.00691375C10.0346 -0.0114045 10.1429 0.00690435 10.238 0.0591496C10.3331 0.111395 10.4101 0.194821 10.4574 0.297169C10.5048 0.399517 10.5202 0.515388 10.5013 0.627755L9.58891 5.52286L13.1886 6.96339C13.2659 6.99333 13.3349 7.04339 13.3895 7.10903C13.444 7.17468 13.4824 7.25382 13.501 7.33928C13.5196 7.42474 13.5179 7.51381 13.4961 7.5984C13.4743 7.683 13.433 7.76044 13.3761 7.8237Z' fill='%2371716F'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_729_42069'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");margin-left:8px}.common-styles_grid__X2ILI{display:grid;grid-gap:1.5rem;gap:1.5rem}@media screen and (max-width:1200px){.common-styles_cardsWrapper__S8iVZ{gap:var(--space-3xs)}.common-styles_grid__X2ILI{gap:1rem}}@media screen and (max-width:1024px){.common-styles_cardsWrapper__S8iVZ{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.common-styles_cardsWrapper__S8iVZ{grid-template-columns:repeat(1,1fr);gap:var(--space-4xs)}}@media screen and (max-width:576px){.common-styles_grid__X2ILI{gap:12px}}.ServiceStationList_item__PSA_i{display:block;cursor:pointer;padding:1rem 0}.ServiceStationList_item__PSA_i h6{margin-bottom:4px}.ServiceStationList_notFound__hwZ9V{height:100%;display:flex;justify-content:center;align-items:center;color:var(--gray-400)}.ServiceStationList_notFound__hwZ9V p{max-width:208px;text-align:center}.FilterList_wrapper__ASysM{display:flex;flex-direction:column;row-gap:12px}.FilterList_title__1xw2k{color:var(--gray-400)}.MapControls_controls__gLWeB{color:var(--black);position:absolute;top:50%;right:40px;transform:translateY(calc(-36px - 150%));z-index:1}.MapControls_controls__gLWeB svg{height:24px;width:24px}.MapControls_controls__gLWeB button{width:54px;height:54px;border-radius:50%;background-color:var(--white);display:flex;align-items:center;justify-content:center}.MapControls_minus__5r7k4{position:absolute;top:8px;transform:translateY(100%)}.MapControls_location__I5qI4{position:absolute;top:64px;transform:translateY(200%)}@media screen and (max-width:767px){.MapControls_controls__gLWeB{right:36px}}@media screen and (max-width:575px){.MapControls_controls__gLWeB{right:16px}}@media screen and (max-width:420px){.MapControls_controls__gLWeB button{width:44px;height:44px}.MapControls_controls__gLWeB button svg{height:20px;width:20px}}.SelectedServiceStation_serviceInfos__3ybAj{overflow-y:auto;height:100%;display:flex;flex-direction:column}.SelectedServiceStation_photo__F4a8l{width:100%;display:flex;border-radius:var(--corner-radius-m);margin-bottom:var(--space-4xs);overflow:hidden}.SelectedServiceStation_scheduleBlock__T7g9G{display:flex;align-items:flex-start;gap:8px;color:var(--gray-400);margin-top:16px;padding-bottom:1rem;border-bottom:1px solid var(--transparent-gray-200)}.SelectedServiceStation_schedule__gptoV{margin-top:2px;display:flex;flex-direction:column;row-gap:4px}.SelectedServiceStation_servicePlace__Pb8yV{width:100%;padding-bottom:var(--space-3xs);border-bottom:1px solid var(--transparent-gray-200);flex-direction:column;gap:12px;display:flex}.SelectedServiceStation_servicePlace__Pb8yV>h5{width:100%}.SelectedServiceStation_titleCategory__h_gic{color:var(--gray-400);margin-bottom:8px;margin-top:1rem}.SelectedServiceStation_phone__qg6X_{display:flex;align-items:center;gap:8px;color:var(--gray-400);padding:1rem 0;border-bottom:1px solid var(--transparent-gray-200)}.SelectedServiceStation_phone__qg6X_ svg{width:24px;height:24px}@media screen and (max-width:767px){.SelectedServiceStation_photo__F4a8l{margin-bottom:var(--space-4xs)}}.CarLoader_loader__E7DjU{display:flex;align-items:center;justify-content:center}.CarLoader_loader__E7DjU g{stroke:var(--red-300)}.CarLoader_loader__E7DjU.CarLoader_large__NflM5{transform:translateX(-20px)}.CarLoader_carBody__6jQfV{animation:CarLoader_shake__01CdV .2s ease-in-out infinite alternate}.CarLoader_carLine__vMBIO{transform-origin:center right;stroke-dasharray:22;animation:CarLoader_line__OA5h5 .8s ease-in-out infinite;animation-fill-mode:both}.CarLoader_carLineTop__qEU_l{animation-delay:0s}.CarLoader_carLineMiddle__wWeaQ{animation-delay:.2s}.CarLoader_carLineBottom__E_1p2{animation-delay:.4s}@keyframes CarLoader_shake__01CdV{0%{transform:translateY(-1%)}to{transform:translateY(3%)}}@keyframes CarLoader_line__OA5h5{0%{stroke-dashoffset:22}25%{stroke-dashoffset:22}50%{stroke-dashoffset:0}51%{stroke-dashoffset:0}80%{stroke-dashoffset:-22}to{stroke-dashoffset:-22}}.MyCars_carsInfoWrapper__9YQMB{display:flex;flex-direction:column;row-gap:40px}@media(max-width:576px){.MyCars_carsInfoWrapper__9YQMB{row-gap:32px}}.ServiceSection_wrapper__MxzWM{display:flex;flex-direction:column;row-gap:24px}@media(max-width:1200px){.ServiceSection_wrapper__MxzWM{row-gap:16px}}.Map_header__IG_Xh{display:flex;align-items:center;gap:2rem;margin-bottom:2rem}.Map_tabs__QW5Wm{display:flex;gap:8px}.Map_header__IG_Xh h1{margin-right:auto}.Map_map__04jTx{margin:0 -40px -40px}@media screen and (max-width:1199px){.Map_header__IG_Xh{flex-direction:column;align-items:flex-start;margin-bottom:40px}.Map_map__04jTx{margin:0 -36px -36px}}@media screen and (max-width:767px){.Map_header__IG_Xh{gap:1.5rem;margin-bottom:var(--space-5xs);border-bottom:1px solid var(--transparent-gray-200);padding-bottom:var(--space-s)}.Map_tabs__QW5Wm{overflow:auto}.Map_tabs__QW5Wm::-webkit-scrollbar{display:none}}@media screen and (max-width:575px){.Map_map__04jTx{margin:0 -1rem -1rem}.Map_tabs__QW5Wm{width:100%}}.PromoList_title___z7Fh{padding-bottom:var(--space-xs);border-bottom:1px solid var(--transparent-gray-200);margin-bottom:var(--space-s)}.PromoList_tabsWrapper__FjacK{width:100%;overflow-x:auto;margin-bottom:var(--space-s)}.PromoList_tabs__mffcI{display:flex;align-items:center;flex-wrap:nowrap;gap:var(--space-5xs)}.PromoList_bannersGroup__Cy3Gr{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--space-2xs);gap:var(--space-2xs);width:100%}@media screen and (max-width:1199px){.PromoList_bannersGroup__Cy3Gr{gap:var(--space-3xs)}}@media screen and (max-width:1023px){.PromoList_bannersGroup__Cy3Gr{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.PromoList_bannersGroup__Cy3Gr{grid-template-columns:repeat(1,1fr);gap:var(--space-4xs)}}