:root{--spinner-color:#94d1ee}.Loader_type_circle{position:relative;display:inline-block;box-sizing:border-box;border:2px solid #0000;border-radius:50%;background:linear-gradient(1deg,#0000,#0000);-webkit-backface-visibility:hidden;backface-visibility:hidden;animation:spin 1s linear infinite;animation-delay:.3s}.Loader_type_circle.Loader_color_white{animation:spin_white 1s linear infinite}.Loader_type_circle.Loader_color_red{animation:spin_red 1s linear infinite}.Loader_type_circle.Loader_color_gray{animation:spin_gray 1s linear infinite}.Loader_type_circle.Loader_color_gray2{border:5px solid #0000;animation:spin_gray2 1s linear infinite}.Loader_type_circle.Loader_color_greenProauto{animation:spin_greenProauto 1s linear infinite}.Loader_type_circle.Loader_color_black{animation:spin_black 1s linear infinite}.Loader_type_circle.Loader_color_blue2{animation:spin_blue2 1s linear infinite}.Loader_type_circle.Loader_color_green{animation:spin_green 1s linear infinite}.Loader_type_circle.Loader_color_magenta{animation:spin_magenta 1s linear infinite}.Loader_type_dots{line-height:1;display:flex;justify-content:center;align-items:center;width:auto;height:auto;margin:15px 0;text-align:center}.Loader_type_dots.Loader_color_blue .Loader__dot{background-color:var(--blue)}.Loader_type_dots.Loader_color_white .Loader__dot{background-color:var(--white)}.Loader_type_dots.Loader_color_gray .Loader__dot{background-color:var(--foreground-secondary)}.Loader_type_dots.Loader_color_black .Loader__dot{background-color:var(--black)}.Loader_type_dots .Loader__dot{display:inline-block;width:7px;height:7px;margin-right:4px;border-radius:50%;animation:preloader_type_dots .8s linear infinite}.Loader_type_dots .Loader__dot:nth-child(2){animation-delay:.2s}.Loader_type_dots .Loader__dot:nth-child(3){animation-delay:.4s}.Loader_wrapper{display:flex;justify-content:center;border-radius:3px}.Loader_wrapper_white{background-color:var(--blue)}.Loader_size_s.Loader_type_dots .Loader__dot{width:8px;height:8px}.Loader_size_s.Loader_type_circle{line-height:var(--line-height-h5);width:24px;height:24px;background-position:-2px -19px}.Loader_size_m.Loader_type_dots .Loader__dot{width:11px;height:11px}.Loader_size_m.Loader_type_circle{line-height:var(--line-height-h4);width:28px;height:28px;background-position:-2px -44px}.Loader_size_l.Loader_type_dots .Loader__dot{width:13px;height:13px}.Loader_size_l.Loader_type_circle{line-height:32px;width:32px;height:32px;background-position:-2px -73px}.Loader_size_xl.Loader_type_dots .Loader__dot{width:15px;height:15px}.Loader_size_xl.Loader_type_circle{line-height:38px;width:38px;height:38px;background-position:-2px -106px}.Loader_size_s2.Loader_type_circle{width:16px;height:16px}.Loader_size_m2.Loader_type_circle{width:20px;height:20px}.Loader_size_l2.Loader_type_circle{width:24px;height:24px}.Loader_size_xl2.Loader_type_circle{width:28px;height:28px}@keyframes preloader_type_dots{0%{opacity:1}80%{opacity:0}to{opacity:0}}@keyframes spin{0%{border-top-color:var(--spinner-color);border-left-color:var(--spinner-color);transform:rotate(0)}to{border-top-color:var(--spinner-color);border-left-color:var(--spinner-color);transform:rotate(1turn)}}@keyframes spin_white{0%{border-top-color:var(--white);border-left-color:var(--white);transform:rotate(0)}to{border-top-color:var(--white);border-left-color:var(--white);transform:rotate(1turn)}}@keyframes spin_red{0%{border-top-color:var(--red);border-right-color:var(--red);border-left-color:var(--red);transform:rotate(0)}to{border-top-color:var(--red);border-right-color:var(--red);border-left-color:var(--red);transform:rotate(1turn)}}@keyframes spin_gray{0%{border-top-color:var(--foreground-secondary);border-right-color:var(--foreground-secondary);border-left-color:var(--foreground-secondary);transform:rotate(0)}to{border-top-color:var(--foreground-secondary);border-right-color:var(--foreground-secondary);border-left-color:var(--foreground-secondary);transform:rotate(1turn)}}@keyframes spin_gray2{0%{border-top-color:var(--overlay-quaternary);border-right-color:var(--overlay-quaternary);border-left-color:var(--overlay-quaternary);transform:rotate(0)}to{border-top-color:var(--overlay-quaternary);border-right-color:var(--overlay-quaternary);border-left-color:var(--overlay-quaternary);transform:rotate(1turn)}}@keyframes spin_greenProauto{0%{border-top-color:#46cc72;border-right-color:#46cc72;border-left-color:#46cc72;transform:rotate(0)}to{border-top-color:#46cc72;border-right-color:#46cc72;border-left-color:#46cc72;transform:rotate(1turn)}}@keyframes spin_black{0%{border-top-color:var(--black);border-right-color:var(--black);border-left-color:var(--black);transform:rotate(0)}to{border-top-color:var(--black);border-right-color:var(--black);border-left-color:var(--black);transform:rotate(1turn)}}@keyframes spin_blue2{0%{border-top-color:var(--blue);border-right-color:var(--blue);border-left-color:var(--blue);transform:rotate(0)}to{border-top-color:var(--blue);border-right-color:var(--blue);border-left-color:var(--blue);transform:rotate(1turn)}}@keyframes spin_green{0%{border-top-color:var(--green);border-right-color:var(--green);border-left-color:var(--green);transform:rotate(0)}to{border-top-color:var(--green);border-right-color:var(--green);border-left-color:var(--green);transform:rotate(1turn)}}@keyframes spin_magenta{0%{border-top-color:#af52de;border-right-color:#af52de;border-left-color:#af52de;transform:rotate(0)}to{border-top-color:#af52de;border-right-color:#af52de;border-left-color:#af52de;transform:rotate(1turn)}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.IconSvg.CarouselLazyOffers__titleIcon,.IconSvg.IconSvg_serviceFresh.ListingItemServices-module__icon,.IconSvg.IconSvg_serviceTop.ListingItemServices-module__icon,.IconSvg.PlacementAutoProlongationExpireNotice__helpIcon{pointer-events:none}}@supports (-ms-ime-align:auto){.IconSvg.CarouselLazyOffers__titleIcon,.IconSvg.IconSvg_serviceFresh.ListingItemServices-module__icon,.IconSvg.IconSvg_serviceTop.ListingItemServices-module__icon,.IconSvg.PlacementAutoProlongationExpireNotice__helpIcon{pointer-events:none}}.IconSvg_size_12{width:12px;height:12px}.IconSvg_size_14{width:14px;height:14px}.IconSvg_size_16{width:16px;height:16px}.IconSvg_size_18{width:18px;height:18px}.IconSvg_size_20{width:20px;height:20px}.IconSvg_size_24{width:24px;height:24px}.IconSvg_size_32{width:32px;height:32px}.IconSvg_size_36{width:36px;height:36px}.IconSvg_size_40{width:40px;height:40px}.IconSvg_size_44{width:44px;height:44px}.IconSvg_size_48{width:48px;height:48px}.IconSvg_size_56{width:56px;height:56px}.IconSvg_size_64{width:64px;height:64px}.IconSvg_size_72{width:72px;height:72px}.IconSvg_size_80{width:80px;height:80px}.IconSvg_size_100{width:100px;height:100px}.IconSvg_size_128{width:128px;height:128px}.IconSvg_text-align{transform:translateY(6px)}:root{--Badge2-gap:4px;--Badge2-height:20px;--Badge2-padding-horizontal-no-icon:6px;--Badge2-padding-horizontal-iconed:4px;--Badge2-fontColor:var(--foreground);--Badge2-fontSize:var(--font-size-caption);--Badge2-lineHeight:var(--line-height-caption);--Badge2-borderWidth:0;--Badge2-borderRadius:4px}.Badge2-mQciA{font-size:var(--Badge2-fontSize);font-weight:var(--font-weight-normal);line-height:var(--Badge2-lineHeight);display:flex;overflow:hidden;justify-content:flex-start;align-items:center;gap:var(--Badge2-gap);box-sizing:border-box;height:var(--Badge2-height);padding:0 var(--Badge2-padding-horizontal-no-icon);white-space:nowrap;color:var(--Badge2-fontColor);border-width:var(--Badge2-borderWidth);border-style:solid;border-color:var(--Badge2-borderColor);border-radius:var(--Badge2-borderRadius);background-color:var(--Badge2-backgroundColor)}.Badge2_iconedLeft-xWJcQ{padding-left:var(--Badge2-padding-horizontal-iconed)}.Badge2_iconedRight-k623I{padding-right:var(--Badge2-padding-horizontal-iconed)}.Badge2_onlyIcon-F8gEt{justify-content:center;width:var(--Badge2-height);padding:0}.Badge2_size_s-K3CfD{--Badge2-gap:4px;--Badge2-height:16px;--Badge2-padding-horizontal-no-icon:6px;--Badge2-padding-horizontal-iconed:2px;--Badge2-fontSize:var(--font-size-caption);--Badge2-lineHeight:var(--line-height-caption)}.Badge2_size_s-K3CfD.Badge2_roundnessType_round-cHYyv{--Badge2-borderRadius:8px}.Badge2_size_s-K3CfD.Badge2_roundnessType_square-iVCUg{--Badge2-borderRadius:4px}.Badge2_size_m-vagBN{--Badge2-gap:4px;--Badge2-height:20px;--Badge2-padding-horizontal-no-icon:8px;--Badge2-padding-horizontal-iconed:4px;--Badge2-fontSize:var(--font-size-caption);--Badge2-lineHeight:var(--line-height-caption)}.Badge2_size_m-vagBN.Badge2_roundnessType_round-cHYyv{--Badge2-borderRadius:12px}.Badge2_size_m-vagBN.Badge2_roundnessType_square-iVCUg{--Badge2-borderRadius:6px}.Badge2_roundnessType_square4-xCp9I{--Badge2-borderRadius:4px}.Badge2_size_l-DyAhw{--Badge2-gap:4px;--Badge2-height:24px;--Badge2-padding-horizontal-no-icon:8px;--Badge2-padding-horizontal-iconed:4px;--Badge2-fontSize:var(--font-size-body2);--Badge2-lineHeight:var(--line-height-body2)}.Badge2_size_l-DyAhw.Badge2_roundnessType_round-cHYyv{--Badge2-borderRadius:12px}.Badge2_size_l-DyAhw.Badge2_roundnessType_square-iVCUg{--Badge2-borderRadius:8px}.Badge2_size_xl-iyFtF{--Badge2-gap:4px;--Badge2-height:32px;--Badge2-padding-horizontal-no-icon:10px;--Badge2-padding-horizontal-iconed:6px;--Badge2-fontSize:var(--font-size-body2);--Badge2-lineHeight:var(--line-height-body2)}.Badge2_size_xl-iyFtF.Badge2_roundnessType_round-cHYyv{--Badge2-borderRadius:16px}.Badge2_size_xl-iyFtF.Badge2_roundnessType_square-iVCUg{--Badge2-borderRadius:10px}.Badge2_color_black-BD4j0{--Badge2-fontColor:var(--foreground)}.Badge2_color_black-BD4j0.Badge2_type_primary-LB_aQ{--Badge2-fontColor:var(--foreground-inverse);--Badge2-backgroundColor:var(--surface-inverse)}.Badge2_color_black-BD4j0.Badge2_type_secondary-_2jeN{--Badge2-backgroundColor:var(--surface-secondary)}.Badge2_color_black-BD4j0.Badge2_type_tertiary-ejl2B{--Badge2-borderColor:var(--surface-inverse)}.Badge2_color_transparent-tsqZ9{--Badge2-fontColor:var(--foreground)}.Badge2_color_transparent-tsqZ9.Badge2_type_primary-LB_aQ{--Badge2-backgroundColor:var(--overlay-secondary-dark-static)}.Badge2_color_transparent-tsqZ9.Badge2_type_secondary-_2jeN{--Badge2-backgroundColor:var(--overlay-secondary-light-static)}.Badge2_color_transparent-tsqZ9.Badge2_type_tertiary-ejl2B{--Badge2-borderColor:var(--overlay-secondary)}.Badge2_color_green-KtB0J{--Badge2-fontColor:var(--green)}.Badge2_color_green-KtB0J.Badge2_type_primary-LB_aQ{--Badge2-backgroundColor:var(--green)}.Badge2_color_green-KtB0J.Badge2_type_secondary-_2jeN{--Badge2-backgroundColor:var(--green-tertiary)}.Badge2_color_green-KtB0J.Badge2_type_tertiary-ejl2B{--Badge2-borderColor:var(--green)}.Badge2_color_blue-M3C53{--Badge2-fontColor:var(--blue)}.Badge2_color_blue-M3C53.Badge2_type_primary-LB_aQ{--Badge2-backgroundColor:var(--blue)}.Badge2_color_blue-M3C53.Badge2_type_secondary-_2jeN{--Badge2-backgroundColor:var(--blue-tertiary)}.Badge2_color_blue-M3C53.Badge2_type_tertiary-ejl2B{--Badge2-borderColor:var(--blue)}.Badge2_color_red-sMz1t{--Badge2-fontColor:var(--red)}.Badge2_color_red-sMz1t.Badge2_type_primary-LB_aQ{--Badge2-backgroundColor:var(--red)}.Badge2_color_red-sMz1t.Badge2_type_secondary-_2jeN{--Badge2-backgroundColor:var(--red-tertiary)}.Badge2_color_red-sMz1t.Badge2_type_tertiary-ejl2B{--Badge2-borderColor:var(--red)}.Badge2_color_orange-xlwCh{--Badge2-fontColor:var(--orange)}.Badge2_color_orange-xlwCh.Badge2_type_primary-LB_aQ{--Badge2-backgroundColor:var(--orange)}.Badge2_color_orange-xlwCh.Badge2_type_secondary-_2jeN{--Badge2-backgroundColor:var(--orange-tertiary)}.Badge2_color_orange-xlwCh.Badge2_type_tertiary-ejl2B{--Badge2-borderColor:var(--orange)}.Badge2_color_yellow-l937X{--Badge2-fontColor:var(--yellow)}.Badge2_color_yellow-l937X.Badge2_type_primary-LB_aQ{--Badge2-fontColor:var(--foreground-dark-static);--Badge2-backgroundColor:var(--yellow)}.Badge2_color_yellow-l937X.Badge2_type_secondary-_2jeN{--Badge2-backgroundColor:var(--yellow-tertiary)}.Badge2_color_yellow-l937X.Badge2_type_tertiary-ejl2B{--Badge2-borderColor:var(--yellow)}.Badge2_color_violet-UHB3f{--Badge2-fontColor:var(--purple)}.Badge2_color_violet-UHB3f.Badge2_type_primary-LB_aQ{--Badge2-backgroundColor:var(--purple)}.Badge2_color_violet-UHB3f.Badge2_type_secondary-_2jeN{--Badge2-backgroundColor:var(--purple-tertiary)}.Badge2_color_violet-UHB3f.Badge2_type_tertiary-ejl2B{--Badge2-borderColor:var(--purple)}.Badge2_color_brandAccent-YdZaL{--Badge2-fontColor:var(--brand-tertiary)}.Badge2_color_brandAccent-YdZaL.Badge2_type_primary-LB_aQ{--Badge2-fontColor:var(--brand-tertiary);--Badge2-backgroundColor:var(--brand-tertiary-inverse)}.Badge2_color_brandAccent-YdZaL.Badge2_type_secondary-_2jeN{--Badge2-fontColor:var(--brand-tertiary-inverse);--Badge2-backgroundColor:var(--brand-tertiary)}.Badge2_color_brandAccent-YdZaL.Badge2_type_tertiary-ejl2B{--Badge2-borderColor:var(--brand-tertiary)}.Badge2_color_fairPrice-XQEUI{color:var(--foreground);background-color:var(--deal-fair)}.Badge2_type_primary-LB_aQ{--Badge2-fontColor:var(--foreground-light-static)}.Badge2_type_tertiary-ejl2B{--Badge2-borderWidth:1px;--Badge2-backgroundColor:#0000}.Button2-DDOYo{font-family:inherit;font-weight:var(--font-weight-medium);position:relative;display:flex;justify-content:center;align-items:center;box-sizing:border-box;text-decoration:none;border:none}.Button2-DDOYo>*{z-index:1}.Button2-DDOYo.Button2_icon_iconOnly-osiGg{padding:0}.Button2-DDOYo.Button2-DDOYo.Button2_disabled-KrWHT{pointer-events:none;color:var(--foreground-secondary);outline:none;background-color:var(--fill);transform:none}.Button2-DDOYo.Button2-DDOYo.Button2_themeType_tertiary-OD4_o{background:none}.Button2-DDOYo:focus{outline-offset:2px}.Button2__content-eyTVN{display:flex;flex-direction:column}.Button2__noteText-hhbsh{font-weight:var(--font-weight-normal)}.Button2_color_blue-DXw10.Button2_themeType_primary-bnQga{color:var(--foreground-light-static);background-color:var(--blue)}.Button2_color_blue-DXw10.Button2_themeType_primary-bnQga:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_blue-DXw10.Button2_themeType_primary-bnQga:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--overlay-tertiary-dark-static)}.Button2_color_blue-DXw10.Button2_themeType_secondary-eVSRC{color:var(--blue);background-color:var(--blue-tertiary)}.Button2_color_blue-DXw10.Button2_themeType_secondary-eVSRC:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu),.Button2_color_blue-DXw10.Button2_themeType_secondary-eVSRC:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu){color:var(--foreground-light-static)}.Button2_color_blue-DXw10.Button2_themeType_secondary-eVSRC:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_blue-DXw10.Button2_themeType_secondary-eVSRC:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--blue)}.Button2_color_blue-DXw10.Button2_themeType_tertiary-OD4_o{color:var(--blue);background:none}.Button2_color_blue-DXw10.Button2_themeType_tertiary-OD4_o:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_blue-DXw10.Button2_themeType_tertiary-OD4_o:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--blue-tertiary)}.Button2_color_blue-DXw10:focus{outline:2px solid var(--link)}.Button2_color_red-v8ASr.Button2_themeType_primary-bnQga{color:var(--foreground-light-static);background-color:var(--red)}.Button2_color_red-v8ASr.Button2_themeType_primary-bnQga:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_red-v8ASr.Button2_themeType_primary-bnQga:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--overlay-tertiary-dark-static)}.Button2_color_red-v8ASr.Button2_themeType_secondary-eVSRC{color:var(--red);background-color:var(--red-tertiary)}.Button2_color_red-v8ASr.Button2_themeType_secondary-eVSRC:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu),.Button2_color_red-v8ASr.Button2_themeType_secondary-eVSRC:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu){color:var(--foreground-light-static)}.Button2_color_red-v8ASr.Button2_themeType_secondary-eVSRC:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_red-v8ASr.Button2_themeType_secondary-eVSRC:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--red)}.Button2_color_red-v8ASr.Button2_themeType_tertiary-OD4_o{color:var(--red);background:none}.Button2_color_red-v8ASr.Button2_themeType_tertiary-OD4_o:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_red-v8ASr.Button2_themeType_tertiary-OD4_o:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--red-tertiary)}.Button2_color_red-v8ASr:focus{outline:2px solid var(--red-tertiary)}.Button2_color_green-J3jSV.Button2_themeType_primary-bnQga{color:var(--foreground-light-static);background-color:var(--green)}.Button2_color_green-J3jSV.Button2_themeType_primary-bnQga:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_green-J3jSV.Button2_themeType_primary-bnQga:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--overlay-tertiary-dark-static)}.Button2_color_green-J3jSV.Button2_themeType_secondary-eVSRC{color:var(--green);background-color:var(--green-tertiary)}.Button2_color_green-J3jSV.Button2_themeType_secondary-eVSRC:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu),.Button2_color_green-J3jSV.Button2_themeType_secondary-eVSRC:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu){color:var(--foreground-light-static)}.Button2_color_green-J3jSV.Button2_themeType_secondary-eVSRC:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_green-J3jSV.Button2_themeType_secondary-eVSRC:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--green)}.Button2_color_green-J3jSV.Button2_themeType_tertiary-OD4_o{color:var(--green);background:none}.Button2_color_green-J3jSV.Button2_themeType_tertiary-OD4_o:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_green-J3jSV.Button2_themeType_tertiary-OD4_o:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--green-tertiary)}.Button2_color_green-J3jSV:focus{outline:2px solid var(--green-tertiary)}.Button2_color_toxicGreen-pgtNp.Button2_themeType_primary-bnQga{color:var(--black);background-color:var(--brand-tertiary-inverse)}.Button2_color_toxicGreen-pgtNp.Button2_checked-UP6Es{color:var(--black);background-color:var(--overlay-quaternary)}.Button2_color_purple-Ynp0D.Button2_themeType_primary-bnQga{color:var(--foreground-light-static);background-color:var(--purple)}.Button2_color_purple-Ynp0D.Button2_themeType_primary-bnQga:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_purple-Ynp0D.Button2_themeType_primary-bnQga:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--overlay-tertiary-dark-static)}.Button2_color_purple-Ynp0D.Button2_themeType_secondary-eVSRC{color:var(--purple);background-color:var(--purple-tertiary)}.Button2_color_purple-Ynp0D.Button2_themeType_secondary-eVSRC:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu),.Button2_color_purple-Ynp0D.Button2_themeType_secondary-eVSRC:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu){color:var(--foreground-light-static)}.Button2_color_purple-Ynp0D.Button2_themeType_secondary-eVSRC:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_purple-Ynp0D.Button2_themeType_secondary-eVSRC:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--purple)}.Button2_color_purple-Ynp0D.Button2_themeType_tertiary-OD4_o{color:var(--purple);background:none}.Button2_color_purple-Ynp0D.Button2_themeType_tertiary-OD4_o:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_purple-Ynp0D.Button2_themeType_tertiary-OD4_o:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--purple-tertiary)}.Button2_color_purple-Ynp0D:focus{outline:2px solid var(--purple-tertiary)}.Button2_color_black-NJF2l.Button2_themeType_primary-bnQga{color:var(--foreground-inverse);background-color:var(--surface-inverse)}.Button2_color_black-NJF2l.Button2_themeType_primary-bnQga:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_black-NJF2l.Button2_themeType_primary-bnQga:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--overlay-tertiary-inverse)}.Button2_color_black-NJF2l.Button2_themeType_secondary-eVSRC{color:var(--foreground);background-color:var(--fill)}.Button2_color_black-NJF2l.Button2_themeType_secondary-eVSRC:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_black-NJF2l.Button2_themeType_secondary-eVSRC:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--overlay-quaternary)}.Button2_color_black-NJF2l.Button2_themeType_tertiary-OD4_o{color:var(--foreground);background:none}.Button2_color_black-NJF2l.Button2_themeType_tertiary-OD4_o:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after,.Button2_color_black-NJF2l.Button2_themeType_tertiary-OD4_o:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu):after{background-color:var(--fill)}.Button2_color_black-NJF2l:focus{outline:2px solid var(--fill)}.Button2_color_lightStatic-hPynB.Button2_themeType_primary-bnQga{color:var(--foreground-dark-static);background-color:var(--background-light-static)}.Button2_color_lightStatic-hPynB.Button2_themeType_primary-bnQga:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu),.Button2_color_lightStatic-hPynB.Button2_themeType_primary-bnQga:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu){background-color:var(--overlay-light-static)}.Button2_color_lightStatic-hPynB.Button2_themeType_primary-bnQga.Button2_disabled-KrWHT{color:var(--foreground-secondary-dark-static);background-color:var(--overlay-tertiary-light-static)}.Button2_color_lightStatic-hPynB.Button2_themeType_secondary-eVSRC{color:var(--foreground-light-static);background-color:var(--overlay-tertiary-light-static)}.Button2_color_lightStatic-hPynB.Button2_themeType_secondary-eVSRC:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu),.Button2_color_lightStatic-hPynB.Button2_themeType_secondary-eVSRC:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu){color:var(--foreground-dark-static);background-color:var(--overlay-light-static)}.Button2_color_lightStatic-hPynB.Button2_themeType_secondary-eVSRC.Button2_disabled-KrWHT{color:var(--foreground-secondary-light-static);background-color:var(--overlay-quaternary-light-static)}.Button2_color_lightStatic-hPynB.Button2_themeType_tertiary-OD4_o{color:var(--foreground-light-static);background:none}.Button2_color_lightStatic-hPynB.Button2_themeType_tertiary-OD4_o:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu),.Button2_color_lightStatic-hPynB.Button2_themeType_tertiary-OD4_o:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu){background-color:var(--overlay-tertiary-light-static)}.Button2_color_lightStatic-hPynB.Button2_themeType_tertiary-OD4_o.Button2_disabled-KrWHT{color:var(--foreground-secondary-light-static)}.Button2_color_lightStatic-hPynB:focus{outline:2px solid var(--overlay-tertiary-light-static)}.Button2_color_darkStatic-Jqa3t.Button2_themeType_primary-bnQga{color:var(--foreground-light-static);background-color:var(--overlay-secondary-dark-static)}.Button2_color_darkStatic-Jqa3t.Button2_themeType_primary-bnQga:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu),.Button2_color_darkStatic-Jqa3t.Button2_themeType_primary-bnQga:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu){background-color:var(--overlay-dark-static)}.Button2_color_darkStatic-Jqa3t.Button2_themeType_primary-bnQga.Button2_disabled-KrWHT{color:var(--foreground-secondary-light-static);background-color:var(--overlay-tertiary-dark-static)}.Button2_color_darkStatic-Jqa3t.Button2_themeType_secondary-eVSRC{color:var(--foreground-dark-static);background-color:var(--overlay-quaternary-dark-static)}.Button2_color_darkStatic-Jqa3t.Button2_themeType_secondary-eVSRC:focus:focus-visible:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu),.Button2_color_darkStatic-Jqa3t.Button2_themeType_secondary-eVSRC:hover:not(.Button2_disabled-KrWHT):not(.Button2_withoutHover-Q0Uvu){color:var(--foreground-light-static);background-color:var(--overlay-secondary-dark-static)}.Button2_color_darkStatic-Jqa3t.Button2_themeType_secondary-eVSRC.Button2_disabled-KrWHT{color:var(--foreground-secondary-light-static)}.Button2_color_darkStatic-Jqa3t:focus{outline:2px solid var(--overlay-quaternary-dark-static)}.Button2_color_darkStatic-Jqa3t.Button2_checked-UP6Es{color:var(--foreground-light-static);background-color:var(--overlay-tertiary)}.Button2_size_s-DPMlF{font-size:var(--font-size-body2);line-height:var(--line-height-body2);gap:6px;min-width:32px;height:32px;min-height:32px;padding:0 16px}.Button2_size_s-DPMlF,.Button2_size_s-DPMlF:focus,.Button2_size_s-DPMlF:focus:after,.Button2_size_s-DPMlF:hover:after{border-radius:8px}.Button2_size_s-DPMlF .Button2__noteText-hhbsh{font-size:var(--font-size-caption);line-height:var(--line-height-caption)}.Button2_size_s-DPMlF.Button2_icon_iconStart-zUA3r{padding:0 16px 0 12px}.Button2_size_s-DPMlF.Button2_icon_iconEnd-hR23x{padding:0 12px 0 16px}.Button2_size_m-btcI2{font-size:var(--font-size-body1);line-height:var(--line-height-body1);gap:8px;min-width:44px;height:44px;min-height:44px;padding:0 20px}.Button2_size_m-btcI2,.Button2_size_m-btcI2:focus,.Button2_size_m-btcI2:focus:after,.Button2_size_m-btcI2:hover:after{border-radius:12px}.Button2_size_m-btcI2 .Button2__noteText-hhbsh{font-size:var(--font-size-caption);line-height:var(--line-height-caption)}.Button2_size_m-btcI2.Button2_icon_iconStart-zUA3r{padding:0 20px 0 16px}.Button2_size_m-btcI2.Button2_icon_iconEnd-hR23x{padding:0 16px 0 20px}.Button2_size_l-giThR{font-size:var(--font-size-body0);line-height:var(--line-height-body0);gap:8px;min-width:56px;height:56px;min-height:56px;padding:0 24px}.Button2_size_l-giThR,.Button2_size_l-giThR:focus,.Button2_size_l-giThR:focus:after,.Button2_size_l-giThR:hover:after{border-radius:16px}.Button2_size_l-giThR .Button2__noteText-hhbsh{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.Button2_size_l-giThR.Button2_icon_iconStart-zUA3r{padding:0 24px 0 20px}.Button2_size_l-giThR.Button2_icon_iconEnd-hR23x{padding:0 20px 0 24px}.Button2_size_xl-BmQxm{font-size:var(--font-size-body0);line-height:var(--line-height-body0);gap:8px;min-width:64px;height:64px;min-height:64px;padding:0 24px}.Button2_size_xl-BmQxm,.Button2_size_xl-BmQxm:focus,.Button2_size_xl-BmQxm:focus:after,.Button2_size_xl-BmQxm:hover:after{border-radius:16px}.Button2_size_xl-BmQxm .Button2__noteText-hhbsh{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.Button2_size_xl-BmQxm.Button2_icon_iconStart-zUA3r{padding:0 24px 0 20px}.Button2_size_xl-BmQxm.Button2_icon_iconEnd-hR23x{padding:0 20px 0 24px}.Button2-DDOYo:hover:not(.Button2_disabled-KrWHT){cursor:pointer}.Button2-DDOYo:focus:focus-visible:not(.Button2_disabled-KrWHT):after,.Button2-DDOYo:hover:not(.Button2_disabled-KrWHT):after{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:100%;content:""}.Button2-DDOYo:focus:not(:focus-visible){outline:none}.Button2-DDOYo:active:hover:not(.Button2_disabled-KrWHT),.Button2-DDOYo:active:not(.Button2_disabled-KrWHT){outline:none;transform:scale(.95)}.Button2_loading_isLoading-EdlYB{padding:0}.Button2_width_hasWidth-Nxe4x .Button2__content-eyTVN{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.Button2-DDOYo .Button2__loader-zaZER,.Button2_earlyClick-aG99N .Button2__loader-zaZER{display:none}.Button2_loading_isLoading-EdlYB .Button2__loader-zaZER,[data-ebc-is-clicked] .Button2__loader-zaZER{display:inline-flex}.Button2_loading_isLoading-EdlYB>:not(.Button2__loader-zaZER),[data-ebc-is-clicked]>:not(.Button2__loader-zaZER){display:none}.Button2-DDOYo.Button2_loading_isLoading-EdlYB{padding:0}.Button2__badgeWrapper-kCshL{position:absolute;top:0;right:0;transform:translateY(-50%)}.CatalogOpinionsFooter__footerTr-qWV2d{padding-top:8px;border-top:1px solid var(--surface-tertiary)}.CatalogOpinionsFooter__btn-XbOWb{display:flex;align-items:center}.CatalogOpinionsFooter__btnContent-V96EM.CatalogOpinionsFooter__btnContent-V96EM{display:flex;flex-direction:row;align-items:center;gap:8px}.CatalogOpinionsFooter__icon-zspjx{width:14px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.CatalogOpinionsFooter__footerTr-qWV2d{border-top:none}}.CatalogOpinionsTitle__h2-O2VXW{font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-h3);margin:0 0 32px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.CatalogOpinionsTitle__h2-O2VXW{font-size:var(--font-size-h5);line-height:var(--font-size-h5);margin-bottom:24px}}.CatalogOpinionsHead-xgf8G{display:grid;align-items:center;grid-template-columns:var(--CatalogCardComplectations--gridTemplateColumns);grid-auto-rows:36px;margin:0;padding:0;list-style:none}.CatalogOpinionsHead__headCell-XfUwB.CatalogOpinionsHead__headCell-XfUwB{font-size:var(--font-size-caption);font-weight:var(--font-weight-normal);line-height:var(--line-height-caption);color:var(--foreground-secondary)}.CatalogOpinionsHead__headCell-XfUwB.CatalogOpinionsHead__headCell-XfUwB:first-child{padding-left:var(--CatalogCardComplectations--paddingHorizontal)}.CatalogOpinionsHead__headCell-XfUwB.CatalogOpinionsHead__headCell-XfUwB:last-child{padding-right:var(--CatalogCardComplectations--paddingHorizontal)}.Link{cursor:pointer;touch-action:manipulation;text-decoration:none;-webkit-tap-highlight-color:var(--overlay-quaternary-dark-static);outline:none;transition:color .3s ease}.Link.Link_width_full{display:inline-block;width:100%}.Link.Link_height_full{display:inline-block;height:100%}.Link{color:var(--blue)}.Link.Link_color_black,.Link.Link_color_black_without_hover{color:var(--foreground)}.Link.Link_color_blue_medium{color:var(--blue-tertiary)}.Link.Link_color_green{color:#070}.Link.Link_color_gray{color:var(--foreground-secondary)}.Link.Link_color_gray_light{color:var(--surface-tertiary)}.Link.Link_color_red{color:var(--red)}.Link.Link_color_white,.Link.Link_color_white_with_white_hover{color:var(--white)}.Link.Link_disabled{cursor:auto;color:var(--foreground-secondary)}@media not all and (pointer:coarse){.Link:not(.Link_disabled):hover{color:var(--red)}.Link:not(.Link_disabled):hover.Link_color_white_with_white_hover{opacity:.8;color:var(--white)}.Link:not(.Link_disabled):hover.Link_color_black_without_hover{opacity:.8;color:var(--foreground)}.Link:not(.Link_disabled):hover.Link_color_red{opacity:.9}}@media (hover:hover){.Link:not(.Link_disabled):hover{color:var(--red)}.Link:not(.Link_disabled):hover.Link_color_red{opacity:.9}}.CatalogOpinionsBodyCell__bodyCell-T_773{display:flex;align-items:center;box-sizing:border-box;width:100%;height:100%;padding:0 10px 0 0;white-space:break-spaces;-webkit-hyphens:auto;hyphens:auto;border-top:1px solid var(--surface-tertiary)}.CatalogOpinionsBodyCell__bodyCell-T_773:first-child{padding-left:var(--CatalogCardComplectations--paddingHorizontal)}.CatalogOpinionsBodyCell__bodyCell-T_773:last-child{padding-right:var(--CatalogCardComplectations--paddingHorizontal)}.CatalogOpinionsBodyCell__emptyCell-jyQCx{border:none}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.CatalogOpinionsBodyCell__bodyCell-T_773,.CatalogOpinionsBodyCell__bodyCell-T_773:first-child,.CatalogOpinionsBodyCell__bodyCell-T_773:last-child{padding:0;border-top:none;border-right:none;border-left:none}}.CatalogOpinionsBody-Z4s74{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.CatalogOpinionsBody__bodyTr-fHOU3{position:relative;display:flex;box-sizing:border-box;width:100%;cursor:pointer;border-radius:var(--border-radius-s)}.CatalogOpinionsBody__bodyTr-fHOU3:last-child{border-top:1px solid var(--surface-tertiary)}.CatalogOpinionsBody__bodyTr-fHOU3:hover{background-color:#4b526514}.CatalogOpinionsBody__bodyTr-fHOU3:hover .CatalogOpinionsBody__bodyTrLinkContent-ICnAr,.CatalogOpinionsBody__bodyTr-fHOU3:hover+.CatalogOpinionsBody__bodyTr-fHOU3 .CatalogOpinionsBody__bodyTrLinkContent-ICnAr{border-color:#0000}.CatalogOpinionsBody__bodyTrLink-hokc6{display:grid;align-items:center;grid-template-columns:var(--CatalogCardComplectations--gridTemplateColumns);grid-auto-rows:40px;width:100%}.CatalogOpinionsBody__bodyTr-fHOU3 .CatalogOpinionsBody__bodyTrLinkContent-ICnAr:first-child{font-weight:var(--font-weight-bold)}.CatalogOpinionsBody__hideTr-wmCI0{display:none}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.CatalogOpinionsBody__bodyTr-fHOU3{display:flex;flex-direction:column;height:auto;margin-bottom:8px;border:none}.CatalogOpinionsBody__bodyTr-fHOU3:last-child{border-top:none}.CatalogOpinionsBody__bodyTr-fHOU3:hover{background:none}.CatalogOpinionsBody__hideTr-wmCI0{display:none}.CatalogOpinionsBody__bodyTrList-nxb2Q{display:flex;flex-direction:column;width:100%;margin:0;padding:0}.CatalogOpinionsBody__bodyTrListItem-MUNn9{position:relative;display:flex;box-sizing:border-box;width:100%;padding:12px;white-space:nowrap;border-radius:var(--border-radius-xs);background:var(--fill)}.CatalogOpinionsBody__bodyTrListItemLink-trYgU{display:flex;flex-direction:column;width:100%}.CatalogOpinionsBody__bodyTrListItem-MUNn9:not(:last-child){margin-bottom:4px}.CatalogOpinionsBody__bodyTrListItem_withTitle-vWR5e{border-radius:var(--border-radius-m)}.CatalogOpinionsBody__bodyTrListItem_withTitle-vWR5e.CatalogOpinionsBody__bodyTrListItem_withMoreOptions-wQgVf{border-radius:var(--border-radius-m) var(--border-radius-m) var(--border-radius-xs) var(--border-radius-xs)}.CatalogOpinionsBody__bodyTrListItem-MUNn9:last-child:not(.CatalogOpinionsBody__bodyTrListItem_withTitle-vWR5e){border-radius:var(--border-radius-xs) var(--border-radius-xs) var(--border-radius-m) var(--border-radius-m)}.CatalogOpinionsBody__bodyTrListItemTitle-UPbir{font-size:var(--font-size-body0);font-weight:var(--font-weight-medium);line-height:var(--line-height-body0);margin-bottom:8px}.CatalogOpinionsBody__bodyTrListItemInfo-sLNbK{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:auto;width:100%}}:root{--CatalogCardComplectations--gridTemplateColumns:2.5fr 2fr 1.5fr 1fr 1.5fr 1.5fr;--CatalogCardComplectations--paddingHorizontal:8px}.CatalogCardComplectations__container-Urm45{padding:0 20px;background:var(--foreground-light-static);padding-block:40px}.CatalogCardComplectations__container_isRedesigned-h9Szc{margin-bottom:52px;padding:0;background:none;padding-block:0}.CatalogCardComplectations__container_isRedesigned-h9Szc .CatalogCardComplectations__table-Gjuro{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.CatalogCardComplectations__table-Gjuro{font-size:var(--fs-small);line-height:var(--lh-body);width:100%;border-collapse:collapse;text-align:left}[data-cell=name]{font-weight:var(--font-weight-bold);width:25%}[data-cell=drive]{width:10%}[data-cell=engine]{width:20%}[data-cell=gearbox]{width:15%}[data-cell=acceleration],[data-cell=fuel_consumption]{width:15%;text-align:center}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.CatalogCardComplectations__container_isRedesigned-h9Szc{box-sizing:border-box;width:100%;margin-bottom:8px;padding:var(--safe-horizontal-offset);border-radius:var(--border-radius-xxl);background:var(--white)}.CatalogCardComplectations__table-Gjuro{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}}.Tabs{white-space:nowrap}.TabsItem{font-size:var(--font-size-body1);line-height:44px;display:inline-block;height:44px;margin:0 15px;cursor:pointer;vertical-align:initial}.TabsItem_active{font-weight:700;position:relative}.TabsItem_active:after{position:absolute;z-index:0;right:0;bottom:0;left:0;height:2px;content:" ";background:var(--red)}.TabsItem_active .Tabs__link,.TabsItem_active:hover .Tabs__link{color:var(--foreground)}.TabsItem_view_white-bg.TabsItem_active:after{display:none}.TabsItem_view_white-bg.TabsItem_active .Tabs__link{border-radius:3px 3px 0 0;background:var(--white)}.Tabs__link{display:block;margin:0 -15px;padding:0 15px;white-space:nowrap;text-decoration:none;color:var(--overlay-secondary-dark-static);outline:none}.Tabs__link:hover{color:var(--red)}.Button{--button-side-space:24px;--button-left-space:var(--button-side-space);--button-right-space:var(--button-side-space);font-family:inherit;font-size:var(--font-size-body1);-webkit-font-smoothing:antialiased;position:relative;display:inline-block;box-sizing:border-box;max-width:100%;margin:0;padding:0;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;vertical-align:middle;white-space:nowrap;text-decoration:none;color:#000000de;-webkit-tap-highlight-color:transparent;border:1px solid #0000;border-radius:var(--border-radius-s);outline:0;background:#0000}.Button::-moz-focus-inner{border:none}.Button__content{display:flex;justify-content:center;align-items:center;height:100%}.Button_width_narrow .Button__content>div:first-child,.Button_width_narrow .Button__content>span:first-child,.Button_width_narrow .Button__content>svg:first-child{margin:0 3px 0 0}.Button_width_narrow .Button__content>div:last-child,.Button_width_narrow .Button__content>span:last-child,.Button_width_narrow .Button__content>svg:last-child{margin:0}.Button_width_full{width:100%}.Button_width_full .Button__content>div:first-child,.Button_width_full .Button__content>span:first-child,.Button_width_full .Button__content>svg:first-child{margin-left:4px}.Button_width_full .Button__content>div:last-child,.Button_width_full .Button__content>span:last-child,.Button_width_full .Button__content>svg:last-child{margin-right:4px}.Button_fontWeight_bold .Button__content,.Button_fontWeight_bold .Button__text{font-weight:700}.Button:disabled,.Button_disabled{cursor:default}.Button__text{display:inline-block;overflow:hidden;text-overflow:ellipsis}.Button_size_s{font-size:var(--font-size-body2);line-height:26px;height:28px}.Button_size_m{line-height:34px;height:36px}.Button_size_l{line-height:42px;height:44px}.Button_size_xl{height:52px}.Button_size_xl,.Button_size_xxl{font-size:var(--font-size-sub);line-height:50px}.Button_size_xxl{height:58px}.Button_size_promo{font-size:var(--font-size-h5);line-height:var(--line-height-h5);height:60px}.Button_radius_r8{border-radius:var(--border-radius-s)}.Button_radius_r12{border-radius:var(--border-radius-m)}.Button_radius_r16{border-radius:var(--border-radius-l)}.Button_radius_round{border-radius:1000px}.Button_size_promo .Button__content .Button__text:only-child{margin:0 48px}.Button_size_s .IconSvg:only-child{width:24px;margin:0 1px}.Button_size_m .IconSvg:only-child{width:24px;margin:0 5px}.Button_size_l .IconSvg:only-child{width:24px;margin:0 9px}.Button_size_xl .IconSvg:only-child{width:24px;margin:0 13px}.Button_size_xxl .IconSvg:only-child{width:24px;margin:0 15px}.Button_size_promo .IconSvg:only-child{width:24px;margin:0 17px}.Button__content>div,.Button__content>span{margin:0 4px}.Button__content>div:first-child,.Button__content>span:first-child,.Button__content>svg:first-child{margin-left:var(--button-left-space,24px)}.Button__content>div:last-child,.Button__content>span:last-child,.Button__content>svg:last-child{margin-right:var(--button-right-space,24px)}.Button.Button_multiline{line-height:normal;height:auto}.Button_multiline .Button__content>div{font-size:var(--font-size-body2);line-height:var(--line-height-body2);margin:12px 16px}.Button_multiline .Button__content>div>div:first-child{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}:root{--button-color-disabled:var(--foreground-tertiary);--button-background-color-disabled:var(--surface-secondary)}.Button.Button_disabled.Button_oldDisabledColor.Button_color_black,.Button.Button_disabled.Button_oldDisabledColor.Button_color_blue,.Button.Button_disabled.Button_oldDisabledColor.Button_color_gray,.Button.Button_disabled.Button_oldDisabledColor.Button_color_grayHoverBlue,.Button.Button_disabled.Button_oldDisabledColor.Button_color_green,.Button.Button_disabled.Button_oldDisabledColor.Button_color_red{background-color:#d1d1d6}.Button.Button_color_black{color:var(--white);background-color:var(--black)}.Button.Button_color_black.Button_focused,.Button.Button_color_black.Button_hovered{background-color:#2e2e2e}.Button.Button_color_black.Button_pressed{background-color:#464646}.Button.Button_color_black.Button_disabled{color:var(--button-color-disabled);border-color:#0000;background-color:var(--button-background-color-disabled)}.Button.Button_color_black.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_blue{color:var(--white);background-color:var(--blue)}.Button.Button_color_blue.Button_focused,.Button.Button_color_blue.Button_hovered{background-color:#2284ef}.Button.Button_color_blue.Button_pressed{background-color:#3891f0}.Button.Button_color_blue.Button_pressed .Button__text{opacity:.8}.Button.Button_color_blue.Button_disabled{color:var(--button-color-disabled);border-color:#0000;background-color:var(--button-background-color-disabled)}.Button.Button_color_blue.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_gray{color:var(--black);background-color:#efeff3}.Button.Button_color_gray.Button_focused,.Button.Button_color_gray.Button_hovered,.Button.Button_color_gray.Button_pressed{background-color:var(--surface-tertiary)}.Button.Button_color_gray.Button_pressed .Button__text{opacity:.8}.Button.Button_color_gray.Button_disabled{color:var(--button-color-disabled);border-color:#0000;background-color:var(--button-background-color-disabled)}.Button.Button_color_gray.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_grayHoverBlue{color:var(--black);background-color:#efeff3}.Button.Button_color_grayHoverBlue.Button_checked,.Button.Button_color_grayHoverBlue.Button_focused,.Button.Button_color_grayHoverBlue.Button_hovered{color:var(--white);border-color:#0000;background-color:var(--blue)}.Button.Button_color_grayHoverBlue.Button_pressed{background-color:#dcdce1}.Button.Button_color_grayHoverBlue.Button_pressed .Button__text{opacity:.8}.Button.Button_color_grayHoverBlue.Button_disabled{color:var(--button-color-disabled);border-color:#0000;background-color:var(--button-background-color-disabled)}.Button.Button_color_grayHoverBlue.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_green{color:var(--white);background-color:var(--green)}.Button.Button_color_green.Button_focused,.Button.Button_color_green.Button_hovered,.Button.Button_color_green.Button_pressed{background-color:#5bc274}.Button.Button_color_green.Button_pressed .Button__text{opacity:.8}.Button.Button_color_green.Button_disabled{color:var(--button-color-disabled);border-color:#0000;background-color:var(--button-background-color-disabled)}.Button.Button_color_green.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_red{color:var(--white);background-color:var(--red)}.Button.Button_color_red.Button_focused,.Button.Button_color_red.Button_hovered{background-color:#f65b53}.Button.Button_color_red.Button_pressed{background-color:#f76c64}.Button.Button_color_red.Button_pressed .Button__text{opacity:.8}.Button.Button_color_red.Button_disabled{color:var(--button-color-disabled);border-color:#0000;background-color:var(--button-background-color-disabled)}.Button.Button_color_red.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_transparentWhiteBlue{color:var(--white);border-color:var(--white);background-color:#2276d31f}.Button.Button_color_transparentWhiteBlue.Button_focused,.Button.Button_color_transparentWhiteBlue.Button_hovered{border-color:var(--blue);background-color:#2284ef}.Button.Button_color_transparentWhiteBlue.Button_pressed{color:#fffc}.Button.Button_color_transparentWhiteBlue.Button_pressed .Button__text{opacity:.8}.Button.Button_color_transparentWhiteBlue.Button_disabled{opacity:.5;color:var(--button-color-disabled);border-color:var(--white);background-color:var(--white)}.Button.Button_color_transparentWhiteBlue.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_transparentWhite{color:var(--foreground-secondary)}.Button.Button_color_transparentWhite.Button_checked{color:var(--foreground);background-color:var(--white)}.Button.Button_color_transparentBlackBlue{color:var(--black);background-color:#e2effd}.Button.Button_color_transparentBlackBlue.Button_focused,.Button.Button_color_transparentBlackBlue.Button_hovered{color:var(--white);background-color:#2284ef}.Button.Button_color_transparentBlackBlue.Button_pressed{color:#fffc}.Button.Button_color_transparentBlackBlue.Button_pressed .Button__text{opacity:.8}.Button.Button_color_transparentBlackBlue.Button_disabled{opacity:.5;color:var(--button-color-disabled);border-color:#0000001f;background-color:initial}.Button.Button_color_transparentBlackBlue.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_transparentBlue{color:var(--blue);background-color:#e2effd}.Button.Button_color_transparentBlue.Button_focused,.Button.Button_color_transparentBlue.Button_hovered{color:var(--white);background-color:#2284ef}.Button.Button_color_transparentBlue.Button_pressed{color:#fffc}.Button.Button_color_transparentBlue.Button_pressed .Button__text{opacity:.8}.Button.Button_color_transparentBlue.Button_disabled{opacity:.5;color:var(--button-color-disabled);border-color:#0000001f;background-color:initial}.Button.Button_color_transparentBlue.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_whiteBlue{color:var(--blue);border-color:var(--blue);background-color:var(--white)}.Button.Button_color_whiteBlue.Button_focused,.Button.Button_color_whiteBlue.Button_hovered{color:var(--white);background-color:var(--blue)}.Button.Button_color_whiteBlue.Button_pressed{color:var(--white);background-color:#2284ef}.Button.Button_color_whiteBlue.Button_pressed .Button__text{opacity:.8}.Button.Button_color_whiteBlue.Button_disabled{color:var(--button-color-disabled);border-color:#0000001f;background-color:var(--white)}.Button.Button_color_whiteBlue.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_white{color:#000000de;border-color:#0000001f;background-color:var(--white)}.Button.Button_color_white.Button_checked,.Button.Button_color_white.Button_focused,.Button.Button_color_white.Button_hovered,.Button.Button_color_white.Button_pressed{border-color:#0000;background-color:#e5e5e5}.Button.Button_color_white.Button_checked.Button_disabled{border-color:#0000;background-color:var(--white)}.Button.Button_color_white.Button_pressed .Button__text{opacity:.8}.Button.Button_color_white.Button_disabled{color:var(--button-color-disabled);border-color:#0000001f;background-color:var(--white)}.Button.Button_color_white.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_whiteHoverBlue{color:var(--black);border-color:#0000001f;background-color:var(--white)}.Button.Button_color_whiteHoverBlue.Button_focused,.Button.Button_color_whiteHoverBlue.Button_hovered{color:var(--white);border-color:#0000;background-color:var(--blue)}.Button.Button_color_whiteHoverBlue.Button_pressed{color:var(--white);border-color:#0000;background-color:#2284ef}.Button.Button_color_whiteHoverBlue.Button_pressed .Button__text{opacity:.8}.Button.Button_color_whiteHoverBlue.Button_checked{color:var(--black);border-color:#157ee180;background-color:var(--blue-tertiary)}.Button.Button_color_whiteHoverBlue.Button_checked.Button_disabled{color:var(--button-color-disabled);background-color:var(--gray-95)}.Button.Button_color_whiteHoverBlue.Button_disabled{color:var(--button-color-disabled);border-color:#0000001f;background-color:var(--white)}.Button.Button_color_whiteHoverBlue.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_whiteHoverBlueLightExtra{color:var(--black);border-color:#0000001f;background-color:var(--white)}.Button.Button_color_whiteHoverBlueLightExtra.Button_focused,.Button.Button_color_whiteHoverBlueLightExtra.Button_hovered,.Button.Button_color_whiteHoverBlueLightExtra.Button_pressed{color:var(--foreground);background-color:var(--blue-tertiary)}.Button.Button_color_whiteHoverBlueLightExtra.Button_pressed .Button__text{opacity:.8}.Button.Button_color_whiteHoverBlueLightExtra.Button_checked{color:var(--black);border-color:#157ee180;background-color:var(--blue-tertiary)}.Button.Button_color_whiteHoverBlueLightExtra.Button_checked.Button_disabled{color:var(--button-color-disabled);background-color:var(--gray-95)}.Button.Button_color_whiteHoverBlueLightExtra.Button_disabled{color:var(--button-color-disabled);border-color:#0000001f;background-color:var(--white)}.Button.Button_color_whiteHoverBlueLightExtra.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_whiteHoverBlack{color:var(--black);border-color:#0000001f;background-color:var(--white)}.Button.Button_color_whiteHoverBlack.Button_checked,.Button.Button_color_whiteHoverBlack.Button_focused,.Button.Button_color_whiteHoverBlack.Button_hovered{color:var(--white);border-color:#0000;background-color:var(--black)}.Button.Button_color_whiteHoverBlack.Button_pressed{color:var(--white);border-color:#0000;background-color:#464646}.Button.Button_color_whiteHoverBlack.Button_pressed .Button__text{opacity:.8}.Button.Button_color_whiteHoverBlack.Button_checked.Button_disabled{background-color:#464646}.Button.Button_color_whiteHoverBlack.Button_disabled{color:var(--button-color-disabled);border-color:#0000001f;background-color:var(--white)}.Button.Button_color_whiteHoverBlack.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_whiteHoverGray{color:var(--black);border-color:#0000001f;background-color:var(--white)}.Button.Button_color_whiteHoverGray.Button_checked,.Button.Button_color_whiteHoverGray.Button_focused,.Button.Button_color_whiteHoverGray.Button_hovered,.Button.Button_color_whiteHoverGray.Button_pressed{border-color:#0000;background-color:var(--surface-tertiary)}.Button.Button_color_whiteHoverGray.Button_pressed .Button__text{opacity:.8}.Button.Button_color_whiteHoverGray.Button_checked.Button_disabled{background-color:var(--surface-tertiary)}.Button.Button_color_whiteHoverGray.Button_disabled{color:var(--button-color-disabled);border-color:#0000001f;background-color:var(--white)}.Button.Button_color_whiteHoverGray.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_unset.Button_pressed .Button__text{opacity:.8}.Button.Button_color_unset.Button_disabled{color:#00000061;border-color:#0000}.Button.Button_color_unset.Button_disabled .IconSvg{opacity:.38}.Button.Button_color_yellow{color:var(--foreground);background-color:#fc0}.Button.Button_color_yellow.Button_focused,.Button.Button_color_yellow.Button_hovered{background-color:#ffd117}.Button.Button_color_yellow.Button_pressed{background-color:#ffd52e}.Button.Button_color_yellow.Button_disabled{color:var(--overlay-secondary-dark-static);border-color:#0000;background-color:#0000001f}.Button.Button_color_yellow.Button_disabled .IconSvg{opacity:.38}.Button.Button_place_bottom{border-right:none;border-bottom:none;border-left:none;border-radius:0}.CloseButton{z-index:50000;top:0;right:0;cursor:pointer;opacity:.4;border:none;background-repeat:no-repeat;background-position:50%}.CloseButton_type_modal{position:fixed}.CloseButton_type_block{position:absolute}.CloseButton_color_white{opacity:1}.CloseButton_color_grey,.CloseButton_color_white:hover{opacity:.4}.CloseButton_color_grey:hover{opacity:1}.CloseButton_color_black,.CloseButton_color_blackAndWhiteBorder{opacity:.6;transition:opacity var(--animation-speed-fast)}.CloseButton_color_black:hover,.CloseButton_color_blackAndWhiteBorder:hover{opacity:1}.CloseButton_color_blackAndWhiteCross{opacity:1;transition:opacity var(--animation-speed-fast)}.CloseButton_color_blackAndWhiteCross:hover{opacity:.8}.CloseButton_form_standart.CloseButton_color_black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='31' viewBox='0 0 32 31'%3E%3Cpath fill-rule='evenodd' d='M16.284 12.672 3.556-.056.728 2.772 13.456 15.5.728 28.228l2.828 2.828 12.728-12.728 12.728 12.728 2.829-2.828L19.113 15.5 31.84 2.772 29.012-.056z'/%3E%3C/svg%3E")}.CloseButton_form_standart.CloseButton_color_grey{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='31' viewBox='0 0 32 31'%3E%3Cpath fill='gray' fill-rule='evenodd' d='M16.284 12.672 3.556-.056.728 2.772 13.456 15.5.728 28.228l2.828 2.828 12.728-12.728 12.728 12.728 2.829-2.828L19.113 15.5 31.84 2.772 29.012-.056z'/%3E%3C/svg%3E")}.CloseButton_form_standart.CloseButton_color_white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='31' viewBox='0 0 32 31'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M16.284 12.672 3.556-.056.728 2.772 13.456 15.5.728 28.228l2.828 2.828 12.728-12.728 12.728 12.728 2.829-2.828L19.113 15.5 31.84 2.772 29.012-.056z'/%3E%3C/svg%3E")}.CloseButton_form_round.CloseButton_color_black{background-image: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%3Ccircle cx='8' cy='8' r='8' fill='%23000'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M8 6.853 6.025 4.878a.72.72 0 0 0-1.02 0l-.127.128a.72.72 0 0 0 0 1.02L6.853 8 4.878 9.976a.72.72 0 0 0 0 1.02l.127.127a.72.72 0 0 0 1.02 0L8 9.147l1.975 1.976a.72.72 0 0 0 1.02 0l.127-.128a.72.72 0 0 0 0-1.02L9.147 8l1.975-1.975a.72.72 0 0 0 0-1.02l-.127-.127a.72.72 0 0 0-1.02 0z' clip-rule='evenodd'/%3E%3C/svg%3E")}.CloseButton_form_round.CloseButton_color_blackAndWhiteBorder{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/close_round_black_white_border_fe46c3f6bdedf789594e919d29a7f9aa.svg)}.CloseButton_form_round.CloseButton_color_blackAndWhiteCross{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%3Ccircle cx='12' cy='12' r='12' fill='%23000' opacity='.24'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M16.72 8.628a.954.954 0 0 0-1.348-1.349L12 10.651 8.628 7.28A.954.954 0 0 0 7.28 8.63L10.651 12 7.28 15.372a.954.954 0 1 0 1.35 1.349L12 13.349l3.372 3.372a.954.954 0 0 0 1.349-1.35L13.349 12z' clip-rule='evenodd'/%3E%3C/svg%3E")}.CloseButton_form_round.CloseButton_color_grey{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/close_round_grey_5bb49dc2803a0859a9d538b92013e719.svg)}.CloseButton_form_round.CloseButton_color_white{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/close_round_white_3f7b8eab52a7c7b1756b71cc7f9283f9.svg)}.CloseButton_size_xs{width:42px;height:42px;background-size:11px 11px}.CloseButton_size_s{width:42px;height:42px;background-size:16px 16px}.CloseButton_size_m{width:52px;height:52px;background-size:20px 20px}.CloseButton_size_l{width:52px;height:52px;background-size:24px 24px}.CloseButton_size_16{width:16px;height:16px;background-size:16px}.CloseButton_size_20{width:20px;height:20px}.CloseButton_size_24{width:24px;height:24px}.CloseButton_outer{right:-52px}.CloseButton_size_s..CloseButton_outer,.CloseButton_size_xs..CloseButton_outer{right:-42px}:root{--tail-width-s:14px;--tail-height-s:8px;--tail-width-m:28px;--tail-height-m:16px;--non-centeral-alignment-offset:8px}.Popup__tail{position:absolute;color:var(--white)}.Popup__tailSvg{display:block}.Popup__tail_size_s{width:var(--tail-width-s);height:var(--tail-height-s)}.Popup__tail_size_m{width:var(--tail-width-m);height:var(--tail-height-m)}.Popup_direction_top-center .Popup__tail{top:100%}.Popup_direction_top-center .Popup__tail_size_s{left:calc((100% - var(--tail-width-s))/2)}.Popup_direction_top-center .Popup__tail_size_m{left:calc((100% - var(--tail-width-m))/2)}.Popup_direction_top-left .Popup__tail{top:100%;left:var(--non-centeral-alignment-offset)}.Popup_direction_top-right .Popup__tail{top:100%;right:var(--non-centeral-alignment-offset)}.Popup_direction_bottom-center .Popup__tail{bottom:100%;transform:rotate(180deg)}.Popup_direction_bottom-center .Popup__tail_size_s{left:calc((100% - var(--tail-width-s))/2)}.Popup_direction_bottom-center .Popup__tail_size_m{left:calc((100% - var(--tail-width-m))/2)}.Popup_direction_bottom-left .Popup__tail{bottom:100%;left:var(--non-centeral-alignment-offset);transform:rotate(180deg)}.Popup_direction_bottom-right .Popup__tail{right:var(--non-centeral-alignment-offset);bottom:100%;transform:rotate(180deg)}.Popup_direction_right-center .Popup__tail{transform:rotate(90deg);transform-origin:left top}.Popup_direction_right-center .Popup__tail_size_s{top:calc((100% - var(--tail-width-s))/2);right:calc(100% - var(--tail-width-s))}.Popup_direction_right-center .Popup__tail_size_m{top:calc((100% - var(--tail-width-m))/2);right:calc(100% - var(--tail-width-m))}.Popup_direction_right-top .Popup__tail{top:var(--non-centeral-alignment-offset);transform:rotate(90deg);transform-origin:left top}.Popup_direction_right-top .Popup__tail_size_s{right:calc(100% - var(--tail-width-s))}.Popup_direction_right-top .Popup__tail_size_m{right:calc(100% - var(--tail-width-m))}.Popup_direction_right-bottom .Popup__tail{transform:rotate(90deg);transform-origin:left top}.Popup_direction_right-bottom .Popup__tail_size_s{right:calc(100% - var(--tail-width-s));bottom:calc(var(--non-centeral-alignment-offset)/2 + var(--tail-width-s) - var(--tail-height-s) + 2px)}.Popup_direction_right-bottom .Popup__tail_size_m{right:calc(100% - var(--tail-width-m));bottom:calc(var(--non-centeral-alignment-offset)/2 + var(--tail-width-m) - var(--tail-height-m) + 2px)}.Popup_direction_left-center .Popup__tail{transform:rotate(-90deg);transform-origin:right top}.Popup_direction_left-center .Popup__tail_size_s{top:calc((100% - var(--tail-width-s))/2);left:calc(100% - var(--tail-width-s))}.Popup_direction_left-center .Popup__tail_size_m{top:calc((100% - var(--tail-width-m))/2);left:calc(100% - var(--tail-width-m))}.Popup_direction_left-top .Popup__tail{top:var(--non-centeral-alignment-offset);transform:rotate(-90deg);transform-origin:right top}.Popup_direction_left-top .Popup__tail_size_s{left:calc(100% - var(--tail-width-s))}.Popup_direction_left-top .Popup__tail_size_m{left:calc(100% - var(--tail-width-m))}.Popup_direction_left-bottom .Popup__tail{transform:rotate(-90deg);transform-origin:right top}.Popup_direction_left-bottom .Popup__tail_size_s{bottom:calc(var(--non-centeral-alignment-offset)/2 + var(--tail-width-s) - var(--tail-height-s) + 2px);left:calc(100% - var(--tail-width-s))}.Popup_direction_left-bottom .Popup__tail_size_m{bottom:calc(var(--non-centeral-alignment-offset)/2 + var(--tail-width-m) - var(--tail-height-m) + 2px);left:calc(100% - var(--tail-width-m))}.Popup.Popup_theme_dark{color:var(--white);background-color:var(--surface-inverse);box-shadow:none}.Popup.Popup_theme_dark .Popup__tail{color:var(--foreground)}.Popup.Popup_theme_blue{color:var(--white);background-color:var(--blue);box-shadow:none}.Popup.Popup_theme_blue .Popup__tail{color:var(--blue)}.Popup.Popup_theme_red{color:var(--white);background-color:var(--red);box-shadow:none}.Popup.Popup_theme_red .Popup__tail{color:var(--red)}.Popup.Popup_theme_transparent{background-color:unset}.Popup{position:absolute;display:none;visibility:hidden;overflow:hidden;border-radius:var(--border-radius-s);background:var(--white);box-shadow:0 10px 30px 0 var(--overlay-quaternary-dark-static);transform:translate(-9999px,-9999px);animation-duration:.3s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.Popup__closer{position:absolute;z-index:10;top:10px;right:10px;width:14px;height:14px;cursor:pointer;opacity:.3;background:no-repeat 0 0 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='m14 .7-.7-.7L7 6.3.7 0 0 .7 6.3 7 0 13.3l.7.7L7 7.7l6.3 6.3.7-.7L7.7 7z'/%3E%3C/svg%3E")}.Popup:hover{opacity:1}.Popup_withTail{overflow:visible}.Popup:not(.Popup_withScrollbar)::-webkit-scrollbar{display:none}.Popup.Popup_js_inited{display:block}.Popup.Popup_visible{visibility:visible;transform:translate(0)}.Popup.Popup_animation_opacity-only{animation-name:Popup_opacity-only}.Popup.Popup_animation_opacity-only.Popup_visible{animation-name:Popup_visible_opacity-only}.Popup.Popup_animation_full.Popup_direction_bottom-center,.Popup.Popup_animation_full.Popup_direction_bottom-left,.Popup.Popup_animation_full.Popup_direction_bottom-right{animation-name:Popup_opacity-only,Popup_bottom}.Popup.Popup_animation_full.Popup_direction_top-center,.Popup.Popup_animation_full.Popup_direction_top-left,.Popup.Popup_animation_full.Popup_direction_top-right{animation-name:Popup_opacity-only,Popup_top}.Popup.Popup_animation_full.Popup_direction_right-bottom,.Popup.Popup_animation_full.Popup_direction_right-center,.Popup.Popup_animation_full.Popup_direction_right-top{animation-name:Popup_opacity-only,Popup_right}.Popup.Popup_animation_full.Popup_direction_left-bottom,.Popup.Popup_animation_full.Popup_direction_left-center,.Popup.Popup_animation_full.Popup_direction_left-top{animation-name:Popup_opacity-only,Popup_left}.Popup.Popup_animation_full.Popup_visible.Popup_direction_bottom-center,.Popup.Popup_animation_full.Popup_visible.Popup_direction_bottom-left,.Popup.Popup_animation_full.Popup_visible.Popup_direction_bottom-right{animation-name:Popup_visible_opacity-only,Popup_visible_bottom}.Popup.Popup_animation_full.Popup_visible.Popup_direction_top-center,.Popup.Popup_animation_full.Popup_visible.Popup_direction_top-left,.Popup.Popup_animation_full.Popup_visible.Popup_direction_top-right{animation-name:Popup_visible_opacity-only,Popup_visible_top}.Popup.Popup_animation_full.Popup_visible.Popup_direction_right-bottom,.Popup.Popup_animation_full.Popup_visible.Popup_direction_right-center,.Popup.Popup_animation_full.Popup_visible.Popup_direction_right-top{animation-name:Popup_visible_opacity-only,Popup_visible_right}.Popup.Popup_animation_full.Popup_visible.Popup_direction_left-bottom,.Popup.Popup_animation_full.Popup_visible.Popup_direction_left-center,.Popup.Popup_animation_full.Popup_visible.Popup_direction_left-top{animation-name:Popup_visible_opacity-only,Popup_visible_left}@keyframes Popup_opacity-only{0%{visibility:visible;opacity:1;transform:translate(0)}99%{transform:translate(0)}to{visibility:hidden;opacity:0;transform:translate(-9999px,-9999px)}}@keyframes Popup_visible_opacity-only{0%{opacity:0}to{opacity:1}}@keyframes Popup_bottom{0%{transform:translateY(0)}99%{transform:translateY(10px)}}@keyframes Popup_visible_bottom{0%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes Popup_top{0%{transform:translateY(0)}99%{transform:translateY(-10px)}}@keyframes Popup_visible_top{0%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes Popup_right{0%{transform:translateX(0)}99%{transform:translateX(10px)}}@keyframes Popup_visible_right{0%{transform:translateX(10px)}to{transform:translateX(0)}}@keyframes Popup_left{0%{transform:translateX(0)}99%{transform:translateX(-10px)}}@keyframes Popup_visible_left{0%{transform:translateX(-10px)}to{transform:translateX(0)}}.HoveredTooltip__text{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.HoveredTooltip__text_has-padding{padding:12px 16px}.HoveredTooltip__trigger{cursor:pointer}.HoveredTooltip__tipIconSVG{line-height:1;margin-top:-3px;vertical-align:middle}@media screen and (max-width:425px){.HoveredTooltip.Popup.Popup_js_inited{display:none}.HoveredTooltip_mobile.Popup.Popup_js_inited{display:block}}.ButtonCompare{display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.ButtonCompare_active{visibility:visible}.ButtonCompare_type_link{font-size:var(--font-size-body1)}.ButtonCompare__tooltip{display:flex;justify-content:center;align-items:center}.ButtonCompare__link{color:#acd4ff}.ButtonCompare__linkIcon{font-size:var(--font-size-body1);margin-right:8px;color:inherit}.ButtonCompare__icon{color:var(--foreground-secondary)}.ButtonCompare_active .ButtonCompare__icon{color:var(--red)}.ButtonCompare_size_s .ButtonCompare__icon:only-child{padding:1px}.ButtonCompare_size_m .ButtonCompare__icon:only-child{padding:5px}.ButtonCompare_size_l .ButtonCompare__icon:only-child{padding:9px}.ButtonCompare_size_xl .ButtonCompare__icon:only-child{padding:13px}.ButtonCompare .Button__content>.ButtonCompare__tooltip,.ButtonCompare_size_l .ButtonCompare__icon:only-child,.ButtonCompare_size_m .ButtonCompare__icon:only-child,.ButtonCompare_size_s .ButtonCompare__icon:only-child,.ButtonCompare_size_xl .ButtonCompare__icon:only-child{margin:0}.ShareButtonService-FyFf1{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:flex;align-items:center;padding:4px 12px;cursor:pointer}.ShareButtonService-FyFf1:hover{background:#00000008}.ShareButtonService__itemIcon-Uq8DH{margin-right:4px}.ShareButton__list-dzaGz{padding:8px 0}.ShareButton__button-MMDvy{position:relative;z-index:5}.CatalogActionButtons-OGZ_X{display:flex;flex-grow:0;flex-shrink:0;align-items:center;gap:8px;width:auto;margin:0;padding:0;list-style:none;white-space:nowrap}.CatalogActionButtons__submainNavItem-qdS6R{display:flex}.CatalogActionButtons__compareBtn-DV90j{display:flex;align-items:center;height:100%}.CatalogActionButtons__compareContent-Qo_gJ{font-size:var(--font-size-body1);font-weight:var(--font-weight-medium);line-height:var(--line-height-body1);display:flex;flex-direction:row;align-items:center;gap:8px;cursor:pointer}.CatalogActionButtons__compareContentLoader-_D6Rk{height:24px;margin:0}.CatalogActionButtons__shareBtn-miHs5,.CatalogActionButtons__sharePopupContent-AfsAV{display:flex;justify-content:center;align-items:center;cursor:pointer}.CatalogActionButtons__compareContentIcon-oJg_U,.CatalogActionButtons__sharePopupContentIcon-N30V_{width:24px;height:24px}.CatalogCardNavigation-zK2hv{display:flex;justify-content:space-between;border-bottom:1px solid var(--stroke-opaque);background:var(--white)}.CatalogCardNavigation__item-AoH92{font-weight:var(--font-weight-medium)}.CatalogCardNavigation__item_desktop-OH0tN:first-child{margin-left:0}.CatalogCardNavigation__item_active-VTBpP:after{background:var(--foreground)}.Typography2-evFv_{margin:0;padding:0}.Typography2__h1-uk1BR,.Typography2__h2-JtMAD,.Typography2__h3-FhhVr,.Typography2__h4-zCI7B,.Typography2__h5-mkmlZ{font-family:var(--main-heading-font);font-weight:var(--font-weight-bold)}.Typography2__article-xnJGE,.Typography2__body0-euazN,.Typography2__body1-xDEHc,.Typography2__body2-dAL30,.Typography2__caption-aVL6s,.Typography2__sub-qQxdn{font-weight:var(--font-weight-normal)}.Typography2__h1-uk1BR{font-size:var(--font-size-h1);line-height:var(--line-height-h1)}.Typography2__h2-JtMAD{font-size:var(--font-size-h2);line-height:var(--line-height-h2)}.Typography2__h3-FhhVr{font-size:var(--font-size-h3);line-height:var(--line-height-h3)}.Typography2__h4-zCI7B{font-size:var(--font-size-h4);line-height:var(--line-height-h4)}.Typography2__h5-mkmlZ{font-size:var(--font-size-h5);line-height:var(--line-height-h5)}.Typography2__sub-qQxdn{font-size:var(--font-size-sub);line-height:var(--line-height-sub)}.Typography2__body0-euazN{font-size:var(--font-size-body0);line-height:var(--line-height-body0)}.Typography2__body1-xDEHc{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.Typography2__body2-dAL30{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.Typography2__caption-aVL6s{font-size:var(--font-size-caption);line-height:var(--line-height-caption)}.Typography2__article-xnJGE{font-size:var(--font-size-body0);line-height:var(--line-height-h4)}.Typography2__regular-vHprZ{font-weight:var(--font-weight-normal)}.Typography2__medium-fAxvQ{font-weight:var(--font-weight-medium)}.Typography2__bold-UH3_a{font-weight:var(--font-weight-bold)}.Typography2__main-Ej8C_{font-family:var(--main-font)}.Typography2__mainHeading-OXgvU{font-family:var(--main-heading-font)}.Typography2__jetbrainsMono-B8S2y{font-family:var(--jetbrains-mono-font)}.Typography2__anonymous-ypjKc{font-family:var(--anonymous-font)}.Typography2__gerbera-DBVti{font-family:var(--gerbera-font)}.Typography2__promoPitcrew-VPzuv{font-family:var(--promo-pitcrew-font)}.NotificationBadge2-dowsZ{font-size:var(--font-size-caption);font-weight:var(--font-weight-medium);line-height:var(--line-height-caption);display:flex;justify-content:center;align-items:center;box-sizing:border-box;max-width:-moz-fit-content;max-width:fit-content;color:var(--black);font-feature-settings:"lnum";font-variant-numeric:lining-nums}.NotificationBadge2_outline-AyvJf{outline:2px solid var(--surface)}.NotificationBadge2_size_xs-OL3uG{min-width:4px;height:4px;border-radius:2px}.NotificationBadge2_size_s-icUNu{min-width:8px;height:8px;border-radius:4px}.NotificationBadge2_size_m-e3u83{min-width:12px;height:12px;padding:1px 2.5px 0;border-radius:6px}.NotificationBadge2_size_l-uk4P2{min-width:16px;height:16px;padding:1px 4.5px 0;border-radius:8px}.NotificationBadge2_size_xl-pPWm_,.NotificationBadge2_size_xxl-VFFuy{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.NotificationBadge2_size_xl-pPWm_{min-width:20px;height:20px;padding:1px 6px 0;border-radius:10px}.NotificationBadge2_size_xxl-VFFuy{min-width:24px;height:24px;border-radius:12px}.NotificationBadge2_color_primary-ksUXj{color:var(--white);background-color:var(--red)}.NotificationBadge2_color_secondary-SQPnz{background-color:var(--surface-secondary)}.NotificationBadge2_color_tertiary-Lh0TI{background-color:var(--acid-green)}.ImageBox2-UjDVE{position:relative;display:flex;overflow:hidden;justify-content:center;align-items:center}.ImageBox2__inner_fullSize-DDSAy:after,.ImageBox2_darken-abTEX:before,.ImageBox2_photo-Ta0jJ:after{position:absolute;top:0;left:0;box-sizing:border-box;width:100%;height:100%;content:"";border-radius:inherit}.ImageBox2__inner_fullSize-DDSAy:after,.ImageBox2_photo-Ta0jJ:after{border:1px solid var(--overlay-quaternary)}.ImageBox2_darken-abTEX:before{background-color:var(--fill)}.ImageBox2_bordered-ldL9Z{border-style:solid}.ImageBox2_shadowed-iBg5i{box-shadow:var(--shadow-s)}.ImageBox2__inner-xplTA{line-height:0;position:relative;display:flex;border-radius:inherit}.ImageBox2__inner_fullSize-DDSAy,.ImageBox2__inner_fullSize-DDSAy>svg{width:100%;height:100%}.ImageBox2-UjDVE.ImageBox2__size_xs-Mc2Vc .ImageBox2__inner-xplTA,.ImageBox2-UjDVE.ImageBox2__size_xxs-jtJl8 .ImageBox2__inner-xplTA{font-size:var(--font-size-caption);line-height:var(--line-height-caption)}.ImageBox2-UjDVE.ImageBox2__size_s-uc_l5 .ImageBox2__inner-xplTA{font-size:var(--font-size-body2);line-height:var(--font-size-body2)}.ImageBox2-UjDVE.ImageBox2__size_m-GdyH9 .ImageBox2__inner-xplTA{font-size:var(--font-size-body0);line-height:var(--font-size-body0)}.ImageBox2-UjDVE.ImageBox2__size_l-XOIoO .ImageBox2__inner-xplTA,.ImageBox2-UjDVE.ImageBox2__size_xl-iSInk .ImageBox2__inner-xplTA,.ImageBox2-UjDVE.ImageBox2__size_xxl-bJ62S .ImageBox2__inner-xplTA{font-size:var(--font-size-h5);line-height:var(--font-size-h5)}.ImageBox2-UjDVE.ImageBox2__size_xxs-jtJl8{height:16px}.ImageBox2-UjDVE.ImageBox2__size_xs-Mc2Vc{height:24px}.ImageBox2-UjDVE.ImageBox2__size_s-uc_l5{height:32px}.ImageBox2-UjDVE.ImageBox2__size_m-GdyH9{height:44px}.ImageBox2-UjDVE.ImageBox2__size_l-XOIoO{height:56px}.ImageBox2-UjDVE.ImageBox2__size_xl-iSInk{height:64px}.ImageBox2-UjDVE.ImageBox2__size_xxl-bJ62S{height:92px}.ImageBox2-UjDVE.ImageBox2__size_xxxl-iuo64{height:120px}.ImageBox2-UjDVE.ImageBox2__shape_square-WdoQ6.ImageBox2__size_xxs-jtJl8{width:16px}.ImageBox2-UjDVE.ImageBox2__shape_square-WdoQ6.ImageBox2__size_xs-Mc2Vc{width:24px}.ImageBox2-UjDVE.ImageBox2__shape_square-WdoQ6.ImageBox2__size_s-uc_l5{width:32px}.ImageBox2-UjDVE.ImageBox2__shape_square-WdoQ6.ImageBox2__size_m-GdyH9{width:44px}.ImageBox2-UjDVE.ImageBox2__shape_square-WdoQ6.ImageBox2__size_l-XOIoO{width:56px}.ImageBox2-UjDVE.ImageBox2__shape_square-WdoQ6.ImageBox2__size_xl-iSInk{width:64px}.ImageBox2-UjDVE.ImageBox2__shape_square-WdoQ6.ImageBox2__size_xxl-bJ62S{width:92px}.ImageBox2-UjDVE.ImageBox2__shape_square-WdoQ6.ImageBox2__size_xxxl-iuo64{width:120px}.ImageBox2-UjDVE.ImageBox2__shape_round-CDfns.ImageBox2__size_xxs-jtJl8{width:16px;border-radius:16px}.ImageBox2-UjDVE.ImageBox2__shape_round-CDfns.ImageBox2__size_xs-Mc2Vc{width:24px;border-radius:24px}.ImageBox2-UjDVE.ImageBox2__shape_round-CDfns.ImageBox2__size_s-uc_l5{width:32px;border-radius:32px}.ImageBox2-UjDVE.ImageBox2__shape_round-CDfns.ImageBox2__size_m-GdyH9{width:44px;border-radius:44px}.ImageBox2-UjDVE.ImageBox2__shape_round-CDfns.ImageBox2__size_l-XOIoO{width:56px;border-radius:56px}.ImageBox2-UjDVE.ImageBox2__shape_round-CDfns.ImageBox2__size_xl-iSInk{width:64px;border-radius:64px}.ImageBox2-UjDVE.ImageBox2__shape_round-CDfns.ImageBox2__size_xxl-bJ62S{width:92px;border-radius:92px}.ImageBox2-UjDVE.ImageBox2__shape_round-CDfns.ImageBox2__size_xxxl-iuo64{width:120px;border-radius:120px}.ImageBox2-UjDVE.ImageBox2__shape_rectangle-gcb49{overflow:hidden}.ImageBox2-UjDVE.ImageBox2__shape_rectangle-gcb49.ImageBox2__size_xxs-jtJl8{width:24px;border-radius:4px}.ImageBox2-UjDVE.ImageBox2__shape_rectangle-gcb49.ImageBox2__size_xs-Mc2Vc{width:36px;border-radius:6px}.ImageBox2-UjDVE.ImageBox2__shape_rectangle-gcb49.ImageBox2__size_s-uc_l5{width:48px;border-radius:8px}.ImageBox2-UjDVE.ImageBox2__shape_rectangle-gcb49.ImageBox2__size_m-GdyH9{width:66px;border-radius:8px}.ImageBox2-UjDVE.ImageBox2__shape_rectangle-gcb49.ImageBox2__size_l-XOIoO{width:84px;border-radius:12px}.ImageBox2-UjDVE.ImageBox2__shape_rectangle-gcb49.ImageBox2__size_xl-iSInk{width:96px}.ImageBox2-UjDVE.ImageBox2__shape_rectangle-gcb49.ImageBox2__size_xxl-bJ62S{width:138px}.ImageBox2-UjDVE.ImageBox2__shape_rectangle-gcb49.ImageBox2__size_xxxl-iuo64{width:180px}.ImageBox2__image-aCT1b{width:100%;height:100%}.Chips2-OJu_E{font-family:var(--main-font);display:flex;flex-shrink:0;box-sizing:border-box;margin:0;padding:0;text-decoration:none;color:var(--foreground)}.Chips2_theme_filter-C3hqE{border:1px solid var(--overlay-quaternary);background:var(--surface)}.Chips2_theme_navigation-jACip{border:1px solid #0000;background:var(--fill)}.Chips2_selected-c62Os{color:var(--foreground-inverse);background:var(--surface-inverse)}@media (hover:hover){.Chips2-OJu_E:not(.Chips2_selected-c62Os):hover{cursor:pointer}.Chips2_theme_filter-C3hqE:not(.Chips2_selected-c62Os):hover{background:var(--fill)}.Chips2_theme_navigation-jACip:not(.Chips2_selected-c62Os):hover{border-color:#0000;border-image:linear-gradient(0deg,var(--overlay-quinary),var(--overlay-quinary)),var(--fill);background:linear-gradient(0deg,var(--overlay-quinary),var(--overlay-quinary)),var(--fill)}.Chips2_toggle-qtkhv:not(.Chips2_disabled-pPvLg):hover{cursor:pointer}.Chips2_selected-c62Os:not(.Chips2_disabled-pPvLg):hover{background-image:linear-gradient(0deg,var(--overlay-tertiary-inverse),var(--overlay-tertiary-inverse)),linear-gradient(0deg,var(--surface-inverse),var(--surface-inverse))}.Chips2_disabled-pPvLg:hover{cursor:default;color:var(--foreground-tertiary);background-color:var(--fill)}}.Chips2_disabled-pPvLg{cursor:default;color:var(--foreground-tertiary);background-color:var(--fill)}.Chips2_with_badge-zgllS{position:relative}.Chips2_size_l-LTOH9{font-size:var(--font-size-body0);line-height:var(--line-height-body0);height:56px}.Chips2_size_m-WY2kI{font-size:var(--font-size-body1);line-height:var(--line-height-body1);height:44px}.Chips2_size_s-kKdzN{font-size:var(--font-size-body2);line-height:var(--line-height-body2);height:32px}.Chips2_corners_round-IRNYK.Chips2_size_l-LTOH9{border-radius:32px}.Chips2_corners_round-IRNYK.Chips2_size_m-WY2kI{border-radius:var(--border-radius-xxl)}.Chips2_corners_round-IRNYK.Chips2_size_s-kKdzN{border-radius:var(--border-radius-l)}.Chips2_corners_square-iaPcB.Chips2_size_l-LTOH9,.Chips2_corners_square-iaPcB.Chips2_size_m-WY2kI{border-radius:var(--border-radius-m)}.Chips2_corners_square-iaPcB.Chips2_size_s-kKdzN{border-radius:var(--border-radius-s)}.Chips2__textWrapper-Mn2E1{display:flex;justify-content:space-around;align-items:center;margin:0 8px}.Chips2_size_s-kKdzN .Chips2__textWrapper-Mn2E1{margin:0 6px}.Chips2__counter-MOnqd{margin-left:8px;color:var(--foreground-secondary)}.Chips2__counter-MOnqd.Chips2_size_s-kKdzN{margin-left:6px}.Chips2__counter-MOnqd.Chips2_size_m-WY2kI{margin-left:10px}.Chips2_selected-c62Os .Chips2__counter-MOnqd{color:var(--foreground-secondary-inverse)}.Chips2_disabled-pPvLg .Chips2__counter-MOnqd{color:var(--foreground-tertiary)}.Chips2__badge-YPk8j{position:absolute;top:-9px;right:-1px}.Chips2_size_l-LTOH9 .Chips2__badge-YPk8j{top:-10px;right:1px}.Chips2_size_m-WY2kI .Chips2__badge-YPk8j{top:-8px;right:1px}.Chips2_only_icon-mmPLX .Chips2__badge-YPk8j{position:absolute;top:-3px;right:-2px}.Chips2_only_icon-mmPLX.Chips2_size_m-WY2kI .Chips2__badge-YPk8j{top:-4px;right:-4px}.Chips2_only_icon-mmPLX.Chips2_size_l-LTOH9 .Chips2__badge-YPk8j{top:-3px;right:-4px}.Chips2__left-KvvT7{position:relative;top:-1px;left:-1px;margin-right:-1px;margin-bottom:-1px}.Chips2__right-D3MUK{display:flex;flex-wrap:nowrap;align-items:center;box-sizing:border-box}.Chips2-OJu_E.Chips2_only_icon-mmPLX .Chips2__right-D3MUK{margin:auto;padding:0}.Chips2_size_s-kKdzN .Chips2__right-D3MUK{height:30px;padding:6px 8px}.Chips2_size_m-WY2kI .Chips2__right-D3MUK{height:42px;padding:10px}.Chips2_size_l-LTOH9 .Chips2__right-D3MUK{height:54px;padding:16px}.Chips2_size_l-LTOH9 .Chips2__icon-gcuO2,.Chips2_size_m-WY2kI .Chips2__icon-gcuO2{padding:2px}.Chips2_only_icon-mmPLX .Chips2__icon-gcuO2{padding:0}.Chips2_size_l-LTOH9.Chips2_only_icon-mmPLX{width:56px}.Chips2_size_m-WY2kI.Chips2_only_icon-mmPLX{width:44px}.Chips2_size_s-kKdzN.Chips2_only_icon-mmPLX{width:32px}.Chips2_size_s-kKdzN .Chips2__icon-gcuO2{padding:0}.Chips2_size_l-LTOH9.Chips2_corners_square-iaPcB .Chips2__avatar-eVeKE,.Chips2_size_m-WY2kI.Chips2_corners_square-iaPcB .Chips2__avatar-eVeKE{border-radius:var(--border-radius-m)}.Chips2_size_s-kKdzN.Chips2_corners_square-iaPcB .Chips2__avatar-eVeKE{border-radius:var(--border-radius-s)}.Chips2__closer-nZS1D{height:24px}.Chips2_size_s-kKdzN .Chips2__closer-nZS1D{height:16px}.CatalogMarkCrossLinksRenovation-oOf0N{font-family:var(--main-font);display:flex;flex-wrap:wrap;gap:8px}.CatalogMarkCrossLinksRenovation__link_hidden-vWs3h{display:none}.CatalogMarkCrossLinksRenovation__star-pEoDt{color:var(--orange)}.ModalHeader{font-size:var(--font-size-h5);font-weight:700;line-height:var(--line-height-h5);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.Modal{position:fixed;z-index:var(--modal-z-index);top:0;left:0;display:flex;visibility:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;justify-content:center;box-sizing:border-box;width:100%;height:100%;padding:5px;background:#000c;transform:translate(-9999px,-9999px)}.Modal_mobile{padding:0;background:#00000052}.Modal__content_mobile{min-height:200px;max-height:calc(100vh - 76px);max-height:calc(100dvh - 16px);margin:0;border-radius:var(--border-radius-l) var(--border-radius-l) 0 0;background-color:var(--white)}.Modal__container{margin:auto}.Modal_mobile .Modal__container{position:fixed;bottom:0;left:0;width:100%}.Modal__content{display:flex;flex-direction:column;box-sizing:border-box;background-color:var(--white)}.Modal__content_wrapper{overflow:hidden;border-radius:var(--border-radius-xxl);-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.Modal_mobile .Modal__content_wrapper{border-radius:var(--border-radius-l) var(--border-radius-l) 0 0}.Modal__content_relative{position:relative;display:flex;overflow:auto;flex-direction:column;height:100%}.Modal__content__header{flex-shrink:0;height:24px;padding:16px 54px 16px 24px}.Modal__content_body{display:flex;overflow-y:auto;-webkit-overflow-scrolling:touch;flex-grow:1;flex-direction:column;height:100%;text-align:left}.Modal__content_footer{position:absolute;bottom:0;width:100%}.Modal_mobile .Modal__content_footer{padding-bottom:env(safe-area-inset-bottom)}.Modal_mobile.Modal_fullscreen .Modal__container{height:100%}.Modal_mobile.Modal_fullscreen .Modal__content{height:100%;max-height:100%;border-radius:0}.Modal_fullscreen .Modal__content_wrapper{border-radius:0}.Modal_mobile.Modal_fullscreen .Modal__content_wrapper{height:100%}.Modal_has-animation{animation-name:Modal}.Modal_visible{visibility:visible;transform:translate(0)}.Modal__closer{position:fixed;z-index:50000;top:0;right:-40px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;width:24px;height:24px;cursor:pointer;color:var(--foreground-inverse);-webkit-tap-highlight-color:transparent}.Modal_mobile .Modal__closer{position:absolute;top:16px;right:16px;color:var(--foreground)}.Modal__closer:hover{opacity:.5}.Modal,.Modal .Modal__container{animation-duration:.3s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.Modal .Modal__container:-webkit-full-screen,.Modal:-webkit-full-screen{animation:none!important}.Modal .Modal__container:fullscreen,.Modal:fullscreen{animation:none!important}.Modal.Modal_has-animation .Modal__container{animation-name:Modal__container}.Modal.Modal_visible.Modal_has-animation{animation-name:Modal_visible}.Modal.Modal_visible.Modal_has-animation .Modal__container{animation-name:Modal_visible__container}@keyframes Modal{0%{visibility:visible;opacity:1;transform:translate(0)}99%{transform:translate(0)}to{visibility:hidden;opacity:0;transform:translate(-9999px,-9999px)}}@keyframes Modal_visible{0%{opacity:0}to{opacity:1}}@keyframes Modal__container{0%{transform:translateY(0)}to{transform:translateY(50px)}}@keyframes Modal_visible__container{0%{transform:translateY(50px)}to{transform:translateY(0)}}.LazyImage{position:relative;display:block;width:100%;height:100%}.LazyImage__previewContainer{position:absolute;z-index:1;overflow:hidden;width:100%;height:100%;opacity:1;transition:opacity .15s}.LazyImage_theme_light .LazyImage__previewContainer_fallback{background-color:#f4f4f4}.LazyImage_theme_light .LazyImage__previewContainer_fallback:before{background-image:linear-gradient(90deg,#f4f4f4 20%,#e5e5e5cc 40%,#f4f4f4 60%)}.LazyImage_theme_dark .LazyImage__previewContainer_fallback{background-color:#4f4f4f}.LazyImage_theme_dark .LazyImage__previewContainer_fallback:before{background-image:linear-gradient(90deg,#4f4f4f 20%,#191919cc 40%,#4f4f4f 60%)}.LazyImage__previewContainer_fallback:before{position:absolute;top:0;right:0;display:block;width:400%;height:100%;content:"";background-size:100% 100%}.LazyImage_visible:not(.LazyImage_loaded) .LazyImage__previewContainer_fallback:before{animation:LazyImagePulse 1.5s ease-in-out infinite}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.LazyImage_visible:not(.LazyImage_loaded) .LazyImage__previewContainer_fallback:before{animation:none}}.LazyImage_loaded .LazyImage__previewContainer{opacity:0;animation:none}.LazyImage__previewLayer{position:absolute;inset:0;display:block;width:100%;height:100%}.LazyImage__previewLayer_1{z-index:2}.LazyImage__previewLayer_2{z-index:1;transform:scale(1.1)}.LazyImage__image{display:block;width:100%;height:100%;object-fit:cover;transition:opacity .15s}.LazyImage__image_hidden{opacity:0}@keyframes LazyImagePulse{0%{transform:translateX(0)}to{transform:translateX(135%)}}.InfoPopup{display:inline-block}.InfoPopup:not(.InfoPopup_theme_plain):not(.InfoPopup_theme_vasWithChildren){position:relative;display:inline-flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;border-radius:50%;background-color:var(--overlay-quaternary)}.InfoPopup_theme_white:not(.InfoPopup_WithChildren){width:14px;height:14px}.InfoPopup_theme_dark.InfoPopup_withChildren{width:auto;height:auto}.InfoPopup_theme_default:not(.InfoPopup_theme_plain):not(.InfoPopup_theme_vasWithChildren){display:inline-flex;justify-content:center;align-items:center;width:unset;height:unset;border-radius:unset;background-color:unset}.InfoPopup_withChildren{position:inherit;width:auto;height:auto;border-radius:inherit;background-color:initial}.InfoPopup:not(.InfoPopup_withChildren):hover{background-color:var(--overlay-tertiary-dark-static)}.InfoPopup:not(.InfoPopup_withChildren):after{font-size:10px;content:"?";color:var(--white)}.InfoPopup__content{line-height:var(--line-height-sub);max-width:400px;padding:10px}.InfoPopup__content_theme_white{font-size:var(--font-size-body2);line-height:var(--line-height-body2);max-width:245px;padding:15px 20px}.InfoPopup__content_theme_white_wide{max-width:370px;padding:16px}.InfoPopup__content_theme_dark{padding:12px 16px;color:var(--white);background:var(--surface-inverse)}.InfoPopup__content_theme_vas,.InfoPopup__content_theme_vasWithChildren{font-size:var(--font-size-body2);line-height:var(--line-height-body2);max-width:none;padding:20px}.InfoPopup__content_theme_default{max-width:none;padding:0}.Popup-info{border-radius:var(--border-radius-s)}.Popup-short{border-radius:0}.TextArea2-APk9F{position:relative;display:flex;overflow:hidden;flex-direction:column;gap:8px;box-sizing:border-box}.TextArea2-APk9F,.TextArea2__textarea-QhMIT{font-family:var(--main-font)}.TextArea2-APk9F.TextArea2_focused-MZ27k .TextArea2__label-_XtZN,.TextArea2-APk9F.TextArea2_withValue-E0RSa .TextArea2__label-_XtZN{font-size:var(--font-size-caption);line-height:var(--line-height-caption);transform:translateY(0)}.TextArea2_withLabel-Espbs .TextArea2__growWrapper-BWcLA{padding:17px 11px 5px}.TextArea2__growWrapper-BWcLA{display:grid;overflow:scroll;box-sizing:border-box;width:100%;padding:11px;color:var(--foreground);border:1px solid #0000;border-radius:var(--border-radius-m);scrollbar-width:none}.TextArea2__growWrapper-BWcLA:after{visibility:hidden;content:attr(data-replicated-value) " ";white-space:pre-wrap}.TextArea2__growWrapper-BWcLA::-webkit-scrollbar{display:none}.TextArea2__backdrop-W9NvY,.TextArea2__growWrapper-BWcLA:after,.TextArea2__textarea-QhMIT{grid-area:1/1/2/2;box-sizing:border-box;padding:0;resize:none;border:none;outline:none;background:#0000}.TextArea2__textarea-QhMIT::placeholder{color:var(--foreground-secondary)}.TextArea2__highlights-AmA9V{white-space:pre-wrap;word-wrap:break-word;color:#0000}.TextArea2__highlights-AmA9V mark{opacity:.1;color:#0000;background-color:var(--red)}.TextArea2__label-_XtZN{position:absolute;z-index:1;top:1px;right:1px;left:1px;box-sizing:border-box;height:29px;padding:5px 11px 0;pointer-events:none;color:var(--foreground-secondary);border-radius:11px;transition:.1s ease-out;transform:translateY(6px)}.TextArea2__bottomWrapper-Xwyxp{display:flex;justify-content:space-between}.TextArea2__counter-fFtJL{flex-shrink:0;margin-left:auto}.TextArea2__counter-fFtJL,.TextArea2__desc-QA22s{font-size:var(--font-size-body2);line-height:var(--line-height-body2);color:var(--foreground-secondary)}.TextArea2__desc-QA22s{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.TextArea2_themeType_primary-S5C61 .TextArea2__growWrapper-BWcLA{background-color:var(--fill)}.TextArea2_themeType_primary-S5C61.TextArea2_focused-MZ27k .TextArea2__growWrapper-BWcLA{border:1px solid var(--surface-inverse)}.TextArea2_themeType_primary-S5C61.TextArea2_scrolled-hF3g0 .TextArea2__label-_XtZN{background:linear-gradient(180deg,var(--mag-new-gray-light) 69.44%,#0000 100%)}.TextArea2_themeType_secondary-OEiyR .TextArea2__growWrapper-BWcLA{background-color:var(--surface-floating)}.TextArea2_themeType_secondary-OEiyR.TextArea2_focused-MZ27k .TextArea2__growWrapper-BWcLA{border:1px solid var(--surface-inverse)}.TextArea2_themeType_secondary-OEiyR.TextArea2_scrolled-hF3g0 .TextArea2__label-_XtZN{background:linear-gradient(180deg,var(--surface-floating) 69.44%,#0000 100%)}.TextArea2_themeType_tertiary-XPqjg .TextArea2__growWrapper-BWcLA{padding:12px 0 0;border-radius:0}.TextArea2_themeType_tertiary-XPqjg .TextArea2__label-_XtZN{padding:0}.TextArea2_withError-Y5eMU .TextArea2__counter-fFtJL,.TextArea2_withError-Y5eMU .TextArea2__desc-QA22s,.TextArea2_withError-Y5eMU .TextArea2__growWrapper-BWcLA,.TextArea2_withError-Y5eMU .TextArea2__label-_XtZN{color:var(--red)}.TextArea2_withError-Y5eMU.TextArea2_focused-MZ27k .TextArea2__growWrapper-BWcLA{border:1px solid var(--red)}.TextArea2__growWrapper_size_fix-uwVs4{height:200px}.TextArea2__growWrapper_size_flex-uLtWk{min-height:44px}.TextArea2__growWrapper_size_fixFlex-hRDx8{min-height:200px}.TextArea2__growWrapper_size_flexFix-CieeG{min-height:44px;max-height:200px}.TextArea2_textSize_m-yNGuX .TextArea2__growWrapper-BWcLA:after,.TextArea2_textSize_m-yNGuX .TextArea2__highlights-AmA9V,.TextArea2_textSize_m-yNGuX .TextArea2__label-_XtZN,.TextArea2_textSize_m-yNGuX .TextArea2__textarea-QhMIT{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.TextArea2_textSize_l-xKj5r .TextArea2__growWrapper-BWcLA:after,.TextArea2_textSize_l-xKj5r .TextArea2__highlights-AmA9V,.TextArea2_textSize_l-xKj5r .TextArea2__label-_XtZN,.TextArea2_textSize_l-xKj5r .TextArea2__textarea-QhMIT{font-size:var(--font-size-body0);line-height:var(--line-height-body0)}.TextArea2_textSize_xl-jUUFu .TextArea2__growWrapper-BWcLA:after,.TextArea2_textSize_xl-jUUFu .TextArea2__highlights-AmA9V,.TextArea2_textSize_xl-jUUFu .TextArea2__label-_XtZN,.TextArea2_textSize_xl-jUUFu .TextArea2__textarea-QhMIT{font-size:var(--font-size-h5);font-weight:var(--font-weight-bold);line-height:var(--line-height-h5)}.RecommendationRelevance-Vi60e{position:relative;z-index:5;display:flex;width:100%}.RecommendationRelevance__textarea-pqVTV{width:250px}.PersonalizedFeedJournalItem-mUlGO{position:relative;list-style-type:none}.PersonalizedFeedJournalItem__imageBox-hPZ26{position:relative}.PersonalizedFeedJournalItem__imageWrapper-lYfBQ{overflow:hidden;height:0;padding-bottom:75%;border-radius:var(--border-radius-m)}.PersonalizedFeedJournalItem_mobile-sL_MG .PersonalizedFeedJournalItem__imageWrapper-lYfBQ{border-radius:var(--border-radius-s)}.PersonalizedFeedJournalItem__image-7FUlP{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--border-radius-m)}.PersonalizedFeedJournalItem_mobile-sL_MG .PersonalizedFeedJournalItem__image-7FUlP{border-radius:var(--border-radius-s)}.PersonalizedFeedJournalItem__image_placeholder-njDbX{background-color:#f4f6f8}.PersonalizedFeedJournalItem__journalLogo-tbJ6v{position:absolute;right:0;bottom:0;width:128px;height:32px;border-radius:var(--border-radius-l) 0 0;background-color:var(--white);background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/journal-logo_c7a28cd706c343022622ae2773706744.svg);background-repeat:no-repeat;background-position:100% 100%;background-size:120px;box-shadow:0 0 1px var(--white)}.PersonalizedFeedJournalItem__journalLogo-tbJ6v:after,.PersonalizedFeedJournalItem__journalLogo-tbJ6v:before{position:absolute;width:16px;height:16px;content:"";background-image: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='%23fff' d='M.16 16C8 16 16 8 16 0v16z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 100%;background-size:16px}.PersonalizedFeedJournalItem__journalLogo-tbJ6v:before{bottom:0;left:-16px}.PersonalizedFeedJournalItem__journalLogo-tbJ6v:after{top:-16px;right:0}.PersonalizedFeedJournalItem_mobile-sL_MG .PersonalizedFeedJournalItem__journalLogo-tbJ6v{width:76px;height:20px;border-radius:var(--border-radius-s) 0 0;background-size:70px}.PersonalizedFeedJournalItem_mobile-sL_MG .PersonalizedFeedJournalItem__journalLogo-tbJ6v:after,.PersonalizedFeedJournalItem_mobile-sL_MG .PersonalizedFeedJournalItem__journalLogo-tbJ6v:before{width:8px;height:8px;background-size:8px}.PersonalizedFeedJournalItem_mobile-sL_MG .PersonalizedFeedJournalItem__journalLogo-tbJ6v:before{left:-8px}.PersonalizedFeedJournalItem_mobile-sL_MG .PersonalizedFeedJournalItem__journalLogo-tbJ6v:after{top:-8px}.PersonalizedFeedJournalItem__title-FtFg6{font-size:var(--font-size-sub);line-height:var(--line-height-sub);margin-top:8px;color:var(--foreground)}.PersonalizedFeedJournalItem_mobile-sL_MG .PersonalizedFeedJournalItem__title-FtFg6{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.PersonalizedFeedVideoItemBase-wXALo{list-style-type:none;cursor:pointer}.PersonalizedFeedVideoItemBase-wXALo,.PersonalizedFeedVideoItemBase__imageBox-NK2Br{position:relative}.PersonalizedFeedVideoItemBase__imageWrapper-F4kUO{overflow:hidden;height:0;padding-bottom:75%}.PersonalizedFeedVideoItemBase__name-IadyD{color:var(--foreground)}.PersonalizedFeedVideoItemBase__image-N7KFc{position:absolute;top:0;left:0;width:100%;height:100%}.PersonalizedFeedVideoItemBase__image_placeholder-HbOPP{background-color:#f4f6f8}.PersonalizedFeedVideoItemBase__videoLogo-Qf5mq{position:absolute;right:0;bottom:0;display:flex;justify-content:flex-end;align-items:center;background-color:var(--white)}.PersonalizedFeedVideoItemBase__videoLogo-Qf5mq:after,.PersonalizedFeedVideoItemBase__videoLogo-Qf5mq:before{position:absolute;content:"";background-image: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='%23fff' d='M.16 16C8 16 16 8 16 0v16z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 100%}.PersonalizedFeedVideoItemBase__videoLogo-Qf5mq:after{top:-16px;right:0}.PersonalizedFeedVideoItemBase__videoLogo-Qf5mq:before{bottom:0;left:-16px}.PersonalizedFeedVideoItemBase__title-S9Dx4{margin-top:8px;color:var(--foreground)}.PersonalizedFeedVideoItem__image-ySwWB,.PersonalizedFeedVideoItem__imageWrapper-e4mGW{border-radius:var(--border-radius-m)}.PersonalizedFeedVideoItem__icon-y64rV{margin-right:4px}.PersonalizedFeedVideoItem__name-xpbQc{font-size:var(--font-size-sub);line-height:var(--line-height-sub)}.PersonalizedFeedVideoItem__videoLogo-PokX2{width:84px;height:32px;border-radius:var(--border-radius-l) 0 0}.PersonalizedFeedVideoItem__videoLogo-PokX2:after,.PersonalizedFeedVideoItem__videoLogo-PokX2:before{width:16px;height:16px;background-size:16px}.PersonalizedFeedVideoItem__videoLogo-PokX2:after{top:-16px;right:0}.PersonalizedFeedVideoItem__videoLogo-PokX2:before{bottom:0;left:-16px}.PersonalizedFeedVideoItem__title-b2nyZ{font-size:var(--font-size-sub);line-height:var(--line-height-sub)}.Spinner{position:relative;display:inline-block;visibility:hidden;border:2px solid #0000;border-radius:50%}.Spinner:after{content:"\00A0"}.Spinner.Spinner_visible{visibility:visible;background:linear-gradient(1deg,#0000,#0000);-webkit-backface-visibility:hidden;backface-visibility:hidden;animation:Spinner 1s linear infinite}.Spinner_color_red{border-top-color:var(--red);border-left-color:var(--red)}.Spinner_color_white{border-top-color:var(--foreground-light-static);border-left-color:var(--foreground-light-static)}.Spinner_color_black{border-top-color:var(--foreground);border-left-color:var(--foreground)}.Spinner_color_grey{border-top-color:var(--fill);border-left-color:var(--fill)}.Spinner_color_greyDark{border-top-color:var(--foreground);border-left-color:var(--foreground)}.Spinner_color_blue{border-top-color:var(--blue);border-left-color:var(--blue)}.Spinner.Spinner_size_xxs{line-height:12px;width:12px;height:12px;background-position:-2px -2px}.Spinner.Spinner_size_xs{line-height:16px;width:16px;height:16px;background-position:-2px -2px}.Spinner.Spinner_size_s{line-height:var(--line-height-h5);width:24px;height:24px;background-position:-2px -19px}.Spinner.Spinner_size_m{line-height:var(--line-height-h4);width:28px;height:28px;background-position:-2px -44px}.Spinner.Spinner_size_l{line-height:32px;width:32px;height:32px;background-position:-2px -73px}.Spinner.Spinner_size_xl{line-height:38px;width:38px;height:38px;background-position:-2px -106px}@keyframes Spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.Spinner.Spinner_visible.Spinner_color_white{background:linear-gradient(1deg,#0000,#0000);animation:Spinner_color_white 1s linear infinite}@keyframes Spinner_color_white{0%{border-top-color:var(--white);border-left-color:var(--white);transform:rotate(0)}to{border-top-color:var(--white);border-left-color:var(--white);transform:rotate(1turn)}}.Preloader-_o9Dd{position:relative;height:52px;text-align:center;background:var(--white)}.Preloader__spinner-xwLFm{line-height:inherit;top:10px;margin-left:-16px}.Preloader__paranja-CUsko,.Preloader__relative-V5ydV{position:fixed;z-index:99;inset:5px 0 0;height:auto;margin:0;text-align:left}.Preloader__paranja-CUsko .Preloader__spinner-xwLFm,.Preloader__relative-V5ydV .Preloader__spinner-xwLFm{position:absolute;top:50%;left:50%;margin:-16px 0 0 -16px}.Preloader__relative-V5ydV{position:absolute}.PersonalizedFeedUgcLogbookItem-FiSN9{position:relative;list-style-type:none}.PersonalizedFeedUgcLogbookItem__imageBox-eGtX9{position:relative}.PersonalizedFeedUgcLogbookItem__imageWrapper-PtMj6{overflow:hidden;height:0;padding-bottom:75%;border-radius:var(--border-radius-m);background-color:var(--fill)}.PersonalizedFeedUgcLogbookItem_mobile-HRLtt .PersonalizedFeedUgcLogbookItem__imageWrapper-PtMj6{border-radius:var(--border-radius-s)}.PersonalizedFeedUgcLogbookItem__imageEmpty-G5YFc{padding-bottom:75%;border-radius:var(--border-radius-m);background:#f2f2f2 url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/logo-icon-gray_036e93a79d7a3e670f07c7e1d03e44d2.svg) no-repeat 50% 50%;background-size:50%}.PersonalizedFeedUgcLogbookItem_mobile-HRLtt .PersonalizedFeedUgcLogbookItem__imageEmpty-G5YFc{border-radius:var(--border-radius-s)}.PersonalizedFeedUgcLogbookItem__image-tQXbn{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--border-radius-m)}.PersonalizedFeedUgcLogbookItem_mobile-HRLtt .PersonalizedFeedUgcLogbookItem__image-tQXbn{border-radius:var(--border-radius-s)}.PersonalizedFeedUgcLogbookItem__logo-rIUUD{font-size:var(--font-size-sub);line-height:24px;position:absolute;right:0;bottom:0;display:flex;justify-content:flex-end;align-items:flex-end;gap:4px;height:32px;padding-left:8px;color:var(--foreground);border-radius:var(--border-radius-l) 0 0;background-color:var(--white)}.PersonalizedFeedUgcLogbookItem__logo-rIUUD:after,.PersonalizedFeedUgcLogbookItem__logo-rIUUD:before{position:absolute;width:16px;height:16px;content:"";background-image: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='%23fff' d='M.16 16C8 16 16 8 16 0v16z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 100%;background-size:16px}.PersonalizedFeedUgcLogbookItem__logo-rIUUD:before{bottom:0;left:-16px}.PersonalizedFeedUgcLogbookItem__logo-rIUUD:after{top:-16px;right:0}.PersonalizedFeedUgcLogbookItem__logbookLogo-AmmvD{width:24px;height:24px;background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/logbook-logo_c04326c473e4580cdf93965242c372f7.svg);background-repeat:no-repeat;background-position:50%;background-size:20px}.PersonalizedFeedUgcLogbookItem_mobile-HRLtt .PersonalizedFeedUgcLogbookItem__logo-rIUUD{font-size:var(--font-size-body2);line-height:16px;height:20px;padding-left:4px;border-radius:var(--border-radius-s) 0 0}.PersonalizedFeedUgcLogbookItem_mobile-HRLtt .PersonalizedFeedUgcLogbookItem__logo-rIUUD:after,.PersonalizedFeedUgcLogbookItem_mobile-HRLtt .PersonalizedFeedUgcLogbookItem__logo-rIUUD:before{width:8px;height:8px;background-size:8px}.PersonalizedFeedUgcLogbookItem_mobile-HRLtt .PersonalizedFeedUgcLogbookItem__logo-rIUUD:before{left:-8px}.PersonalizedFeedUgcLogbookItem_mobile-HRLtt .PersonalizedFeedUgcLogbookItem__logo-rIUUD:after{top:-8px}.PersonalizedFeedUgcLogbookItem_mobile-HRLtt .PersonalizedFeedUgcLogbookItem__logbookLogo-AmmvD{width:16px;height:16px;background-size:14px}.PersonalizedFeedUgcLogbookItem__title-NZoeW{font-size:var(--font-size-sub);line-height:var(--line-height-sub);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;max-height:calc(var(--line-height-sub)*3);margin-top:8px;color:var(--foreground)}.PersonalizedFeedUgcLogbookItem_hasSubtitle-_5FkG .PersonalizedFeedUgcLogbookItem__title-NZoeW{-webkit-line-clamp:2;max-height:calc(var(--line-height-sub)*2)}.PersonalizedFeedUgcLogbookItem_mobile-HRLtt .PersonalizedFeedUgcLogbookItem__title-NZoeW{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.PersonalizedFeedUgcLogbookItem__ratingIcon-bOMsf{color:var(--orange)}.PersonalizedFeedUgcLogbookItem__rating-EhNzP{font-size:var(--font-size-h5);font-weight:700;line-height:var(--line-height-h5);color:var(--foreground)}.PersonalizedFeedUgcLogbookItem_mobile-HRLtt .PersonalizedFeedUgcLogbookItem__rating-EhNzP{font-size:var(--font-size-body2);line-height:15px}.PersonalizedFeedUgcLogbookItem__subtitle-LyYTT{font-size:var(--font-size-body1);line-height:var(--line-height-body1);overflow:hidden;margin-top:4px;white-space:nowrap;text-overflow:ellipsis;color:var(--foreground-secondary-dark-static)}.PersonalizedFeedUgcLogbookItem_mobile-HRLtt .PersonalizedFeedUgcLogbookItem__subtitle-LyYTT{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.ButtonFavorite{display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.ButtonFavorite_active{visibility:visible}.ButtonFavorite_active:hover .ButtonFavorite__content .ButtonFavorite__icon{color:var(--red)}.ButtonFavorite__popup{max-width:250px}.ButtonFavorite__content{display:flex;align-items:center;box-sizing:border-box;margin:0}.ButtonFavorite__content_wide{min-width:142px}.ButtonFavorite__content_align_left{justify-content:flex-start;padding:0 16px}.ButtonFavorite__content_align_center{justify-content:center}.ButtonFavorite__icon{color:var(--foreground-secondary)}.ButtonFavorite_active .ButtonFavorite__icon{color:var(--red)}.ButtonFavorite__text{display:block;margin-left:8px}.ButtonFavorite__notificationLink{margin-left:8px;cursor:pointer;color:var(--blue)}.ButtonFavorite__notificationLink:hover{color:var(--red)}.ButtonFavorite_size_s .ButtonFavorite__icon:only-child{padding:1px}.ButtonFavorite_size_m .ButtonFavorite__icon:only-child{padding:5px}.ButtonFavorite_size_l .ButtonFavorite__icon:only-child{padding:9px}.ButtonFavorite_size_xl .ButtonFavorite__icon:only-child{padding:13px}.ButtonFavorite_size_l .ButtonFavorite__icon:only-child,.ButtonFavorite_size_m .ButtonFavorite__icon:only-child,.ButtonFavorite_size_s .ButtonFavorite__icon:only-child,.ButtonFavorite_size_xl .ButtonFavorite__icon:only-child{margin:0}.ButtonFavorite_full .ButtonFavorite__content,.ButtonFavorite_full .Button__content{width:100%}.ButtonFavorite .Button__content>.ButtonFavorite__content{margin:0}.ButtonFavorite .Button__text{width:100%}.OfferPriceBadgeNew-cQWc5{font-size:var(--font-size-body2);font-weight:var(--font-weight-normal);line-height:1;display:inline-flex;justify-content:center;align-items:center;height:24px;padding:0 8px;white-space:nowrap;color:var(--foreground);border-radius:var(--border-radius-s)}.OfferPriceBadgeNew__highlight-q2Wvh{width:16px;height:16px;margin-right:4px}.OfferPriceBadgeNew__arrow-AUusI{width:16px;height:16px;margin-left:4px}.OfferPriceBadgeNew__alert-JSyvZ{width:16px;height:16px;margin-right:4px}.OfferPriceBadgeNew__gray-Fkfy3{background-color:#e6e7eb}.OfferPriceBadgeNew__darkGray-RTgda{background-color:#505052}.OfferPriceBadgeNew__green-H9eUp{background-color:var(--deal-fair)}.OfferPriceBadgeNew__darkGreen-h2yUN{background-color:#2a5132}.Badge{border-radius:var(--border-radius-xs)}.Badge_size_s{padding-top:1px}.Badge_size_m,.Badge_size_s{font-size:var(--font-size-caption);line-height:var(--line-height-caption)}.Badge_size_l{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.Badge_color_dark{color:var(--white);background-color:var(--surface-inverse)}.Badge_color_green{color:var(--black);background-color:var(--deal-fair)}.Badge_color_transparentGray{background-color:var(--overlay-tertiary-dark-static)}.Badge_color_transparentBlack,.Badge_color_transparentGray{color:var(--white);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.Badge_color_transparentBlack{background-color:#0000008f}.Badge_color_transparentBlue{color:var(--foreground);background-color:#2276d31f}.Badge_color_blue{color:var(--white);background-color:var(--blue)}.Badge_color_yellow{color:var(--orange);background-color:var(--orange-tertiary)}.Badge_color_gray{color:var(--black);background-color:var(--fill)}.Badge_color_blueLightExtra{color:var(--blue);background-color:var(--blue-tertiary)}.Badge_color_blueGrayLightExtra{color:var(--blue);background-color:var(--fill)}.Badge_color_white{color:var(--foreground-secondary);border:1px solid var(--background);background-color:var(--white)}.Badge_color_lavender{color:var(--white);background-color:#6a76e1}.Badge_color_violet{color:var(--white);background-color:#c475ec}.Badge_color_purple{color:var(--white);background-color:#af52de}.Badge_color_purpleLight{color:#af52de;background-color:#f5eafb}.Badge_color_lightPink{color:#501c27;background-color:#ffd2da}.Badge_color_lightRed{color:var(--red);background-color:#fbebe9}.Badge_color_red,.Badge_color_redLight{color:var(--white);background-color:var(--red)}.Badge_color_journal{color:var(--white);background:var(--mag-gradient)}.Badge_padding_default.Badge_size_s{padding:3px 4px 2px}.Badge_padding_default.Badge_size_m{padding:4px 8px}.Badge_padding_default.Badge_size_l{padding:4px 12px}.Badge_cursor{cursor:pointer}.BadgeTwin-Zswrd{position:absolute;z-index:2;top:6px;left:6px;display:grid;align-items:center;grid-template-columns:max-content max-content;grid-gap:4px;border-radius:var(--border-radius-m);-webkit-backdrop-filter:none;backdrop-filter:none}.BadgeTwin_mobile-DMXAV{position:static}.BadgeTwin__title-ER6cD{margin-top:2px}.BrazzersMore-HXZ5S{position:absolute;inset:0;text-align:center;color:var(--white);background-color:var(--overlay-secondary-dark-static)}.BrazzersMore-Rujfw{color:var(--foreground-inverse);background-color:var(--overlay)}.BrazzersMore__wrapper-S6gzB{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;gap:13px;text-align:center;transform:translate(-50%,-50%)}.BrazzersMore__wrapperRedesigned-RdBPx{align-items:center;gap:8px}.BrazzersMore__icon-JZm5i{width:54px;height:46px;margin:0 auto;background:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/photo_12b8835fde19c1b834d14c6a6d279537.svg)}.BrazzersMore__text-NIpCn{font-size:var(--font-size-body2);line-height:17px;color:var(--white)}.Brazzers{position:absolute;inset:0;display:flex}.Brazzers>.LazyImage__image{border-radius:var(--border-radius-s)}.Brazzers__page{position:static;display:flex;flex:1;align-items:flex-end;height:100%}.Brazzers__image,.Brazzers__image-wrapper{position:absolute;left:0;overflow:hidden;width:100%;height:100%;border:0;border-radius:var(--border-radius-s)}.Brazzers__image{object-fit:cover;transition:opacity .15s}.Brazzers__image-wrapper{z-index:-2;top:0;right:0;bottom:0;overflow:hidden}.Brazzers__page .Brazzers__image-wrapper{opacity:0}.Brazzers:not(:hover) .Brazzers__page:first-child .Brazzers__image-wrapper,.Brazzers__page:hover .Brazzers__image-wrapper{z-index:-1;opacity:1}.Brazzers_forceShowButtons .Brazzers__button:not(.Brazzers__button_visible){opacity:0}.Brazzers_forceShowButtons .Brazzers__button_visible{opacity:1}.Brazzers:not(.Brazzers_forceShowButtons):not(:hover) .Brazzers__button{opacity:0}.Brazzers:not(.Brazzers_forceShowButtons):not(:hover) .Brazzers__button_visible{opacity:1}.Brazzers__button{position:relative;z-index:4;bottom:0;flex:1;min-height:7px;opacity:1;transition:opacity .2s}.Brazzers__button:after{position:absolute;inset:1px 1px 2px;height:3px;content:"";background:#fffc;transition:background-color .2s}.Brazzers__button_visible:after{transition:none}.Brazzers:not(:hover) .Brazzers__page:first-child .Brazzers__button_visible:after,.Brazzers__page:hover .Brazzers__button:after{background-color:var(--red)}.Brazzers__page:first-child .Brazzers__button:after{left:3px}.Brazzers__page:last-child .Brazzers__button:after{right:3px}.Brazzers_visibleButtons .Brazzers__page .Brazzers__button{opacity:1}.Brazzers__info{font-size:var(--font-size-body2);line-height:var(--line-height-body2);position:absolute;right:20px;bottom:20px;text-align:right;color:var(--white);text-shadow:0 1px 2px #000c}.OfferCatalogPhotoLabel-FS2Fc{font-size:var(--font-size-caption);font-weight:var(--font-weight-bold);line-height:var(--line-height-body2);padding:0 4px;color:var(--black);border-radius:2px;background-color:var(--white)}.C2bAuctionsBadge-tvvmU{display:flex;overflow:hidden;align-items:center;gap:8px;padding:8px 12px;text-align:center;white-space:nowrap;text-overflow:ellipsis;color:var(--foreground);border-radius:var(--border-radius-s)}.C2bAuctionsBadge_isRedesigned-D59Ru{color:var(--foreground)}.C2bAuctionsBadge__icon_color_red-gfZXy{color:var(--red)}.C2bAuctionsBadge__text-RyZkl{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.C2bAuctionsBadge__text_color_red-c3GC9{color:var(--red)}.ListingItemSoldInfo{display:flex;align-items:center}.ListingItemSoldInfo__badge{padding:8px 12px;border-radius:var(--border-radius-s)}.ListingItemSoldInfo__content{display:flex;align-items:center}.ListingItemSoldInfo__icon{flex-shrink:0}.ListingItemSoldInfo__text{overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis}.ListingItemSoldInfo__text_withIcon{margin-left:8px}.GalleryPanoramaLabel{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%)}.LazyImageNative,.LazyImageNative__image{display:block;width:100%;height:100%}.LazyImageNative__image{object-fit:cover}.LazyImageNative_theme_light{background-color:var(--fill)}.LazyImageNative_theme_dark{background-color:var(--dark-fill)}.LazyImageNative_noBackground{background:none}.OfferPanorama{position:relative;display:block;overflow:hidden;height:100%;cursor:pointer}@keyframes OfferPanoramaPulse{0%{background-position:0 0}to{background-position:-135% 0}}.OfferPanorama__video{display:block;box-sizing:border-box;width:100%}.OfferPanorama__video::-webkit-media-controls-panel,.OfferPanorama__video::-webkit-media-controls-play-button,.OfferPanorama__video::-webkit-media-controls-start-playback-button{display:none;-webkit-appearance:none}.OfferPanorama__showMore{display:none}.OfferPanorama:hover .OfferPanorama__showMore{display:block}.OfferPanorama__previewContainer{position:absolute;z-index:1;overflow:hidden;box-sizing:border-box;width:100%;height:100%;opacity:1;transition:opacity .15s}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.OfferPanorama__previewContainer{height:75vw}}.OfferPanorama__previewContainer_fallback{height:100%;background-image:linear-gradient(90deg,#f4f4f4 20%,#e5e5e5cc 40%,#f4f4f4 60%);background-size:400% 400%}.OfferPanorama_visible:not(.OfferPanorama_loaded) .OfferPanorama__previewContainer_fallback{animation:OfferPanoramaPulse 1.5s ease-in-out infinite}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.OfferPanorama_visible:not(.OfferPanorama_loaded) .OfferPanorama__previewContainer_fallback{animation:none}}.OfferPanorama_loaded .OfferPanorama__previewContainer{opacity:0;animation:none}.OfferPanorama__previewLayer{position:absolute;inset:0;display:block;width:100%;height:100%;filter:blur(5px)}.OfferPanorama__previewLayer_1{z-index:2}.OfferPanorama__previewLayer_2{z-index:1;transform:scale(1.1)}.OfferThumb{position:relative;display:block;overflow:hidden;width:205px;height:154px}.OfferThumb,.OfferThumb:hover{color:inherit}.OfferThumb:hover .OfferThumb__soldInfo{display:none}.OfferThumb_extended{height:auto}.OfferThumb_responsive{width:auto;height:100%}.OfferThumb_isRedesigned{width:260px;height:200px}.OfferThumb_isExtendedRedesigned{width:264px}.OfferThumb_isRedesigned.OfferThumb_extended{height:auto}.OfferThumb_isRedesigned.OfferThumb_extended .OfferThumb__brazzers,.OfferThumb_isRedesigned.OfferThumb_extended .OfferThumb__panorama{height:179px}.OfferThumb_isExtendedRedesigned.OfferThumb_extended .OfferThumb__brazzers,.OfferThumb_isExtendedRedesigned.OfferThumb_extended .OfferThumb__panorama{height:200px}.OfferThumb_isRedesigned .OfferThumb__extendedThumb{width:calc(50% - .5px);height:80px}.OfferThumb_isRedesigned .OfferThumb__extendedThumbList{margin-top:1px}.OfferThumb_isExtendedRedesigned .OfferThumb__extendedThumbList{justify-content:normal;gap:0;margin-top:0}.OfferThumb_isRedesigned .OfferThumb__videoIcon{right:6px;bottom:6px;left:auto;width:20px;height:20px}.OfferThumb_extended .OfferThumb__brazzers,.OfferThumb_extended .OfferThumb__panorama{height:154px}.OfferThumb_radius_r0{border-radius:0}.OfferThumb_radius_r8{border-radius:var(--border-radius-s)}.OfferThumb_radius_r16{border-radius:var(--border-radius-l)}.OfferThumb_radius_r0 .OfferThumb__emptyThumb{border-radius:0}.OfferThumb_radius_r8 .OfferThumb__emptyThumb{border-radius:var(--border-radius-s)}.OfferThumb_radius_r16 .OfferThumb__emptyThumb{border-radius:var(--border-radius-l)}.OfferThumb_radius_r0 .Brazzers__image,.OfferThumb_radius_r0 .Brazzers__image-wrapper{border-radius:0}.OfferThumb_radius_r8 .Brazzers__image,.OfferThumb_radius_r8 .Brazzers__image-wrapper{border-radius:var(--border-radius-s)}.OfferThumb_radius_r16 .Brazzers__image,.OfferThumb_radius_r16 .Brazzers__image-wrapper{border-radius:var(--border-radius-l)}.OfferThumb_isExtendedRedesigned.OfferThumb_extended .Brazzers__image,.OfferThumb_isExtendedRedesigned.OfferThumb_extended .Brazzers__image-wrapper{border-bottom-right-radius:0;border-bottom-left-radius:0}.OfferThumb_radius_r0 .OfferThumb__extendedThumb{border-radius:0}.OfferThumb_radius_r8 .OfferThumb__extendedThumb{border-radius:var(--border-radius-s)}.OfferThumb_radius_r16 .OfferThumb__extendedThumb{border-radius:var(--border-radius-l)}.OfferThumb_isExtendedRedesigned .OfferThumb__extendedThumb{width:50%;height:100px;border-radius:0}.OfferThumb_radius_r0 .OfferThumb__chosenForCredit{border-radius:0}.OfferThumb_radius_r8 .OfferThumb__chosenForCredit{border-radius:var(--border-radius-s)}.OfferThumb_radius_r16 .OfferThumb__chosenForCredit{border-radius:var(--border-radius-l)}.OfferThumb_radius_r16.OfferThumb_extended:not(.OfferThumb_isExtendedRedesigned) .OfferThumb__brazzers{overflow:hidden;border-radius:var(--border-radius-l)}.OfferThumb__brazzers{position:relative;z-index:1;bottom:auto;height:100%}.OfferThumb__emptyThumb{height:100%;background:#f2f2f2 url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/logo-icon-gray_036e93a79d7a3e670f07c7e1d03e44d2.svg) no-repeat 50% 50%;background-size:50%}.OfferThumb__extendedThumbList{display:flex;justify-content:space-between;align-items:center;gap:5px;margin-top:5px}.OfferThumb__extendedThumb{overflow:hidden;width:50%;height:75px}.OfferThumb__fakeImageLabel,.OfferThumb__panoramaIcon,.OfferThumb__videoIcon{position:absolute;z-index:10}.OfferThumb__videoIcon{bottom:10px;left:10px;color:var(--overlay-secondary-dark-static)}.OfferThumb__panoramaIcon{font-size:var(--font-size-caption);font-weight:700;line-height:16px;top:8px;right:8px;padding:0 5px;border-radius:2px;background-color:var(--white)}.OfferThumb__fakeImageLabel{top:8px;right:8px}.OfferThumb__fakeImageTooltip{box-sizing:border-box;width:320px}.OfferThumb__region{font-weight:700;overflow:hidden;box-sizing:border-box;width:100%;padding:12px;white-space:nowrap;text-overflow:ellipsis;color:var(--white);background-image:linear-gradient(180deg,#00000080,#0000);text-shadow:0 0 14px #000}.OfferThumb__chosenForCredit,.OfferThumb__region{font-size:var(--font-size-body2);position:absolute;z-index:5}.OfferThumb__chosenForCredit{line-height:var(--line-height-sub);top:8px;left:4px;display:block;padding:0 8px;color:var(--foreground);background:var(--white)}.OfferThumb__region+.OfferThumb__chosenForCredit{top:32px}.OfferThumb__callsCount,.OfferThumb__soldInfo{position:absolute;z-index:5;bottom:4px;left:4px}.OfferThumb__callsCount{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;animation:showCallsCount 15s forwards}@keyframes showCallsCount{0%,to{opacity:0}5%,95%{opacity:1}}.PersonalizedFeedOfferItem-UGJD3{position:relative;overflow:hidden;width:inherit;list-style-type:none;border-top-right-radius:var(--border-radius-m)}.PersonalizedFeedOfferItem__link-ug5qa,.PersonalizedFeedOfferItem__link-ug5qa:hover{color:inherit}.PersonalizedFeedOfferItem__imageWrap-vGd5a{position:relative;overflow:hidden;height:0;margin-bottom:8px;padding-bottom:75%;border-radius:var(--border-radius-m)}.PersonalizedFeedOfferItem__image-EVjRt{position:absolute;top:0;left:0;width:100%;height:100%}.PersonalizedFeedOfferItem__badge-CC4Y9{font-size:var(--font-size-body2);line-height:var(--line-height-body2);padding:4px 8px;color:var(--foreground-light-static);border-radius:var(--border-radius-s)}.PersonalizedFeedOfferItem__topBadgesWrap-V7GhX{position:absolute;z-index:2;top:4px;left:4px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;opacity:1;transition:opacity .1s ease}.PersonalizedFeedOfferItem__bottomBadgesWrap-yjV3J{position:absolute;z-index:2;bottom:4px;left:4px;display:flex;flex-wrap:wrap;gap:4px;opacity:1;transition:opacity .1s ease}.PersonalizedFeedOfferItem__newCarBadge-Orewn{background-color:var(--green)}.PersonalizedFeedOfferItem__visitedBadge-FM8EK{background-color:#0000003d;text-shadow:0 1px 2px #0000001f}.PersonalizedFeedOfferItem__discountBadge-iedn7{line-height:22px;padding:0 6px;color:var(--foreground-light-static);background-color:var(--green)}.PersonalizedFeedOfferItem__fairPriceBadge-Ak1qn{line-height:24px;padding:0 6px;color:var(--foreground)}.PersonalizedFeedOfferItem__onOrderBadge-hObrc{background-color:var(--background-dark-static)}.PersonalizedFeedOfferItem__imageWrap-vGd5a:hover .PersonalizedFeedOfferItem__bottomBadgesWrap-yjV3J{opacity:0}.PersonalizedFeedOfferItem_visited-jJlPx .PersonalizedFeedOfferItem__image-EVjRt{opacity:.64}.PersonalizedFeedOfferItem__price-SSctg{font-size:var(--font-size-h5);font-weight:700;line-height:var(--line-height-h5);display:flex;margin-bottom:2px;color:var(--foreground)}.PersonalizedFeedOfferItem__discount-O0VpE{font-size:var(--font-size-sub);font-weight:var(--font-weight-medium);display:flex;align-items:center;margin-left:8px;text-decoration:line-through;color:var(--red)}.PersonalizedFeedOfferItem__title-cal0F{font-size:var(--font-size-sub);line-height:var(--line-height-sub);overflow:hidden;width:inherit;margin-bottom:4px;white-space:nowrap;text-overflow:ellipsis;color:var(--foreground)}.PersonalizedFeedOfferItem__info-MYEsJ{font-size:var(--font-size-body1);line-height:var(--line-height-body1);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--foreground-secondary)}.PersonalizedFeedOfferItem__favoriteButton-fY759{position:absolute;z-index:2;top:-8px;right:-8px;overflow:hidden;width:56px;height:56px;border-radius:50%}svg.PersonalizedFeedOfferItem__favoriteIcon-S602N{z-index:1;color:var(--foreground-light-static);filter:drop-shadow(0 1px 2px rgba(0,0,0,.24));transition:transform .1s ease-in-out}.PersonalizedFeedOfferItem__favoriteButton-fY759:after,.PersonalizedFeedOfferItem__favoriteButton-fY759:before{position:absolute;z-index:1;overflow:hidden;width:56px;height:56px;content:"";border-radius:50%}.PersonalizedFeedOfferItem__favoriteButton-fY759:before{background:var(--white);transition:transform .1s ease-in-out;transform:scale(0)}.PersonalizedFeedOfferItem__favoriteButton-fY759:hover:after{background:var(--fill)}.PersonalizedFeedOfferItem__favoriteButton-fY759:active .PersonalizedFeedOfferItem__favoriteIcon-S602N,.PersonalizedFeedOfferItem__favoriteButton-fY759:active:after,.PersonalizedFeedOfferItem__favoriteButton-fY759:active:before{transform:scale(.95)}.PersonalizedFeedOfferItem-UGJD3:hover .PersonalizedFeedOfferItem__favoriteButton-fY759:not(:active):before{transform:scale(1)}.PersonalizedFeedOfferItem-UGJD3:hover .PersonalizedFeedOfferItem__favoriteIcon-S602N{color:var(--red);filter:inherit}.CatalogMarkArticles-gkoUF{margin-top:12px;margin-bottom:116px}.CatalogMarkArticles__button-fayTK{font-family:var(--main-font);font-size:var(--font-size-body1);font-weight:var(--font-weight-medium);line-height:var(--line-height-body1);margin-top:24px}.CatalogMarkArticles__list-hgohF{display:grid;grid-template-columns:repeat(4,calc(25% - 18px));grid-template-rows:auto;row-gap:24px;column-gap:24px;margin:0;padding:0;list-style-type:none}.CatalogMarkArticles__videoFrame-hZEYX{width:75vw;height:90vh;border:none}.CatalogMarkArticles__loader-tebBv{padding:40px 0}.CatalogMarkInterestingBlockRenovation-CmBBB{position:relative;display:flex;flex-direction:column;gap:24px}.CatalogMarkInterestingBlockRenovation__articles-CVP3O{margin:0}.NavigationButton{position:relative;display:flex;overflow:hidden;justify-content:center;align-items:center;width:36px;height:36px;cursor:pointer;border:none;border-radius:50%;background-color:var(--surface);box-shadow:var(--shadow-m)}.NavigationButton:hover:after{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:100%;content:"";border-radius:50%;background-color:var(--fill)}.NavigationButton:active{transform:scale(.95)}.NavigationButton__icon{color:var(--foreground-secondary)}.NavigationButton__icon_next{transform:rotate(-180deg)}.CarouselUniversalPagination-dicKD{position:absolute;bottom:16px;display:flex;justify-content:center;gap:4px;width:100%;height:auto}.CarouselUniversalPagination__paginationItem-L5p8R{width:4px;height:4px;opacity:.24;border-radius:50%;background-color:var(--surface)}.CarouselUniversalPagination__paginationItem_isActive-zDx1c{opacity:1}.CarouselUniversal{position:relative}.CarouselUniversal__header{display:flex;margin-bottom:20px}.CarouselUniversal .CarouselUniversal__header .CarouselUniversal__title{font-size:var(--font-size-h4);font-weight:700;line-height:var(--line-height-h4);display:flex;flex-grow:1;align-items:center;color:var(--black)}.CarouselUniversal_dir_horizontal .CarouselUniversal__title{overflow:hidden;width:100%}.CarouselUniversal__nav{margin-left:16px}.CarouselUniversal__navButton{position:absolute;z-index:50}.CarouselUniversal_showNavigationOnHover .CarouselUniversal__navButton{opacity:0;transition:opacity .3s ease-in-out}.CarouselUniversal_showNavigationOnHover:hover .CarouselUniversal__navButton{opacity:1}.CarouselUniversal__wrapper{position:relative;width:100%}.CarouselUniversal__list{position:relative;display:flex;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x proximity;margin:0;padding:0;list-style:none;white-space:nowrap;scrollbar-width:none;transition:transform .7s ease}.CarouselUniversal__list::-webkit-scrollbar{display:none}.CarouselUniversal__item{position:relative;display:inline-block;scroll-snap-align:start;width:205px;vertical-align:top;transition:transform .7s ease}.CarouselUniversal__item:not(:first-child){margin-left:var(--carousel-universal-items-gap,23px)}.CarouselUniversal__showAllButton{width:100%;margin-top:24px}.CarouselUniversal_mobile .CarouselUniversal__header{flex-direction:column;align-items:flex-start;margin:0;padding:var(--safe-horizontal-offset)}.CarouselUniversal_mobile .CarouselUniversal__list{display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scroll-snap-type:x proximity;scroll-padding-left:12px;padding-left:var(--safe-horizontal-offset)}.CarouselUniversal_mobile .CarouselUniversal__list::-webkit-scrollbar{display:none}.CarouselUniversal_mobile .CarouselUniversal__item{width:152px;margin-right:var(--carousel-universal-items-gap,8px)}.CarouselUniversal_mobile .CarouselUniversal__item:not(:first-child){margin:0 var(--carousel-universal-items-gap,8px) 0 0}.CarouselUniversal_mobile .CarouselUniversal__item:last-child{min-width:100vw}.ReviewRating{position:relative;flex-shrink:0;border-radius:50%}.ReviewRating_bg_black{background-color:var(--overlay-secondary-dark-static)}.ReviewRating_bg_white{background-color:var(--white)}.ReviewRating_bg_gray{background-color:var(--fill)}.ReviewRating_size_xsmall{width:32px;height:32px}.ReviewRating_size_xsmall .ReviewRating__number{font-size:var(--font-size-body2);line-height:32px}.ReviewRating_size_40{width:40px;height:40px}.ReviewRating_size_40 .ReviewRating__number{font-size:var(--font-size-sub);line-height:var(--line-height-h3)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.ReviewRating_size_40 .ReviewRating__number{font-size:12px}}.ReviewRating_size_36{width:36px;height:36px}.ReviewRating_size_small{width:48px;height:48px}.ReviewRating_size_small .ReviewRating__number{font-size:var(--font-size-h5);line-height:48px}.ReviewRating_size_56{width:56px;height:56px}.ReviewRating_size_56 .ReviewRating__number{font-size:18px;line-height:56px}.ReviewRating_size_52{width:52px;height:52px}.ReviewRating_size_52 .ReviewRating__number{font-size:18px;line-height:56px}.ReviewRating_size_medium{width:64px;height:64px}.ReviewRating_size_medium .ReviewRating__number{font-size:var(--font-size-h4);line-height:64px}.ReviewRating_size_large{width:72px;height:72px}.ReviewRating_size_large .ReviewRating__number{font-size:var(--font-size-h4);line-height:72px}.ReviewRating_size_xxlarge{width:216px;height:216px}.ReviewRating_size_xxlarge .ReviewRating__number{font-size:var(--font-size-h3);line-height:36px}.ReviewRating_size_150{width:150px;height:150px}.ReviewRating_size_150 .ReviewRating__number{font-size:var(--font-size-h4);line-height:36px}.ReviewRating_color_black .ReviewRating__number{color:var(--black)}.ReviewRating_color_white .ReviewRating__number{color:var(--white)}.ReviewRating_color_white .ReviewRating__meter{stroke:#ffffff1f}.ReviewRating_color_black .ReviewRating__meter{stroke:#0000001f}.ReviewRating_bg_gray .ReviewRating__meter{stroke:var(--white);stroke-width:3}.ReviewRating_rating_bad .ReviewRating__grade{stroke:var(--red)}.ReviewRating_rating_neutral .ReviewRating__grade{stroke:#ffdd41}.ReviewRating_rating_good .ReviewRating__grade{stroke:var(--green)}.ReviewRating__content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.ReviewRating__number{font-weight:700;position:relative;display:flex}.ReviewRating__note{font-size:var(--font-size-body2);line-height:15px;position:absolute;top:4px;right:-50%;color:var(--foreground-tertiary)}.ReviewRating__text{font-size:var(--font-size-body2);line-height:16px;max-width:100px;padding-top:4px;text-align:center}.ReviewRating__circle{transform:rotate(-90deg)}.ReviewRating__grade,.ReviewRating__meter{stroke-width:2}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.ReviewRating_size_xxlarge .ReviewRating__grade,.ReviewRating_size_xxlarge .ReviewRating__meter{stroke-width:3}}.ReviewRating_size_150 .ReviewRating__grade,.ReviewRating_size_150 .ReviewRating__meter{stroke-width:2}.ReviewRating_size_90{width:86px;height:86px}.ReviewRating_size_90 .ReviewRating__number{font-size:var(--font-size-sub);font-weight:var(--font-weight-medium);line-height:90px}.ReviewRating_size_90,.ReviewRating_size_90 .ReviewRating__circle,.ReviewRating_size_90 .ReviewRating__content{overflow:visible}.ReviewRating_size_90 .ReviewRating__grade,.ReviewRating_size_90 .ReviewRating__meter{stroke-width:7}.RatingSnippetItem{white-space:normal}.RatingSnippetItem__wrap{display:flex;flex-direction:column;align-items:stretch;box-sizing:border-box;width:280px;min-height:274px;padding:24px;border-radius:var(--border-radius-xxl);background-color:var(--fill)}.RatingSnippetItem__header{display:flex;justify-content:space-between}.RatingSnippetItem__avatarImg{width:32px;height:32px;border-radius:50%}.RatingSnippetItem__headerMiddle{display:flex;flex-grow:1;flex-direction:column;min-width:0;margin-right:12px;margin-left:8px}.RatingSnippetItem__headerMiddleTop{display:flex;overflow:hidden;align-items:center}.RatingSnippetItem__name{font-size:var(--font-size-body1);font-weight:var(--font-weight-medium);line-height:var(--line-height-body1);display:inline-block}.RatingSnippetItem__name,.RatingSnippetItem__subject{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--foreground)}.RatingSnippetItem__subject{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.RatingSnippetItem__title{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:var(--line-height-h5);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:12px;text-overflow:ellipsis;color:var(--foreground)}.RatingSnippetItem__tooltip{position:relative;z-index:2;height:16px;margin-left:8px;color:var(--blue)}.RatingSnippetItem__content{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;margin-top:10px;white-space:normal;text-overflow:ellipsis;color:var(--foreground)}.RatingSnippetItem_mobile .RatingSnippetItem__wrap{flex-shrink:0;width:312px}.RatingSnippetItem_mobile .RatingSnippetItem__headerMiddle{max-width:232px}.RatingSnippetItem_mobile .RatingSnippetItem__content{-webkit-line-clamp:5;height:calc(var(--line-height-body1)*5)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.RatingSnippetItem__content{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}}.RatingSnippet__link{color:var(--black)}.RatingSnippet_small{width:186px}.RatingSnippet_normal{width:280px}.RatingSnippet_full{width:auto}.RatingSnippet__photo{position:relative;border-radius:var(--border-radius-xs);background-position:50%;background-size:cover}.RatingSnippet__photo_noPhoto{background-color:#212121;background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/photo_5a6254def6de6699e8ac86df682603af.svg);background-repeat:no-repeat;background-size:100px}.RatingSnippet__photo_noPhoto .RatingSnippet__paranja{display:none}.RatingSnippet_small .RatingSnippet__photo{width:186px;height:138px}.RatingSnippet_normal .RatingSnippet__photo{width:280px;height:207px}.RatingSnippet_full .RatingSnippet__photo{width:100%;height:50vw}.RatingSnippet__verified-badge{font-size:var(--font-size-body2);line-height:var(--line-height-body2);display:flex;align-items:center;padding:16px;color:var(--white);background-image:linear-gradient(180deg,#00000052 53.12%,#0000)}.RatingSnippet__verified-badge__text{margin-left:8px}.RatingSnippet__paranja{position:absolute;z-index:1;inset:0;border-radius:var(--border-radius-xs);background-image:linear-gradient(180deg,#0000,#0009)}.RatingSnippet__title{word-wrap:break-word}.RatingSnippet_small .RatingSnippet__title{font-size:14px;line-height:normal;margin-top:12px}.RatingSnippet_full .RatingSnippet__title,.RatingSnippet_normal .RatingSnippet__title{font-size:var(--font-size-sub);font-weight:700;line-height:1.33;position:absolute;z-index:2;bottom:16px;left:16px;padding-right:64px;color:var(--white)}.RatingSnippet__rating{position:absolute;z-index:2}.RatingSnippet_small .RatingSnippet__rating{bottom:10px;left:8px}.RatingSnippet_full .RatingSnippet__rating,.RatingSnippet_normal .RatingSnippet__rating{right:16px;bottom:16px}.RatingSnippetList{display:flex;justify-content:space-between}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.RatingSnippetList__snippet:not(:first-child){margin-left:8px}}.RatingSnippetList__container{padding:0 16px}.RatingSnippetList__headLine{display:flex;align-items:center}.RatingSnippetList__title{margin-right:12px}.RatingSnippetList__footer{margin-top:24px}.RatingSnippetList .CarouselUniversal__item:last-child{margin-right:0}.RatingSnippetList_full{display:block}.RatingSnippetList__snippet{width:280px}.RatingSnippetList_view_BRANDZONE .RatingSnippetItem__wrap,.RatingSnippetList_view_BRANDZONE .RatingSnippetList__snippet{width:300px}.RatingSnippetList_view_VENDOR_LANDING{grid-area:carousel}.RatingSnippetList__item{position:relative}.RatingSnippetList__item_normal{width:calc(50% - 12px)}.RatingSnippetList__item_full:not(:last-child){margin-bottom:16px}.RatingSnippetList__carousel{margin-top:24px}.PersonalizedFeedAdfoxView{position:relative}.PersonalizedFeedAdfoxView__link{position:absolute;z-index:5;top:0;left:0;width:100%;height:100%}.PersonalizedFeedAdfoxView__imageBox{position:relative;overflow:hidden;margin-bottom:8px;border-radius:var(--border-radius-s)}.PersonalizedFeedAdfoxView__imageWrapper{height:0;padding-bottom:75%}.PersonalizedFeedAdfoxView__imageWrapper:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:var(--overlay-quinary-dark-static)}.PersonalizedFeedAdfoxView__image{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--border-radius-s)}.PersonalizedFeedAdfoxView__badge{font-size:var(--font-size-caption);line-height:12px;position:absolute;z-index:2;top:4px;left:4px;padding:2px 4px 3px;color:var(--foreground-light-static);border-radius:var(--border-radius-s);background:var(--overlay-tertiary-dark-static);text-shadow:0 2px 36px #00000014;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.PersonalizedFeedAdfoxView__badge:empty{display:none}.PersonalizedFeedAdfoxView__corner{font-size:var(--font-size-body2);line-height:var(--line-height-body2);position:absolute;z-index:2;right:0;bottom:0;padding:4px 0 0 6px;border-radius:var(--border-radius-m) 0 0 0;background-color:var(--surface)}.PersonalizedFeedAdfoxView__corner:empty{display:none}.PersonalizedFeedAdfoxView__corner:after,.PersonalizedFeedAdfoxView__corner:before{position:absolute;width:8px;height:8px;content:"";background-image: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='%23fff' d='M.16 16C8 16 16 8 16 0v16z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 100%;background-size:8px}.PersonalizedFeedAdfoxView__corner:before{bottom:0;left:-8px}.PersonalizedFeedAdfoxView__corner:after{top:-8px;right:0}.PersonalizedFeedAdfoxView__disclaimer{font-size:8px;line-height:8px;margin-bottom:4px;text-transform:uppercase;color:var(--foreground-secondary);text-shadow:0 2px 36px #00000014}.PersonalizedFeedAdfoxView__disclaimer:empty{display:none}.PersonalizedFeedAdfoxView__title{font-size:var(--font-size-body2);line-height:16px;color:var(--foreground)}.ElectroIndexAdfoxView{position:relative;z-index:1;width:100vw;animation:BrandBannerAppear .3s ease-in}.ElectroIndexAdfoxView_desktop{height:780px}.ElectroIndexAdfoxView_touch{height:344px}.ElectroIndexAdfoxView__image,.ElectroIndexAdfoxView__imageWrapper{position:absolute;z-index:0;top:0;left:0;width:100%}.ElectroIndexAdfoxView_desktop .ElectroIndexAdfoxView__image,.ElectroIndexAdfoxView_desktop .ElectroIndexAdfoxView__imageWrapper{height:100%}.ElectroIndexAdfoxView_mobile .ElectroIndexAdfoxView__image,.ElectroIndexAdfoxView_mobile .ElectroIndexAdfoxView__imageWrapper{height:344px}.ElectroIndexAdfoxView__imageWrapper:after{position:absolute;z-index:0;bottom:0;left:0;width:100%;content:"";background:linear-gradient(180deg,#0000,#15151a)}.ElectroIndexAdfoxView_desktop .ElectroIndexAdfoxView__imageWrapper:after{height:560px}.ElectroIndexAdfoxView_mobile .ElectroIndexAdfoxView__imageWrapper:after{height:130px}.ElectroIndexAdfoxView__image{object-fit:cover;object-position:center;transition:opacity .3s ease-in}.ElectroIndexAdfoxView:not(.ElectroIndexAdfoxView_fallback) .ElectroIndexAdfoxView__image{opacity:0}.ElectroIndexAdfoxView_mobile .ElectroIndexAdfoxView__content{position:relative;padding:305px var(--safe-horizontal-offset) 0}.ElectroIndexAdfoxView_desktop .ElectroIndexAdfoxView__content{position:relative;display:flex;flex-direction:column;justify-content:flex-end;box-sizing:border-box;width:1132px;height:calc(100% - 189px);margin:0 auto;transition:transform .3s}@media screen and (min-width:1280px){.ElectroIndexAdfoxView_desktop .ElectroIndexAdfoxView__content{width:1192px}}@media screen and (min-width:1300px){.ElectroIndexAdfoxView_desktop .ElectroIndexAdfoxView__content{width:1212px}}@media screen and (max-width:1219px){.ElectroIndexAdfoxView_desktop .ElectroIndexAdfoxView__content{width:872px}}.ElectroIndexAdfoxView__title{font-weight:700;color:var(--foreground-light-static)}.ElectroIndexAdfoxView__title:empty{display:none}.ElectroIndexAdfoxView_desktop .ElectroIndexAdfoxView__title{font-size:var(--font-size-h3);line-height:var(--line-height-h3);max-width:680px}.ElectroIndexAdfoxView_mobile .ElectroIndexAdfoxView__title{font-size:var(--font-size-h4);line-height:var(--line-height-h4)}.ElectroIndexAdfoxView__link{font-weight:var(--font-weight-medium);margin-top:24px;border-radius:var(--border-radius-l)}.ElectroIndexAdfoxView_desktop .ElectroIndexAdfoxView__link{width:-moz-fit-content;width:fit-content}.ElectroIndexAdfoxView_mobile .ElectroIndexAdfoxView__link{width:100%}.ElectroIndexAdfoxView__urlLabel{position:relative;margin-left:11px}.ElectroIndexAdfoxView__urlLabel:before{position:absolute;left:-7px;content:"•";color:var(--foreground-secondary-light-static)}@keyframes BrandBannerAppear{0%{opacity:0}to{opacity:1}}.VertisAds_interscrollerContainer{position:absolute;z-index:1;right:0;left:0;overflow:hidden;clip:rect(0,auto,auto,0);height:320px}.VertisAds_interscrollerContainer:after{font-size:16px;position:absolute;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;height:20px;margin:0 auto;content:"Реклама";color:var(--black);background-color:#f0f0f3}.VertisAds__rtb_interscrollerViewport{position:fixed;top:0;left:50%;margin:0!important;transform:translate(-50%,-50%);transform-origin:center}.VertisAds__default:empty,.VertisAds_desktop:empty{display:none}.RoundButton2-ycbD2{font-family:inherit;font-weight:var(--font-weight-medium);position:relative;display:inline-flex;overflow:hidden;justify-content:center;align-items:center;box-sizing:border-box;text-decoration:none;border:none;border-radius:50%}.RoundButton2_size_s-f9R71{width:32px;height:32px}.RoundButton2_size_m-zzRpa{width:44px;height:44px}.RoundButton2_size_l-jkNt0{width:56px;height:56px}.RoundButton2_size_xl-hY1QF{width:64px;height:64px}.RoundButton2_color_black-Mhuxo.RoundButton2_themeType_primary-OCwuM{color:var(--foreground-inverse);background-color:var(--surface-inverse)}.RoundButton2_color_black-Mhuxo.RoundButton2_themeType_primary-OCwuM:focus-visible:after,.RoundButton2_color_black-Mhuxo.RoundButton2_themeType_primary-OCwuM:hover:after{background-color:var(--overlay-tertiary-inverse)}.RoundButton2_color_black-Mhuxo.RoundButton2_themeType_secondary-wjmt0{color:var(--foreground);background-color:var(--fill)}.RoundButton2_color_black-Mhuxo.RoundButton2_themeType_secondary-wjmt0:focus-visible:after,.RoundButton2_color_black-Mhuxo.RoundButton2_themeType_secondary-wjmt0:hover:after{background-color:var(--overlay-quaternary)}.RoundButton2_color_black-Mhuxo.RoundButton2_disabled-INGPd{color:var(--foreground-secondary);background-color:var(--fill)}.RoundButton2_color_black-Mhuxo:focus{outline:2px solid var(--fill)}.RoundButton2_color_lightStatic-kxXiN.RoundButton2_themeType_primary-OCwuM{color:var(--foreground-dark-static);background-color:var(--background-light-static)}.RoundButton2_color_lightStatic-kxXiN.RoundButton2_themeType_primary-OCwuM:focus-visible,.RoundButton2_color_lightStatic-kxXiN.RoundButton2_themeType_primary-OCwuM:hover{background-color:var(--overlay-light-static)}.RoundButton2_color_lightStatic-kxXiN.RoundButton2_themeType_primary-OCwuM.RoundButton2_disabled-INGPd{color:var(--foreground-secondary-dark-static);background-color:var(--overlay-tertiary-light-static)}.RoundButton2_color_lightStatic-kxXiN.RoundButton2_themeType_secondary-wjmt0{color:var(--foreground-light-static);background-color:var(--overlay-tertiary-light-static)}.RoundButton2_color_lightStatic-kxXiN.RoundButton2_themeType_secondary-wjmt0:focus:focus-visible:not(.RoundButton2_disabled-INGPd),.RoundButton2_color_lightStatic-kxXiN.RoundButton2_themeType_secondary-wjmt0:hover:not(.RoundButton2_disabled-INGPd){color:var(--foreground-dark-static);background-color:var(--overlay-light-static)}.RoundButton2_color_lightStatic-kxXiN.RoundButton2_themeType_secondary-wjmt0.RoundButton2_disabled-INGPd{color:var(--foreground-secondary-light-static);background-color:var(--overlay-quaternary-light-static)}.RoundButton2_color_lightStatic-kxXiN:focus{outline:2px solid var(--overlay-tertiary-light-static)}.RoundButton2_color_darkStatic-xWbnq.RoundButton2_themeType_primary-OCwuM{color:var(--foreground-light-static);background-color:var(--overlay-secondary-dark-static)}.RoundButton2_color_darkStatic-xWbnq.RoundButton2_themeType_primary-OCwuM:focus:focus-visible:not(.RoundButton2_disabled-INGPd),.RoundButton2_color_darkStatic-xWbnq.RoundButton2_themeType_primary-OCwuM:hover:not(.RoundButton2_disabled-INGPd){background-color:var(--overlay-dark-static)}.RoundButton2_color_darkStatic-xWbnq.RoundButton2_themeType_primary-OCwuM.RoundButton2_disabled-INGPd{color:var(--foreground-secondary-light-static);background-color:var(--overlay-tertiary-dark-static)}.RoundButton2_color_darkStatic-xWbnq:focus{outline:2px solid var(--overlay-quaternary-dark-static)}.RoundButton2-ycbD2>*{z-index:1}.RoundButton2-ycbD2:focus:focus-visible:not(.RoundButton2_disabled-INGPd):after,.RoundButton2-ycbD2:hover:not(.RoundButton2_disabled-INGPd):after{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:100%;content:""}.RoundButton2-ycbD2:hover:not(.RoundButton2_disabled-INGPd){cursor:pointer}.RoundButton2-ycbD2:focus{outline-offset:2px}.RoundButton2-ycbD2:focus:not(:focus-visible){outline:none}.RoundButton2-ycbD2:active:hover:not(.RoundButton2_disabled-INGPd),.RoundButton2-ycbD2:active:not(.RoundButton2_disabled-INGPd){outline:none;transform:scale(.95)}.MediaSnippet2-ppxr7{display:flex;flex-direction:column;grid-gap:8px}.MediaSnippet2__imageWrapper-msvKu{position:relative;display:block;overflow:hidden;margin-bottom:8px}.MediaSnippet2__imageWrapper-msvKu:after{position:absolute;inset:0;content:"";pointer-events:none;background-color:var(--overlay-quinary-dark-static)}.MediaSnippet2__playIcon-xl7bW{position:absolute;top:50%;left:50%;pointer-events:none;transform:translate(-50%,-50%)}.MediaSnippet2__imageBadges-gPaOC{position:absolute;z-index:1;right:8px;bottom:8px;display:flex;justify-content:flex-end;grid-gap:8px;width:calc(50% + 8px)}.MediaSnippet2__imageBadge-yS8Nr{max-width:50%}.MediaSnippet2__imageBadgeChild-OdAcb{overflow:hidden;min-width:0;white-space:nowrap;text-overflow:ellipsis}.MediaSnippet2__image-CPh6H{aspect-ratio:16/9}.MediaSnippet2__title-MUenC{font-weight:var(--font-weight-medium);display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;padding-right:8px}.MediaSnippet2__info-Hnu3B{font-size:var(--font-size-body2);line-height:var(--line-height-body2);display:flex;color:var(--foreground-secondary)}.MediaSnippet2__infoItem-cNhF3{display:flex;align-items:center;grid-gap:4px}.MediaSnippet2_size_s-RP_Em{max-width:230px}.MediaSnippet2_size_s-RP_Em .MediaSnippet2__title-MUenC{font-size:var(--font-size-body1);line-height:var(--line-height-body1);-webkit-line-clamp:4}.MediaSnippet2_size_s-RP_Em .MediaSnippet2__imageWrapper-msvKu{border-radius:var(--border-radius-m)}.MediaSnippet2_size_s-RP_Em .MediaSnippet2__info-Hnu3B{grid-gap:8px}.MediaSnippet2_size_s-RP_Em .MediaSnippet2__imageBadges-gPaOC{right:4px;bottom:4px;grid-gap:4px;width:calc(50% + 4px)}.MediaSnippet2_size_m-ulnM9{max-width:460px}.MediaSnippet2_size_m-ulnM9 .MediaSnippet2__title-MUenC{font-size:var(--font-size-sub);line-height:var(--line-height-sub);-webkit-line-clamp:3}.MediaSnippet2_size_m-ulnM9 .MediaSnippet2__imageWrapper-msvKu{border-radius:var(--border-radius-l)}.MediaSnippet2_size_m-ulnM9 .MediaSnippet2__info-Hnu3B{grid-gap:12px}.CarReviews-hTPS8{margin-bottom:40px}.CarReviews_mobile-Z7kaO{margin-bottom:0}.CarReviews__title-p_hvN{font-family:var(--main-heading-font);font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-h3);display:flex;align-items:center;grid-gap:12px;margin-bottom:24px;letter-spacing:.672px}.CarReviews_mobile-Z7kaO .CarReviews__title-p_hvN{font-size:var(--font-size-h5);line-height:var(--font-size-h5);grid-gap:8px;margin-bottom:16px;letter-spacing:.48px}.CarReviews__list-VFOnb{display:flex;flex-wrap:wrap;grid-gap:20px}.CarReviews-hTPS8:not(.CarReviews_mobile-Z7kaO) .CarReviews__list-VFOnb [class*=MediaSnippet2_size_m]{flex:30%;max-width:460px}.CarReviews_mobile-Z7kaO .CarReviews__list-VFOnb{grid-gap:24px 8px}.CarReviews_mobile-Z7kaO .CarReviews__list-VFOnb [class*=MediaSnippet2_size_m]{flex:100%}.CarReviews_mobile-Z7kaO .CarReviews__list-VFOnb [class*=MediaSnippet2_size_s]{flex:48%}.CatalogInStockOfferBaseItem-dovu3{position:relative;overflow:hidden}.CatalogInStockOfferBaseItem__imageWrapper-IRdNg{position:relative;overflow:hidden;margin-bottom:8px}.CatalogInStockOfferBaseItem__imagePlaceholder-J0cyK{width:100%;height:100%;background-color:#f4f6f8;background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/car_1b183342c24bab61dfb2308e4e2f32a7.svg);background-repeat:no-repeat;background-position:50%;background-size:calc(100% - 40px)}.CatalogInStockOfferBaseItem__price-v4CrR{font-weight:var(--font-weight-bold);color:var(--foreground)}.CatalogInStockOfferBaseItem__title-OM7_a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--foreground)}.CatalogInStockOfferBaseItem__info-ZN5Wl{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--foreground-secondary)}.CatalogInStockOfferBaseItem__favoriteButton-ZJjMG{position:absolute;z-index:2;width:32px}div.CatalogInStockOfferBaseItem__favoriteButton-ZJjMG{height:32px}svg.CatalogInStockOfferBaseItem__favoriteIcon-Jszcs{z-index:1;color:var(--foreground-light-static);filter:drop-shadow(0 1px 2px rgba(0,0,0,.24));transition:color .1s ease-in-out}.CatalogInStockOfferItemDesktop-ujqaM{width:219px}.CatalogInStockOfferItemDesktop__imageWrapper-Hysla{width:100%;height:152px;border-radius:var(--border-radius-m)}.CatalogInStockOfferItemDesktop__price-xSxWr{font-size:var(--font-size-h5);line-height:var(--line-height-h5);margin-bottom:2px}.CatalogInStockOfferItemDesktop__favoriteButton-noROD{top:5px;right:5px}.CatalogInStockOfferItemDesktop__title-zESnP{font-size:var(--font-size-sub);line-height:var(--line-height-sub);margin-bottom:4px}.CatalogInStockOfferItemDesktop__info-gPKck{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.CatalogInStockOfferItemDesktop__favoriteButton-noROD:after,.CatalogInStockOfferItemDesktop__favoriteButton-noROD:before{position:absolute;z-index:1;overflow:hidden;width:56px;height:56px;content:"";border-radius:50%}.CatalogInStockOfferItemDesktop__favoriteButton-noROD:before{background-color:var(--white);transition:transform .1s ease-in-out;transform:scale(0)}.CatalogInStockOfferItemDesktop__favoriteButton-noROD:hover:after{background-color:var(--fill)}.CatalogInStockOfferItemDesktop__favoriteButton-noROD:active .CatalogInStockOfferItemDesktop__favoriteIcon-rtqOk,.CatalogInStockOfferItemDesktop__favoriteButton-noROD:active:after,.CatalogInStockOfferItemDesktop__favoriteButton-noROD:active:before{transform:scale(.95)}.CatalogInStockOfferItemDesktop-ujqaM:hover .CatalogInStockOfferItemDesktop__favoriteButton-noROD:not(:active):before{transform:scale(1)}.CatalogInStockOfferItemDesktop-ujqaM:hover .CatalogInStockOfferItemDesktop__favoriteIcon-rtqOk{color:var(--red);filter:inherit}.CatalogLink-ELkDp{font-family:var(--main-font);flex-shrink:0}.CatalogInStockOffersBlockContent-M3wca{font-family:var(--main-font);margin-top:52px}.CatalogInStockOffersBlockContent__list-pYVqZ{display:flex;justify-content:flex-start;align-items:center;margin-top:24px}.CatalogInStockOffersBlockContent__header-mOaCv{display:flex}.CatalogInStockOffersBlockContent__item-pT9Oh:not(:last-child){margin-right:var(--catalog-in-stock-offers-items-gap,24px)}.CatalogInStockOffersBlockContent__title-jvPBO{font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-h3);margin-right:16px;margin-block:0}.CrossLinksMoreButton-PCiPC{font-size:var(--font-size-sub);line-height:var(--line-height-sub);display:flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer;color:var(--foreground);border:var(--divider-1px);background-color:var(--white);transition:background-color .3s ease}.CrossLinksMoreButton_desktop-ys8_c{width:56px;height:56px;border-radius:50%}.CrossLinksMoreButton_mobile-H8dT1{min-height:44px;padding:12px 16px;border-radius:100px}@media (hover:hover){.CrossLinksMoreButton-PCiPC:hover{background-color:var(--surface-tertiary)}}.CrossLinksMoreButton__text-joXlC{font-size:var(--font-size-sub);line-height:var(--line-height-sub);display:inline-block;margin-right:8px}.CatalogMarkCrossLinksItem-mBAf8{font-size:var(--font-size-sub);line-height:var(--line-height-sub);display:flex;justify-content:center;align-items:center;box-sizing:border-box;border:var(--divider-1px);border-radius:100px}.CatalogMarkCrossLinksItem_mobile-Jb72Z{min-height:44px;padding:12px 16px}.CatalogMarkCrossLinksItem_desktop-uZJ0n{height:56px;padding:0 20px}.CatalogMarkCrossLinksItem__star-b4mJl{margin-right:5px;color:var(--orange)}.CatalogMarkCrossLinks-wzes8{font-family:var(--main-font);display:flex;flex-wrap:wrap}.CatalogMarkCrossLinks__link_hidden-L3dEU{display:none}.CatalogMarkCrossLinks__item_desktop-BsuFH{margin-bottom:12px}.CatalogMarkCrossLinks__link_desktop-gdNBu{margin-right:12px}.CatalogMarkCrossLinks__item_mobile-tCNWo{margin-bottom:8px}.CatalogMarkCrossLinks__link_mobile-ou2NC{margin-right:8px}.CatalogMarkInterestingBlock-k_Ugw{margin-top:52px}.CatalogMarkInterestingBlock_model-N9QuX{margin-top:0;padding:20px 16px;background-color:var(--white)}.CatalogMarkInterestingBlock__title-TLvC0{font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-h3);margin-block-start:0;margin-block-end:24px}.CatalogRecommendedModels-TEYgz{padding:20px;background:var(--white);box-shadow:0 1px 1px #0000001a}.CatalogRecommendedModels_isRedesigned-ix0pO{padding:0;background:none;box-shadow:none}.CatalogRecommendedModels_isRedesigned-ix0pO .CatalogRecommendedModels__itemImage-lJR9A{border-radius:var(--border-radius-m)}.CatalogRecommendedModels_isRedesigned-ix0pO .CatalogRecommendedModels__item-NdNjI{width:219px}.CatalogRecommendedModels__item-NdNjI{display:block;width:205px;white-space:normal}.CatalogRecommendedModels__itemImage-lJR9A{width:100%;margin-bottom:8px;border-radius:var(--border-radius-xs);object-fit:cover}.CatalogRecommendedModels__itemTitle-hlVvv{font-size:var(--fs-body);line-height:var(--line-height-body1)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.CatalogRecommendedModels_isRedesigned-ix0pO .CatalogRecommendedModels__classNameHeaderTitle-RYXVl{font-size:var(--font-size-h5);font-weight:var(--font-weight-bold);line-height:var(--line-height-h5)}.CatalogRecommendedModels_isRedesigned-ix0pO .CatalogRecommendedModels__item-NdNjI{width:calc(50vw - var(--safe-horizontal-offset)*2/2 - 4px);min-width:calc(50vw - var(--safe-horizontal-offset)*2/2 - 4px)}.CatalogRecommendedModels_isRedesigned-ix0pO .CatalogRecommendedModels__item-NdNjI:not(:last-child){margin-left:8px}.CatalogRecommendedModels__list-i3lEe{scroll-padding-left:var(--safe-horizontal-offset);padding-right:var(--safe-horizontal-offset)}.CatalogRecommendedModels__list-i3lEe,.CatalogRecommendedModels__listHeader-bJahW{padding-left:var(--safe-horizontal-offset)}}.CatalogMarkDealersControls-x3nwM{display:flex;justify-content:center;align-items:center;margin-left:16px}.CatalogMarkDealersControls-x3nwM>.CatalogMarkDealersControls__button-KfZ92{margin-right:8px}.DealerItem-v_3LS{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;box-sizing:border-box;height:100%;padding:24px;color:var(--foreground);border-radius:var(--border-radius-xxl);background:var(--fill)}.DealerItem-v_3LS:focus:focus-visible:after,.DealerItem-v_3LS:hover:after{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:100%;content:"";border-radius:var(--border-radius-xxl);background-color:var(--fill)}.DealerItem__name-TsdHB{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:var(--line-height-h5);width:100%;white-space:normal;color:var(--foreground)}.DealerItem__note-xCSlq{margin-top:4px;color:var(--foreground-secondary-dark-static)}.DealerItem__note-xCSlq,.DealerItem__text-jWxk8{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:inline-block}.DealerItem__text-jWxk8{margin-top:12px;color:var(--foreground)}.DealerItem__text-jWxk8:empty{display:none}.CatalogMarkModelDealers-bgqlJ{font-family:var(--main-font);margin-top:52px}.CatalogMarkModelDealers__item-NX6j_{min-width:300px}.CatalogMarkModelDealers__item-NX6j_:last-child{margin-right:0}.CatalogMarkModelDealers__header-vkcgR{display:flex;align-items:flex-start}.CatalogMarkModelDealers__title-ngaX6{font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-h3);margin-right:16px;margin-block:0}.CatalogMarkModelDealers__bar-PGIcM{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px}.CatalogMarkModelDealers__link-zV0pJ{margin:16px var(--safe-horizontal-offset) 0}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.CatalogMarkModelDealers__item-NX6j_{min-width:260px}.CatalogMarkModelDealers__title-ngaX6{font-size:var(--font-size-h5);line-height:var(--line-height-h5);margin:0}.CatalogMarkModelDealers__header-vkcgR{justify-content:space-between;align-items:center;width:100%}.CatalogMarkModelDealers__bar-PGIcM{flex-direction:column;align-items:flex-end;width:100%;margin-bottom:16px}}.RelatedReviewsAndRating__head-NUa2w{display:flex;gap:16px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.RelatedReviewsAndRating__head-NUa2w{padding-right:var(--safe-horizontal-offset);padding-left:var(--safe-horizontal-offset)}}.RelatedReviewsAndRating__headLeft-jtg_Q,.RelatedReviewsAndRating__headRight-nWJQG{flex-shrink:0}.RelatedReviewsAndRating__headCenter-YyfpO{display:flex;overflow:hidden;flex:1;flex-direction:column}.RelatedReviewsAndRating__title-Bc9Ct{font-size:var(--font-size-h3);font-weight:700;line-height:var(--line-height-h3);overflow:hidden;margin:0 0 4px}.RelatedReviewsAndRating__count-dfbyj{all:unset;font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground-secondary)}.RelatedReviewsAndRating__headRight-nWJQG{display:flex;flex-direction:column;justify-content:flex-end}.RelatedReviewsAndRating__moreBtn-yAnnj{margin-top:16px;padding:0 var(--safe-horizontal-offset)}.RelatedReviewsAndRating__reviewFeatures-YVb18{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:auto;width:100%;margin:24px 0}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.RelatedReviewsAndRating__reviewFeatures-YVb18{padding-right:var(--safe-horizontal-offset);padding-left:var(--safe-horizontal-offset)}}.RelatedReviewsAndRating__reviewFeaturesColumn-JiTgW{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:calc(100% - 20px)}.RelatedReviewsAndRating__reviewFeaturesColumnTitle-y9hGr{font-weight:var(--font-weight-medium)}.RelatedReviewsAndRating__reviewFeaturesColumnDesc-q4B5S,.RelatedReviewsAndRating__reviewFeaturesColumnTitle-y9hGr{font-size:var(--font-size-body0);line-height:var(--line-height-body0)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.RelatedReviewsAndRating__head-NUa2w{flex-wrap:wrap;align-items:center}.RelatedReviewsAndRating__headCenter-YyfpO{overflow:visible;width:80%}.RelatedReviewsAndRating__title-Bc9Ct{font-size:var(--font-size-h5);line-height:var(--line-height-h5)}.RelatedReviewsAndRating__reviewFeaturesColumnTitle-y9hGr{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.RelatedReviewsAndRating__reviewFeaturesColumnDesc-q4B5S{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.RelatedReviewsAndRating__reviewFeatures-YVb18{grid-template-columns:1fr;gap:16px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.RelatedReviewsAndRating__list-eyEY8{scroll-padding-left:var(--safe-horizontal-offset);padding-right:var(--safe-horizontal-offset);padding-left:var(--safe-horizontal-offset)}}}.CatalogReviewsAndRating-q5joo{background:var(--white)}.CatalogReviewsAndRating__headRight-VVFSJ{justify-content:flex-start}.TextInput{display:inline-block;max-width:100%}.TextInput__input{position:relative;display:flex;align-items:center;box-sizing:border-box;width:100%;padding:0 12px;border:1px solid #0000001f;background-color:var(--white)}.TextInput__input_r8{border-radius:var(--border-radius-s)}.TextInput__input_r12{border-radius:var(--border-radius-m)}.TextInput__input_r16{border-radius:var(--border-radius-l)}.TextInput_width_full{width:100%}.TextInput_size_m .TextInput__input,.TextInput_size_s .TextInput__input{padding:0 8px}.TextInput_size_s .TextInput__box{height:26px}.TextInput_size_m .TextInput__box{height:34px}.TextInput_size_l .TextInput__box{height:42px}.TextInput_size_xl .TextInput__box{height:50px}.TextInput_size_xxl .TextInput__box{height:58px}.TextInput_size_auto .TextInput__box{height:auto}.TextInput__box{display:flex;flex:1;align-items:center}.TextInput__placeholder{font-size:var(--font-size-body1);line-height:normal;position:absolute;top:50%;display:block;overflow:hidden;max-width:calc(100% - 32px);white-space:nowrap;text-overflow:ellipsis;pointer-events:none;color:#0000008a;transition:font-size .05s ease-out 0s,margin-top .05s ease-out 0s,opacity .1s ease-out 0s;transform:translateY(-50%)}.TextInput_size_m .TextInput__placeholder,.TextInput_size_s .TextInput__placeholder{max-width:calc(100% - 16px)}.TextInput_disabled .TextInput__control,.TextInput_disabled .TextInput__placeholder{color:#0000003d}.TextInput_has-value:not(.TextInput_focused){z-index:1}.TextInput_has-value .TextInput__input{border-color:#157ee180;background-color:var(--blue-tertiary)}.TextInput_color_whiteNoBordersBg.TextInput_has-value .TextInput__input{background-color:var(--white)}.TextInput_theme_alternate.TextInput_has-value:not(.TextInput_focused):not(.TextInput_hovered):not(.TextInput_error) .TextInput__input{border-color:#0000001f;background-color:var(--white)}.TextInput_has-value .TextInput__placeholder{display:none}.TextInput_focused.TextInput_placeholderShowWithValue .TextInput__placeholder,.TextInput_has-value.TextInput_placeholderShowWithValue .TextInput__placeholder{font-size:var(--font-size-caption);display:block;margin-top:-10px}.TextInput_has-placeholder.TextInput_focused.TextInput_placeholderShowWithValue .TextInput__control,.TextInput_has-placeholder.TextInput_has-value.TextInput_placeholderShowWithValue .TextInput__control{position:relative;top:6px}.TextInput__control{font:inherit;font-size:var(--font-size-body1);width:100%;min-width:0;margin:0;padding:0;color:#000000de;border:none;outline:none;background-color:initial}.TextInput__control_noCursor{cursor:default;caret-color:#0000}.TextInput__control_byContentMode{position:absolute;top:0;left:0}.TextInput__inputWrap{position:relative;display:flex;width:100%}.TextInput__inputWrap_spacer{visibility:hidden;min-width:15px}.TextInput_changed .TextInput__input{border-color:#5bc274}.TextInput_focused .TextInput__input,.TextInput_hovered .TextInput__input{z-index:1;border-color:var(--blue);background-color:var(--white)}.TextInput_focused .TextInput__control,.TextInput_hovered .TextInput__control{color:#000000de}.TextInput__clear{display:inline-block;box-sizing:border-box;width:24px;min-width:24px;height:24px;margin-right:-8px;margin-left:8px;padding:4px;cursor:pointer;opacity:.5}.TextInput__clearIcon{display:none;color:#757575}.TextInput__clearIcon_visible{display:block}.TextInput_focused .TextInput__clear,.TextInput_hovered .TextInput__clear{opacity:1}.TextInput__error{font-size:var(--font-size-body2);line-height:16px;position:relative;left:0;display:block;color:var(--red)}.TextInput__error:empty{display:none}.TextInput__error:not(:empty){padding:4px 0}.TextInput_color_white .TextInput__input{border-color:#0000}.TextInput_color_contrast .TextInput__input,.TextInput_color_contrastFilled .TextInput__input{border-color:#d3d3d5;background-color:var(--white)}.TextInput_color_contrastFilled.TextInput_has-value .TextInput__input{background-color:var(--gray-95)}.TextInput_color_white.TextInput_focused .TextInput__input,.TextInput_color_white.TextInput_hovered .TextInput__input{z-index:1;border-color:var(--gray-95)}.TextInput_color_contrast.TextInput_focused .TextInput__input,.TextInput_color_contrast.TextInput_hovered .TextInput__input,.TextInput_color_contrastFilled.TextInput_focused .TextInput__input,.TextInput_color_contrastFilled.TextInput_hovered .TextInput__input{z-index:1;border-color:var(--black)}.TextInput_color_greyNoBorders.TextInput_focused .TextInput__input,.TextInput_color_greyNoBorders.TextInput_hovered .TextInput__input,.TextInput_color_whiteNoBorders .TextInput__input,.TextInput_color_whiteNoBorders.TextInput_focused .TextInput__input,.TextInput_color_whiteNoBorders.TextInput_hovered .TextInput__input,.TextInput_color_whiteNoBordersBg .TextInput__input,.TextInput_color_whiteNoBordersBg.TextInput_focused .TextInput__input,.TextInput_color_whiteNoBordersBg.TextInput_hovered .TextInput__input{border-color:#0000}.TextInput_color_greyBlackBorders .TextInput__input,.TextInput_color_greyBlueBorders .TextInput__input,.TextInput_color_greyNoBorders .TextInput__input{border-color:#0000;background-color:var(--gray-95)}.TextInput_color_greyBlueBorders.TextInput_focused .TextInput__input,.TextInput_color_greyBlueBorders.TextInput_hovered .TextInput__input{z-index:1;border-color:var(--blue)}.TextInput_color_greyBlackBorders.TextInput_focused .TextInput__input,.TextInput_color_greyBlackBorders.TextInput_hovered .TextInput__input{z-index:1;border-color:var(--black)}.TextInput_icon_search .TextInput__input:before{display:inline-block;width:24px;height:24px;margin-right:8px;content:"";opacity:.5;color:var(--black);background: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.854 20.44-5.393-5.394a7.96 7.96 0 0 0 1.686-4.9 8 8 0 1 0-8 8 7.96 7.96 0 0 0 4.9-1.686l5.392 5.393zm-11.707-4.294c-3.309 0-6-2.692-6-6s2.691-6 6-6c3.307 0 6 2.692 6 6s-2.692 6-6 6'/%3E%3C/svg%3E")}.TextInput.TextInput_error{z-index:3}.TextInput.TextInput_error .TextInput__input{border-color:var(--red);background-color:var(--white)}.TextInput_error.TextInput_showErrorInPlaceholder .TextInput__placeholder{color:var(--red)}.TextInput_error.TextInput_showErrorInPlaceholder .TextInput__input{border-color:#0000001f}.TextInput_theme_embedded .TextInput__input{padding:0;border:0;border-radius:0;background-color:initial}.TextInput_theme_embedded .TextInput__control{font:inherit;font-size:var(--font-size-sub);line-height:var(--line-height-sub)}.ControlGroup{display:flex}.ControlGroup>.Button:first-child,.ControlGroup>.Checkbox_checked,.ControlGroup>.Checkbox_type_button:first-child,.ControlGroup>.Radio_checked,.ControlGroup>.Radio_type_button:first-child{z-index:1}.ControlGroup_responsive_no>:not(:first-child){margin-left:-1px}.ControlGroup_responsive_no>.Button:not(:first-child),.ControlGroup_responsive_no>.Checkbox_type_button:not(:first-child) .Button,.ControlGroup_responsive_no>.Radio_type_button:not(:first-child) .Button,.ControlGroup_responsive_no>.RichInput:not(:first-child) .TextInput__input,.ControlGroup_responsive_no>.Select:not(:first-child) .Button,.ControlGroup_responsive_no>.Select:not(:first-child) .Select__nativeWrapper,.ControlGroup_responsive_no>.TextInput:not(:first-child) .TextInput__input{border-top-left-radius:0;border-bottom-left-radius:0}.ControlGroup_responsive_no>.Button:not(:last-child),.ControlGroup_responsive_no>.Checkbox_type_button:not(:last-child) .Button,.ControlGroup_responsive_no>.Radio_type_button:not(:last-child) .Button,.ControlGroup_responsive_no>.RichInput:not(:last-child) .TextInput__input,.ControlGroup_responsive_no>.Select:not(:last-child) .Button,.ControlGroup_responsive_no>.Select:not(:last-child) .Select__nativeWrapper,.ControlGroup_responsive_no>.TextInput:not(:last-child) .TextInput__input{border-top-right-radius:0;border-bottom-right-radius:0}.ControlGroup_responsive_no>.Select:not(:last-child) .Select__nativeWrapper{border-right:none}.ControlGroup_equal_width{display:flex;width:100%}.ControlGroup_equal_width>.Button,.ControlGroup_equal_width>.Checkbox,.ControlGroup_equal_width>.Radio,.ControlGroup_equal_width>.Select,.ControlGroup_equal_width>.TextInput{flex:1}.ControlGroup_equal_width>.Checkbox>.Button,.ControlGroup_equal_width>.Radio>.Button{width:100%}.ControlGroup_equal_width>.Checkbox>.Button .Button__text,.ControlGroup_equal_width>.Radio>.Button .Button__text{margin:0}.ControlGroup_equal_padding{width:100%}.ControlGroup_equal_padding>.Checkbox,.ControlGroup_equal_padding>.Radio{flex-grow:1}.ControlGroup_equal_padding>.Checkbox>.Button,.ControlGroup_equal_padding>.Radio>.Button{width:100%}.ControlGroup_equal_padding>.Checkbox>.Button .Button__text,.ControlGroup_equal_padding>.Radio>.Button .Button__text{margin:0}.ControlGroup_equal_padding>.Button{width:100%}.ControlGroup_equal_padding>.Button .Button__text{margin:0}.ControlGroup>.Button_type_button.Button_hovered,.ControlGroup>.Checkbox_type_button.Checkbox_hovered,.ControlGroup>.Radio_type_button.Radio_hovered,.ControlGroup>.TextInput.TextInput_hovered{z-index:2}.ControlGroup>.Button_focused,.ControlGroup>.Checkbox_type_button.Checkbox_focused,.ControlGroup>.Radio_type_button.Radio_focused,.ControlGroup>.Select_focused,.ControlGroup>.TextInput_focused{z-index:3}.ControlGroup_place_bottom>.Button,.ControlGroup_place_bottom>.Checkbox_type_button .Button,.ControlGroup_place_bottom>.Radio_type_button .Button,.ControlGroup_place_bottom>.Select .Button,.ControlGroup_place_bottom>.TextInput .TextInput__input{border-radius:0}.ControlGroup_place_bottom>.Button:first-child:not(.Button_focused),.ControlGroup_place_bottom>.Checkbox_type_button:first-child .Button:not(.Button_focused),.ControlGroup_place_bottom>.Radio_type_button:first-child .Button:not(.Button_focused),.ControlGroup_place_bottom>.Select:first-child .Button:not(.Button_focused),.ControlGroup_place_bottom>.TextInput:first-child:not(.TextInput_focused) .TextInput__input{border-left-color:#0000}.ControlGroup_place_bottom>.Button:last-child:not(.Button_focused),.ControlGroup_place_bottom>.Checkbox_type_button:last-child .Button:not(.Button_focused),.ControlGroup_place_bottom>.Radio_type_button:last-child .Button:not(.Button_focused),.ControlGroup_place_bottom>.Select:last-child .Button:not(.Button_focused),.ControlGroup_place_bottom>.TextInput:last-child:not(.TextInput_focused) .TextInput__input{border-right-color:#0000}.ControlGroup_place_bottom>.Button:not(.Button_focused),.ControlGroup_place_bottom>.Checkbox_type_button .Button:not(.Button_focused),.ControlGroup_place_bottom>.Radio_type_button .Button:not(.Button_focused),.ControlGroup_place_bottom>.Select .Button:not(.Button_focused),.ControlGroup_place_bottom>.TextInput:not(.TextInput_focused) .TextInput__input{border-bottom-color:#0000}.ControlGroup_width_full{width:100%}.ControlGroup_width_full>.Select,.ControlGroup_width_full>.TextInput{flex:1}@media screen and (max-device-width:767px){.ControlGroup_responsive_yes{display:block}.ControlGroup_responsive_yes>.Button,.ControlGroup_responsive_yes>.Select,.ControlGroup_responsive_yes>.TextInput{width:100%}.ControlGroup_responsive_yes>.Button:not(:last-child),.ControlGroup_responsive_yes>.Select:not(:last-child),.ControlGroup_responsive_yes>.TextInput:not(:last-child){margin-bottom:12px}_width_full:scope{width:100%}_width_full:scope>.Select,_width_full:scope>.TextInput{flex:1}}@media screen and (min-device-width:768px){.ControlGroup_responsive_yes>:not(:first-child){margin-left:-1px}.ControlGroup_responsive_yes>.Button:not(:first-child),.ControlGroup_responsive_yes>.Checkbox_type_button:not(:first-child) .Button,.ControlGroup_responsive_yes>.Radio_type_button:not(:first-child) .Button,.ControlGroup_responsive_yes>.RichInput:not(:first-child) .TextInput__input,.ControlGroup_responsive_yes>.Select:not(:first-child) .Button,.ControlGroup_responsive_yes>.TextInput:not(:first-child) .TextInput__input{border-top-left-radius:0;border-bottom-left-radius:0}.ControlGroup_responsive_yes>.Button:not(:last-child),.ControlGroup_responsive_yes>.Checkbox_type_button:not(:last-child) .Button,.ControlGroup_responsive_yes>.Radio_type_button:not(:last-child) .Button,.ControlGroup_responsive_yes>.RichInput:not(:last-child) .TextInput__input,.ControlGroup_responsive_yes>.Select:not(:last-child) .Button,.ControlGroup_responsive_yes>.TextInput:not(:last-child) .TextInput__input{border-top-right-radius:0;border-bottom-right-radius:0}}@media screen and (max-device-width:767px){.ControlGroup_responsive_yes{display:block}.ControlGroup_responsive_yes>.Button,.ControlGroup_responsive_yes>.Select,.ControlGroup_responsive_yes>.TextInput{width:100%}.ControlGroup_responsive_yes>.Button:not(:last-child),.ControlGroup_responsive_yes>.Select:not(:last-child),.ControlGroup_responsive_yes>.TextInput:not(:last-child){margin-bottom:12px}}.RichInput__input-control{font-family:inherit}.RichInput__input-control_disabled{border-color:#d5d5d5;background-color:#f9f9f9}.PhoneInput{position:relative}.PhoneInput .RichInput__suggest{padding:4px 0;color:var(--black);background-color:var(--white)}.PhoneInput .RichInput__suggest-item{padding:10px 17px;cursor:pointer}.PhoneInput .RichInput__suggest-item:hover,.PhoneInput .RichInput__suggest-item_selected{color:var(--white);background-color:var(--blue)}.PhoneInput .RichInput__popup{position:absolute;z-index:1;top:calc(100% + 8px);right:0;left:0;overflow-y:scroll;max-height:300px;border-radius:var(--border-radius-xs);box-shadow:var(--shadow-m)}.PhoneInputInfoPopup{display:block}.ButtonWithLoader__content,.ButtonWithLoader__inner{width:100%}.ButtonWithLoader__loader{display:none;margin:0!important}.ButtonWithLoader_isLoading .ButtonWithLoader__loader,[data-ebc-is-clicked] .ButtonWithLoader__loader{display:block}.ButtonWithLoader_isLoading .ButtonWithLoader__content,[data-ebc-is-clicked] .ButtonWithLoader__content{display:none}.LazyPhoneAuth{display:flex;flex-direction:column}.LazyPhoneAuth_size_l .LazyPhoneAuth__codeResendButton{height:42px}.LazyPhoneAuth_size_xl .LazyPhoneAuth__codeResendButton{height:52px}.LazyPhoneAuth_size_promo .LazyPhoneAuth__codeResendButton{height:56px}.LazyPhoneAuth__row{display:flex;flex-wrap:wrap;align-items:flex-start}.LazyPhoneAuth__row_no-wrap{flex-wrap:nowrap}.LazyPhoneAuth__row_no-wrap-horizontal{gap:4px;max-width:100%}.LazyPhoneAuth_with-gap:not(.LazyPhoneAuth_alignment_vert) .LazyPhoneAuth__button{margin-left:16px}.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__button,.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__codeInput,.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__codeResendButton{width:100%;margin-top:12px}@media (orientation:landscape) and (min-height:450px),(orientation:portrait) and (min-width:768px){.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__button,.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__codeInput,.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__codeResendButton{margin-left:0}.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__codeResendButton:not(.Button){margin-top:0}}.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__codeResendButton{justify-content:left}.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__coolDownRow{display:flex;justify-content:space-between;width:100%}.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__coolDownRow .LazyPhoneAuth__codeInput,.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__coolDownRow .LazyPhoneAuth__codeResendButton{flex:1 1 50%}.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__coolDownRow .LazyPhoneAuth__codeInput{margin-right:8px}.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__coolDownRow .LazyPhoneAuth__codeResendButton{font-size:15px;justify-content:center;margin-left:8px}.LazyPhoneAuth__checkMark_color_white{fill:var(--white)}.LazyPhoneAuth__checkMark_color_black{fill:var(--black)}.LazyPhoneAuth__phoneInput{flex:1 1 50%}.LazyPhoneAuth__codeInput{min-width:120px;margin-left:16px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.LazyPhoneAuth__codeInput{margin-top:16px;margin-left:0}}.LazyPhoneAuth__codeInput-horizontal{margin-top:0;margin-left:0}.LazyPhoneAuth__codeResendButton{display:flex;align-items:center;min-width:140px;margin-left:16px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.LazyPhoneAuth__codeResendButton{margin-top:16px}}.LazyPhoneAuth__codeResendButton-horizontal{min-width:unset;margin-top:0}.LazyPhoneAuth__error{font-size:14px;line-height:var(--line-height-body2);padding:5px 0;text-align:left;color:var(--red)}.LazyPhoneAuth .LazyPhoneAuth__clear_active{opacity:1}.LazyPhoneAuth_isMobile.LazyPhoneAuth_isMobile .LazyPhoneAuth__button{margin-right:0;margin-left:0}.MenuItem{position:relative;touch-action:manipulation;white-space:nowrap;color:#000000de;background-repeat:no-repeat;background-position:10px 50%;background-size:24px 24px}.MenuItem_hidden{display:none}.MenuItem_hovered{cursor:pointer;color:var(--white)}.MenuItem_hovered .Menu__twins-badge{color:var(--blue);background-color:var(--white)}.MenuItem_hover-color_blue.MenuItem_hovered{background-color:var(--blue)}.MenuItem_hover-color_black.MenuItem_hovered{background-color:var(--black)}.MenuItem_checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23757575' d='M5.716 12.881a.95.95 0 0 1 0-1.378l-.032.032a1.04 1.04 0 0 1 1.436.003l2.88 2.77 6.885-6.62a1.045 1.045 0 0 1 1.431 0l-.032-.03a.95.95 0 0 1-.005 1.382l-7.559 7.266a1.053 1.053 0 0 1-1.437.005z'/%3E%3C/svg%3E")}.MenuItem_checked.MenuItem_hovered{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M5.716 12.881a.95.95 0 0 1 0-1.378l-.032.032a1.04 1.04 0 0 1 1.436.003l2.88 2.77 6.885-6.62a1.045 1.045 0 0 1 1.431 0l-.032-.03a.95.95 0 0 1-.005 1.382l-7.559 7.266a1.053 1.053 0 0 1-1.437.005z'/%3E%3C/svg%3E")}.MenuItem_has-clear_cross{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23757575' fill-rule='evenodd' d='M10.586 12 7.05 8.464A1 1 0 0 1 8.464 7.05L12 10.586l3.536-3.536a1 1 0 0 1 1.414 1.414L13.414 12l3.536 3.536a1 1 0 0 1-1.414 1.414L12 13.414 8.464 16.95a1 1 0 0 1-1.414-1.414z'/%3E%3C/svg%3E")}.MenuItem_has-clear_cross.MenuItem_hovered{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M10.586 12 7.05 8.464A1 1 0 0 1 8.464 7.05L12 10.586l3.536-3.536a1 1 0 0 1 1.414 1.414L13.414 12l3.536 3.536a1 1 0 0 1-1.414 1.414L12 13.414 8.464 16.95a1 1 0 0 1-1.414-1.414z'/%3E%3C/svg%3E")}.MenuItem .MenuItem_type_link .Link{text-decoration:none;color:inherit;outline:none}.MenuItem .MenuItem_type_link .Link:after{position:absolute;inset:0;content:""}.MenuItem .MenuItem_disabled{opacity:.24}.MenuItem .Link_disabled{cursor:text}.Menu_size_s .MenuItem{padding:0 10px}.Menu_size_s .Menu__group-title~.MenuItem,.Menu_size_s[class*=Menu_mode] .MenuItem{padding:0 40px}.Menu_size_m .MenuItem{padding:0 13px}.Menu_size_m .Menu__group-title~.MenuItem,.Menu_size_m[class*=Menu_mode] .MenuItem{padding:0 20px 0 40px}.Menu_size_l .MenuItem{padding:0 15px}.Menu_size_l .Menu__group-title~.MenuItem,.Menu_size_l[class*=Menu_mode] .MenuItem{padding:0 40px}.Menu_size_xl .MenuItem{padding:0 20px}.Menu_size_xl .Menu__group-title~.MenuItem,.Menu_size_xl[class*=Menu_mode] .MenuItem{padding:0 40px}.Menu__group+.MenuItem{margin:8px 0}.MenuItemGroup__root{position:relative}.MenuItemGroup__button{position:absolute;z-index:1;top:50%;right:8px;transform:translateY(-50%)}.MenuItemGroup__children .MenuItem.MenuItem_size_m{padding-left:60px}.MenuItemGroup__children_deepGroup .MenuItem.MenuItem_size_m{padding:0 10px 0 80px}.Menu{font-size:var(--font-size-body1);overflow-y:auto;box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:0}.Menu:after,.Menu:before{display:block;height:8px;content:""}.Menu .Menu__group{padding:8px 0;border-width:1px;border-left:0 solid var(--overlay-quaternary-dark-static);border-bottom:1px solid var(--overlay-quaternary-dark-static);border-right:0 solid var(--overlay-quaternary-dark-static);border-top:1px solid var(--overlay-quaternary-dark-static)}.Menu .Menu__group-title{line-height:var(--line-height-h4);margin-bottom:4px;padding:0 14px;color:#0000008a}.Menu .Menu__group+.Menu__group{border-top:0}.Menu .Menu__group:last-child{padding-bottom:0;border-bottom:0}.Menu .Menu__group:first-child{padding-top:0;border-top:0}.Menu.Menu_size_s{line-height:var(--line-height-h4)}.Menu.Menu_size_m{line-height:36px}.Menu.Menu_size_l{line-height:44px}.Menu.Menu_size_xl{line-height:var(--line-height-h1)}.Menu__twins{max-width:180px;padding:10px 0}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.Menu__twins{max-width:none}}.Menu__twins-title{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:flex;align-items:center}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.Menu__twins-title{margin-bottom:10px}}.Menu__twins-title svg{margin-left:4px}.Menu__twins-subtitle{font-size:var(--font-size-body2);line-height:var(--line-height-body2);white-space:normal;opacity:.5}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.Menu__twins-subtitle{font-size:var(--font-size-body0);line-height:var(--line-height-body0);opacity:1}}.Menu__twins-wrap{display:inline-block;margin-left:8px}.ListItem.ListItem__child div:has(.Menu__twins-checkbox_hide) .Checkbox_checked .Checkbox__checkbox{border:1px solid #0003;background:none}.SelectButton__text{font:inherit;font-size:var(--font-size-body1);position:relative;top:6px;display:flex;overflow:hidden;align-items:center;box-sizing:border-box;max-width:100%;white-space:nowrap;text-overflow:ellipsis;color:#000000de}.SelectButton__text_block{display:block}.SelectButton__text_disabled{color:#0000003d}.SelectButtonTextWithCounter__list{overflow:hidden;width:100%;text-align:left;white-space:nowrap;text-overflow:ellipsis}.SelectButtonTextWithCounter__count{overflow:visible;text-overflow:unset}.Select{display:inline-block;max-width:100%}.Select__menu_empty{display:none}.Select__button_relative{position:relative}.Select__button.Button{font-size:var(--font-size-body1);width:100%;color:var(--foreground-secondary);border-color:#0000001f;background-color:var(--white)}.Select__button.Button .TextInput__placeholder{right:8px;left:8px}.Select__button.Button .Button__content{justify-content:flex-start}.Select__button.Button.Button_focused,.Select__button.Button.Button_hovered{z-index:1}.Select__button.Button.Select__button_blue.Button_focused,.Select__button.Button.Select__button_blue.Button_hovered{border-color:var(--blue)}.Select__button.Button.Select__button_black.Button_focused,.Select__button.Button.Select__button_black.Button_hovered{border-color:var(--black)}.Select__button.Button.Button_disabled{border-color:#00000014}.Select__button.Button.Button_disabled .Button__text{color:#0000003d}.Select__button.Button.Button_disabled:after{opacity:.2}.Select_checked:not(.Select_disabled):not(.Select_error) .Select__button.Button:not(.Button_hovered).Button_withoutBorder{border-color:#0000}.Select_color_blue.Select_checked:not(.Select_disabled):not(.Select_error) .Select__button.Button{background-color:var(--blue-tertiary)}.Select_color_blue.Select_checked:not(.Select_disabled):not(.Select_error) .Select__button.Button:not(.Button_hovered):not(.Button_withoutBorder){border-color:#157ee180}.Select_color_black.Select_checked:not(.Select_disabled):not(.Select_error) .Select__button.Button{background-color:var(--gray-95)}.Select_color_black.Select_checked:not(.Select_disabled):not(.Select_error) .Select__button.Button:not(.Button_hovered):not(.Button_withoutBorder){border-color:#0000001f}.Select_checked:not(.Select_disabled) .Select__button.Button{color:var(--foreground)}.Select_color_blue .Button.Button_focused,.Select_color_blue .Button.Button_hovered{border-color:var(--blue)}.Select_color_black .Button.Button_focused,.Select_color_black .Button.Button_hovered{border-color:var(--black)}.Select_color_black.Select_theme_alternate.Select_checked:not(.Select_disabled):not(.Select_error) .Select__button.Button,.Select_color_blue.Select_theme_alternate.Select_checked:not(.Select_disabled):not(.Select_error) .Select__button.Button{background-color:var(--white)}.Select_color_black.Select_theme_alternate.Select_checked:not(.Select_disabled):not(.Select_error) .Select__button.Button:not(.Button_hovered),.Select_color_blue.Select_theme_alternate.Select_checked:not(.Select_disabled):not(.Select_error) .Select__button.Button:not(.Button_hovered){border-color:#0000001f}.Select__button_error.Button,.Select__button_error.Button.Button_focused,.Select__button_error.Button.Button_hovered{border-color:var(--red)}.Select_width_full{width:100%}.Select_size_m .Select__button .Button__content,.Select_size_s .Select__button .Button__content{padding-right:32px}.Select_size_m .Select__button .Button__text,.Select_size_s .Select__button .Button__text{margin-right:0;margin-left:8px}.Select_size_l .Select__button .Button__content,.Select_size_xl .Select__button .Button__content,.Select_size_xxl .Select__button .Button__content{padding-right:32px}.Select_size_l .Select__button .Button__text,.Select_size_xl .Select__button .Button__text,.Select_size_xxl .Select__button .Button__text{margin-right:0;margin-left:12px}.Select__button:after{position:absolute;top:0;right:8px;bottom:0;width:24px;height:auto;content:"";opacity:.543;background: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' fill-rule='evenodd' d='m1.97 6.031 1.061-1.06 4.97 4.97 4.97-4.97 1.06 1.06-6.03 6.03-6.03-6.03Z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat;background-position:50%;background-size:16px;transition:transform .1s ease-out}.Select_size_s .Select__button:after{width:24px}.Select__button_opened:after{transform:rotate(-180deg)}.Select__popup{border-radius:var(--border-radius-s)}.Select__nativeWrapper{position:relative;z-index:3;overflow:hidden;margin:0;padding:0;border:1px solid var(--background);border-radius:var(--border-radius-s);outline:0}.Select__nativeSelect{position:relative;z-index:12;display:block;width:100%;height:38px;-webkit-appearance:none;appearance:none;opacity:.01;-webkit-tap-highlight-color:transparent;-webkit-focus-ring-color:#0000;border:0;border-radius:0;background:#fff0}.Select__nativeLabel,.Select__nativeSelect{font-size:14px;margin:0;padding:0 35px 0 10px;white-space:nowrap;outline:0}.Select__nativeLabel{line-height:38px;position:absolute;inset:0;overflow:hidden;text-overflow:ellipsis;pointer-events:none;color:var(--foreground-secondary);border:0;background-color:var(--white)}.Select__nativeClear{position:absolute;z-index:16;top:0;right:0;display:none;width:38px;height:100%;cursor:pointer;opacity:.3;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23757575' fill-rule='evenodd' d='M10.586 12 7.05 8.464A1 1 0 0 1 8.464 7.05L12 10.586l3.536-3.536a1 1 0 0 1 1.414 1.414L13.414 12l3.536 3.536a1 1 0 0 1-1.414 1.414L12 13.414 8.464 16.95a1 1 0 0 1-1.414-1.414z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:24px}.Select_checked .Select__nativeLabel{color:var(--black);background-color:#cbe4ff}.Select_checked.Select_hasClear .Select__nativeLabel.Select__button:after{display:none}.Select_checked .Select__nativeClear{display:block}.Select__input_placeholder{display:flex}.Select__errorMessage{font-size:var(--font-size-body2);line-height:var(--line-height-body2);position:relative;left:0;display:block;padding:4px 0;color:var(--red)}.Select_placeholder .TextInput__box{max-width:90%}.Select_placeholder .TextInput__inputWrap{display:none}.Select_placeholder .Button__text.SelectButtonTextWithCounter__list{margin-left:0}.CatalogSelectionFormStatus-n4ZdZ{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%}.CatalogSelectionFormStatus__iconContainer-NIADV{display:flex;justify-content:center;width:100%;margin-bottom:16px}.CatalogSelectionFormStatus__icon-c87vx{display:flex;justify-content:center;width:100px;height:100px}.CatalogSelectionFormStatus__icon_gray-J0Bdy{filter:grayscale(100%)}.CatalogSelectionFormStatus__title-EIwzc{font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-h3);margin-bottom:8px;text-align:center}.CatalogSelectionFormStatus__subtitle-vrq3u{font-size:var(--font-size-h5);line-height:var(--line-height-h5);text-align:center}.CatalogSelectionFormStatus__button-mJqJN{display:flex;justify-content:center}@media (max-width:960px){.CatalogSelectionFormStatus-n4ZdZ{margin:16px 0 28px}.CatalogSelectionFormStatus__title-EIwzc{font-size:var(--font-size-h5);line-height:var(--line-height-h5);margin-bottom:8px}.CatalogSelectionFormStatus__subtitle-vrq3u{font-size:var(--font-size-sub);line-height:var(--line-height-sub)}}.CatalogSelectionForm-N965h{position:relative;box-sizing:border-box;margin-top:52px;padding:24px}.CatalogSelectionForm_mobile-a9vk8{padding:24px var(--safe-horizontal-offset)}.CatalogSelectionForm_theme_light-lvWgE{border:1px solid var(--fill);border-radius:24px;background:var(--white);box-shadow:0 2px 36px #00000014}.CatalogSelectionForm_theme_light-lvWgE .CatalogSelectionForm__highlighted-hffwd{background:var(--brand-tertiary-inverse)}.CatalogSelectionForm_theme_light-lvWgE .CatalogSelectionForm__submitTerms-NQh55{color:var(--overlay-secondary-dark-static)}.CatalogSelectionForm_theme_light-lvWgE .CatalogSelectionForm__submitTerms-NQh55 a{color:var(--link)}.CatalogSelectionForm_theme_dark-nA3NS{color:var(--foreground-light-static)}.CatalogSelectionForm_theme_dark-nA3NS .CatalogSelectionForm__submitTerms-NQh55{color:var(--foreground-secondary-light-static)}.CatalogSelectionForm_theme_dark-nA3NS .CatalogSelectionForm__submitTerms-NQh55 a{color:var(--foreground-light-static)}.CatalogSelectionForm_theme_dark-nA3NS .CatalogSelectionForm__intervalTextInputClassName-CVKCp,.CatalogSelectionForm_theme_dark-nA3NS .CatalogSelectionForm__phoneTextInputClassName-Zq9Bm,.CatalogSelectionForm_theme_dark-nA3NS .TextInput .TextInput__input{background-color:var(--gray-25)}.CatalogSelectionForm_theme_dark-nA3NS .SelectButton__text,.CatalogSelectionForm_theme_dark-nA3NS .TextInput__control{color:var(--white)}.CatalogSelectionForm_theme_dark-nA3NS .TextInput__placeholder{color:var(--gray-75)}.CatalogSelectionForm__subtitle-oEJMq{font-size:var(--font-size-h5);line-height:var(--line-height-h5);width:768px;margin-bottom:16px}.CatalogSelectionForm__formWrapper-eqrX2{display:flex;margin-bottom:16px}.CatalogSelectionForm__intervalSelect-l7gdj{flex-grow:1;flex-basis:calc(50% - 292px);margin-right:1px}.CatalogSelectionForm__intervalTextInputClassName-CVKCp{border-radius:var(--border-radius-l) 0 0 var(--border-radius-l)}.CatalogSelectionForm__phoneTextInputClassName-Zq9Bm{border-radius:0 var(--border-radius-l) var(--border-radius-l) 0}.CatalogSelectionForm__formAuthItem-ufDam{flex-grow:1;flex-basis:50%}.CatalogSelectionForm__formButton-UQuOq{width:276px;margin-left:24px}.CatalogSelectionForm__title-X7FVD{font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-h3);margin-bottom:8px}.CatalogSelectionForm__submitTerms-NQh55{font-size:var(--font-size-body2);font-weight:var(--font-weight-normal);line-height:var(--line-height-body2)}.CatalogSelectionForm__submitTerms-NQh55 a{text-decoration:none}.CatalogSelectionForm_old-T7Cdq{margin:0;padding:20px 16px;border-radius:0;box-shadow:none}.CatalogSelectionForm_old-T7Cdq .CatalogSelectionForm__title-X7FVD{font-size:var(--font-size-h4);line-height:var(--line-height-h4);margin-bottom:8px}.CatalogSelectionForm_old-T7Cdq .CatalogSelectionForm__subtitle-oEJMq{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-bottom:16px}@media (max-width:960px){.CatalogSelectionForm-N965h{width:auto;margin:0 0 8px;border:none;box-shadow:none}.CatalogSelectionForm__formWrapper-eqrX2{flex-direction:column}.CatalogSelectionForm__title-X7FVD{font-size:var(--font-size-h3);line-height:var(--line-height-h3);margin-bottom:12px}.CatalogSelectionForm__subtitle-oEJMq{width:auto;margin-bottom:24px}.CatalogSelectionForm__intervalSelect-l7gdj{margin-right:0}.CatalogSelectionForm__intervalTextInputClassName-CVKCp{border-radius:24px 24px 0 0}.CatalogSelectionForm__intervalTextInputClassName-CVKCp:after{position:absolute;right:15px;bottom:-1px;left:15px;display:block;height:1px;content:"";background:var(--overlay-quaternary-dark-static)}.CatalogSelectionForm__phoneTextInputClassName-Zq9Bm{margin-bottom:12px;border-radius:0 0 24px 24px}.CatalogSelectionForm__formButton-UQuOq{width:100%;margin-left:0}.CatalogSelectionForm__submitTerms-NQh55{text-align:center}}.CatalogVersusLinks-ZoFb6{--wrapper-padding-top:8px;--link-padding-top:16px;font-size:var(--font-size-body1);line-height:var(--line-height-body1);padding:20px 16px;background:var(--white)}.CatalogVersusLinks__header-Diwjw{font-size:var(--font-size-h3);line-height:var(--line-height-h3);margin:0 0 24px;padding:0}.CatalogVersusLinks__relatedLinks-ZL68Z{display:flex;flex-wrap:wrap}.CatalogVersusLinks__relatedLink-nzHfc{font-size:var(--font-size-sub);line-height:var(--line-height-sub);display:flex;justify-content:center;align-items:center;box-sizing:border-box;height:56px;margin:0 12px 12px 0;padding:0 20px;cursor:pointer;touch-action:manipulation;text-decoration:none;color:var(--foreground);border:var(--divider-1px);border-radius:100px;outline:none;transition:color .3s ease}.CatalogVersusLinks__relatedLink_hidden-EVIS_{display:none}.CatalogVersusLinks_mobile-gYlsj .CatalogVersusLinks__relatedLink-nzHfc{height:auto;min-height:44px;margin:0 8px 8px 0;padding:12px 16px}.CatalogVersusLinks__button_desktop-hATWR{margin-bottom:12px}.CatalogVersusLinks__button_mobile-NH3C0{margin-bottom:8px}.CatalogVersusLinks_mobile-gYlsj .CatalogVersusLinks__header-Diwjw{font-size:var(--font-size-h5);line-height:var(--line-height-h5)}.CatalogVersusLinksRenovation-NEaXv{display:flex;flex-direction:column;gap:var(--layout-padding-big)}.CatalogVersusLinksRenovation_mobile-bEMGe{gap:var(--layout-padding-small)}.CatalogVersusLinksRenovation__relatedLinks-rTe01{display:flex;flex-wrap:wrap;gap:8px}.CatalogVersusLinksRenovation__relatedLink-GSU4T{cursor:pointer;touch-action:manipulation}.CatalogVersusLinksRenovation__relatedLink_hidden-unXXq{display:none}.CatalogVersusLinksRenovation__mobileBtn-CSknT{width:100%}.StarRate2-dgVao{display:flex;align-items:center}.StarRate2_size_xs-FL8Sz{gap:4px}.StarRate2_size_xs-FL8Sz.StarRate2_compact-FMfN4{gap:2px}.StarRate2_size_xs-FL8Sz .StarRate2__star-D0R4F{width:12px;height:12px}.StarRate2_size_xs-FL8Sz .StarRate2__rating-e5yYY{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.StarRate2_size_s-_7MS4{gap:4px}.StarRate2_size_s-_7MS4.StarRate2_compact-FMfN4{gap:2px}.StarRate2_size_s-_7MS4 .StarRate2__star-D0R4F{width:16px;height:16px}.StarRate2_size_s-_7MS4 .StarRate2__rating-e5yYY{font-size:var(--font-size-sub);line-height:var(--line-height-sub)}.StarRate2_size_m-SpEt2{gap:8px}.StarRate2_size_m-SpEt2.StarRate2_compact-FMfN4{gap:4px}.StarRate2_size_m-SpEt2 .StarRate2__star-D0R4F{width:24px;height:24px}.StarRate2_size_m-SpEt2 .StarRate2__rating-e5yYY{font-size:var(--font-size-h5);line-height:var(--line-height-h5)}.StarRate2_size_l-aVy0I{gap:8px}.StarRate2_size_l-aVy0I.StarRate2_compact-FMfN4{gap:4px}.StarRate2_size_l-aVy0I .StarRate2__star-D0R4F{width:44px;height:44px}.StarRate2_size_l-aVy0I .StarRate2__star-D0R4F:not(:last-child){padding-left:4px}.StarRate2_size_l-aVy0I .StarRate2__star-D0R4F:not(:first-child){padding-right:4px}.StarRate2_size_l-aVy0I .StarRate2__rating-e5yYY{font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-h3)}.StarRate2__rating-e5yYY{font-family:var(--main-heading-font);font-weight:var(--font-weight-medium);color:var(--foreground)}.StarRate2__rating_orientation_after-rzAx5{order:1}.StarRate2__starsWrapper-RqGg4{display:flex;flex-direction:row-reverse;align-items:center}.StarRate2__star-D0R4F:not(:last-child){padding-left:1px}.StarRate2__star-D0R4F:not(:first-child){padding-right:1px}.StarRate2__star-D0R4F path{vector-effect:non-scaling-stroke}.StarRate2__star_interactive-ll__y{cursor:pointer}.StarRate2__star_filled-bxomF,.StarRate2__star_interactive-ll__y:hover,.StarRate2__star_interactive-ll__y:hover~.StarRate2__star_interactive-ll__y{fill:var(--orange)}.StarRate2__star_empty-IqswQ{fill:var(--foreground-tertiary)}.StarRate2__star_empty-IqswQ path{stroke:var(--foreground-tertiary)}.StarRate2__stop_filled-bO6i9{stop-color:var(--orange)}.StarRate2__stop_empty-ZPDor{stop-color:var(--foreground-tertiary)}.VoiceActing2-k4OC2{width:-moz-fit-content;width:fit-content;cursor:pointer;-webkit-user-select:none;user-select:none}.VoiceActing2_purple-YgKad{color:var(--purple)}.VoiceActing2_purple-YgKad,.VoiceActing2_purple-YgKad .VoiceActing2__text-mWerS{background-color:var(--purple-tertiary)}.VoiceActing2_purple-YgKad .VoiceActing2__histogram-RDFh5{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/playedPurple_7a1f7c4da53f4bcd4b425742def383b9.svg)}.VoiceActing2__histogram-RDFh5{position:absolute;overflow:hidden;flex-grow:1;width:100%;height:100%;background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/played_fb52668d68ea8ee57211fd34ac6677fc.svg);background-repeat:no-repeat;background-position:100%;background-size:auto 100%}.VoiceActing2__content-nDmV0{position:relative}.VoiceActing2__pointer-t41Xb{position:absolute;top:0;right:0;display:none;box-sizing:border-box;width:100%;height:100%;border-left:1px solid var(--red)}.VoiceActing2__icon-kbNxm{position:relative;width:16px;height:16px}.VoiceActing2__speakerIcon-NUXvi{position:absolute;left:0;transition:transform .5s ease-in-out .4s}.VoiceActing2_playing-QS4Cv .VoiceActing2__speakerIcon-NUXvi{transition:transform .5s ease-in-out;transform:translateX(-22px)}.VoiceActing2__text-mWerS{line-height:24px;position:relative;background-color:var(--surface-secondary);transition:transform .5s}.VoiceActing2_playing-QS4Cv .VoiceActing2__text-mWerS{transform:translateX(calc(100% + 8px))}.VoiceActing2__crossIcon-EDdl_{position:absolute;left:-22px;transition:transform .5s ease-in-out;transform:rotate(90deg)}.VoiceActing2_playing-QS4Cv .VoiceActing2__crossIcon-EDdl_{transition:transform .5s ease-in-out .4s;transform:translateX(22px) rotate(0)}.ContentGenerationInfo-Goz4H{--ContentGenerationInfo--configurationInfoItem--marginRight:18px;--ContentGenerationInfo--configurationInfoItem--after--size:2px;display:flex;flex-direction:column;gap:8px;max-width:920px;margin-top:32px;margin-bottom:32px;color:var(--foreground)}.ContentGenerationInfo_renovated-HRvsK{margin:0}.ContentGenerationInfo__caption-C2n9B{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin:0}.ContentGenerationInfo__title-AoGnR{font-size:var(--font-size-h1);font-weight:var(--font-weight-bold);line-height:52px;display:flex;width:100%}.ContentGenerationInfo__subtitle-Cr6os{font-family:var(--main-font);display:inline-block;letter-spacing:normal;color:var(--foreground-secondary)}.ContentGenerationInfo__configurationInfo-vPAXE,.ContentGenerationInfo__subtitle-Cr6os{font-size:var(--font-size-body0);font-weight:var(--font-weight-normal);line-height:var(--line-height-body0)}.ContentGenerationInfo__configurationInfo-vPAXE{display:flex;flex-wrap:wrap;align-items:center;width:100%;margin:0;padding:0;list-style:none}.ContentGenerationInfo__configurationInfoItem-xIRV9{position:relative;display:flex;align-items:center;white-space:nowrap}.ContentGenerationInfo__configurationInfoItem-xIRV9:not(:last-child){margin-right:var(--ContentGenerationInfo--configurationInfoItem--marginRight)}.ContentGenerationInfo__configurationInfoItem-xIRV9:not(:last-child):after{position:absolute;right:calc(var(--ContentGenerationInfo--configurationInfoItem--marginRight)/2*-1 + var(--ContentGenerationInfo--configurationInfoItem--after--size)/2*-1);width:var(--ContentGenerationInfo--configurationInfoItem--after--size);height:var(--ContentGenerationInfo--configurationInfoItem--after--size);content:"";border-radius:50%;background-color:var(--foreground-secondary)}.ContentGenerationInfo__description-f5w6l{font-size:var(--font-size-body0);line-height:var(--line-height-body0)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.ContentGenerationInfo-Goz4H{box-sizing:border-box;width:100%;margin-top:0;margin-bottom:0;padding:0 var(--safe-horizontal-offset);padding-bottom:16px;background:var(--white)}.ContentGenerationInfo__title-AoGnR{font-size:var(--font-size-h3);line-height:var(--line-height-h3)}.ContentGenerationInfo__configurationInfo-vPAXE,.ContentGenerationInfo__description-f5w6l,.ContentGenerationInfo__subtitle-Cr6os{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}}.ContentGenerationInfo__subCaption-X5fsT{font-size:var(--font-size-body0);font-weight:var(--font-weight-medium);line-height:var(--line-height-body0);display:flex;flex-wrap:wrap;align-items:center;gap:8px}.ContentGenerationInfo__subCaptionTranscription-EHgFN{margin-right:12px}.ContentGenerationInfo__subCaptionInfo-EoDku{display:flex;gap:8px}.ContentGenerationInfo__subCaptionInfo-EoDku:first-child .ContentGenerationInfo__subCaptionItem-FyZEp:first-child:before{content:none}.ContentGenerationInfo__subCaptionInfo_mobile-IS1Bl{flex-basis:100%}.ContentGenerationInfo__subCaptionItem-FyZEp:before{padding-right:8px;content:"·"}.ContentGenerationInfo__subCaptionItem_mobile-cglyc:first-child:before{content:none}.ContentGenerationPrices-KTQpm{display:flex;flex-direction:column;gap:32px;width:100%;margin-bottom:52px}.ContentGenerationPrices__title-ubjL6{font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-h3)}.ContentGenerationPrices__priceInfoList-EQWJ9{display:flex;justify-content:space-between;gap:20px;width:100%;margin:0;padding:0;list-style:none}.ContentGenerationPrices__priceInfoListItem-eIXFh{display:flex;flex:1 1 auto;cursor:pointer}.ContentGenerationPrices__priceInfoListItemLink-Bi2aS{display:flex;width:100%;height:auto;border:1px solid var(--surface-tertiary);transition:color .1s ease-in-out}.ContentGenerationPrices__priceInfoListItemLink-Bi2aS:hover{color:var(--red)}.ContentGenerationPrices__priceInfoListItemContent-44tpQ{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:100%;text-decoration:none;color:inherit}.ContentGenerationPrices__priceInfoListItemMain-Icg95{display:flex;flex-direction:column;gap:4px;padding:18px 0}.ContentGenerationPrices__priceInfoListItemMainTitle-oWVdR{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.ContentGenerationPrices__priceInfoListItemMainSubtitle-DlAEB{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:var(--line-height-h5)}.ContentGenerationPrices__priceInfoListItemSubmain-jyz8u{display:flex}.ContentGenerationPrices__priceInfoListItemSubmainIcon-Nx15s{width:24px;height:24px;color:var(--foreground-secondary-dark-static)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.ContentGenerationPrices-KTQpm{flex-direction:column;gap:24px;box-sizing:border-box;margin-bottom:8px;padding:var(--safe-horizontal-offset);border-radius:var(--border-radius-xxl);background:var(--white)}.ContentGenerationPrices__title-ubjL6{font-size:var(--font-size-h5);line-height:var(--font-size-h5)}.ContentGenerationPrices__priceInfoList-EQWJ9{flex-direction:column;gap:8px}}.ListItem2-YfpWi{position:relative;display:flex;justify-content:space-between;align-items:center;gap:12px}.ListItem2_withPadding-TK5kN{padding:12px 16px}.ListItem2__content-I1kHC{display:flex;flex-grow:1;justify-content:space-between;align-items:center;gap:12px}.ListItem2__clicker-Hopng{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.ListItem2__clickable-r1buw,.ListItem2__withHover-O5qkV.ListItem2__clicker-Hopng{cursor:pointer}.ListItem2__withHover-O5qkV.ListItem2__clicker-Hopng:hover{background-color:var(--overlay-quinary)}.ListItem2__leftSlot-hsJju{flex-shrink:0}.ListItem2__listText-xCpNS{flex-grow:1}.ListItem2__rightSlots-_pP9m{display:flex;flex-shrink:0;align-items:center;gap:12px}.ListItem2_itemsStart-UU0v1,.ListItem2_itemsStart-UU0v1 .ListItem2__content-I1kHC,.ListItem2_itemsStart-UU0v1 .ListItem2__rightSlots-_pP9m{align-items:start}.ListItem2__content_topDivider-kXRFY{padding-top:16px;border-top:1px solid var(--stroke)}.ListItem2__content_bottomDivider-yUyPR{padding-bottom:16px;border-bottom:1px solid var(--stroke)}.ListContent2-oxmbC{display:flex;flex-direction:column;align-items:start;gap:2px;text-align:left}.ListContent2__description-EthCy,.ListContent2__subtitle-pxPvi{font-size:var(--font-size-body0);line-height:var(--line-height-body0);color:var(--foreground-secondary)}.ListContent2__title-QkdKX{display:flex;align-items:center;gap:8px;color:var(--foreground)}.ListContent2__titleSlot-MtaR6{display:block}.ListContent2__bottomSlot-wM8GE{width:-moz-fit-content;width:fit-content;margin-top:2px}.ListContent2_right-e8idG{align-items:end;text-align:right}.ListContent2_right-e8idG .ListContent2__title-QkdKX{flex-direction:row-reverse}.ListContent2_h5-vVUw2 .ListContent2__title-QkdKX{font-size:var(--font-size-h5);line-height:var(--line-height-h5)}.ListContent2_body0-mcVei .ListContent2__title-QkdKX,.ListContent2_h5-vVUw2 .ListContent2__description-EthCy,.ListContent2_h5-vVUw2 .ListContent2__subtitle-pxPvi{font-size:var(--font-size-body0);line-height:var(--line-height-body0)}.ListContent2_body0-mcVei .ListContent2__description-EthCy,.ListContent2_body0-mcVei .ListContent2__subtitle-pxPvi,.ListContent2_body1-AVXJi .ListContent2__title-QkdKX{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.ListContent2_body1-AVXJi .ListContent2__description-EthCy,.ListContent2_body1-AVXJi .ListContent2__subtitle-pxPvi,.ListContent2_body2-gIvxF .ListContent2__title-QkdKX{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.ListContent2_body2-gIvxF .ListContent2__description-EthCy,.ListContent2_body2-gIvxF .ListContent2__subtitle-pxPvi{font-size:var(--font-size-caption);line-height:var(--line-height-caption)}.ListContent2_medium-FL2OD .ListContent2__title-QkdKX{font-weight:var(--font-weight-medium)}.ListContent2_regular-pY6E6 .ListContent2__title-QkdKX{font-weight:var(--font-weight-normal)}.ListContent2_bold-bTy_c .ListContent2__title-QkdKX{font-weight:var(--font-weight-bold)}.Link2-hvPiV{font-family:inherit;font-weight:var(--font-weight-medium);display:flex;overflow:hidden;justify-content:start;align-items:center;gap:4px;box-sizing:border-box;width:-moz-fit-content;width:fit-content;cursor:pointer;-webkit-user-select:none;user-select:none;text-decoration:none;text-wrap:nowrap;outline:none}@media not all and (pointer:coarse){.Link2-hvPiV:hover:not(.Link2_disabled-Zsd9v){color:var(--red)}}@media (hover:hover){.Link2-hvPiV:hover:not(.Link2_disabled-Zsd9v){color:var(--red)}}.Link2_size_xs-S9KsN{font-size:11px;line-height:12px}.Link2_size_s-abm7c{font-size:13px;line-height:16px}.Link2_size_m-rZ5qk{font-size:15px;line-height:20px}.Link2_size_l-zp6Li{font-size:17px;line-height:24px}.Link2_type_primary-CzL7m{color:var(--link)}.Link2_type_primary-CzL7m.Link2_disabled-Zsd9v{opacity:.5}.Link2_type_secondary-sTTIO{color:var(--foreground-secondary)}.Link2_type_secondary-sTTIO.Link2_disabled-Zsd9v{color:var(--foreground-tertiary)}.Link2_type_tertiary-izTrU{color:var(--foreground)}.Link2_type_tertiary-izTrU.Link2_disabled-Zsd9v{color:var(--foreground-tertiary)}.Link2_type_quaternary-Zc3w8{color:var(--foreground-light-static)}.Link2_type_quaternary-Zc3w8.Link2_disabled-Zsd9v{color:var(--foreground-secondary-light-static)}.Link2-hvPiV:active:not(.Link2_disabled-Zsd9v):not(.Link2-hvPiV:hover){opacity:.8}.Link2_disabled-Zsd9v{cursor:default;pointer-events:none}.Link2_display_inline-lO8P_{display:inline-flex}.SidebarListItems-XFt61{position:relative;display:flex;flex-direction:column;gap:8px;box-sizing:border-box;padding:var(--layout-padding-small);border-radius:var(--border-radius-xxl);background-color:var(--background)}.SidebarListItems__items-oC563{margin-right:calc(var(--layout-padding-small)*-1);margin-left:calc(var(--layout-padding-small)*-1)}.SidebarListItems__titleLink-SF95E{min-width:max-content}.SidebarListItems__header-RYuCW{display:flex;justify-content:space-between;align-items:start;gap:12px}.EvaluationCarImage-tC1S9{display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-radius:var(--border-radius-l)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.EvaluationCarImage-tC1S9{border-radius:var(--border-radius-xxl)}}.EvaluationCarImage__img-qdvo6{width:100%;height:100%;border-radius:inherit;object-fit:cover}.EvaluationCarImage__placeholder-DgxBt{width:220px;height:auto}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.EvaluationCarImage__placeholder-DgxBt{width:165px}}.EvaluationGarageFeatures__featureImg-D5EMF:after{border:none}.EvaluationGarageFeatures__featureDescription-KMCU_{font-size:var(--font-size-sub);line-height:var(--line-height-sub);flex:1;margin:0}.ParkingGarageModal__modalContent-Oo21U{width:580px;padding:32px 24px 24px;border-radius:32px}.ParkingGarageModal__modalContent_mobile-QoQ1r{padding:20px 16px calc(12px + env(safe-area-inset-bottom));border-radius:var(--border-radius-xxl) var(--border-radius-xxl) 0 0}.ParkingGarageModal__title-aqnVW{font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-h3);margin:0 0 24px;letter-spacing:0}.ParkingGarageModal__carImageBlock-KRlbw{position:relative;margin-bottom:24px}.ParkingGarageModal__carImage-fUc0Y{min-height:320px}.ParkingGarageModal__carImageTitle-a1kzE{font-size:var(--font-size-h4);font-weight:var(--font-weight-medium);line-height:var(--line-height-h4);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--foreground-light-static)}.ParkingGarageModal__carImageSubtitle-R8cPt{font-size:var(--font-size-body0);line-height:var(--line-height-body0);color:var(--foreground-secondary-light-static)}.ParkingGarageModal__carImageCover-TWogF{position:absolute;inset:0;padding:16px;border-radius:var(--border-radius-l);background-image:linear-gradient(1turn,#0000000f,#0000000f 50%,#000000bf)}.ParkingGarageModal__options-flMn8{display:flex;flex-direction:column;gap:12px}.ParkingGarageModal__option-NqQcj{padding:22px 12px 22px 20px;cursor:pointer;border-radius:var(--border-radius-xxl);background-color:var(--background)}.ParkingGarageModal__optionTitle-r5BrX{font-size:var(--font-size-body0);font-weight:var(--font-weight-medium);line-height:var(--line-height-body0);margin:0 0 2px}.ParkingGarageModal__optionSubtitle-pUbBy{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin:0}.ParkingGarageModal__features-Q3YhD{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.ParkingGarageModal_mobile-QyVQP .ParkingGarageModal__title-aqnVW{font-size:var(--font-size-h4);line-height:var(--line-height-h4);margin-bottom:16px;padding-right:32px}.ParkingGarageModal_mobile-QyVQP .ParkingGarageModal__carImageBlock-KRlbw{border-radius:var(--border-radius-xxl)}.ParkingGarageModal_mobile-QyVQP .ParkingGarageModal__carImage-fUc0Y{min-height:200px}.ParkingGarageModal_mobile-QyVQP .ParkingGarageModal__carImageSubtitle-R8cPt,.ParkingGarageModal_mobile-QyVQP .ParkingGarageModal__carImageTitle-a1kzE{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.ParkingGarageModal_mobile-QyVQP .ParkingGarageModal__carImageCover-TWogF,.ParkingSpecificationsBlock-YWgGg{border-radius:var(--border-radius-xxl)}.ParkingSpecificationsBlock-YWgGg{display:flex;flex-direction:column;gap:16px;box-sizing:border-box;width:300px;padding:16px;background:var(--background)}.ParkingSpecificationsBlock_mobile-Gi5NQ{width:auto;background:var(--surface)}.ParkingSpecificationsBlock__titleLink-ts5YN{min-width:max-content}.ParkingSpecificationsBlock__label-SXXQ6{width:74px;height:24px}.ParkingSpecificationsBlock__cardsList-STzZO,.ParkingSpecificationsBlock__header-Hpo5v{display:flex;flex-direction:column;gap:12px}.ParkingSpecificationsBlock__header_flat-gBNbd{flex-direction:row;justify-content:space-between}.ParkingSpecificationsBlock__img-TB7ZN:after{border:none}.CatalogCardSidebar-x6kf3{display:flex;flex-direction:column;flex-shrink:0;gap:var(--main-layout-gap);width:300px}.CatalogCardSidebar_inline-JidLs{display:grid;grid-template-columns:1fr 1fr 1fr;width:auto}.ImageZoomer{cursor:zoom-out}.ImageGalleryFullscreenVerticalRelatedOffers-Seb0w{box-sizing:border-box;width:100%;max-width:1212px}.ImageGalleryFullscreenVerticalRelatedOffers-Seb0w:not(:empty){margin:32px auto;padding:0 6px}.ImageGalleryFullscreenVerticalRelatedOffers__title-D80zi{font-family:var(--main-heading-font);font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-h3);margin-bottom:24px;color:var(--foreground)}.ImageGalleryFullscreenVerticalRelatedOffers__list-HrvQd{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px}.ImageGalleryFullscreenVertical{position:fixed;z-index:var(--fullscreen-gallery-z-index);inset:0;display:flex;overflow:hidden;justify-content:space-between;width:100%;height:100vh;-webkit-user-select:none;user-select:none;background:var(--black)}@supports (-webkit-touch-callout:none){.ImageGalleryFullscreenVertical{height:-webkit-fill-available}}.ImageGalleryFullscreenVertical__background{position:fixed;z-index:-1;inset:0;width:100%;min-width:100%;height:100%;min-height:100%;opacity:.64;object-fit:cover;filter:blur(15px)}@supports not (filter:blur(15px)){.ImageGalleryFullscreenVertical__background{display:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.ImageGalleryFullscreenVertical__background{display:none}}.ImageGalleryFullscreenVertical__background_prev{opacity:0}.ImageGalleryFullscreenVertical__background_transition{opacity:0;transition:opacity .3s}.ImageGalleryFullscreenVertical__background_transition.ImageGalleryFullscreenVertical__background_prev{opacity:.64;transition:opacity .3s}.ImageGalleryFullscreenVertical__items{position:relative;display:flex;overflow:auto;overscroll-behavior-y:contain;flex-grow:1;flex-direction:column;align-items:center;width:100%;height:calc(100% - 12px);max-height:calc(100% - 12px);margin-top:6px;scrollbar-width:none}.ImageGalleryFullscreenVertical__items::-webkit-scrollbar{display:none}.ImageGalleryFullscreenVertical__items:after{position:relative;z-index:-1;flex-shrink:0;width:100%;height:58px;content:""}.ImageGalleryFullscreenVertical__items_frozen{overflow:hidden}.ImageGalleryFullscreenVertical__itemContainer{position:relative;box-sizing:border-box;max-width:100%;margin:auto;padding:6px 6px 0}.ImageGalleryFullscreenVertical__itemContainer_panorama{width:100%}.ImageGalleryFullscreenVertical__image{display:block;box-sizing:border-box;max-width:100%;height:auto;max-height:calc(100vh - 12px);margin:auto;cursor:zoom-in;object-fit:contain}.ImageGalleryFullscreenVertical__video{width:calc(133vh - 15.96px);max-width:100%;height:calc(100vh - 12px);background-repeat:no-repeat;background-position:50%}.ImageGalleryFullscreenVertical__video_withAd{width:calc(133vh - 95.76px);height:calc(100vh - 72px)}.ImageGalleryFullscreenVertical .ImageGalleryFullscreenVertical__panorama{z-index:0;max-height:calc(100vh - 12px)}.ImageGalleryFullscreenVertical__spincar{width:100%;height:calc(100vh - 12px);border:none}.ImageGalleryFullscreenVertical__fullContainer{position:absolute;z-index:2100;top:0;right:0;display:flex;overflow:hidden;justify-content:center;align-items:center;width:100%;height:100%;max-height:100%}.ImageGalleryFullscreenVertical__fullPanorama{display:flex;height:100%}.ImageGalleryFullscreenVertical__closeButton{position:absolute;z-index:1;top:0;right:0;display:flex;justify-content:center;align-items:center;width:48px;height:48px;margin:12px;padding:0;cursor:pointer;color:var(--white)}.ImageGalleryFullscreenVertical__nav{display:flex;justify-content:center;padding:4px;cursor:pointer;color:var(--white);background-color:#0000001f}.ImageGalleryFullscreenVertical__nav:hover{background-color:#0000003d}.ImageGalleryFullscreenVertical__nav_left{margin-bottom:8px;border-radius:var(--border-radius-xs) var(--border-radius-xs) 0 0}.ImageGalleryFullscreenVertical__nav_right{margin-top:8px;border-radius:0 0 var(--border-radius-xs) var(--border-radius-xs)}.ImageGalleryFullscreenVertical__leftNavIcon{transform:rotate(270deg)}.ImageGalleryFullscreenVertical__rightNavIcon{transform:rotate(90deg)}.ImageGalleryFullscreenVertical__navigation{display:flex;flex-direction:column;max-height:100%;padding:12px}.ImageGalleryFullscreenVertical__thumbsContainer{display:flex;overflow-y:scroll;overscroll-behavior-y:contain;flex-direction:column;max-height:100%;scrollbar-width:none}.ImageGalleryFullscreenVertical__thumbsContainer::-webkit-scrollbar{display:none}.ImageGalleryFullscreenVertical__thumbContainer{position:relative;display:flex;overflow:hidden;flex-shrink:0;align-items:center;box-sizing:border-box;width:104px;margin-left:1px}.ImageGalleryFullscreenVertical__thumbContainer:before{position:absolute;inset:0;content:"";pointer-events:none;opacity:1;background-color:var(--overlay-tertiary-dark-static);transition:opacity .3s}.ImageGalleryFullscreenVertical__thumbContainer:hover:before,.ImageGalleryFullscreenVertical__thumbContainer_active:before{opacity:0}.ImageGalleryFullscreenVertical__thumbContainer:after{position:absolute;inset:0;content:"";pointer-events:none;opacity:0;border:1px solid var(--white);transition:opacity .3s}.ImageGalleryFullscreenVertical__thumbContainer_active:after{opacity:1}.ImageGalleryFullscreenVertical__thumb{display:block;width:100%;height:auto;margin-bottom:1px}.ImageGalleryFullscreenVertical__thumb_panorama{position:relative;left:50%;width:auto;height:79px;object-fit:contain;transform:translateX(-50%)}.ImageGalleryFullscreenVertical__thumbBadge{position:absolute;top:4px;left:4px}.ImageGalleryFullscreenVertical__thumbBadge_panorama{color:var(--foreground)}.ImageGalleryFullscreenVertical__sidebar{overflow:scroll;overscroll-behavior-y:contain;min-width:280px;max-width:280px;max-height:100%;scrollbar-width:none}@media (max-width:1219px){.ImageGalleryFullscreenVertical__sidebar{display:none}}.ImageGalleryFullscreenVertical__sidebar::-webkit-scrollbar{display:none}.ImageGalleryFullscreenVertical__footer{position:fixed;z-index:2;bottom:12px;display:flex;align-items:center;padding:0 10px;border-radius:var(--border-radius-s);background-color:#000000a3}@media screen and (max-width:960px){.ImageGalleryFullscreenVertical__footer{display:none}}.ImageGalleryFullscreenVertical__badgesAndSrcWrapper{position:absolute;bottom:12px;left:18px;display:flex;justify-content:space-between;align-items:center;width:calc(100% - 36px)}.ImageGalleryFullscreenVertical__badges{display:flex}.ImageGalleryFullscreenVertical__sourceWrapper{display:flex;flex-direction:column}.ImageGalleryFullscreenVertical__source{font-size:var(--font-size-body2);line-height:var(--line-height-body2);margin:0 0 4px;color:var(--white)}.ImageGalleryFullscreenVertical__sourceDate{font-size:var(--font-size-caption);line-height:var(--line-height-caption);margin:0;color:var(--foreground-secondary-light-static)}.ImageGalleryFullscreenVertical__badgeWrapper{flex-shrink:0;cursor:pointer}.ImageGalleryFullscreenVertical__badgeWrapper:not(:first-child){margin-left:4px}.ImageGalleryFullscreenVertical__badge{pointer-events:none}.PanoramaInteriorPainter{width:100%;height:100%;cursor:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/cursor_grab_2c1fa516cf9686d40d7140ddf2a1dd1a.svg) 20 20,grab}.PanoramaInteriorPainter_dragging{cursor:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/cursor_rotating_6ada531b409d2c08bf9d362c79c959b1.svg) 20 20,grabbing}.PanoramaInteriorPainter ymaps[class$=__copyright]{display:none}.PanoramaPressAndSpin{position:absolute;z-index:1;top:50%;left:50%;width:110px;height:50px;cursor:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/cursor_grab_2c1fa516cf9686d40d7140ddf2a1dd1a.svg) 20 20,grab;touch-action:none;background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/hand_3859beb780e845479c10529ff452f96d.svg);background-repeat:no-repeat;background-position:50%;background-size:111px 72px;transform:translate(-100%,-50%);animation:PanoramaPressAndSpin 2s ease-in-out infinite alternate}.PanoramaPressAndSpin_hidden{opacity:0}@keyframes PanoramaPressAndSpin{0%{transform:translate(-100%,-50%)}to{transform:translateY(-50%)}}.PanoramaInteriorBase{position:relative;z-index:1;overflow:hidden;width:100%}.PanoramaInteriorBase__preview{position:absolute;z-index:-2;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:blur(10px);transform:scale(1.05)}.PanoramaInteriorBase__loader{position:absolute;z-index:-1;top:50%;left:50%;margin:0;transform:translate(-50%,-50%)}.PanoramaZoomControls{position:absolute;z-index:7;right:15px;bottom:15px;display:flex;flex-direction:column;cursor:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/cursor_pointer_256b5608b83f31d3043e01e4d0735837.svg) 20 20,pointer;color:#666;border-radius:var(--border-radius-l);background-color:var(--white);box-shadow:0 1px 4px var(--overlay-tertiary-dark-static)}.PanoramaZoomControls__control_type_plus{margin:6px 4px 0;padding-bottom:3px;border-bottom:2px solid #f5f5f5}.PanoramaZoomControls__control_type_plus:hover{color:var(--black)}.PanoramaZoomControls__control_type_minus{padding:3px 4px 6px}.PanoramaZoomControls__control_type_minus:hover{color:var(--black)}.PanoramaZoomControls__control_disabled,.PanoramaZoomControls__control_disabled:hover{color:#d2d2d2}.PanoramaInterior_fullscreen{padding-bottom:75%}.PanoramaInterior_mag{padding-bottom:56.25%}.PanoramaInterior_fullscreen .PanoramaInterior__player,.PanoramaInterior_mag .PanoramaInterior__player{position:absolute;top:0;left:0}:root{--ContentGenerationGallery--floatItems--padding:24px}.ContentGenerationGallery-Tnuco{position:relative;display:flex;width:100%}.ContentGenerationGallery__floatItemsBottom-MvjQA,.ContentGenerationGallery__floatItemsTop-lq75G{position:absolute;z-index:3;left:var(--ContentGenerationGallery--floatItems--padding);display:inline-flex;align-items:center;max-width:calc(100% - var(--ContentGenerationGallery--floatItems--padding)*2)}.ContentGenerationGallery__floatItemsTop-lq75G{top:var(--ContentGenerationGallery--floatItems--padding)}.ContentGenerationGallery__floatItemsBottom-MvjQA{bottom:var(--ContentGenerationGallery--floatItems--padding);gap:8px;padding:12px;border-radius:var(--border-radius-xl);background:#00000052}.ContentGenerationGallery__carousel-DANXv{z-index:2;display:flex;width:100%}.ContentGenerationGallery__carousel_onlyOne-y6jEr .ContentGenerationGallery__carouselItemImg-st_7T{width:100%}.ContentGenerationGallery__carouselList-UFRrV{border-radius:var(--border-radius-xxxl)}.ContentGenerationGallery__carouselList_compact-jHCQs{border-radius:var(--border-radius-xxl)}.ContentGenerationGallery__carouselItemImg-st_7T{position:relative;display:flex;width:750px;height:500px}.ContentGenerationGallery__carouselItemImg_compact-tgVYB{width:320px;height:240px}.ContentGenerationGallery__carouselItemImg-st_7T:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:var(--overlay-quinary-dark-static)}.ContentGenerationGallery__carouselItemImg-st_7T:not(:first-child){margin-left:1px}.ContentGenerationGallery__carouselItemImg-st_7T img{width:100%;height:100%;object-fit:cover;object-position:center}.ContentGenerationGallery__addNavItem-syxXN{background:#ffffff1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ContentGenerationGallery__ratingInfoItem-nihg7{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:var(--line-height-h5);display:flex;overflow:hidden;align-items:center;gap:4px;padding:4px 12px 4px 9px;border-radius:var(--border-radius-xl);background-color:var(--surface)}.ContentGenerationGallery__ratingInfoItemIcon-vESlQ{width:24px;height:24px;color:var(--orange)}.ContentGenerationGallery__imageGalleryThumbnail-e1bzu{height:86px}.ContentGenerationGallery__imageGalleryPanorama-z34hF{position:absolute;inset:0;padding-bottom:unset}.ContentGenerationGallery__photosCount-Yh5P2{position:absolute;z-index:3;bottom:10px;left:12px}.ContentGenerationNavigation-F1qD9{display:flex;justify-content:space-between;align-items:center;width:100%}.ContentGenerationNavigation_compact-nhCRF{justify-content:flex-start;gap:8px}.ContentGenerationNavigation__mainNav-mfS54{display:flex;flex-shrink:1;align-items:center;gap:8px;width:auto;margin:0;padding:0;list-style:none;white-space:nowrap}.ContentGenerationNavigation__mainNav_long-IA_VI{flex-grow:1}.ContentGenerationNavigation__mainNavItem-xgKyB{display:flex}.MotoGenerationModificationsItem-mzwgd{font-size:var(--font-size-body2);line-height:var(--line-height-body2);text-align:left;border-bottom:1px solid var(--stroke)}.MotoGenerationModificationsItem_small-TnLf4{font-size:var(--font-size-caption);line-height:var(--line-height-caption)}.MotoGenerationModificationsItem_small-TnLf4 .MotoGenerationModificationsItem__text-XSmGE{font-weight:var(--font-weight-normal);color:#00000080;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.MotoGenerationModificationsItem__text-XSmGE{padding:12px 10px}.MotoGenerationModificationsItem__text-XSmGE:first-child{padding-left:0}.MotoGenerationModificationsItem__text-XSmGE:last-child{padding-right:0}.MotoGenerationModificationsItem__separator-AKN6c{margin:0 2px;color:var(--foreground-secondary)}.MotoGenerationModifications-zPQn2{position:relative}.MotoGenerationModifications__table-bxbN6{width:100%;margin-bottom:15px;padding:0;table-layout:auto;border-collapse:collapse}.MotoGenerationModifications__header-Q2bLK{height:48px}.MotoGenerationModifications__row-RFsDC{height:40px}.MotoGenerationModifications__title-MXuVj{font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-h3);margin-bottom:32px;text-align:left}.PageCatalogCard-vphjM{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.PageCatalogCard__header-Z0axV{width:100%;margin-bottom:var(--landing-layout-small-gap)}.PageCatalogCard__header-Z0axV,.PageCatalogCard__navigation-YbdF_{display:flex;flex-direction:column;row-gap:24px}.PageCatalogCard__layout-X6IxR{display:flex;flex-direction:column;row-gap:44px}.PageCatalogCard__content-oEsT9{flex-grow:1;flex-shrink:1;width:calc(100% - 320px)}.PageCatalogCard__content-oEsT9 .PageCatalogCard__navigation-YbdF_{margin-bottom:24px}.PageCatalogCard__layoutItem-dooJI{margin:0}.PageCatalogCard__sidebarInline-xQFie{display:none}.PageCatalogCard__main-kC2tv{display:flex;gap:var(--main-layout-gap);width:100%}.PageCatalogCard__reviewsAndRating-nNKwG{padding:0;background:none}.PageCatalogCard__adItem-OLdn4{margin:0}.PageCatalogCard__adItem-OLdn4:empty{display:none}.PageCatalogCard__recommendedModels-Plu3s{margin:0;padding:0;box-shadow:none}@media (max-width:1219px){.PageCatalogCard__layout-X6IxR{width:100%}.PageCatalogCard__sidebar-O_Tx4{display:none}.PageCatalogCard__sidebarInline-xQFie{display:grid}}.Checkbox{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Checkbox__control{position:absolute;width:1px;height:1px;opacity:0}.Checkbox__box{position:relative;display:inline-block;box-sizing:border-box;width:24px;height:24px;padding:2px}.Checkbox__box:after{top:7px;left:6px;width:14px;height:10px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='10' viewBox='0 0 14 10'%3E%3Cpath fill='%23fff' d='M.295 5.477a.95.95 0 0 1 0-1.378l-.033.032a1.043 1.043 0 0 1 1.437.003l2.88 2.77L11.464.283a1.045 1.045 0 0 1 1.431.001l-.033-.031a.95.95 0 0 1-.004 1.382L5.3 8.902a1.053 1.053 0 0 1-1.438.005z'/%3E%3C/svg%3E")}.Checkbox__box:after,.Checkbox_color_transparent .Checkbox__box:after{position:absolute;visibility:hidden;content:"";opacity:0;background-size:100%}.Checkbox_color_transparent .Checkbox__box:after{top:2px;left:2px;width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M4 20a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4h12a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4zM3.727 9.493a.97.97 0 0 0 0 1.399l3.58 3.442a1 1 0 0 0 1.386 0l7.58-7.288a.97.97 0 0 0-1.346-1.4L8 12.309 5.073 9.493a.97.97 0 0 0-1.346 0' clip-rule='evenodd'/%3E%3C/svg%3E")}.Checkbox__checkbox{display:inline-block;box-sizing:border-box;width:20px;height:20px;border:1px solid var(--overlay-tertiary-dark-static);border-radius:var(--border-radius-xs);background-color:var(--white);transition:background-color .2s,border-color .2s}.Checkbox_color_transparent .Checkbox__checkbox{border-color:var(--white);background:unset}.Checkbox__text{margin-top:2px}.Checkbox_disabled.Checkbox_color_transparent .Checkbox__checkbox{border-color:#ffffffa3;background-color:#ffffff8f}.Checkbox_checked .Checkbox__checkbox{border-color:#0000;background-color:var(--blue)}.Checkbox_checked.Checkbox_color_transparent .Checkbox__checkbox{border-color:var(--white);background:unset}.Checkbox_checked .Checkbox__box:after{visibility:visible;opacity:1}.Checkbox_disabled{cursor:default}.Checkbox_disabled .Checkbox__checkbox{border-color:#0000000a;background-color:#0000000a}.Checkbox_disabled .Checkbox__text{color:#0000003d}.Checkbox_disabled.Checkbox_checked .Checkbox__checkbox{border-color:#0000;background-color:#0000003d}.Checkbox_focused .Checkbox__checkbox,.Checkbox_hovered .Checkbox__checkbox{border-color:#2284ef}.Checkbox_checked.Checkbox_focused .Checkbox__checkbox,.Checkbox_checked.Checkbox_hovered .Checkbox__checkbox{border-color:#2284ef;background-color:#2284ef}.Checkbox_error .Checkbox__checkbox{border-color:var(--red)}.Checkbox_focused.Checkbox_color_transparent .Checkbox__checkbox,.Checkbox_hovered.Checkbox_color_transparent .Checkbox__checkbox{border-color:var(--white);background-color:#ffffff3d}.Checkbox_checked.Checkbox_focused.Checkbox_color_transparent .Checkbox__checkbox,.Checkbox_checked.Checkbox_hovered.Checkbox_color_transparent .Checkbox__checkbox{border-color:var(--white);background:unset}.Checkbox_checked.Checkbox_focused.Checkbox_color_transparent .Checkbox__box:after,.Checkbox_checked.Checkbox_hovered.Checkbox_color_transparent .Checkbox__box:after{opacity:.94}.Checkbox_type_button{white-space:nowrap}.Checkbox_type_checkbox{font-family:inherit;font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:inline-flex;flex-direction:row;align-items:flex-start}.Checkbox_type_checkbox .Checkbox__box{flex-shrink:0}.Checkbox_width_full{width:100%}.Checkbox_width_full .Checkbox__text{flex:1}.Checkbox_type_checkbox.Checkbox_reverse{flex-direction:row-reverse}.Checkbox_type_checkbox:not(.Checkbox_reverse) .Checkbox__box+.Checkbox__text{margin-left:8px}.Checkbox_type_checkbox.Checkbox_reverse .Checkbox__box+.Checkbox__text{margin-right:8px}.Checkbox_color_transparent .Checkbox__text{color:var(--white)}.Checkbox_type_checkbox.Checkbox_color_red.Checkbox_focused .Checkbox__checkbox,.Checkbox_type_checkbox.Checkbox_color_red.Checkbox_hovered .Checkbox__checkbox{border-color:#f65b53}.Checkbox_type_checkbox.Checkbox_color_red.Checkbox_checked.Checkbox_focused .Checkbox__checkbox,.Checkbox_type_checkbox.Checkbox_color_red.Checkbox_checked.Checkbox_hovered .Checkbox__checkbox{border-color:#f65b53;background-color:#f65b53}.Checkbox_type_checkbox.Checkbox_color_red.Checkbox_checked .Checkbox__checkbox{border-color:#0000;background-color:var(--red)}.Checkbox_type_checkbox.Checkbox_color_black.Checkbox_focused .Checkbox__checkbox,.Checkbox_type_checkbox.Checkbox_color_black.Checkbox_hovered .Checkbox__checkbox{border-color:var(--black)}.Checkbox_type_checkbox.Checkbox_color_black.Checkbox_checked.Checkbox_focused .Checkbox__checkbox,.Checkbox_type_checkbox.Checkbox_color_black.Checkbox_checked.Checkbox_hovered .Checkbox__checkbox{border-color:var(--black);background-color:var(--black)}.Checkbox_type_checkbox.Checkbox_color_black.Checkbox_checked .Checkbox__checkbox{border-color:#0000;background-color:var(--black)}.Checkbox_type_checkbox.Checkbox_size_l .Checkbox__checkbox{width:25px;height:25px}.Checkbox_type_checkbox.Checkbox_size_l .Checkbox__box{padding-top:0}.Checkbox_type_checkbox.Checkbox_size_l .Checkbox__box:after{top:8px;left:8px}.Checkbox_type_checkbox.Checkbox_size_l:not(.Checkbox_reverse) .Checkbox__box+.Checkbox__text{margin-left:12px}.Checkbox_type_checkbox.Checkbox_size_l.Checkbox_reverse .Checkbox__box+.Checkbox__text{margin-right:12px}.Checkbox_type_checkbox.Checkbox_size_s .Checkbox__checkbox{width:16px;height:16px}.Checkbox_type_checkbox.Checkbox_size_s .Checkbox__box{padding-top:4px}.Checkbox_type_checkbox.Checkbox_size_s .Checkbox__box:after{top:8px;left:5px;width:11px;height:11px;background-repeat:no-repeat}.Checkbox_type_checkbox.Checkbox_size_s .Checkbox__box+.Checkbox__text{font-size:var(--font-size-body2)}.Checkbox_type_checkbox.Checkbox_size_s:not(.Checkbox_reverse) .Checkbox__box+.Checkbox__text{margin-left:12px}.Checkbox_type_checkbox.Checkbox_size_s.Checkbox_reverse .Checkbox__box+.Checkbox__text{margin-right:12px}.CardOptionsGroupList-REq1U{column-gap:40px;margin-bottom:8px;padding:0}.CardOptionsGroupList_columns_2-KbJJL{column-count:2}.CardOptionsGroupList_columns_3-E6yZo{column-count:3}.CardOptionsGroupList__item-BHX6o{position:relative;display:flex;box-sizing:border-box;width:100%;padding-bottom:16px;padding-left:16px;page-break-inside:avoid;break-inside:avoid}.CardOptionsGroupList__item-BHX6o:before{position:absolute;left:0;content:"\2022"}.CardOptionsGroup{margin-bottom:32px}.CardOptionsGroup__header{margin-bottom:24px}.CardOptionsGroup__headerTitle{font-size:var(--font-size-h5);font-weight:700}.CardOptionsGroup__headerOptionsCount{font-size:var(--font-size-body1);margin-left:12px;color:var(--foreground-secondary)}.CardOptionsGroup__additionalOptionsTitle{font-size:var(--font-size-body1);font-weight:700}.ComplectationCalculator-cLLY7{display:flex;box-sizing:border-box;width:620px;min-height:88px;margin:0 -20px;padding:20px;background-color:var(--surface)}.ComplectationCalculator_fixed-wMsRx{position:fixed;z-index:2;bottom:0;box-shadow:var(--shadow-m)}.ComplectationCalculator__elem-IsCh6{display:block}.ComplectationCalculator__symbol-QQo9a{display:flex;align-items:center;padding:0 18px}.ComplectationCalculator__label-rftii{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:block;margin-bottom:5px;color:var(--foreground-secondary)}.ComplectationCalculator__symbol-QQo9a,.ComplectationCalculator__value-OFwdz{font-size:var(--font-size-h4);font-weight:700;line-height:var(--line-height-h4)}.EquipmentOptionPackage-bSYFQ{overflow:hidden;max-width:580px;padding:5px 0 15px}.EquipmentOptionPackage__head-EAJd4{display:flex;vertical-align:middle}.EquipmentOptionPackage__title-OoL2n{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin:0;cursor:pointer;white-space:nowrap;color:var(--blue)}.EquipmentOptionPackage__tick-liMN9{margin:0 0 0 10px;vertical-align:text-top;transition:transform var(--base-transition-time) ease}.EquipmentOptionPackage_opened-PnO4H .EquipmentOptionPackage__title-OoL2n{color:inherit}.EquipmentOptionPackage_opened-PnO4H .EquipmentOptionPackage__tick-liMN9{transform:rotate(-180deg)}.EquipmentOptionPackage__price-tRoI5{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin:auto 0 auto 10px;white-space:nowrap}.EquipmentOptionPackage__summary-YZtc2{font-size:var(--font-size-body2);line-height:var(--line-height-body2);overflow:hidden;margin:auto 0 auto 20px;white-space:nowrap;text-overflow:ellipsis;color:var(--overlay-secondary-dark-static)}.EquipmentOptionPackage_opened-PnO4H .EquipmentOptionPackage__summary-YZtc2{opacity:0}.EquipmentOptionPackage_opened-PnO4H .EquipmentOptionPackage__list-BHjTg{display:block}.EquipmentOptionPackage__list-BHjTg{display:none;flex-grow:1;column-count:2;column-gap:40px;margin:0;padding:10px 20px;list-style:none}.EquipmentOptionPackage__item-qdkNa{padding-bottom:15px}.Equipment-aKXqR{position:relative}.Equipment__head-ngIwi{display:flex;justify-content:space-between;margin:0 0 15px;padding-bottom:15px;border-bottom:1px solid var(--overlay-quaternary-dark-static)}.Equipment__price-CXyl0,.Equipment__title-kl6DA{font-size:var(--font-size-h4);line-height:var(--line-height-h4);margin:0}.Equipment__price-CXyl0{flex-shrink:0}.Equipment__titleShort-vijST{font-weight:400}.Equipment__optionsTitle-yqbQ9{font-size:var(--font-size-sub);line-height:var(--line-height-sub);margin:0 0 12px}.Equipment__options-4ZPvN{margin-bottom:20px}.InfoProvider__row-FnP0l{font-size:11px;line-height:15px;margin-bottom:3px;color:var(--overlay-secondary-dark-static)}.ModificationsItem-dzsPu{font-size:var(--font-size-body2);line-height:var(--line-height-body2);position:relative;white-space:normal;transform:scale(1)}.ModificationsItem-dzsPu:hover{margin:0 -10px;padding:5px 10px;background-color:var(--fill)}.ModificationsItem__link-iGtp0:after{position:absolute;top:0;left:0;width:calc(100% - 35px);height:100%;max-height:30px;content:" "}.ModificationsItem__compare-QMaTi,.ModificationsItem__name-v92sN,.ModificationsItem__power-h41ek,.ModificationsItem__price-sZvTR{padding:5px 10px}.ModificationsItem__power-h41ek{color:var(--overlay-secondary-dark-static)}.ModificationsItem__compareLink-_EHs1{position:relative;display:inline-block;width:16px;height:16px;vertical-align:middle;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill-rule='evenodd'%3E%3Cpath d='M0 8c0-4.418 3.59-8 8-8 4.418 0 8 3.59 8 8 0 4.418-3.59 8-8 8-4.418 0-8-3.59-8-8m1 0c0-3.866 3.142-7 7-7 3.866 0 7 3.142 7 7 0 3.866-3.142 7-7 7-3.866 0-7-3.142-7-7'/%3E%3Cpath d='M9 7V4H7v3H4v2h3v3h2V9h3V7z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.ModificationsItem__compareLink-_EHs1:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='%23E60000' fill-rule='evenodd'%3E%3Cpath d='M0 8c0-4.418 3.59-8 8-8 4.418 0 8 3.59 8 8 0 4.418-3.59 8-8 8-4.418 0-8-3.59-8-8m1 0c0-3.866 3.142-7 7-7 3.866 0 7 3.142 7 7 0 3.866-3.142 7-7 7-3.866 0-7-3.142-7-7'/%3E%3Cpath d='M9 7V4H7v3H4v2h3v3h2V9h3V7z'/%3E%3C/g%3E%3C/svg%3E")}.ModificationsItem__compare_added-oMOTQ .ModificationsItem__compareLink-_EHs1{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='%23E60000' fill-rule='evenodd'%3E%3Cpath d='M0 8c0-4.418 3.59-8 8-8 4.418 0 8 3.59 8 8 0 4.418-3.59 8-8 8-4.418 0-8-3.59-8-8m1 0c0-3.866 3.142-7 7-7 3.866 0 7 3.142 7 7 0 3.866-3.142 7-7 7-3.866 0-7-3.142-7-7'/%3E%3Cpath d='M6.94 9.268 4.817 7.146 3.404 8.56l2.828 2.83.707.706 5.65-5.656-1.41-1.42-4.24 4.246z'/%3E%3C/g%3E%3C/svg%3E")}.ModificationsItem__compare_added-oMOTQ .ModificationsItem__compareLink-_EHs1:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='%23E60000' fill-rule='evenodd'%3E%3Cpath d='M0 8c0-4.418 3.59-8 8-8 4.418 0 8 3.59 8 8 0 4.418-3.59 8-8 8-4.418 0-8-3.59-8-8m1 0c0-3.866 3.142-7 7-7 3.866 0 7 3.142 7 7 0 3.866-3.142 7-7 7-3.866 0-7-3.142-7-7'/%3E%3Cpath d='M7 4h2v8H7z'/%3E%3C/g%3E%3C/svg%3E");transform:rotate(90deg)}.ModificationsItem__compareLinkText-PfhO5{position:absolute;z-index:-1;visibility:hidden}.ModificationsTitle-WaLI9{height:40px;vertical-align:top;white-space:normal;text-transform:capitalize}.ModificationsTitle_sub-VXTYd{height:30px;text-transform:none;color:var(--overlay-secondary-dark-static)}.ModificationsTitle__text-bmAzu{font-size:var(--font-size-body2);font-weight:700;line-height:var(--line-height-body2);padding:5px 10px}.ModificationsTitle-WaLI9:first-child .ModificationsTitle__text-bmAzu{padding-top:0}.ModificationsTitle-WaLI9:not(:first-child) .ModificationsTitle__text-bmAzu{padding-top:15px}.ModificationsTitle_sub-VXTYd .ModificationsTitle__text-bmAzu{font-weight:400}.ModificationsTitle_sub-VXTYd:not(:first-child) .ModificationsTitle__text-bmAzu{padding-top:5px}.Modifications-f24LP{position:relative}.Modifications__table-XScGc{width:290px;margin-bottom:15px;padding:0;table-layout:auto;border-collapse:collapse}.Modifications__row-menNS{height:30px;margin:0;border:none;border-radius:3px}.Modifications__row_active-ulKVm{background-color:var(--fill)}.Modifications__button-lYVZU{width:calc(100% - 20px);margin:0 10px 25px}.Modifications__provider-zT_gb{padding:0 10px}.PageCatalogCardEquipment-MTxmQ{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.PageCatalogCardEquipment__container-UVqnn{position:relative;display:flex;padding:20px 20px 20px 10px;background-color:var(--surface)}.PageCatalogCardEquipment__container_renovated-xaE9D{padding:0}.PageCatalogCardEquipment__articlesClassName-Cgab0{margin-bottom:0}.PageCatalogCardEquipment__sidebarInline-RmRj_{display:none}.PageCatalogCardEquipment__dealers-Vrvjy,.PageCatalogCardEquipment__inStockBlock-Z0HAP,.PageCatalogCardEquipment__selectionForm-QF8OR{margin-top:0}.PageCatalogCardEquipment__content-bXbzV{flex-grow:1}.PageCatalogCardEquipment__header-NDORt{display:flex;flex-direction:column;width:100%;margin-bottom:32px}.PageCatalogCardEquipment__layout-LecKT{display:flex;flex-grow:1;flex-direction:column;flex-shrink:1;row-gap:24px;width:calc(100% - 320px)}.PageCatalogCardEquipment__main-slIqX{display:flex;gap:20px;width:100%}@media (max-width:1219px){.PageCatalogCardEquipment__layout-LecKT{width:100%}.PageCatalogCardEquipment__sidebar-s7slv{display:none}.PageCatalogCardEquipment__sidebarInline-RmRj_{display:grid}}.SearchLineSuggestItem{font-size:var(--font-size-body1);line-height:17px;display:flex;min-height:38px;padding:8px 16px;cursor:pointer}.SearchLineSuggestItem__left{flex-shrink:0;width:32px;margin-right:12px}.SearchLineSuggestItem__right{display:flex;overflow:hidden;flex:1;flex-direction:column;justify-content:center}.SearchLineSuggestItem__marklogoContainer{display:flex;justify-content:center;align-items:center;width:36px;height:36px;border-radius:var(--border-radius-xs);background-color:var(--white)}.SearchLineSuggestItem__marklogo{width:32px;height:32px}.SearchLineSuggestItem__categoryIcon{fill:var(--black);fill-opacity:.5}.SearchLineSuggestItem__text{display:flex;margin-top:4px;color:var(--foreground-secondary)}.RichInput__suggest-item_selected .SearchLineSuggestItem__text{color:var(--white)}.SearchLineSuggestItem__categoryName{flex-shrink:0;margin-right:12px}.SearchLineSuggestItem__params{overflow:hidden;flex:1;white-space:nowrap;text-overflow:ellipsis}.SearchLineSuggestItem__paramsMoreCount{display:inline}.SearchLineSuggest{position:relative}.Button .SearchLineSuggest__iconSearch.IconSvg:only-child{width:32px;height:32px;color:var(--white)}.SearchLineSuggest__button.Button{width:68px}.SearchLineSuggest__emptyResult{font-size:var(--font-size-body1);padding:16px;color:var(--foreground-secondary)}.SearchLineSuggest__inputControl{border-color:#0000;background-color:var(--fill)}.SearchLineSuggest .TextInput_has-value .TextInput__control{z-index:2;caret-color:#000000de;color:#0000}.SearchLineSuggest .TextInput__clear{z-index:2}.SearchLineSuggest .RichInput__popup{position:absolute;top:52px;overflow:hidden;width:100%;border-radius:var(--border-radius-xs);background:var(--white);box-shadow:0 10px 30px var(--overlay-quaternary-dark-static)}.SearchLineSuggest .RichInput__suggest-item{max-width:320px}.SearchLineSuggest .RichInput__suggest-item_selected,.SearchLineSuggest .RichInput__suggest-item_selected .SearchLineSuggest__itemText,.SearchLineSuggest .RichInput__suggest-item_selected .SearchLineSuggest__textItem{color:var(--red)}.SearchLineSuggest__textItem{display:flex;padding:6px 0 6px 38px;cursor:pointer}.SearchLineSuggest__presetTitle,.SearchLineSuggest__textItem{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.SearchLineSuggest__presetTitle{grid-column:span 3;margin:18px 38px 10px;color:var(--foreground-secondary)}.SearchLineSuggest__presetTitle_first{margin-top:10px;margin-bottom:10px}.SearchLineSuggest__suggest{display:grid;grid-template-columns:auto auto 1fr}.SearchLineSuggest__category{font-size:var(--font-size-body2);line-height:var(--line-height-body2);display:flex;align-items:center;padding-left:40px;color:var(--foreground-secondary)}.SearchLineSuggest__category_selected{color:var(--red)}.SearchLineSuggest__item_type_full{grid-column:span 3}.SearchLineSuggest__category,.SearchLineSuggest__filler{align-self:center;height:100%;cursor:pointer}.SearchLineSuggestHighlight{position:absolute!important;z-index:1!important;top:auto!important;bottom:12px!important;overflow:hidden;width:calc(100% - 80px);height:18px}.SearchLineSuggestHighlight__content{position:absolute;top:0;left:0;width:100%;height:100%;white-space:pre!important}.SearchLineSuggestHighlight_parsed{color:#000000de!important}.SearchLineSuggestHighlight_unparsed{color:var(--foreground-secondary)!important}.YaPlusIcon_theme_white-fPi5d{filter:brightness(0) invert(1)}.YaPlusIcon_theme_gray-pMoKP{filter:grayscale(1) opacity(.4)}.YaPlusIcon_theme_gradient-x7fSf{filter:none}:root{--badge-plus-icon-width-xs:9px;--badge-plus-icon-width-s:12px;--badge-plus-icon-width-m:13px;--badge-plus-icon-width-l:16px;--badge-plus-icon-width-xl:18px;--badge-plus-label-font-size-xs:var(--font-size-caption);--badge-plus-label-font-size-s:var(--font-size-body2);--badge-plus-label-font-size-m:var(--font-size-body2);--badge-plus-label-font-size-l:16px;--badge-plus-label-font-size-xl:var(--font-size-h5);--badge-plus-label-min-width-default:30px;--badge-plus-label-min-width-medium:40px;--badge-plus-label-max-width-default:50px;--badge-plus-label-max-width-medium:60px;--badge-plus-label-withPointsLabel-max-width-default:120px;--badge-plus-animation-duration-default:0.3s;--badge-plus-animation-duration-alternate:0.5s;--badge-plus-animation-delay-alternate:0.2s}.BadgePlus-WM6x8{display:grid;align-items:center;grid-template-columns:auto auto;grid-gap:2px;min-width:var(--badge-plus-label-min-width-default);padding:3.5px 5px;border-radius:100px;transition:var(--badge-plus-animation-duration-alternate) background-image;will-change:background-image}.BadgePlus_info_text-NGikB{grid-gap:4px}.BadgePlus_theme_default-ilLmD{background-image:radial-gradient(circle,#fff,#fff);box-shadow:0 2px 5px var(--overlay-quaternary-dark-static)}.BadgePlus_theme_default-ilLmD .BadgePlus__icon-tCx9s{filter:brightness(1) invert(0)}.BadgePlus_theme_default-ilLmD .BadgePlus__label-Sv1zP{color:#fff0;background:linear-gradient(90deg,#8341ef,#3f68f9);-webkit-background-clip:text;background-clip:text;-webkit-box-decoration-break:clone;box-decoration-break:clone;-webkit-text-fill-color:#0000}.BadgePlus_theme_default-ilLmD .BadgePlus__skeletonText-nBZkb,.BadgePlus_theme_withoutBackground-RYQej .BadgePlus__skeletonText-nBZkb{background-image:linear-gradient(90deg,#dcdcdc33,#dcdcdcb3,#c8c8c81a)}.BadgePlus_theme_withoutBackground-RYQej{padding:0;border:none;background:none}.BadgePlus_theme_withoutBackground-RYQej .BadgePlus__icon-tCx9s{filter:brightness(1) invert(0)}.BadgePlus_theme_withoutBackground-RYQej .BadgePlus__label-Sv1zP{color:#fff0;background:linear-gradient(90deg,#8341ef,#3f68f9);-webkit-background-clip:text;background-clip:text;-webkit-box-decoration-break:clone;box-decoration-break:clone;-webkit-text-fill-color:#0000}.BadgePlus_theme_alternate-Xwmnh{background-image:linear-gradient(90deg,#ff5c4d,#eb469f 25%,#8341ef 72%,#3f68f9)}.BadgePlus_theme_alternate-Xwmnh .BadgePlus__icon-tCx9s{filter:brightness(0) invert(1)}.BadgePlus_theme_alternate-Xwmnh .BadgePlus__label-Sv1zP{color:#fff}.BadgePlus_size_xs-lxobp.BadgePlus_displayFlow_default-z9JFs,.BadgePlus_size_xs-lxobp.BadgePlus_displayFlow_reverse-yc0eG{padding:1.5px 3px}.BadgePlus_size_xs-lxobp.BadgePlus_info_text-NGikB{padding:1px 3px 1.5px 2px}.BadgePlus_size_xs-lxobp .BadgePlus__icon-tCx9s{width:var(--badge-plus-icon-width-xs);height:var(--badge-plus-icon-width-xs)}.BadgePlus_size_xs-lxobp .BadgePlus__label-Sv1zP{font-size:var(--badge-plus-label-font-size-xs);margin-top:1px}.BadgePlus_size_s-jliBZ{border-radius:40px}.BadgePlus_size_s-jliBZ.BadgePlus_info_text-NGikB{padding:2.5px 3px}.BadgePlus_size_s-jliBZ .BadgePlus__icon-tCx9s{width:var(--badge-plus-icon-width-s);height:var(--badge-plus-icon-width-s)}.BadgePlus_size_s-jliBZ .BadgePlus__label-Sv1zP{font-size:var(--badge-plus-label-font-size-s)}.BadgePlus_size_m-HTUt_{border-radius:40px}.BadgePlus_size_m-HTUt_.BadgePlus_displayFlow_default-z9JFs{padding:2.5px 5px 3px 3px}.BadgePlus_size_m-HTUt_.BadgePlus_displayFlow_reverse-yc0eG{padding:2.5px 3px 3px 5px}.BadgePlus_size_m-HTUt_.BadgePlus_info_text-NGikB{padding:2.5px 4px 3px 3px}.BadgePlus_size_m-HTUt_ .BadgePlus__icon-tCx9s{width:var(--badge-plus-icon-width-m);height:var(--badge-plus-icon-width-m)}.BadgePlus_size_m-HTUt_ .BadgePlus__label-Sv1zP{font-size:var(--badge-plus-label-font-size-m);font-weight:var(--font-weight-medium);max-width:var(--badge-plus-label-max-width-medium)}.BadgePlus_size_m-HTUt_ .BadgePlus__skeletonText-nBZkb{width:var(--badge-plus-label-min-width-medium)}.BadgePlus_size_l-YiRol.BadgePlus_displayFlow_default-z9JFs{padding:4px 8px 4px 5px}.BadgePlus_size_l-YiRol.BadgePlus_displayFlow_reverse-yc0eG{padding:4px 5px 4px 8px}.BadgePlus_size_l-YiRol.BadgePlus_info_text-NGikB{padding:3px 6px 3.5px 4px}.BadgePlus_size_l-YiRol .BadgePlus__icon-tCx9s{width:var(--badge-plus-icon-width-l);height:var(--badge-plus-icon-width-l)}.BadgePlus_size_l-YiRol .BadgePlus__label-Sv1zP{font-size:var(--badge-plus-label-font-size-l);font-weight:var(--font-weight-medium);max-width:var(--badge-plus-label-max-width-medium)}.BadgePlus_size_xl-CPaiM{grid-gap:4px}.BadgePlus_size_xl-CPaiM.BadgePlus_displayFlow_default-z9JFs{padding:4px 8px 4px 5px}.BadgePlus_size_xl-CPaiM.BadgePlus_displayFlow_reverse-yc0eG{padding:4px 5px 4px 8px}.BadgePlus_size_xl-CPaiM.BadgePlus_info_text-NGikB{padding:3.5px 6px 4px 4px}.BadgePlus_size_xl-CPaiM .BadgePlus__icon-tCx9s{width:var(--badge-plus-icon-width-xl);height:var(--badge-plus-icon-width-xl)}.BadgePlus_size_xl-CPaiM .BadgePlus__label-Sv1zP{font-size:var(--badge-plus-label-font-size-xl);font-weight:var(--font-weight-medium);max-width:var(--badge-plus-label-max-width-medium);margin-top:1px}.BadgePlus_isLoading-PdvO7{padding:4px 4px 4px 5px}.BadgePlus_isLoading-PdvO7 .BadgePlus__label-Sv1zP{opacity:0}.BadgePlus_isLoading-PdvO7 .BadgePlus__skeletonText-nBZkb{opacity:1}.BadgePlus_isWithPointsLabel-QxDXK .BadgePlus__label-Sv1zP{max-width:var(--badge-plus-label-withPointsLabel-max-width-default)}.BadgePlus__icon-tCx9s{transition:var(--badge-plus-animation-duration-default) filter;will-change:filter}.BadgePlus__labelContainer-jmUE6{display:flex;align-items:center}.BadgePlus__label-Sv1zP{font-weight:var(--font-weight-semibold);line-height:1;overflow:hidden;max-width:var(--badge-plus-label-max-width-default);white-space:nowrap;letter-spacing:-.005em;text-overflow:ellipsis;opacity:1;transition:var(--badge-plus-animation-duration-default) color,var(--badge-plus-animation-duration-alternate) opacity;will-change:color,opacity}.BadgePlus__skeletonText-nBZkb{width:var(--badge-plus-label-min-width-default);height:15px;opacity:0;border-radius:100px;background-image:linear-gradient(90deg,#ffffff0d,#ffffff4d,#ffffff0d);background-size:200%;transition:var(--badge-plus-animation-duration-alternate) opacity;animation:BadgePlus__skeleton-animation-SNKYy 3s ease-out infinite;will-change:opacity,background-position}@keyframes BadgePlus__skeleton-animation-SNKYy{0%,to{background-position:0}50%{background-position:100%}}.ChatIndicator-Oraja{display:none}.ResellerPublicProfilePromoTooltip{position:relative;display:flex;flex-direction:column;box-sizing:border-box;max-width:328px;padding:16px}.ResellerPublicProfilePromoTooltip__text{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-bottom:16px}.ResellerPublicProfilePromoTooltip__closer{position:absolute;top:0;right:0}.ResellerPublicProfilePromoTooltip__closerIcon{color:var(--foreground-secondary-light-static)}.HeaderCopyButton-sqxYH{color:var(--foreground-secondary)}.HeaderCopyButton-sqxYH:hover{color:var(--foreground)}.HeaderCopyButton__icon-YM4sI{display:block}.HeaderUserMenu{display:flex}.HeaderUserMenu__loginButton{margin-right:8px}.HeaderUserMenu__avatar{position:relative;display:flex;justify-content:center;align-items:center;width:44px;height:44px;margin-right:24px;cursor:pointer;border-radius:50%}.HeaderUserMenu__avatar_withDefaultImage{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/person_circle_outline_36eca693ca8548725288e77afeffb187.svg);background-size:100%}.HeaderUserMenu__userPic{width:100%;height:100%;border-radius:50%}.HeaderUserMenu__avatar_withSubscription:after{position:absolute;width:118%;height:118%;content:"";pointer-events:none;background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/plusFrame_f9da4cc058a09d8a30a3f2ad6d516e5a.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.HeaderUserMenu__dealerLinksPopup,.HeaderUserMenu__userPopup{padding:0}.HeaderUserMenu__dealerLinks{font-size:var(--font-size-body1);line-height:var(--line-height-body1);max-width:200px;margin:0;padding:16px 24px}.HeaderUserMenu__linkItem{list-style:none}.HeaderUserMenu__linkItem:not(:last-child) .HeaderUserMenu__link{padding-bottom:8px}.HeaderUserMenu__linkItem:not(:first-child) .HeaderUserMenu__link{padding-top:8px}.HeaderUserMenu__link{display:flex;align-items:center}.HeaderUserMenu__menu{font-size:var(--font-size-body1);line-height:var(--line-height-body1);box-sizing:border-box;min-width:280px;padding:16px}.HeaderUserMenu__header{display:flex}.HeaderUserMenu__header .HeaderUserMenu__avatar{width:40px;height:40px;margin-right:16px}.HeaderUserMenu__userId{font-size:var(--font-size-body2);line-height:var(--line-height-body2);display:flex;align-items:center;margin-top:1px;color:var(--foreground-secondary)}.HeaderUserMenu__copy{margin-left:4px}.HeaderUserMenu__userLinks{margin:16px 0 0;padding-left:8px}.HeaderUserMenu__linkIcon{margin-right:24px}.HeaderUserMenu__chatIndicator_unread{display:block;width:8px;height:8px;margin-left:12px;border-radius:50%;background-color:var(--red)}.HeaderUserMenu__addButtonWrapper{position:relative}.HeaderUserMenu__badgeNew{margin-left:8px}.HeaderFavoritesPopup__container-sZ5fj{position:fixed;z-index:3000;top:0;right:0;bottom:0;display:flex;flex-direction:column;width:720px;background:var(--white);box-shadow:0 0 14px var(--background);transition:transform .3s;transform:translateX(740px)}.HeaderFavoritesPopup__container_open-DLDQY{transform:translateX(0)}.HeaderFavoritesPopup-QLxru{display:flex;flex-direction:column;height:100%}.HeaderFavoritesPopup__header-gMk5X{position:relative;min-height:50px;padding:0 56px 0 20px}.HeaderFavoritesPopup__headerWithCheckboxExp-m5afr{display:flex;justify-content:space-between;align-items:center;padding:24px 16px}.HeaderFavoritesPopup__closer-bgQnS{position:absolute;top:50%;right:0;padding:17px 20px;cursor:pointer;transform:translateY(-50%)}.HeaderFavoritesPopup__closer-bgQnS:hover .HeaderFavoritesPopup__closeIcon-MHU6v{opacity:1}.HeaderFavoritesPopup__closeIcon-MHU6v{display:block;width:16px;height:15px;opacity:.3}.HeaderFavoritesPopup__closeIconWithCheckboxExp-CnpMg{margin-left:auto;padding:10px;cursor:pointer;opacity:.3}.HeaderFavoritesPopup__closeIconWithCheckboxExp-CnpMg:hover{opacity:1}.HeaderFavoritesPopup__wrapper-mfxIX{overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain}.HeaderFavoritesPopup__content-rOD4j,.HeaderFavoritesPopup__contentCenter-oQcuK,.HeaderFavoritesPopup__wrapper-mfxIX{display:flex;flex-grow:1;flex-direction:column}.HeaderFavoritesPopup__contentCenter-oQcuK{justify-content:center;align-items:center}.HeaderFavoritesPopup__empty-_23fv{font-size:var(--font-size-body1);line-height:1.33;display:block;padding:100px 36px 0;text-align:left;background:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/car-heart_65fa7bf9974416125ff75a3892aef4c9.svg) 0 0 no-repeat;background-position-x:36px;background-size:150px 100px}.HeaderFavoritesPopup__emptyHeader-dmXvh{font-size:var(--font-size-h4);margin:24px 0 16px}.HeaderFavoritesPopup__authButtonContainer-ipIml{margin-top:24px}.HeaderFavoritesPopup__title-HosMR{font-size:var(--font-size-h4);font-weight:700;padding:12px 0}.HeaderFavoritesPopup__titleWithCheckboxExp-yF8A5{font-size:var(--font-size-h4);font-weight:700;display:flex;flex-direction:column;row-gap:12px}.HeaderFavoritesPopup__loader-iYUVq{margin:8px 0}.NotificationRequestButton{font-size:var(--font-size-body1);line-height:var(--line-height-h3);height:40px;padding:0 10px;cursor:pointer;border:1px solid #e5e5e5;border-radius:3px}.NotificationRequestButton:before{position:relative;top:7px;display:inline-block;width:24px;height:24px;content:"";background:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/ic-bell_5700c1aecb0be006574b118c630a93c5.svg) no-repeat}.NotificationRequestButton__label{line-height:var(--line-height-h3);display:inline-block;margin-left:12px;cursor:pointer}.HeaderChatAuthPopup{position:fixed;z-index:1001;top:0;right:0;bottom:0;display:flex;flex-direction:column;width:0;background:var(--white);box-shadow:0 0 14px var(--overlay-quaternary-dark-static);transition:transform .3s;transform:translateX(330px)}.HeaderChatAuthPopup_open{width:330px;transform:translateX(0)}.HeaderChatAuthPopup__closer{position:absolute;top:0;right:0;display:flex;align-items:center;padding:12px 15px;cursor:pointer}.HeaderChatAuthPopup__closer-icon.IconSvg{width:19px;height:19px;opacity:.3}.HeaderChatAuthPopup__empty{font-size:var(--font-size-body1);line-height:1.33;display:block;padding:170px 24px 0;text-align:left;background:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/no-chats_0f846ea820d85f38d218c69b445a71c2.svg) 0 0 no-repeat;background-position-x:24px;background-size:142px 170px}.HeaderChatAuthPopup__empty_header{font-size:var(--font-size-h4);line-height:1;margin:24px 0 16px}.HeaderChatAuthPopup__empty_description{line-height:1.33;display:block;margin:16px 0 24px}.HeaderChatAuthPopup__empty .NotificationRequestButton{margin-top:24px}.HeaderChatAuthPopup__wrapper{display:flex;overflow:hidden auto;flex-grow:1;flex-direction:column}.HeaderChatAuthPopup__content{display:flex;flex-grow:1;flex-direction:column;color:var(--foreground)}.HeaderChatAuthPopup__content_center{justify-content:center;align-items:flex-start}.HeaderChatAuthPopup__button{margin-top:24px}.SubscriptionItem__loader{position:absolute;z-index:99;inset:0;display:flex;justify-content:center;align-items:center;opacity:.9;background-color:var(--white)}.SubscriptionItemDesktop{position:relative;display:block;box-sizing:border-box;width:400px;padding:24px;color:var(--foreground-secondary);border-bottom:var(--divider-4px);background-color:var(--white)}.SubscriptionItemDesktop:hover{background:rgba(0,0,0,.025)}.SubscriptionItemDesktop:last-child{border-bottom:none}.SubscriptionItemDesktop_hidden{display:none}.SubscriptionItemDesktop__title{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;column-gap:8px}.SubscriptionItemDesktop__title:after{position:absolute;top:0;left:0;width:100%;height:100%;content:""}.SubscriptionItemDesktop__text{font-size:var(--font-size-body1);font-weight:var(--font-weight-bold);line-height:var(--line-height-body1);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.SubscriptionItemDesktop__icons{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;column-gap:8px;height:20px;color:var(--foreground-secondary)}.SubscriptionItemDesktop__description{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-top:8px;color:var(--foreground)}.SubscriptionItemDesktop__email-input{margin-top:24px}.SubscriptionItemDesktop__email-button{margin-top:16px}.SubscriptionItemDesktop__email-checkbox,.SubscriptionItemDesktop__remove-link{position:relative;z-index:10;margin-top:24px}.SubscriptionItemDesktop__remove-link{display:flex;align-items:center}.SubscriptionItemDesktop__remove-icon{margin-right:12px}.SubscriptionItemDesktop__period-select{margin-top:12px}.SubscriptionItemDesktop__await-text,.SubscriptionItemDesktop__ya-auth{font-size:var(--font-size-body2);line-height:var(--line-height-body2);margin-top:24px}.SubscriptionItemDesktop__h3{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.HeaderSubscriptionsPopup{border-radius:var(--border-radius-s)}.HeaderSubscriptionsPopup__content{overflow:hidden;overflow-y:auto;width:400px;min-height:165px;max-height:500px}.HeaderSubscriptionsPopup__loader{display:flex;justify-content:center;align-items:center;min-height:110px}.HeaderSubscriptionsPopup__header{font-size:var(--font-size-h4);line-height:var(--line-height-h4);margin:24px 0 16px}.HeaderSubscriptionsPopup__empty{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:flex;flex-direction:column;margin:30px;padding-top:117px;background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/empty_42146fcd0ae38eca24f9d3a93eec5e68.svg);background-repeat:no-repeat;background-size:150px 117px}.HeaderMyLink{font-size:var(--font-size-caption);line-height:var(--line-height-caption);position:relative;display:flex;flex-direction:column;flex-shrink:0;align-items:center;cursor:pointer;color:var(--foreground)}.HeaderMyLink:not(:first-child){margin-left:24px}.HeaderMyLink:hover,.HeaderMyLink_active{color:var(--red)}@media (max-width:1219px){.HeaderMyLink_anonym.HeaderMyLink_type_favorites,.HeaderMyLink_anonym.HeaderMyLink_type_messages,.HeaderMyLink_type_compare,.HeaderMyLink_type_sales,.HeaderMyLink_type_searches{display:none}}.HeaderMyLink__title{margin-top:2px;white-space:nowrap;color:var(--foreground-secondary)}.HeaderMyLink:hover .HeaderMyLink__title,.HeaderMyLink_active .HeaderMyLink__title{color:var(--red)}.HeaderMyLink__chatIndicator_unread{position:absolute;top:-4px;left:calc(50% + 2px);display:block;box-sizing:border-box;width:12px;height:12px;content:"";border:2px solid var(--white);border-radius:10px;background-color:var(--red)}.CategorySubTypeImage{display:inline-block;width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:100% auto}.CategorySubTypeImage_type_allroad{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/allroad_fa5f29dede0ffbe828f3164c67a39c86.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_allroad{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/allroad@2x_0443ca6e5291c8da101d0dcbe104e0f4.webp)}}.CategorySubTypeImage_type_cabrio{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/cabrio_9afc68d88063e7558294a2b5d3b80912.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_cabrio{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/cabrio@2x_3d75325a2045f1cfe3e68d5d99ab8ef2.webp)}}.CategorySubTypeImage_type_coupe{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/coupe_e8b13442eb868859d7e2e4688fcc85e0.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_coupe{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/coupe@2x_fe3634c475e03c39d637ba5efdb27194.webp)}}.CategorySubTypeImage_type_hatchback{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/hatchback_99bf2a20f9470fe1ae14e83f5d66d13a.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_hatchback{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/hatchback@2x_cea3190679d2facf190e2ca65825a479.webp)}}.CategorySubTypeImage_type_liftback{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/liftback_a1103c79a27d4d4e8a6e34f088732cb0.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_liftback{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/liftback@2x_83e501d3c333ab63529efa048c8771e1.webp)}}.CategorySubTypeImage_type_minivan{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/minivan_49ff876bc384bc54d67c62db9264feff.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_minivan{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/minivan@2x_77a166c094e7686991ea353298d65d4c.webp)}}.CategorySubTypeImage_type_pickup{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/pickup_41810048fc2cc071d2e0244774e8a0ab.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_pickup{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/pickup@2x_c64ad3c7b40aaf7c205dde4d0da0651a.webp)}}.CategorySubTypeImage_type_sedan{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/sedan_fa1560e9df0f3eb8be234d2ef90a95ac.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_sedan{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/sedan@2x_4edbf4e70e61fb2cdbd24a0f9271a02c.webp)}}.CategorySubTypeImage_type_van{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/van_6a24280c9c93de9b4479d8ac6776bac5.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_van{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/van@2x_fcd92b15391a1b7fa5ef5a3066f375c9.webp)}}.CategorySubTypeImage_type_wagon{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/wagon_d7868077b6fd76fb713b86aa383cd998.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_wagon{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/wagon@2x_7f14846b81be9867568dc58584bbfb58.webp)}}.CategorySubTypeImage_type_lcv{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/lcv_e3c9cd10171f61672994368fd1027d36.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_lcv{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/lcv@2x_5992a31c9baf076ca48fe0774b1a3b2b.webp)}}.CategorySubTypeImage_type_truck{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/truck_3779499ce2489fe7bda7f92297af5259.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_truck{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/truck@2x_7c0a1f2e4868735a5315bed81b1cbb12.webp)}}.CategorySubTypeImage_type_artic{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/artic_c042cb59f45b258fabbd95650e49d95f.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_artic{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/artic@2x_0792c11e7287c9b529619592ca540570.webp)}}.CategorySubTypeImage_type_bus{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/bus_e33c9727bd32407a1a075a0f21147153.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_bus{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/bus@2x_46ee520725de819d126039de2cef5972.webp)}}.CategorySubTypeImage_type_trailer{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/trailer_6e4a4b09c8d6d5f24baeb53101bbf679.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_trailer{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/trailer@2x_fb26fb601090873c9fad681a735de0e9.webp)}}.CategorySubTypeImage_type_agricultural{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/agricultural_ce2e899dc5be121ee256045add79f523.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_agricultural{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/agricultural@2x_8d98d78895dcdcee4ff29438d7d39912.webp)}}.CategorySubTypeImage_type_construction{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/construction_fbae3cf54d91056523ecd0173fb5cd41.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_construction{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/construction@2x_a863a4dfeecc2fafa77361be9decac10.webp)}}.CategorySubTypeImage_type_autoloader{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/autoloader_69c388bb7b231d5337917fe09d49d585.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_autoloader{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/autoloader@2x_e259a3e3389230bd807245f96154e8e1.webp)}}.CategorySubTypeImage_type_crane{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/crane_4bcda0af166532e838c4615429312da6.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_crane{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/crane@2x_ab2c21c406024e7603012c14eab65248.webp)}}.CategorySubTypeImage_type_dredge{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/dredge_83678fc3fdc5f8738c700740a36a4292.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_dredge{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/dredge@2x_101a27151730676f2d1c0c6eec7ce2ce.webp)}}.CategorySubTypeImage_type_bulldozers{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/bulldozers_b3bc011666d48aa710cd11f9d327f068.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_bulldozers{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/bulldozers@2x_47d7f7d0b94e6fdd69d9034ec2883eea.webp)}}.CategorySubTypeImage_type_municipal{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/municipal_811f411950ab53ab131c1a8822ddd181.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_municipal{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/municipal@2x_bfb9fcc1cbfeae7e94fa85e0c151fca0.webp)}}.CategorySubTypeImage_type_motorcycle{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/motorcycle_212654249538571030970ab376f7020f.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_motorcycle{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/motorcycle@2x_aa0180663c6e0f6e00f6c53585b65f8d.webp)}}.CategorySubTypeImage_type_scooters{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/scooters_41481909fe40a0bc1000b7021af82b12.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_scooters{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/scooters@2x_4fe719b0c5b1539c5c71bf9ae5917fa7.webp)}}.CategorySubTypeImage_type_atv{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/atv_47aad62fdc74eb5557b4d7b371230f45.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_atv{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/atv@2x_85fd1f4c88b77a6aabf4631d197676f4.webp)}}.CategorySubTypeImage_type_snowmobile{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/snowmobile_d6f89ccfd16257d33939ad77e9703997.webp)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.CategorySubTypeImage_type_snowmobile{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/snowmobile@2x_112d434661c0ec20358baf3d1946d88a.webp)}}.IndexBodyTypes__item{position:relative;display:inline-block;scroll-snap-align:start;width:20%;height:100px;cursor:pointer}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.IndexBodyTypes__item{width:132px;margin-right:8px}.IndexBodyTypes__item:first-child{margin-left:24px}.IndexBodyTypes__item:last-child{margin-right:24px}}.IndexBodyTypes__item-image-container{width:100%;height:100%;opacity:.5}.IndexBodyTypes__item-image{background-position:top -4px center;background-size:152px auto}.IndexBodyTypes__item-name{font-size:var(--font-size-body1);position:absolute;bottom:0;width:100%;text-align:center;color:var(--overlay-tertiary-dark-static)}.IndexBodyTypes__item:hover .IndexBodyTypes__item-image-container{opacity:.8}.IndexBodyTypes__item_selected .IndexBodyTypes__item-image-container,.IndexBodyTypes__item_selected.IndexBodyTypes__item:hover .IndexBodyTypes__item-image-container{opacity:1}.IndexBodyTypes__item_selected .IndexBodyTypes__item-name{font-weight:700;color:var(--black)}.IndexBodyTypes__item:hover .IndexBodyTypes__item-name{color:var(--red)}.IndexBodyTypes_all .IndexBodyTypes__item-name{font-weight:400;color:var(--overlay-secondary-dark-static)}.IndexBodyTypes_all:hover .IndexBodyTypes__item:hover .IndexBodyTypes__item-image-container{opacity:.8}.IndexBodyTypes_all:hover .IndexBodyTypes__item:not(:hover) .IndexBodyTypes__item-image-container{opacity:.5}.IndexBodyTypes_all:hover .IndexBodyTypes__item:not(:hover) .IndexBodyTypes__item-name{color:var(--overlay-tertiary-dark-static)}@font-face{font-family:Gerbera;src:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/gerbera-black_491b81551ed306b3f1a608a5526ee7e2.woff2) format("woff2");font-weight:900;font-display:swap;font-style:normal}@font-face{font-family:Gerbera;src:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/gerbera-bold_31d665888afdefec985cff20d0fcebd3.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Gerbera;src:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/gerbera-regular_94ec54fb2265a46d40190cc7c371d818.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}.HeaderMagMenu{position:relative;width:100%}.HeaderMagMenu__skeleton{position:absolute;z-index:-1;top:0;left:0;width:100%;height:391px;opacity:.06;background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/skeleton_af88200843fa9c974de92b33de41cb65.svg);background-repeat:no-repeat;background-size:1172px 391px;animation:HeaderMagMenu__skeletonLoading 1s infinite alternate}@media (max-width:1219px){.HeaderMagMenu__skeleton{width:860px;height:344px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='860' height='344' viewBox='0 0 860 344'%3E%3Cpath d='M0 0h113v20H0zm0 36h71v20H0zm0 36h113v20H0zm0 36h71v20H0zm0 36h113v20H0zm0 36h71v20H0zm0 36h113v20H0zm0 36h71v20H0zm0 36h113v20H0zm0 36h71v20H0zM156 0h404v226H156zm444 4h260v20H600zm0 28h160v20H600zm0 56h260v20H600zm0 28h160v20H600zm0 56h260v20H600zm0 28h160v20H600zm0 56h260v20H600zm0 28h160v20H600z'/%3E%3C/svg%3E");background-size:860px 344px}}.HeaderMagMenu__skeleton_hidden{animation:HeaderMagMenu__fadeOut .5s forwards}.HeaderMagMenu__content{display:flex;width:100%;animation:HeaderMagMenu__fadeIn .5s forwards}.HeaderMagMenu__sideNav{font-weight:700;flex-shrink:0;width:160px;margin:0 43px 0 0;padding-left:0;list-style:none}@media (max-width:1219px){.HeaderMagMenu__sideNav{width:113px}}.HeaderMagMenu__sideNavLink{display:block;color:var(--mag-dark)}.HeaderMagMenu__sideNavItem:not(:first-child) .HeaderMagMenu__sideNavLink{padding-top:8px}.HeaderMagMenu__sideNavItem:not(:last-child) .HeaderMagMenu__sideNavLink,.HeaderMagMenu__sideNavItem__with_icon .HeaderMagMenu__sideNavLink{padding-bottom:8px}.HeaderMagMenu__mainColumn{flex-shrink:0}.HeaderMagMenu__row{display:flex}.HeaderMagMenu__lead{font-family:var(--main-heading-font);width:584px;padding-bottom:16px}@media (max-width:1219px){.HeaderMagMenu__lead{width:404px}}.HeaderMagMenu__leadImage{border-radius:var(--border-radius-m,12px)}.HeaderMagMenu__leadImageContainer{display:block;width:100%;height:329px}@media (max-width:1219px){.HeaderMagMenu__leadImageContainer{height:226px}}.HeaderMagMenu__leadTitle{font-size:var(--font-size-h5,20px);font-weight:var(--font-weight-medium,500);line-height:var(--line-height-h5,24px);margin-top:12px}.HeaderMagMenu__articleList{width:370px;margin:0 0 0 36px;padding-left:0;list-style:none}@media (max-width:1219px){.HeaderMagMenu__articleList{width:288px;margin-left:40px}}.HeaderMagMenu__articleItem{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.HeaderMagMenu__articleItem:not(:first-child){margin-top:24px}@media (max-width:1219px){.HeaderMagMenu__articleItem:not(:first-child){margin-top:36px}}.HeaderMagMenu__articleItemLink{display:flex;align-items:center;gap:16px}.HeaderMagMenu__articleImageContainer{flex-shrink:0;width:107px;height:60px;object-fit:cover}@media (max-width:1219px){.HeaderMagMenu__articleImageContainer{display:none}}.HeaderMagMenu__articleTitle{font-family:var(--main-heading-font);font-size:var(--font-size-sub,17px);line-height:var(--line-height-h5,24px);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;text-overflow:ellipsis}.HeaderMagMenu__articleImage{border-radius:var(--border-radius-s,8px)}.HeaderMagMenu__articleItemLink:hover .HeaderMagMenu__articleTheme{color:var(--red)}.HeaderMagMenu__buttonMore{margin-top:16px}@keyframes HeaderMagMenu__skeletonLoading{0%{opacity:.06}to{opacity:.12}}@keyframes HeaderMagMenu__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes HeaderMagMenu__fadeOut{0%{opacity:.09}to{opacity:0}}.HeaderDropdownMenu{position:absolute;z-index:4000;top:100%;left:0;box-sizing:border-box;width:100%;padding:32px calc(50% - 596px);background-color:var(--white);box-shadow:0 10px 10px #00000014}@media (max-width:1219px){.HeaderDropdownMenu{padding:32px calc(50% - 444px)}}@media (min-width:1300px){.HeaderDropdownMenu{padding:32px calc(50% - 606px)}}@media (max-width:920px){.HeaderDropdownMenu{width:920px;padding:32px 16px}}.HeaderDropdownMenu_layout_wide{padding:32px 24px}@media (max-width:1219px){.HeaderDropdownMenu_layout_wide{padding:32px 16px}}.HeaderDropdownMenu_layout_landing,.HeaderDropdownMenu_layout_main{padding-top:32px;padding-bottom:32px}@media (min-width:1300px){.HeaderDropdownMenu_layout_main{padding:32px calc((100% - var(--main-layout-max-width))/2)}}@media (max-width:1219px){.HeaderDropdownMenu_layout_main{padding:32px calc((100% - var(--main-layout-min-width))/2)}}@media (min-width:1300px){.HeaderDropdownMenu_layout_landing{padding:32px calc((100% - var(--landing-layout-max-width))/2)}}@media (max-width:1219px){.HeaderDropdownMenu_layout_landing{padding:32px calc((100% - var(--landing-layout-min-width))/2)}}@font-face{font-family:PitcrewYandexAuto;src:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/PitcrewYandexAutov1-Regular_3053c17139f36494ce02155219c8248d.woff2) format("woff2"),url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/PitcrewYandexAutov1-Regular_9e7753b4752fc053ebd09af02d6076d9.woff) format("woff")}:root{--animation-duration:75ms}.HeaderMainNav{font-size:var(--font-size-body1);line-height:var(--line-height-body1);z-index:500;box-sizing:border-box;width:1192px;margin:0 auto;color:var(--white);background-color:var(--red)}@media (max-width:1219px){.HeaderMainNav{width:calc(var(--desktop-header-container-width-m) + 32px);padding:0 16px}}@media (min-width:1300px){.HeaderMainNav{width:var(--desktop-header-container-width)}}.HeaderMainNav_layout_landing,.HeaderMainNav_layout_main{width:100%;padding:0 var(--layout-padding-big)}@media (min-width:1300px){.HeaderMainNav_layout_landing,.HeaderMainNav_layout_main{padding:0}}@media (max-width:1219px){.HeaderMainNav_layout_landing,.HeaderMainNav_layout_main{padding:0 var(--layout-padding-small)}}.HeaderMainNav_layout_main{min-width:var(--main-layout-min-width-with-padding);max-width:var(--main-layout-max-width)}@media (min-width:1300px){.HeaderMainNav_layout_main{width:var(--main-layout-max-width)}}@media (max-width:1219px){.HeaderMainNav_layout_main{width:var(--main-layout-min-width-with-padding)}}.HeaderMainNav_layout_landing{min-width:var(--landing-layout-min-width-with-padding);max-width:var(--landing-layout-max-width)}@media (min-width:1300px){.HeaderMainNav_layout_landing{width:var(--landing-layout-max-width)}}@media (max-width:1219px){.HeaderMainNav_layout_landing{width:100%}}@media (max-width:972px){.HeaderMainNav_layout_landing{width:var(--landing-layout-min-width-with-padding)}}.HeaderMainNav_theme_darkBlur{background:none}.HeaderMainNav_layout_wide{width:100%;padding:0 24px}@media (max-width:1219px){.HeaderMainNav_layout_wide{padding:0 16px}}.HeaderMainNav__list{display:flex;overflow:hidden;flex-wrap:wrap;height:44px;margin:0;padding-left:0;list-style:none}.HeaderMainNav__item{position:static}.HeaderMainNav__item:not(:first-of-type) .HeaderMainNav__itemLink{padding-left:12px}.HeaderMainNav__item .HeaderMainNav__itemLink{padding-right:12px}.HeaderMainNav__item_dot .HeaderMainNav__itemLink{position:relative;color:#0000;background:radial-gradient(circle at calc(100% - 15px) 16px,#0000,#0000 6px,var(--white) 6px,var(--white));-webkit-background-clip:text;background-clip:text}@media (hover:hover){.HeaderMainNav__item_dot .HeaderMainNav__itemLink:hover.Link_color_white_with_white_hover:hover{color:#0000}}.HeaderMainNav__item_dot .HeaderMainNav__itemLink:before{position:absolute;top:12px;right:11px;width:8px;height:8px;content:" ";border-radius:50%;background:var(--white)}.HeaderMainNav__item_electro .HeaderMainNav__itemLink{position:relative}.HeaderMainNav__item_electro .HeaderMainNav__itemLink:before{position:absolute;top:6px;right:6px;width:16px;height:16px;content:" ";background: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='%23fff' d='M7.333 14.666H8L12.667 6v-.667h-4v-4H8l-4.667 8V10h4z'/%3E%3C/svg%3E") no-repeat;background-size:contain}.HeaderMainNav__itemLink{display:block;padding-top:12px;padding-bottom:12px}.HeaderMainNav__menu{display:flex;overflow:hidden;box-sizing:border-box;height:0;padding-top:0;padding-bottom:0;color:var(--foreground);transition:height var(--animation-duration) linear,padding-bottom var(--animation-duration) linear,padding-top var(--animation-duration) linear}.HeaderMainNav__menu_opened{z-index:500;padding-top:32px;padding-bottom:32px;transition:height var(--animation-duration) linear,padding-top var(--animation-duration) linear,padding-bottom var(--animation-duration) linear}.HeaderMainNav__menu_opened.HeaderMainNav__menu_type_cars{height:346px}@media (max-width:1219px){.HeaderMainNav__menu_opened.HeaderMainNav__menu_type_cars{height:676px}}.HeaderMainNav__menu_opened.HeaderMainNav__menu_type_trucks{height:346px}@media (max-width:1219px){.HeaderMainNav__menu_opened.HeaderMainNav__menu_type_trucks{height:511px}}.HeaderMainNav__menu_opened.HeaderMainNav__menu_type_moto{height:181px}.HeaderMainNav__menu_opened.HeaderMainNav__menu_type_mag{height:570px}@media (max-width:1219px){.HeaderMainNav__menu_opened.HeaderMainNav__menu_type_mag{height:490px}}.HeaderMainNav__sideNav{font-weight:700;flex-shrink:0;margin:0 48px 0 0;padding-left:0;list-style:none}.HeaderMainNav__sideNavLink{display:block}.HeaderMainNav__sideNavItem:not(:first-child) .HeaderMainNav__sideNavLink{padding-top:8px}.HeaderMainNav__sideNavItem:not(:last-child) .HeaderMainNav__sideNavLink{padding-bottom:8px}.HeaderMainNav__subLinks{display:grid;grid-column-gap:0;grid-row-gap:16px;width:100%;margin:-32px 0 0;padding-left:0;list-style:none}@media (max-width:1219px){.HeaderMainNav__subLinks{justify-content:space-between}}.HeaderMainNav_layout_wide .HeaderMainNav__subLinks{justify-content:space-between}.HeaderMainNav__subLinks_category_cars{grid-template-columns:repeat(5,198px)}@media (max-width:1219px){.HeaderMainNav__subLinks_category_cars{grid-template-columns:repeat(3,198px)}}.HeaderMainNav__subLinks_category_moto,.HeaderMainNav__subLinks_category_trucks{grid-template-columns:repeat(6,198px)}@media (max-width:1219px){.HeaderMainNav__subLinks_category_moto,.HeaderMainNav__subLinks_category_trucks{grid-template-columns:repeat(4,198px)}}.HeaderMainNav__subLink{display:block;text-align:center}.HeaderMainNav__subLinkImage{position:relative;width:198px;height:112px;opacity:0;background-position:bottom;transition:transform var(--animation-duration),opacity var(--animation-duration);transform:perspective(1px) translateZ(0)}.HeaderMainNav__menu_opened .HeaderMainNav__subLinkImage{opacity:1}.HeaderMainNav__subLink:hover .HeaderMainNav__subLinkImage{transform:perspective(1px) translate3d(0,-2px,0)}.HeaderMainNav__subLinkText{margin-top:12px}.HeaderMainNav__subLinkNum{font-size:var(--font-size-body2);line-height:var(--line-height-body2);color:var(--foreground-secondary)}.HeaderMainNav__electroTooltip{width:232px;padding:16px}.HeaderMainNav__electroTooltipLogo{font-family:var(--promo-pitcrew-font);font-size:var(--font-size-h4);margin-bottom:8px;color:#d5f279}.HeaderMainNav__electroTooltipText{font-size:var(--font-size-body2);line-height:var(--line-height-body2);color:var(--white)}.Dropdown{position:relative}.Dropdown__menu{display:none}.Dropdown_visible .Dropdown__menu{display:block}.HeaderSitemap{font-size:var(--font-size-body1);line-height:var(-lh-body);display:flex}.HeaderSitemap__list{margin:0;padding:0}.HeaderSitemap__item{list-style:none}.HeaderSitemap__itemLink{display:block;text-decoration:none;color:var(--foreground)}.HeaderSitemap__itemLink:hover{color:var(--red)}.HeaderSitemap__itemLink_new:after{content:"Новое"}.HeaderSitemap__itemLink_new:after,.HeaderSitemap__itemLink_quiz:after{font-size:var(--font-size-caption);font-weight:400;line-height:var(--line-height-caption);display:inline-block;margin-left:4px;padding:2px 4px;vertical-align:2px;color:var(--white);border-radius:var(--border-radius-xs);background-color:var(--red)}.HeaderSitemap__itemLink_quiz:after{content:"Квиз"}.HeaderSitemap__section:not(:first-child){margin-top:32px}.HeaderSitemap__sectionTitle{font-weight:700;padding-bottom:4px}@media (max-width:1219px){.HeaderSitemap__primaryLinks_new{margin-right:65px}.HeaderSitemap__primaryLinks_new .HeaderSitemap__item{min-width:156px}}.HeaderSitemap__primaryLinks{margin-right:68px}.HeaderSitemap__primaryLinks .HeaderSitemap__item{font-weight:700}.HeaderSitemap__primaryLinks .HeaderSitemap__item:not(:first-child) .HeaderSitemap__itemLink{padding-top:8px}.HeaderSitemap__primaryLinks .HeaderSitemap__item:not(:last-child) .HeaderSitemap__itemLink{padding-bottom:8px}.HeaderSitemap__secondaryLinks{display:grid;grid-template-columns:repeat(3,auto);grid-column-gap:80px}.HeaderSitemap__secondaryLinks .HeaderSitemap__item .HeaderSitemap__itemLink{padding-top:4px}.HeaderSitemap__secondaryLinks .HeaderSitemap__item:not(:last-child) .HeaderSitemap__itemLink{padding-bottom:4px}.HeaderSitemap__promo{flex-grow:1;margin-left:46px}@media (max-width:1219px){.HeaderSitemap__promo{display:none;margin-left:0}}.HeaderSitemap__brandIcon{position:relative;top:-2px;right:-2px}.HeaderBurger{position:static;height:100%}.HeaderBurger__switcher{display:flex;height:100%;margin-left:-16px;padding:0 16px;cursor:pointer}.HeaderBurger__menu{display:block}.HeaderBurger__menuContent{overflow:hidden;max-height:0;padding-top:0;padding-bottom:0;transition:max-height .15s linear,padding-top .15s linear,padding-bottom .15s linear}.HeaderBurger_opened .HeaderBurger__menuContent{max-height:2000px;padding-top:32px;padding-bottom:32px}.HeaderBurger__sitemap{opacity:0;transition:opacity .15s linear}.HeaderBurger_opened .HeaderBurger__sitemap{opacity:1}.HeaderBurger__mainSlab{position:relative;width:22px;height:3px;margin:auto 0;background-color:var(--red);transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-property:transform}.HeaderBurger__mainSlab:after,.HeaderBurger__mainSlab:before{position:absolute;left:0;display:block;width:22px;height:3px;content:"";background-color:var(--red)}.HeaderBurger__mainSlab:before{bottom:calc(100% + 3px);transition:bottom .1s ease-in .25s,opacity .1s ease-in}.HeaderBurger__mainSlab:after{top:calc(100% + 3px);transition:top .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.HeaderBurger_opened .HeaderBurger__switcher .HeaderBurger__mainSlab{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}.HeaderBurger_opened .HeaderBurger__switcher .HeaderBurger__mainSlab:before{bottom:0;opacity:0;transition:bottom .1s ease-out,opacity .1s ease-out .12s}.HeaderBurger_opened .HeaderBurger__switcher .HeaderBurger__mainSlab:after{top:0;transition:top .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.Layout{box-sizing:border-box;width:1180px;margin:0 auto;transition:transform .3s}@media screen and (min-width:1280px){.Layout{width:1240px}}@media screen and (min-width:1300px){.Layout{width:1260px}}.Layout_wide{width:100%}.Layout_centered{padding-right:20px;padding-left:20px}.Layout_translate_left{transform:translateX(-280px)}@media screen and (max-width:1219px){.Layout:not(.Layout_wide){width:920px}}.Layout2{max-width:var(--desktop-header-container-width);margin:0 auto}@media screen and (max-width:1219px){.Layout2{max-width:var(--desktop-header-container-width-m)}}.BaseLayout{box-sizing:border-box;width:1180px;margin:0 auto;transition:transform .3s}.Header{z-index:100;background-color:var(--white)}.Header .Header__firstLine{position:relative;width:100%}@media screen and (max-width:1299px){.Header .Header__newLayoutLink{display:none}}.Header .Header__secondLine{position:relative;z-index:50;width:100%}@media screen and (max-width:1219px){.Header .Header__firstLine:not(.Layout_wide),.Header .Header__secondLine:not(.Layout_wide){width:100%}}.Header_theme_default .Header__secondLine{background-color:var(--brand-primary)}.Header_theme_darkBlur .Header__secondLine{background:#00000052;box-shadow:0 1px 0 #ffffff29;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px)}.Header__firstLineContent{display:flex;align-items:center;box-sizing:border-box;width:1192px;height:76px;margin:0 auto}@media (max-width:1219px){.Header__firstLineContent{width:calc(var(--desktop-header-container-width-m) + 32px);padding:0 16px}}@media (min-width:1300px){.Header__firstLineContent{width:var(--desktop-header-container-width)}}.Header_layout_landing .Header__firstLineContent,.Header_layout_main .Header__firstLineContent{width:100%;padding:0 var(--layout-padding-big)}@media (min-width:1300px){.Header_layout_landing .Header__firstLineContent,.Header_layout_main .Header__firstLineContent{padding:0}}@media (max-width:1219px){.Header_layout_landing .Header__firstLineContent,.Header_layout_main .Header__firstLineContent{padding:0 var(--layout-padding-small)}}.Header_layout_main .Header__firstLineContent{min-width:var(--main-layout-min-width-with-padding);max-width:var(--main-layout-max-width)}@media (min-width:1300px){.Header_layout_main .Header__firstLineContent{width:var(--main-layout-max-width)}}@media (max-width:1219px){.Header_layout_main .Header__firstLineContent{width:var(--main-layout-min-width-with-padding)}}.Header_layout_landing .Header__firstLineContent{min-width:var(--landing-layout-min-width-with-padding);max-width:var(--landing-layout-max-width)}@media (min-width:1300px){.Header_layout_landing .Header__firstLineContent{width:var(--landing-layout-max-width)}}@media (max-width:1219px){.Header_layout_landing .Header__firstLineContent{width:100%}}@media (max-width:972px){.Header_layout_landing .Header__firstLineContent{width:var(--landing-layout-min-width-with-padding)}}.Header_layout_wide .Header__firstLineContent{width:100%;padding:0 24px}@media (max-width:1219px){.Header_layout_wide .Header__firstLineContent{padding:0 16px}}.Header__logo{font-size:0;line-height:0;flex-shrink:0;width:108px;height:100%;background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/autoru-red_0c0678f2fa473ec88b5a4db05485d3ac.svg);background-repeat:no-repeat;background-position:left 50% top calc(50% - 1px);background-size:auto 20px}.Header__logo_hb{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/autoru-27_693383aa08cbe3f3b9c63f785b2ea475.svg)}.Header__logo_hb,.Header__logo_ny{background-position:left 50% top calc(50% - 4px);background-size:auto 25px}.Header__logo_ny{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/autoru-red_ny_775508d649096604c4c25832e9654dac.svg)}.Header__logoLink{display:block;height:100%}.Header__searchLine{position:static;flex-grow:1;flex-shrink:0;margin:0 32px}.Header_layout_wide .Header__searchLine{width:auto}.Header__searchLine .Header__searchLinePopup{z-index:3000;top:100%;left:0;box-sizing:border-box;width:100%;padding:0 calc(50% - 410px) 16px;border-radius:0;box-shadow:0 10px 10px #00000014}@media (max-width:1219px){.Header__searchLine .Header__searchLinePopup{left:0;padding:0 calc(50% - 290px) 16px}}@media (max-width:920px){.Header__searchLine .Header__searchLinePopup{left:0;width:920px;padding:0 170px 16px}}.Header__searchLine_layout_landing .Header__searchLinePopup,.Header__searchLine_layout_main .Header__searchLinePopup{padding:0 calc(50% - 434px) 16px}@media (max-width:1219px){.Header__searchLine_layout_landing .Header__searchLinePopup,.Header__searchLine_layout_main .Header__searchLinePopup{left:0;padding:0 calc(50% - 332px + var(--layout-padding-small)*2/2) 16px}}.Header_layout_wide .Header__searchLine .Header__searchLinePopup{padding:0 210px 16px}@media (max-width:1219px){.Header_layout_wide .Header__searchLine .Header__searchLinePopup{padding:0 170px 16px}}.Header__myLinks{display:flex;justify-content:center;margin-right:24px}@media (max-width:1219px){.Header__myLinks_anonym{margin-left:-32px}}.Header__myLink:not(:first-child){margin-left:20px}.Header__badgePlusWrapper{display:flex;justify-content:flex-end;margin-right:20px}@media (max-width:1219px){.Header__badgePlusWrapper{display:none}}.Header__badgePlusWrapper_subscription{min-width:78px}.Header__badgePlus{cursor:pointer}.new-design-layout__newLandingLayout-IWen0,.new-design-layout__newMainLayout-UyBSW{box-sizing:border-box;margin:0 auto;padding:0 var(--layout-padding-big)}@media (min-width:1300px){.new-design-layout__newLandingLayout-IWen0,.new-design-layout__newMainLayout-UyBSW{padding:0}}@media (max-width:1219px){.new-design-layout__newLandingLayout-IWen0,.new-design-layout__newMainLayout-UyBSW{padding:0 var(--layout-padding-small)}}.new-design-layout__newLandingLayout-IWen0{min-width:var(--landing-layout-min-width-with-padding);max-width:var(--landing-layout-max-width)}@media (min-width:1300px){.new-design-layout__newLandingLayout-IWen0{width:var(--landing-layout-max-width)}}@media (max-width:1219px){.new-design-layout__newLandingLayout-IWen0{width:100%}}@media (max-width:972px){.new-design-layout__newLandingLayout-IWen0{width:var(--main-layout-min-width-with-padding)}}.new-design-layout__newMainLayout-UyBSW{min-width:var(--main-layout-min-width-with-padding);max-width:var(--main-layout-max-width)}@media (min-width:1300px){.new-design-layout__newMainLayout-UyBSW{width:var(--main-layout-max-width)}}@media (max-width:1219px){.new-design-layout__newMainLayout-UyBSW{width:var(--main-layout-min-width-with-padding)}}.GeoSelectPopupRegion.Button{max-width:250px;margin-right:10px;margin-bottom:10px;white-space:nowrap}.GeoSelectPopupRegion.Button__clear.IconSvg{margin-right:8px;fill:var(--white)}.GeoSelectSlider{margin-bottom:20px;padding:20px 15px;border-top:1px solid var(--overlay-quaternary-dark-static)}.GeoSelectSlider__title{font-size:var(--font-size-body1);margin-bottom:20px}.GeoSelectSlider__slider{padding:0 10px}.GeoSelectSlider__items{position:relative;margin-top:5px}.GeoSelectSlider__item{font-size:var(--font-size-body2);position:absolute;top:auto;display:block;min-width:12px;cursor:pointer;text-align:center}.GeoSelectSlider__item_value_0{left:10px}.GeoSelectSlider__item_value_100{left:16%}.GeoSelectSlider__item_value_200{left:32%}.GeoSelectSlider__item_value_300{left:48%}.GeoSelectSlider__item_value_400{left:63%}.GeoSelectSlider__item_value_500{left:78%}.GeoSelectSlider__item_value_1000{left:91%}.Slider{position:relative;box-sizing:border-box;width:100%}.Slider__bar{position:absolute;width:100%;height:2px;border-radius:10px;background-color:var(--fill)}.Slider__content{position:relative;margin:0 18px}.Slider_type_single .Slider__content{margin-left:0}.Slider_size_s .Slider__content{margin-right:8px}.Slider__click-bar{position:absolute;z-index:5;top:-8px;width:100%;height:16px}.Slider__click-bar:not(.Slider__click-bar_disabled){cursor:pointer}.Slider__progress{position:relative;height:2px;cursor:pointer;border-radius:10px}.Slider_color_blue .Slider__progress{background-color:var(--blue)}.Slider_color_black .Slider__progress{background-color:var(--black)}.Slider__gradient{position:absolute;z-index:5;top:0;width:40px;height:2px}.Slider__gradient_left{background:linear-gradient(-270deg,#fff 5%,#fff0)}.Slider__gradient_right{right:0;background:linear-gradient(270deg,#fff 5%,#fff0)}.Slider__toggler{position:absolute;z-index:10;display:inline-block;cursor:pointer;opacity:1;border:2px solid var(--white);border-radius:15px;background-color:var(--blue)}.Slider__toggler_from{margin-left:-20px}.Slider__toggler_to{margin-left:-1px}.Slider__toggler_disabled{cursor:default}.Slider__toggler:not(.Slider__toggler_dragged_no):not(.Slider__toggler_disabled):hover,.Slider__toggler_dragged_yes{z-index:20}.Slider_color_blue .Slider__toggler{background-color:var(--blue)}.Slider_color_blue .Slider__toggler:not(.Slider_color_blue .Slider__toggler_dragged_no):not(.Slider_color_blue .Slider__toggler_disabled):hover,.Slider_color_blue .Slider__toggler_dragged_yes{background-color:#2284ef}.Slider_color_black .Slider__toggler{background-color:var(--black)}.Slider_color_black .Slider__toggler:not(.Slider_color_black .Slider__toggler_dragged_no):not(.Slider_color_black .Slider__toggler_disabled):hover,.Slider_color_black .Slider__toggler_dragged_yes{background-color:#2e2e2e}.Slider_size_s .Slider__toggler{top:-5px;width:8px;height:8px}.Slider_size_m .Slider__toggler{top:-9px;width:16px;height:16px}.GeoSelectPopup{overflow:hidden;width:380px;white-space:normal;background:var(--white)}.GeoSelectPopup__icon-search{position:absolute;top:29px;left:25px;fill:var(--overlay-secondary-dark-static)}.GeoSelectPopup .RichInput__input{padding:20px 15px}.GeoSelectPopup .RichInput__input-control{font-size:var(--font-size-body1);line-height:var(--line-height-h3);box-sizing:border-box;width:100%;height:40px;padding:0 20px 0 45px;border:1px solid #00000012;border-radius:var(--border-radius-xs);outline:none;background:#00000012}.GeoSelectPopup .RichInput__input-control:focus{border:1px solid var(--blue);background:var(--white)}.GeoSelectPopup .RichInput__suggest{overflow-y:auto;width:380px;max-height:280px;background:var(--white)}.GeoSelectPopup .RichInput__suggest-item{display:flex;flex-direction:column;justify-content:center;min-height:42px;padding:5px 15px;cursor:pointer;border-bottom:1px solid var(--overlay-quaternary-dark-static)}.GeoSelectPopup .RichInput__suggest-item:last-child{border-bottom:none}.GeoSelectPopup .RichInput__suggest-item_selected{background:#eaf4ff}.GeoSelectPopup__suggest-item-content{line-height:normal}.GeoSelectPopup__suggest-item-region{font-size:var(--font-size-body1);overflow-x:hidden;text-overflow:ellipsis;color:var(--black)}.GeoSelectPopup__suggest-item-parent-region{font-size:12px;overflow-x:hidden;text-overflow:ellipsis;color:#0009}.GeoSelectPopup__regions{padding:0 15px 10px}.GeoSelectPopup__radius{margin-bottom:20px;padding:20px 15px;border-top:1px solid var(--overlay-quaternary-dark-static)}.GeoSelectPopup__radius-title{font-size:var(--font-size-body1);margin-bottom:20px}.GeoSelect-QRQ2Q{display:inline-block}.GeoSelect__title-wkExE{font-size:var(--font-size-body1);line-height:44px;position:relative;display:flex;overflow:hidden;align-items:center;max-width:250px;padding-left:15px;cursor:pointer;white-space:nowrap;color:var(--blue)}.GeoSelect__title-wkExE:hover{color:var(--red)}.GeoSelect__titleShrinker-wjCdV{overflow:hidden;min-width:0;text-overflow:ellipsis}.GeoSelect__icon-R79tf{flex-shrink:0;margin-right:12px;fill:var(--blue)}.GeoSelect__title-wkExE:hover .GeoSelect__icon-R79tf{fill:var(--red)}.Wallet{display:flex;align-items:center}@media (max-width:1219px){.Wallet{display:none}}.Wallet__icon{margin:auto 0;color:var(--red)}.Wallet__value{margin-left:12px}.Wallet__plus{width:14px;height:14px;margin:auto 0 auto 12px;border-radius:50%;background-color:#5b0}.Wallet__plus:after{line-height:14px;position:absolute;width:14px;content:"+";text-align:center;color:var(--white)}.ClientRenderer__loader-oYZHk{margin:0}.TopNavigationIndicators{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:flex}.TopNavigationIndicators__item{display:flex;flex-shrink:0;align-items:center;height:44px;color:var(--blue)}.TopNavigationIndicators__item:hover{color:var(--red)}.TopNavigationIndicators__item:not(:last-child){margin-right:20px}.TopNavigation{font-size:var(--font-size-body2);line-height:44px;z-index:1;box-sizing:border-box;min-width:920px;height:44px;border-bottom:var(--divider-1px)}.TopNavigation_background_white{background:var(--white)}.TopNavigation_bottom-margin_true{margin-bottom:28px}.TopNavigation__inner{display:flex;flex-direction:row;padding:0 24px}@media (max-width:1219px){.TopNavigation__inner{padding:0 16px}}.TopNavigation__innerNewLandingLayout{display:flex;flex-direction:row}.TopNavigation__left{flex-grow:1}.TopNavigation__right{flex-shrink:0}.BreadcrumbsGroup{width:100%;margin:0;padding:0}.BreadcrumbsGroup__arrow{position:relative;top:4px;margin:0 4px 0 0;opacity:.3}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.BreadcrumbsGroup__arrow{opacity:1;color:var(--overlay-quaternary)}}.BreadcrumbsGroup__item{display:inline}.BreadcrumbsGroup__itemText{font-size:var(--font-size-caption);display:inline-block;margin-right:4px;white-space:nowrap;color:#0009}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.BreadcrumbsGroup__itemText{font-size:var(--font-size-caption);color:var(--foreground-tertiary)}}.BreadcrumbsGroup__microdata{margin:0;padding:0;list-style:none}.ServiceNavigation{font-size:var(--font-size-body1);display:flex;flex-direction:row;margin-left:-15px}@media (max-width:1219px){.ServiceNavigation__link_name_stats+.ServiceNavigation__link_name_recalls{display:none}}.ServiceNavigation__link{line-height:44px;position:relative;display:flex;align-items:center;margin:0 15px;white-space:nowrap;color:var(--foreground-secondary)}.ServiceNavigation__link:hover{color:var(--red)}.ServiceNavigation__link_active{color:var(--black)}.ServiceNavigation__link_active:hover{color:var(--red)}.ServiceNavigation__link_active:after{position:absolute;z-index:0;right:0;bottom:0;left:0;height:2px;content:" "}.ServiceNavigation__link_active_red:after{background:var(--red)}.ServiceNavigation__link_active_black:after{background:var(--black)}.ServiceNavigation__link_disabled.Link{cursor:auto;color:var(--foreground-secondary)}.ServiceNavigation__link_disabled.Link:hover{color:var(--foreground-secondary)}.ServiceNavigation__link_dot:before{position:absolute;top:11px;right:-6px;width:6px;height:6px;content:" ";border-radius:50%;background:var(--red)}.ServiceNavigation__link_withNewBadge:before{font-size:9px;font-weight:700;line-height:10px;position:absolute;top:3px;right:-24px;display:flex;align-items:center;padding:2px 5px;content:"NEW";text-align:center;color:var(--white);border-radius:var(--border-radius-l);background:var(--red)}.ServiceNavigation__linkTitleWithCount{margin-right:4px}.ServiceNavigation__linkCount{border-radius:50%}.ServiceNavigation__popupContainer{border-radius:var(--border-radius-s)}.ServiceNavigation__popup{display:block;width:230px;padding:16px;cursor:pointer}.ServiceNavigation__popupHeader{font-size:var(--font-size-body2);font-weight:700;line-height:15px;display:inline-block;margin-bottom:12px;padding:4px 8px;color:var(--white);border-radius:var(--border-radius-m);background-color:var(--red)}.ServiceNavigation__popupText{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground-secondary)}.TopBgKolya{position:absolute;z-index:100000;top:0;left:0;width:100%;height:85px;background-color:var(--surface);background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/kolya_7f5b81c3555955f608991800337a769e.webp);background-repeat:no-repeat;background-position:50% 0;background-size:96px 85px;transform:translateY(-85px) translateZ(0)}.TopBgKolya:after{font-size:var(--font-size-body1);position:absolute;top:50%;left:50%;content:"Привет!";color:var(--foreground);transform:translateX(50px)}.Notifier{position:fixed;z-index:99999;top:-76px;left:0;display:table;justify-content:center;align-items:center;width:100%;height:76px;text-align:center;background-color:#000c;transition:top .3s ease}.Notifier_visible{top:0}.Notifier_mobile{top:-100px;left:8px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;width:calc(100% - 16px);height:auto;padding:12px 8px 12px 16px;text-align:left;border-radius:var(--border-radius-s);background-color:var(--surface-inverse);box-shadow:var(--shadow-m)}.Notifier_mobile.Notifier_visible{top:8px}.Notifier__text{font-size:var(--font-size-sub);font-weight:700;line-height:76px;position:relative;display:inline;color:var(--white)}.Notifier_mobile .Notifier__text{font-size:var(--font-size-body2);font-weight:400;line-height:16px;flex-basis:calc(100% - 36px);margin-right:12px}.Notifier__icon.IconSvg{display:inline-block;width:22px;height:19px;margin:0 10px 5px 0;vertical-align:middle}.Notifier__closer{opacity:.56;color:var(--white)}.Notifier__errorIcon{margin-right:8px;margin-left:-4px;color:var(--red)}.Notifier__successIcon{margin:0 8px 2px 0;vertical-align:middle;color:var(--green)}.MapLocationFCLoadable-Lqm0a{width:100%;height:300px}.MapLocationFCLoadable__loaderContainer-zi40c{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.CardSellerAlarmsNewDesign-hfAhL{display:flex;flex-direction:column;gap:8px}.CardSellerAlarmsNewDesign__otherInfo-YmCrG{display:flex;flex-direction:column;gap:16px;margin:0;padding:16px;border-radius:var(--border-radius-l);background-color:var(--fill)}.CardSellerAlarmsNewDesign__item-J_2OJ{display:flex}.CardSellerAlarmsNewDesign__itemInfo-Laufg{display:flex;flex-direction:column;justify-content:center}.CardSellerAlarmsNewDesign__itemLogo-htFIl{width:56px;height:56px;margin-right:12px;object-fit:contain}.CardSellerAlarmsNewDesign__itemTitle-Xh9WL{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-bottom:4px}.CardSellerAlarmsNewDesign__itemDescription-opZMJ{font-size:var(--font-size-body2);line-height:var(--line-height-body2);color:var(--foreground-secondary)}.CardSellerAlarmsNewDesign__itemLink-GkiPC{margin-left:4px}.OfferNoteView-BN6mp{font-size:var(--font-size-body1);line-height:var(--line-height-body1);position:relative;display:flex;align-items:center;min-height:44px;cursor:text;border-radius:var(--border-radius-s);background-color:var(--fill);transition:background-color .5s}.OfferNoteView__wrapper-MERpD{display:flex;gap:8px}.OfferNoteView_redesigned-jA0EQ{overflow:hidden;flex-grow:1;border-radius:var(--border-radius-m)}.OfferNoteView_hasHover-MY_79:hover{background-color:#e5e5e5}.OfferNoteView_redesigned-jA0EQ.OfferNoteView_hasHover-MY_79:hover{opacity:.8;background-color:var(--fill)}.OfferNoteView_hasHover-MY_79:hover .OfferNoteView__clear-cmd0h{visibility:visible;opacity:1}.OfferNoteView__text-xA9TK{overflow:hidden;flex-grow:1;padding:12px 16px;text-overflow:ellipsis}.OfferNoteView__text_redesigned-zl3K3{padding:12px}.OfferNoteView__clear-cmd0h{display:flex;visibility:hidden;flex-grow:0;flex-shrink:0;width:32px;cursor:pointer;opacity:0;transition:opacity .5s}.OfferNoteView__placeholder-_yBIk{color:var(--foreground-secondary)}.Spinner2-AriX_{display:inline-block;animation:Spinner2__spin-_cX6C 1s linear infinite}.Spinner2_size_s-yg2zx{width:14px;height:14px}.Spinner2_size_m-TtNk0{width:20px;height:20px}.Spinner2_size_l-qrmNz{width:28px;height:28px}.Spinner2_size_xl-BTO7u{width:36px;height:36px}.Spinner2_color_black-ZZv3q{color:var(--foreground)}.Spinner2_color_white-rP6VM{color:var(--foreground-inverse)}@keyframes Spinner2__spin-_cX6C{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.OfferNote-uERM_{font-size:var(--font-size-body1);line-height:16px;position:relative}.OfferNote__noteEditWrapper-I9G51{display:flex;gap:8px}.OfferNote__noteView-dLxpm{display:flex;align-items:center;height:44px;cursor:text;border-radius:3px;background:#f2f2f2;transition:background-color .5s}.OfferNote__noteView-dLxpm:hover{background-color:#e5e5e5}.OfferNote__inputRedesigned-B47fA,.OfferNote__noteEdit-XcpZw .OfferNote__input-RYL9L{flex-grow:1}.OfferNote__button-R8Y1J{flex-grow:0;width:44px;height:44px}.OfferNote__button-R8Y1J .OfferNote__icon-QsKaL:only-child,.OfferNote__button-R8Y1J .OfferNote__spinner-d_DFg:first-child,.OfferNote__button-R8Y1J .OfferNote__spinner-d_DFg:last-child{margin:0}.OfferNote__text-KmY5_{overflow:hidden;flex-grow:1;text-overflow:ellipsis}.OfferNote__clear-ZVkoL{display:flex;visibility:hidden;flex-grow:0;flex-shrink:0;width:32px;cursor:pointer;opacity:0;transition:opacity .5s}.OfferNote__noteView-dLxpm:hover .OfferNote__clear-ZVkoL{visibility:visible;opacity:1}.OfferNote__icon_check-Uo8jc{fill:var(--foreground-secondary)}.OfferNote__placeholder-xBXed{color:var(--foreground-secondary)}.TextArea{display:inline-block;width:100%}.TextArea__box{position:relative;display:flex;box-sizing:border-box;width:100%;padding:1px}.TextArea__control{font-family:inherit;font-size:var(--font-size-body1);box-sizing:border-box;width:100%;height:100%;margin:0;padding:0;resize:none;touch-action:manipulation;vertical-align:top;overflow-wrap:anywhere;-webkit-appearance:none;appearance:none;color:#000000de;border:none;outline:none;background:var(--white)}.TextArea_radius_r8 .TextArea__box,.TextArea_radius_r8 .TextArea__control{border-radius:var(--border-radius-s)}.TextArea_radius_r12 .TextArea__box,.TextArea_radius_r12 .TextArea__control{border-radius:var(--border-radius-m)}.TextArea_radius_r16 .TextArea__box,.TextArea_radius_r16 .TextArea__control{border-radius:var(--border-radius-l)}.TextArea__placeholder{font-size:var(--font-size-body1);line-height:normal;position:absolute;z-index:0;pointer-events:none;color:#0000008a;transition:font-size .05s ease-out 0s,margin-top .05s ease-out 0s,opacity .1s ease-out 0s}.TextArea__placeholder_error{color:var(--red)}.TextArea_has-value:not(.TextArea_placeholderShowWithValue) .TextArea__placeholder{display:none}.TextArea_size_s .TextArea__control{padding:4px 8px}.TextArea_size_s .TextArea__placeholder{margin:4px 8px 0}.TextArea_size_m .TextArea__control{padding:8px}.TextArea_size_m .TextArea__placeholder{margin:8px 8px 0}.TextArea_size_l .TextArea__control{padding:12px 16px}.TextArea_size_l .TextArea__placeholder{margin:12px 16px 0}.TextArea_size_xl .TextArea__control{padding:16px}.TextArea_size_xl .TextArea__placeholder{margin:16px 16px 0}.TextArea_has-value.TextArea_has-placeholder .TextArea__placeholder{font-size:var(--font-size-caption);right:0;left:0;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.TextArea_has-value.TextArea_has-placeholder:not(.TextArea_placeholderShowWithValue).TextArea_size_m .TextArea__placeholder,.TextArea_has-value.TextArea_has-placeholder:not(.TextArea_placeholderShowWithValue).TextArea_size_s .TextArea__placeholder{display:none}.TextArea_focused.TextArea_placeholderShowWithValue .TextArea__placeholder,.TextArea_has-value.TextArea_placeholderShowWithValue .TextArea__placeholder{font-size:var(--font-size-caption);display:block}.TextArea_focused.TextArea_has-placeholder:not(.TextArea_size_xl).TextArea_placeholderShowWithValue .TextArea__control,.TextArea_has-value.TextArea_has-placeholder:not(.TextArea_size_xl).TextArea_placeholderShowWithValue .TextArea__control{padding-top:18px;padding-bottom:6px}.TextArea_focused.TextArea_has-placeholder:not(.TextArea_size_xl).TextArea_placeholderShowWithValue .TextArea__placeholder,.TextArea_has-value.TextArea_has-placeholder:not(.TextArea_size_xl).TextArea_placeholderShowWithValue .TextArea__placeholder{margin-top:4px}.TextArea_focused.TextArea_has-placeholder.TextArea_size_xl.TextArea_placeholderShowWithValue .TextArea__control,.TextArea_has-value.TextArea_has-placeholder.TextArea_size_xl.TextArea_placeholderShowWithValue .TextArea__control{padding-top:24px;padding-bottom:8px}.TextArea_focused.TextArea_has-placeholder.TextArea_size_xl.TextArea_placeholderShowWithValue .TextArea__placeholder,.TextArea_has-value.TextArea_has-placeholder.TextArea_size_xl.TextArea_placeholderShowWithValue .TextArea__placeholder{margin-top:8px}.TextArea_disabled .TextArea__control,.TextArea_disabled .TextArea__placeholder{color:#0000003d}.TextArea__placeholder_faded{opacity:0}.TextArea__error{font-size:var(--font-size-caption);margin-top:4px;color:var(--red)}.TextArea_color_greyNoBorders.TextArea_focused .TextArea__control,.TextArea_color_greyNoBorders.TextArea_hovered .TextArea__control{border-color:#0000}.TextArea_color_greyNoBorders .TextArea__control{border-color:#0000;background-color:var(--gray-95)}.TextArea__clear{position:absolute;right:0;display:inline-block;align-self:center;width:24px;min-width:24px;height:24px;margin-right:8px;cursor:pointer;opacity:.5}.TextArea__clearIcon{display:none;color:#757575}.TextArea__clearIcon_visible{display:block}.TextArea:not(.TextArea_disabled) .TextArea__clear:hover{opacity:.8}.TextArea_withClear .TextArea__control{padding-right:32px}.TextArea_focused .TextArea__clear,.TextArea_hovered .TextArea__clear{opacity:1}.TextArea_color_blue.TextArea .TextArea__box{border:1px solid #0000001f}.TextArea_color_blue.TextArea_focused .TextArea__box,.TextArea_color_blue.TextArea_hovered .TextArea__box{border:1px solid var(--blue)}.TextArea_color_blue.TextArea_error .TextArea__box{border-color:var(--red);background-color:var(--white)}.TextArea_color_blue.TextArea_error.TextArea_color_blue.TextArea_showErrorInPlaceholder .TextArea__placeholder{color:var(--red)}.TextArea_color_blue.TextArea_error.TextArea_color_blue.TextArea_showErrorInPlaceholder .TextArea__box{border-color:#0000001f}.TextArea_color_black.TextArea .TextArea__box{border:1px solid #0000001f}.TextArea_color_black.TextArea_focused .TextArea__box,.TextArea_color_black.TextArea_hovered .TextArea__box{border:1px solid var(--black)}.TextArea_color_black.TextArea_error .TextArea__box{border-color:var(--red);background-color:var(--white)}.TextArea_color_black.TextArea_error.TextArea_color_black.TextArea_showErrorInPlaceholder .TextArea__placeholder{color:var(--red)}.TextArea_color_black.TextArea_error.TextArea_color_black.TextArea_showErrorInPlaceholder .TextArea__box{border-color:#0000001f}.OfferComplaintPopup-aYXg6{position:relative;width:600px}.Modal__content.OfferComplaintPopup-aYXg6{max-height:calc(100vh - 40px)}.OfferComplaintPopup_mobile-GJuNg{width:auto}.OfferComplaintPopup__header-oSrNA{position:relative;overflow:visible;height:var(--line-height-h4);padding:var(--layout-padding-big) var(--layout-padding-big) 0}.OfferComplaintPopup_mobile-GJuNg .OfferComplaintPopup__header-oSrNA{height:var(--line-height-h5);padding:var(--layout-padding-big) var(--safe-horizontal-offset) 0}.OfferComplaintPopup__header-oSrNA:after{position:absolute;z-index:2;bottom:-20px;left:0;width:100%;height:20px;content:"";background:linear-gradient(0deg,#fff0,#fff)}.OfferComplaintPopup_mobile-GJuNg .OfferComplaintPopup__header-oSrNA:after{margin-top:14px}.OfferComplaintPopup__title-TCH5I{font-size:var(--font-size-h4);font-weight:700;line-height:var(--line-height-h4);color:var(--foreground)}.OfferComplaintPopup_mobile-GJuNg .OfferComplaintPopup__title-TCH5I{font-size:var(--font-size-h5);line-height:var(--line-height-h5)}.OfferComplaintPopup__complaints-M16wE{overflow-y:scroll;padding:8px 32px}.OfferComplaintPopup_mobile-GJuNg .OfferComplaintPopup__complaints-M16wE{padding:8px var(--safe-horizontal-offset)}.OfferComplaintPopup__complaintItem-mtjt4{padding:4px 0}.OfferComplaintPopup__complaintItem-mtjt4:not(:last-child){border-bottom:var(--divider-1px)}.OfferComplaintPopup__complaint-JEBV2{width:100%;padding:10px 0}.OfferComplaintPopup__complaintText-hsgjJ{font-size:var(--font-size-body1);line-height:var(--line-height-body1);width:100%;color:var(--foreground)}.OfferComplaintPopup__complaintTextInput-Xptdq{padding-bottom:8px}.OfferComplaintPopup__buttonWrapper-ZsU1v{position:relative;z-index:2;padding:0 var(--layout-padding-big) var(--layout-padding-big);background:var(--white)}.OfferComplaintPopup_mobile-GJuNg .OfferComplaintPopup__buttonWrapper-ZsU1v{padding:0 var(--safe-horizontal-offset) var(--layout-padding-big)}.OfferComplaintPopup__buttonWrapper-ZsU1v:before{position:absolute;z-index:2;top:-20px;left:0;width:100%;height:20px;content:"";background:linear-gradient(180deg,#fff0,#fff)}.OfferComplaintPopup__button-UDqWC{font-weight:var(--font-weight-medium);width:100%;border-radius:var(--border-radius-l)}.Modal__body.OfferComplaintPopup__modalBody-Kn81d{overflow-y:hidden}.OfferComplaintPopup__infoBubble-aNFaI{line-height:52px;position:absolute;z-index:2;top:-60px;right:32px;left:32px;padding:0 16px;opacity:0;color:var(--foreground-light-static);border-radius:var(--border-radius-l);background:var(--red);transition:opacity .2s ease-in-out}.OfferComplaintPopup_mobile-GJuNg .OfferComplaintPopup__infoBubble-aNFaI{right:var(--safe-horizontal-offset);left:var(--safe-horizontal-offset)}.OfferComplaintPopup__infoBubble_visible-naN_2{opacity:1}.ButtonReport{display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.ButtonReport_full .ButtonReport__content,.ButtonReport_full .Button__content{width:100%}.ButtonReport__content{display:flex;justify-content:center;align-items:center;box-sizing:border-box}.ButtonReport__content_wide{min-width:142px}.ButtonReport__content_align_left{justify-content:flex-start;padding:0 16px}.ButtonReport__content_align_center{justify-content:center}.ButtonReport .Button__content>.ButtonReport__content{margin:0}.ButtonReport__icon{color:var(--foreground-secondary)}.ButtonReport__text{display:block;margin-left:8px}.ButtonReport__dropdownSwitcher{width:100%;height:100%}.ButtonReport_size_s .ButtonReport__icon:only-child{padding:1px}.ButtonReport_size_m .ButtonReport__icon:only-child{padding:5px}.ButtonReport_size_l .ButtonReport__icon:only-child{padding:9px}.ButtonReport_size_xl .ButtonReport__icon:only-child{padding:13px}.ButtonReport_size_l .ButtonReport__icon:only-child,.ButtonReport_size_m .ButtonReport__icon:only-child,.ButtonReport_size_s .ButtonReport__icon:only-child,.ButtonReport_size_xl .ButtonReport__icon:only-child{margin:0}.SellerPopupBasement{display:grid;grid-template-areas:"image vehicleInfo actionButtons" "note note note";grid-template-columns:90px auto 96px;grid-gap:12px 16px;box-sizing:border-box;width:628px;margin-top:16px;padding:var(--layout-padding-big);border-radius:var(--border-radius-xxl);background-color:var(--white)}.SellerPopupBasement_mobile{width:600px;margin:16px auto 2%}.SellerPopupBasement__photo{grid-area:image;width:100%;border-radius:var(--border-radius-s)}.SellerPopupBasement__vehicleInfo{display:flex;flex-direction:column;grid-area:vehicleInfo}.SellerPopupBasement__title{font-size:var(--font-size-sub);font-weight:700;line-height:var(--line-height-sub);color:var(--foreground)}.SellerPopupBasement__title>span{color:var(--overlay-quaternary)}.SellerPopupBasement__techSummary{display:grid;grid-template:repeat(3,1fr) /repeat(2,1fr);grid-gap:4px 8px;margin-top:8px}.SellerPopupBasement__techSummaryItem{font-size:var(--font-size-body2);line-height:var(--line-height-body2);color:var(--foreground-secondary)}.SellerPopupBasement__techSummaryItem:first-letter{text-transform:uppercase}.SellerPopupBasement__actionButtons{display:flex;grid-area:actionButtons}.SellerPopupBasement__actionButton:first-child{margin-right:8px}.SellerPopupBasement__note{grid-area:note}.CardTaxiLink{font-size:var(--font-size-body1);line-height:56px}.CardTaxiLink_type_button{line-height:var(--line-height-body1)}.CardTaxiLink_type_link{display:flex;align-items:center}.CardTaxiLink_reverse{flex-direction:row-reverse}.CardTaxiLink__logo{flex-shrink:0;width:24px;height:24px;margin-right:16px;border-radius:var(--border-radius-xs);background:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/taxi-logo_f1fdc654bf1a8a12201680df0c563594.svg);background-size:24px auto}.CardTaxiLink_reverse .CardTaxiLink__logo{margin-right:0}.CardTaxiLink__text{flex-grow:1}.CardTaxiLink__buttonContent{display:flex;align-items:center;height:100%;padding:0 24px 0 10px}.MetroList_nowrap{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.MetroList_inline,.MetroList_inline .MetroList__iconList{display:inline}.MetroList__iconList{display:inline-block;margin-right:4px;white-space:nowrap}.MetroList__icon{display:inline-block;width:7px;height:7px;margin-top:-3px;margin-left:-3px;vertical-align:middle;border:1px solid var(--white);border-radius:50%}.MetroList__icon:first-child{margin-left:0}.MetroList__station{display:inline-block}.MetroList__station:last-child:after{content:normal}.MetroList__station:after{content:",\00A0"}.MetroList_inline .MetroList__station,.MetroList_nowrap .MetroList__station{display:inline}.MetroList_inline .MetroList__station:last-child:after{content:normal}.MetroList_inline .MetroList__station:after{content:",\0020"}.MetroList_inline .MetroList__stationFirstName{white-space:normal}.MetroList__stationFirstName{white-space:nowrap}.MetroListPlace_twolines{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.MetroListPlace_nowrap{display:inline-flex;align-items:center;max-width:100%;white-space:nowrap}.MetroListPlace_nowrap.MetroListPlace_ellipsis{display:inline-block;overflow:hidden;text-overflow:ellipsis}.MetroListPlace_nowrap.MetroListPlace_ellipsis .MetroListPlace__content,.MetroListPlace_nowrap.MetroListPlace_ellipsis .MetroListPlace__metro,.MetroListPlace_nowrap.MetroListPlace_ellipsis .MetroListPlace__regionName{display:inline}.MetroListPlace_space:last-child:after{content:normal}.MetroListPlace_space:after{content:"\FEFF,\0020"}.MetroListPlace_twolines:after{content:none}.MetroListPlace_nbsp:last-child:after{content:normal}.MetroListPlace_nbsp:after{content:"\FEFF,\00A0"}.MetroListPlace__tooltip.InfoPopup.InfoPopup_theme_dark{margin-left:5px;vertical-align:top}.SellerPopupFooter{display:flex;justify-content:space-between;align-items:center;margin-top:24px;padding:0 24px 24px;cursor:pointer}.SellerPopupFooter_notAnimated{cursor:default}.SellerPopupFooter__address{font-size:var(--font-size-body1);line-height:var(--line-height-body1);width:50%;color:var(--blue);transition:color .3s ease}.SellerPopupFooter:not(.SellerPopupFooter_notAnimated):hover .SellerPopupFooter__address{color:var(--red)}.SellerPopupFooter__rightBlock{position:relative;height:100%}.SellerPopupFooter__taxiButton{opacity:1;transition:opacity .3s ease}.SellerPopupFooter__taxiButton_hidden{cursor:pointer;pointer-events:none;opacity:0}.SellerPopupFooter__showMapLink{position:absolute;top:50%;right:0;opacity:1;transition:opacity .3s ease;transform:translateY(-50%)}.SellerPopupFooter__showMapLink_hidden{opacity:0}.SubscriptionSaveButton{display:flex;justify-content:center;align-items:center;height:100%}.SubscriptionSaveButton__button{font-size:var(--font-size-body1);display:flex;align-items:center;cursor:pointer}.SubscriptionSaveButton__button_color_blue{color:var(--blue)}.SubscriptionSaveButton__button_color_blue:hover{color:var(--red)}.SubscriptionSaveButton__button_color_white{color:var(--white)}.SubscriptionSaveButton__button_color_gray{color:var(--foreground-secondary)}.SubscriptionSaveButton__button_color_gray:hover{color:var(--red)}.SubscriptionSaveButton__button_color_black,.SubscriptionSaveButton__button_color_black:hover{color:var(--foreground)}.SubscriptionSaveButton_saved .SubscriptionSaveButton__button{color:var(--black)}.SubscriptionSaveButton__buttonText{padding-left:10px}.SubscriptionSaveButton__loader{margin:0}.ListingFilterSubscriptionButton__container{width:100%;background:var(--blue)}.ListingFilterSubscriptionButton:hover{background:#2c8be4}.ListingFilterSubscriptionButton__container_saved{background:var(--white)}.ListingFilterSubscriptionButton__popup,.ListingFilterSubscriptionButton__subscriptionItem{max-width:100%}.History4CallSellerPopupHeader-xwTQe{position:relative;display:flex;justify-content:space-between;padding:24px;background-color:var(--black)}.History4CallSellerPopupHeader__textBlock-nExKX{display:flex;flex-direction:column;gap:8px;padding-right:30%}.History4CallSellerPopupHeader__title-YwBfp{font-size:var(--font-size-body1);font-weight:var(--font-weight-bold);line-height:var(--line-height-body1);color:var(--white)}.History4CallSellerPopupHeader__description-N7gSs{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:#ffffff94}.History4CallSellerPopupHeader__image-m6SEi{position:absolute;right:24px;bottom:0;width:142px;height:158px;background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/kv_10ba0947e31ea9443392911898b240d6.webp);background-size:cover}.SellerPopupHeader__container{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:24px 24px 0}.SellerPopupHeader__sellerName{font-size:var(--font-size-body1);font-weight:700;line-height:var(--line-height-body1);margin-bottom:4px;color:var(--foreground)}.SellerPopupHeader__sellerDescription{font-size:var(--font-size-body2);line-height:var(--line-height-body2);color:var(--foreground-secondary)}.SellerPopupHeader__sellerOfficialDealer{display:flex;align-items:center}.SellerPopupHeader__sellerOfficialDealerIcon{margin-right:4px}.SellerPopupHeader__sellerLogoImg{width:48px;height:48px;border-radius:50%}.SellerPopupHeader__history4Call{padding-top:4px;border-radius:16px 16px 0 0;background:var(--black)}.SellerPopup{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.SellerPopup:empty{padding:0;border:none}.Modal__content_wrapper.SellerPopup__modalWrapper{width:628px}.Modal__content_wrapper.SellerPopup__modalWrapper_mobile{width:600px;margin:0 auto}.Modal__content.SellerPopup__contentWrapper{box-sizing:border-box;width:100%;border-radius:var(--border-radius-xxl)}.SellerPopup__content{position:relative;overflow:hidden;transition:height .3s ease}.SellerPopup__phonesContainer{display:flex;flex-direction:column;gap:24px;margin:0 24px;opacity:1;transition:opacity .3s ease}.SellerPopup__phonesContainer_hidden{pointer-events:none;opacity:0}.SellerPopup__phonesList{display:flex;flex-grow:1;flex-direction:column;flex-shrink:1}.SellerPopup__phoneItem{display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;border-top:1px solid var(--overlay-quaternary)}.SellerPopup__phoneItem:first-child{border-top:none}.SellerPopup__phoneItem_qr{padding:var(--layout-padding-big) 0;text-align:center}.SellerPopup__phoneItem_sizeS{padding:16px 0}.SellerPopup__phoneItem_sizeS .SellerPopup__phoneInfo{flex-direction:row;justify-content:space-between;align-items:center}.SellerPopup__phoneItem_sizeS .SellerPopup__phoneNumber{font-size:var(--font-size-sub);line-height:var(--line-height-sub)}.SellerPopup__phoneItem_sizeS .SellerPopup__phoneDescription{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.SellerPopup__phoneInfo{display:flex;flex-direction:column;gap:4px}.SellerPopup__phoneNumber{font-size:var(--font-size-h3);font-weight:700;line-height:var(--line-height-h3);flex-grow:1;flex-shrink:0;margin-right:20px;text-decoration:none;color:var(--foreground)}.SellerPopup__phoneDescription{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground-secondary)}.SellerPopup__phoneBadge{align-self:flex-start}.SellerPopup__sellerAlarmsEmptyPlaceholder{width:100%;border-bottom:1px solid var(--overlay-quaternary)}.SellerPopup__place{position:absolute;top:0;left:0;width:100%;opacity:1;background:var(--white);transition:opacity .3s ease}.SellerPopup__place_hidden{z-index:-1;pointer-events:none;opacity:0}.SellerPopup__mapContainer{overflow:hidden;height:370px}.SellerPopup__mapContainer .SellerPopup__map{height:100%}.SellerPopup__mapToggle{position:absolute;top:16px;left:16px}.SellerPopup__phonesRow{display:flex;align-items:flex-start;align-self:stretch;gap:32px}.SellerPopup__qr{box-sizing:border-box;width:210px;padding:16px;border-radius:16px;background-color:var(--background)}.SellerPopup__qrSvg{font-size:0;line-height:0;display:block;text-align:center}.SellerPopup__qrSvg svg{display:inline-block}.SellerPopup__qrText{font-size:var(--font-size-body2);line-height:var(--line-height-body2);margin-top:16px}.PageLoaderBarDesktop-fTD8M{position:fixed;z-index:-9999;top:0;left:0;visibility:hidden;width:0;height:3px;transition:width 0s linear}.PageLoaderBarDesktop_red-sdW8v{background:var(--red)}.PageLoaderBarDesktop_yellow-U3bLr{background:var(--orange)}.PageLoaderBarDesktop_loading-T_lfD{z-index:calc(var(--popup-z-index) + 1);visibility:visible;width:95%;transition-duration:2s}.LoginFrame{width:365px;border:none;transition:height 1s}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.LoginFrame{width:100%}}.AuthModal{display:flex;justify-content:center;min-width:350px;border-radius:var(--border-radius-s)}.AuthModal,.Modal_mobile .Modal__content.AuthModal{min-height:350px}.AuthModal_mobile{min-width:100%;border-radius:0}.AuthModal_onboarding{width:620px;transition:unset}.AuthModal_onboarding_mobile{width:100%;height:100%}.AuthModal__frame{width:365px;border:none;transition:height 1s}.AuthModal_mobile .AuthModal__frame{width:100%}.AuthModal .Loader{margin:auto}.FormPhoneInput-xW9Qx{width:100%;height:100%}.MatchApplicationModalForm-QX3Tn,.MatchApplicationModalForm__header-IMCYO{display:flex;flex-direction:column;box-sizing:border-box;width:100%}.MatchApplicationModalForm__header-IMCYO{margin-bottom:24px}.MatchApplicationModalForm__title-wPq0x{display:flex;margin-bottom:8px}.MatchApplicationModalForm__title-wPq0x span{font-size:var(--font-size-h2);font-weight:var(--font-weight-bold);line-height:var(--line-height-h2)}.MatchApplicationModalForm__title-wPq0x span i{font-style:normal;background:var(--brand-tertiary-inverse)}.MatchApplicationModalForm__subtitle-cMV2Y{display:flex}.MatchApplicationModalForm__subtitle-cMV2Y span{font-size:var(--font-size-h5);line-height:var(--line-height-h5)}.MatchApplicationModalForm__form-q4Qfp{flex-direction:column;align-items:flex-start}.MatchApplicationModalForm__form-q4Qfp,.MatchApplicationModalForm__formDescription-Pvt43{display:flex;width:100%;margin-bottom:16px}.MatchApplicationModalForm__formDescriptionItem-bS0q_,.MatchApplicationModalForm__formDescriptionItemContainer-bQlCm{height:112px}.MatchApplicationModalForm__formDescriptionInput-cphjs::-webkit-scrollbar{display:none}.MatchApplicationModalForm__formCheckboxes-reLSI{display:flex;flex-direction:column;width:auto;margin-bottom:16px}.MatchApplicationModalForm__checkboxContainer-RDjK3{display:flex;justify-content:flex-start;align-items:flex-start;width:auto;cursor:pointer}.MatchApplicationModalForm__checkboxContainer-RDjK3:not(:last-child){margin-bottom:12px}.MatchApplicationModalForm__checkboxText-WyrqB{font-size:var(--font-size-sub);line-height:var(--line-height-sub);margin-top:2px;margin-left:10px}.MatchApplicationModalForm__formTimePicker-vL9zI{display:flex;width:100%;margin-bottom:12px}.MatchApplicationModalForm__formPhoneInput-o0VqM{display:flex;width:100%}.MatchApplicationModalForm__legalInfo-QK00B{display:flex;justify-content:center;width:100%}.MatchApplicationModalForm__legalInfo-QK00B span{font-size:var(--font-size-body2);line-height:var(--line-height-body2);color:var(--foreground-secondary)}.MatchApplicationModalForm__legalInfoLink-iVk0O{text-decoration:none;color:var(--blue)}.MatchApplicationModalForm_mobile-xd1qi .MatchApplicationModalForm__header-IMCYO,.MatchApplicationModalForm_mobile-xd1qi .MatchApplicationModalForm__title-wPq0x{margin-bottom:12px}.MatchApplicationModalForm_mobile-xd1qi .MatchApplicationModalForm__title-wPq0x span{font-size:var(--font-size-h4);line-height:var(--line-height-h4)}.MatchApplicationModalForm_mobile-xd1qi .MatchApplicationModalForm__subtitle-cMV2Y span{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.MatchApplicationModalForm_mobile-xd1qi .MatchApplicationModalForm__formCheckboxes-reLSI,.MatchApplicationModalForm_mobile-xd1qi .MatchApplicationModalForm__formDescription-Pvt43{margin-bottom:20px}.MatchApplicationModalForm_mobile-xd1qi .MatchApplicationModalForm__checkboxContainer-RDjK3{cursor:default}.MatchApplicationModalForm_mobile-xd1qi .MatchApplicationModalForm__checkboxContainer-RDjK3:not(:last-child){margin-bottom:16px}.MatchApplicationModalForm_mobile-xd1qi .MatchApplicationModalForm__checkboxText-WyrqB{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.MatchApplicationModalStatus-Dhra5{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%}.MatchApplicationModalStatus__iconContainer-ULC7J{display:flex;justify-content:center;width:100%;margin-bottom:32px}.MatchApplicationModalStatus__icon-r98JI{display:flex;justify-content:center;width:100px;height:100px}.MatchApplicationModalStatus__text-gYZvI{display:flex;flex-direction:column;align-items:center;margin-bottom:24px;text-align:center}.MatchApplicationModalStatus__title-ottfH{font-size:var(--font-size-h2);font-weight:var(--font-weight-bold);line-height:var(--line-height-h2);margin-bottom:12px}.MatchApplicationModalStatus__subtitle-InsVt{font-size:var(--font-size-h5);line-height:var(--line-height-h5)}.MatchApplicationModalStatus__button-rA96A{display:flex;justify-content:center;width:100%}.MatchApplicationModalStatus_mobile-BTemu{margin:16px 0 28px}.MatchApplicationModalStatus_mobile-BTemu .MatchApplicationModalStatus__title-ottfH{font-size:var(--font-size-h5);line-height:var(--line-height-h5);margin-bottom:8px}.MatchApplicationModalStatus_mobile-BTemu .MatchApplicationModalStatus__subtitle-InsVt{font-size:var(--font-size-sub);line-height:var(--line-height-sub)}.Modal__content_wrapper.MatchApplicationModal__modalWrapper-mC12L{-webkit-mask-image:none;mask-image:none}.MatchApplicationModal-z575b{display:grid;grid-template-columns:38% 62%;grid-auto-rows:100%;box-sizing:border-box;width:1032px;min-height:600px;transition:height .5s;will-change:height}.MatchApplicationModal__imageContainer-_hOeB{position:relative;display:flex;overflow:hidden;width:100%;height:100%;background:var(--black)}.MatchApplicationModal__imageContainer-_hOeB:after{position:absolute;z-index:1;top:-50%;left:-50%;width:640px;height:640px;content:"";opacity:.16;background:radial-gradient(50% 50% at 50% 50%,#5c00ff 0,#5c00ff00 100%)}.MatchApplicationModal__imageContainerItem-JbFB6{position:absolute;z-index:2;top:124px;left:16px;display:flex;justify-content:flex-start;width:380px}.MatchApplicationModal__imageContainerItem-JbFB6 img{width:100%;height:auto}.MatchApplicationModal__contentContainer-L2O6P{font-family:var(--main-font);display:flex;overflow-y:scroll;flex-direction:column;box-sizing:border-box;width:100%;height:100%;padding:24px;color:var(--black)}.MatchApplicationModal_mobile-GyLpa{display:grid;grid-template-columns:100%;grid-auto-rows:auto;width:100%;min-height:auto}.MatchApplicationModal_mobile-GyLpa .MatchApplicationModal__imageContainer-_hOeB{display:none}.MatchApplicationModal_mobile-GyLpa .MatchApplicationModal__contentContainer-L2O6P{box-sizing:border-box;width:100%;height:100%;padding:16px 24px}.MobileRedirectBanner{box-sizing:border-box;width:100%;margin:0 auto;padding:0 25px;background:#525b66}.MobileRedirectBanner__text{font-size:34px;line-height:41px;display:inline-block;width:450px;padding:50px 80px 50px 0;vertical-align:top;color:var(--white)}.MobileRedirectBanner__actions{float:right}.MobileRedirectBanner__button{width:120px;margin:65px 0 0 24px}.FooterSeo{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #0000001f}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.FooterSeo{margin-bottom:0;padding-bottom:0;color:var(--foreground-secondary);border-bottom:none}}.FooterSeo__text{margin-bottom:36px;padding-bottom:30px;border-bottom:1px solid #0000001f}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.FooterSeo__text{padding-bottom:0;color:var(--foreground-secondary);border-bottom:none}.FooterSeo__text:not(:last-child){margin-bottom:12px}}.FooterSeo__text:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.FooterSeo__text-column{display:inline-block;box-sizing:border-box;width:40%;padding-right:20px;vertical-align:top}.FooterSeo__text-column_wide{width:60%}.FooterSeo__text-column:last-child{padding-right:0}.FooterSeo__versus-list{padding:0;list-style-type:none}.FooterServiceLinks__link-Cuh3o{display:block;height:19px;background-repeat:no-repeat;background-position:top}.FooterServiceLinks__link_realty-tIbnA{width:146px;background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/realty_c700e74e24638b27f6b987da1537a5d9.svg)}.FooterServiceLinks__link_uslugi-jGhfz{width:78px;background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/uslugi_0ed1f89123df53d0d631d8ebaf35ca37.svg)}.FooterServiceLinks__link_rasp-HIVUe{width:118px;background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/rasp_a6c4ef69187b82f124a9002326ddf4f3.svg)}.FooterServiceLinks__link_travel-iPy3y{width:131px;background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/travel_ff849ff3c805bd7d915c97741b9aa36a.svg)}.FooterServiceLinks__link_arenda-n7mVx{width:82px;background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/arenda_2e1f743f71618c50a92c677b0fc910d8.svg)}.FooterLogo-KUFYq{display:flex;flex-direction:row;align-items:center;gap:7px}.FooterLogo_logoType_default-SGLFt .FooterLogo__img-x7WFA{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/yandex_9d35125f23f3381051fd190388b0633b.svg)}.FooterLogo_logoType_gray-qb2TY .FooterLogo__img-x7WFA{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/yandex_grey_14be9e3290450593c1b7faa4e19e2c9e.svg)}.FooterLogo__caption-nDvxe{font-size:var(--font-size-body2);line-height:var(--line-height-body2);margin-top:2px;color:var(--foreground-secondary-dark-static)}.FooterLogo__img-x7WFA{position:relative;display:block;width:58px;height:16px;background-repeat:no-repeat;background-size:contain;transition:opacity .3s ease}.FooterCopyright{white-space:nowrap}.FooterSocialLinks,.FooterSocialLinks__link{display:inline-block;height:24px}.FooterSocialLinks__link{margin-right:12px;transition:opacity .3s ease,fill .3s ease}.FooterSocialLinks__link:hover{opacity:.8}.FooterSocialLinks__link:last-child{margin-right:0}.Footer{font-size:var(--font-size-body1);line-height:21px;flex-shrink:0;min-width:920px;margin-top:30px;padding-bottom:30px;color:var(--overlay-secondary-dark-static)}.Footer__inner.Layout{padding:0 20px}.Footer__link{white-space:nowrap;text-decoration:none;color:var(--overlay-secondary-dark-static);transition:color .3s ease}.Footer__link_theme_black{color:#6d6d6d}.Footer__link:hover{color:var(--red)}.Footer__column{display:inline-block;width:25%}.Footer__column,.Footer__columnExtended{box-sizing:border-box;padding-right:16px;vertical-align:top}.Footer__columnExtended{display:flex;flex-direction:column;min-width:500px}.Footer__column .Footer__link{display:block;padding-bottom:8px}.Footer__important-links{display:flex;margin-bottom:30px;padding-bottom:30px;border-bottom:var(--divider-1px)}@media screen and (max-width:1219px){.Footer__important-links{display:block}}.Footer__history-links{display:flex;flex-shrink:0;flex-wrap:nowrap;margin-bottom:30px;padding-bottom:30px;border-bottom:var(--divider-1px)}.Footer__important-links .Footer__column{width:auto;padding-right:0}@media screen and (max-width:1219px){.Footer__important-links .Footer__column{width:25%;text-align:left}}.Footer__important-links .Footer__link{display:inline-block;margin-right:30px;color:var(--blue)}@media screen and (max-width:1219px){.Footer__important-links .Footer__link{display:block}}.Footer__important-links .Footer__link:hover{color:var(--red)}.Footer__link-spoiler{position:relative;padding-right:33px;cursor:pointer}@media screen and (max-width:1219px){.Footer__link-spoiler{order:1;margin-top:10px;padding-left:205px}}.Footer__link-spoiler:after{position:absolute;top:3px;right:5px;width:18px;height:18px;content:"";opacity:.5;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='1 12 7 12'%3E%3Cpath d='m1.27 22.74 4.71-4.6c.08-.08.08-.21 0-.29l-4.71-4.6-.09-.08a.65.65 0 0 1-.18-.45.728.728 0 0 1 1.21-.54l.09.08 5.59 5.46c.16.16.16.41 0 .57L2.3 23.75l-.1.07c-.12.11-.28.18-.46.18-.41 0-.74-.32-.74-.72 0-.18.07-.33.18-.46z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;transition:transform .2s ease;transform:rotate(90deg)}.Footer__link-spoiler_open:after{transform:rotate(-90deg)}.Footer__link-spoiler_theme_black{color:#6d6d6d}.Footer__link-spoiler_theme_black:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' fill='%236d6d6d' viewBox='1 12 7 12'%3E%3Cpath d='m1.27 22.74 4.71-4.6c.08-.08.08-.21 0-.29l-4.71-4.6-.09-.08a.65.65 0 0 1-.18-.45.728.728 0 0 1 1.21-.54l.09.08 5.59 5.46c.16.16.16.41 0 .57L2.3 23.75l-.1.07c-.12.11-.28.18-.46.18-.41 0-.74-.32-.74-.72 0-.18.07-.33.18-.46z'/%3E%3C/svg%3E")}.Footer__base-links{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:0;margin-bottom:10px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.Footer__base-links{margin-top:20px}}.Footer__base-linksContainer{display:flex;flex-direction:row;align-items:center;gap:24px}.Footer__base-links .Footer__link{display:inline-block}.Footer__geo-links{margin-bottom:30px;padding-bottom:22px;border-bottom:1px solid #0000001f}.Footer__geo-links-legend{padding-bottom:30px}.Footer__geo-links-main-regions{font-weight:700}.Footer__geo-links-sub-regions{margin-top:22px}.Footer__geo-links .Footer__link{position:relative;white-space:normal}.Footer__seo-text-column{display:inline-block;box-sizing:border-box;width:40%;padding-right:20px;vertical-align:top}.Footer__seo-text-column_wide{width:60%}.Footer__seo-text-column:last-child{padding-right:0}.Footer__close-popup{position:absolute;z-index:10;top:0;right:-27px;display:inline-block;width:16px;height:15px;cursor:pointer;opacity:1;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='23.1' viewBox='0 0 24 23.1'%3E%3Cpath d='M10.3 11.5.3 1.9C-.1 1.5-.1.8.4.3.8-.1 1.5-.1 2 .3l4.7 4.6h.1l5.2 5 5.2-5L22 .3c.5-.4 1.2-.4 1.6 0 .5.5.5 1.2.1 1.6l-10 9.6 10 9.7c.4.4.4 1.1-.1 1.6-.4.4-1.1.4-1.6 0l-6.5-6.3-3.5-3.4-3.5 3.4L2 22.8c-.5.4-1.2.4-1.6 0-.5-.5-.5-1.2-.1-1.6z' style='fill-rule:evenodd;clip-rule:evenodd;fill:%23fff'/%3E%3C/svg%3E") 50% 50% no-repeat;background-size:cover}.Footer_theme_black{margin-top:0;padding-top:30px;color:#6d6d6d;background-color:var(--black)}.Footer__links{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-top:20px}.Footer__services-links__links{display:flex;flex-direction:row;gap:15px}.Footer-N6PAQ{font-size:var(--font-size-body2);line-height:var(--line-height-body2);position:relative;min-width:920px;padding:30px 0;background:#131314}.Footer-N6PAQ div[class~=Footer__important-links]{margin-bottom:22px;padding-bottom:22px;border-bottom:1px solid #ffffff1a}.Footer-N6PAQ div[class~=Footer__important-links] a{font-weight:700;text-decoration:none;color:var(--white);transition:color .3s ease}.Footer-N6PAQ div[class~=Footer__important-links] a:hover{color:#ffffffd9}.Footer-N6PAQ div[class~=Footer__geo-links]{border-bottom:1px solid #ffffff1a}.Footer-N6PAQ div[class~=Footer__geo-links-main-regions] a{font-weight:700;text-decoration:none;color:#ffffff80;transition:color .3s ease}.Footer-N6PAQ div[class~=Footer__geo-links-main-regions] a:hover{color:#ffffffd9}.Footer-N6PAQ div[class~=Footer__geo-links-main-regions] div[class~=Footer__column]:first-child a:first-child:before{font-size:16px;line-height:13px;position:absolute;left:-11px;content:"‹";color:#ffffff80}.Footer-N6PAQ div[class~=Footer__geo-links-sub-regions] a{font-weight:700;text-decoration:none;color:#ffffff80;transition:color .3s ease}.Footer-N6PAQ div[class~=Footer__geo-links-sub-regions] a:hover{color:#ffffffd9}.Footer-N6PAQ div[class~=Footer__seo-text]{display:none}.Footer-N6PAQ div[class~=Footer__base-links] span[class~=FooterCopyright]{display:inline-block;vertical-align:bottom;color:#ffffff80}.Footer-N6PAQ div[class~=Footer__base-links] a[class~=Footer__link]{white-space:nowrap;text-decoration:none;color:#ffffff80;transition:color .3s ease}.Footer-N6PAQ div[class~=Footer__base-links] a[class~=Footer__link]:hover{color:#ffffffd9}.Footer-N6PAQ div[class~=Footer__base-links] a[class~=Footer__link]-spoiler:after{filter:invert(1)}.Footer-N6PAQ div[class~=Footer__base-links] a[class~=FooterSocialLinks__link]{width:18px;height:18px;margin-right:5px;opacity:.36}.Footer-N6PAQ div[class~=Footer__base-links] a[class~=FooterSocialLinks__link] svg{display:none}.Footer-N6PAQ div[class~=Footer__base-links] a[class~=FooterSocialLinks__link]:hover{opacity:.5;transition:opacity .3s ease}.Footer-N6PAQ div[class~=Footer__base-links] a[class~=FooterSocialLinks__link_VK]{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/vk_color_white_c9ef531c0f7c56dabcc42750088ff991.svg)}.Footer-N6PAQ div[class~=Footer__base-links] a[class~=FooterSocialLinks__link_OK]{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/ok_color_white_8261199443cb3fe56a8f9b7dce3a0002.svg)}.Footer-N6PAQ div[class~=Footer__base-links] a[class~=FooterSocialLinks__link_YT]{border-radius:2px;background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/yt_color_white_52d422c7f3fb222bcee93e7d7c8f9406.svg);background-size:contain}.Footer-N6PAQ div[class~=Footer__links] a[class*=FooterServiceLinks__link]{filter:invert(1)}.Footer-N6PAQ a[class|=FooterLogo__img]{text-decoration:none;opacity:.5;background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/yandex-1_ce5e06eb3617fc1f5fc386d35ae91cbb.svg);transition:opacity .3s ease}.Footer-N6PAQ a[class|=FooterLogo__img]:hover{opacity:.85}.Footer-N6PAQ div[class|=FooterLogo__caption]{color:#ffffff80}@font-face{font-family:YS Text;src:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/YSText-normal_5b3a85021efcfe0b8efa580c8be1ff42.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:YS Text;src:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/YSText-regular_d8b3de31960a7cbf704094982f7f8e2a.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:YS Text;src:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/YSText-bold_29036cce06c2c28eca489b70ed16d6da.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:YS Geo;src:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/YSGeo-regular_1b1e8e26873f369420c021de097c01b7.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:YS Geo;src:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/YSGeo-medium_443a65dfc1f39e941fd22ff63c1f0e0d.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:YS Geo;src:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/YSGeo-bold_fccf16dea9aea7096bac5fae4b4c72b5.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:YS Display Wide;src:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/YSDisplayWide-light_649ea9711019a915a39609f2f5af36fa.woff2) format("woff2");font-weight:300;font-display:swap;font-style:normal}body{font-family:var(--main-font);-webkit-font-smoothing:antialiased;font-feature-settings:"pnum";font-variant-numeric:proportional-nums}@font-face{font-family:yandex-sans-rub-sign;src:url("data:font/woff;charset=utf-8;base64,d09GRk9UVE8AAAYEAAoAAAAACVQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAEfAAAAXwAAAGAHl2wP0dTVUIAAAX4AAAACgAAAAoAAQAAT1MvMgAAAVwAAABIAAAAYGDTcLxjbWFwAAAEJAAAAEQAAAB+39ZCfWhlYWQAAAD8AAAAMQAAADYK/Q8paGhlYQAAATwAAAAeAAAAJAXkAYRobXR4AAABMAAAAAwAAAAMBtwAkm1heHAAAAD0AAAABgAAAAYAA1AAbmFtZQAAAaQAAAJ+AAAFqZFsABJwb3N0AAAEaAAAABMAAAAgAAAASwAAUAAAAwAAeAFjYGRgAGLHftmHB+L5bb4yMDO/YACCK3eeLoPTSv/ZmLiYtwG5zAxMIFEAjZ8NhQAAAAJYAHACLAAiAlgAAHgBY2BkYGDe9p+NgYEpgkGJQYmJCyiCCpgBRN8CbgAAeAFjYGbyZJzAwMrAwdTFFMHAwOANoRnjGLwZzRlQABM7Ms/Z39eXwYFBQWEv87b/bAwMzNsYfgGFp0NUMp0BUgoMDADqFwtXeAEsxrVBRVEQhsFv9xzcXRLc3d3JCfGcCIu4IQ1RAQ4loO9BBbcI9J9ogEZbxPjXCrpRTqvu5DGqB1qY0SP17Og5zHOq51LLhZ5PDY96AZW860U0kOrFNFvUSxi3dr2UFtsiYLEAWLdEN5rtSndK7VMPrFqqR4Z9QM/hzPf1XPr9Wc+nN5heQHvo04sYDRt6McvhXC/hINzppazGnrWj4+S7M6pQdhyGgfoUvaHj0Ct3uAPHjMOJ68Yu2B1HfYWvv40LxzgmaXe1pmBrI3x7cqfI8i5P/Gqlg7Llkt/u1zr5VLqp3vGb0jX8Vu/kta43yzLkSZbl48mLZ8/GR0UraPkHJ8H3dXzC3+vQWO/4aPDyDWOJofGivLtpiWQwGK/KhfYyS5a2KpJu0uv0+92f7/Tdie/zI6eSiQm2EVs6fqPMtgxyMCLrUZqqi1ogTpCeiO12m6hzVXMqavnnXlg8V5o3jZ7yzAcu3V6MdTV7MTqwGOyz1RU4J63q6pebpUurtGs0TcjTmvYUyFJNhoSYbgO9QwVllFOXOGpWaBoqBV1JS6BvUbUGltAnII6miHfA38SsaRUREXqNtaYNLcEEeCaURe8xnF/QM7TxNx4nh0v9g+8c/rQff6d/jyxAYclDyd+c4CXqOWZfowZKIRX1N5eKhAZoY1rBdUE6amZAl3CuqEDUxehRh/po3X+50x/e+D7iR+TAJFAaaCy8JOpcfAMFdBudhA6IBW1NI0rR1E+85fJ7kf2uYhsbuO/3QvTNTpf65/E1GMNjrkhj3kCtaYpoBjQQR4c9NIYsohqIj5mOLKLTfbZAqmMdcrl4Xf3HzVJgFrGOp9efAUKbHWQAAHgBY2BgYIbiMAZGBhCQAfIYwXw2BisgzckgwcDEAAZAGi+Aq2Jh0ADSbECaEchTUNj7/z+QD6b/P7rvArWJAQASzwpveAFjYGYAg/9/GbwZsAAANUcCSwB4ATWNA3AdQRjHbx8Ok637rNq27UHteO/i5Fmj2rY9rK3Utm3b2p18VR4y/vOHOI2KQwgZhqcVyEpoYFqBd5AS8tUfoGT689I8kag6K8sxK2I2FTNqCFbfwppNMJOtLOqjpbXK0Prl5rOE8pwaIbFeN39BdpNGXbp1dbrCnuzMLF+lxFpdE2s3adS4eaWuzvx8xUOy0/IqDQq7lAYxYKUIsVIEWakEyXFoEocih3Nv3mEf2GiYqbNqtv4ua4V+wsuiHzo6grRNuU8gccf9Pe35KSDoKG55Px0S+fs7dbtJqkC66GgiadsScHGjLU+b5ep2AC7u02Z8217FbbBAIrXsqEvxCeIkfFuoVDwAKyQWd3fojgMeKJCexZYs8y0HaGkZGRK3849PaFvypdmRTcyh6/6wRevuD6HDO9qByldBfnJJuHFmyYbdjt0b1h24bKaGphegth3aw02ettD3ohNu8p93ZbRrMZTUcZRmH0rbV7f8h6VpOOE/bfGd9wABAAAAAAAAAAAAAA==")}h1,h2,h3,h4,h5,h6{font-family:var(--main-heading-font);letter-spacing:.024em}body{width:100%;height:100%;margin:0;padding:0}:root{--light-background:var(--gray-95);--light-surface:var(--white);--light-surface-secondary:var(--gray-90);--light-surface-tertiary:var(--gray-85);--light-surface-quaternary:var(--gray-75);--light-surface-floating:var(--white);--light-surface-secondary-floating:var(--white);--light-surface-contrast:var(--black);--light-surface-inverse:var(--black);--light-background-dark-static:var(--black);--light-background-light-static:var(--white);--light-foreground:var(--black);--light-foreground-secondary:#1c212899;--light-foreground-tertiary:#0c121c4d;--light-foreground-inverse:var(--white);--light-foreground-secondary-inverse:#ffffffad;--light-foreground-tertiary-inverse:#ffffff42;--light-foreground-dark-static:var(--black);--light-foreground-secondary-dark-static:#1c212899;--light-foreground-tertiary-dark-static:#0c121c4d;--light-foreground-light-static:var(--white);--light-foreground-secondary-light-static:#ffffffad;--light-foreground-tertiary-light-static:#ffffff42;--light-link:var(--blue);--light-foreground-red:var(--red);--light-red:var(--red-50);--light-red-secondary:var(--red-80);--light-red-tertiary:var(--red-90);--light-green:var(--green-50);--light-green-secondary:var(--green-80);--light-green-tertiary:var(--green-90);--light-blue:var(--blue-50);--light-blue-secondary:var(--blue-80);--light-blue-tertiary:var(--blue-90);--light-purple:var(--purple-50);--light-purple-secondary:var(--purple-80);--light-purple-tertiary:var(--purple-90);--light-orange:var(--orange-50);--light-orange-secondary:var(--orange-80);--light-orange-tertiary:var(--orange-90);--light-yellow:var(--yellow-50);--light-yellow-secondary:var(--yellow-80);--light-yellow-tertiary:var(--yellow-90);--light-lime-green:var(--lime-green-80);--light-brand-primary:var(--red);--light-brand-secondary:var(--acid-green);--light-brand-tertiary:var(--black);--light-brand-tertiary-inverse:var(--acid-green);--light-overlay:#000000b3;--light-overlay-secondary:#00000080;--light-overlay-tertiary:#0000004d;--light-overlay-quaternary:#0000001a;--light-overlay-quinary:#0000000d;--light-overlay-inverse:#ffffffbf;--light-overlay-secondary-inverse:#ffffff8c;--light-overlay-tertiary-inverse:#ffffff59;--light-overlay-quaternary-inverse:#ffffff26;--light-overlay-quinary-inverse:#ffffff14;--light-overlay-dark-static:#000000b3;--light-overlay-secondary-dark-static:#00000080;--light-overlay-tertiary-dark-static:#0000004d;--light-overlay-quaternary-dark-static:#0000001a;--light-overlay-quinary-dark-static:#0000000d;--light-overlay-light-static:#ffffffbf;--light-overlay-secondary-light-static:#ffffff8c;--light-overlay-tertiary-light-static:#ffffff59;--light-overlay-quaternary-light-static:#ffffff26;--light-overlay-quinary-light-static:#ffffff14;--light-stroke:#4954681a;--light-stroke-opaque:var(--gray-90);--light-fill:#4954681a;--light-fill-secondary:#2a374a29;--light-shadow:#1314161f;--light-shimmer:#ffffff0a;--light-text-selection:#0c78ed1a;--light-text-selection-error:#e600001a;--light-deal-fair:#9dfbb2;--light-electric-cars-surface:#15161b;--light-electric-cars-green:#d5f279;--light-yandex-red:#da3332;--light-yandex-yellow:#ffdc60;--light-split:#c3e7e6;--light-brand-highlighter:#efe7e0;--light-mos-ru-red:#c22;--black:#000;--gray-10:#1e1f20;--gray-25:#3e3f42;--gray-40:#595a5f;--gray-50:#777a7e;--gray-75:#b6b8bb;--gray-85:#dddfe2;--gray-90:#edeef0;--gray-95:#f3f4f6;--white:#fff;--red-20:#591213;--red-30:#8c0b0c;--red-50:#e60000;--red-80:#fcc7c4;--red-90:#fee8e7;--orange-20:#594014;--orange-30:#8c5f10;--orange-50:#ffa100;--orange-80:#ffd07f;--orange-90:#fff6e5;--yellow-20:#544d17;--yellow-30:#80710e;--yellow-50:#fd0;--yellow-80:#ffee7f;--yellow-90:#fffad9;--green-20:#1f4028;--green-30:#2a733d;--green-50:#36b555;--green-80:#c2e8cc;--green-90:#e6f6ea;--lime-green-30:#24bc45;--lime-green-80:#65e280;--blue-20:#153559;--blue-30:#114c8c;--blue-50:#0c78ed;--blue-80:#b6d6f9;--blue-90:#e1eefc;--purple-20:#403059;--purple-30:#61468c;--purple-50:#9665e0;--purple-80:#c8b0eb;--purple-90:#f0e8fb;--coral-red:#ff3a3a;--acid-green:#cf0;--sky-blue:#4aa6ff;--blue-light:#87c3ee;--blue-light-hover:#4c8fc2;--soft-blue:#dcf0ff;--soft-blue-hover:#b6e1ff;--saddle-brown:#c0a399;--saddle-brown-hover:#9c8882;--tan:#f2e6e2;--tan-hover:#e9d4cc;--plum:#e1e3ff;--plum-hover:#c1c7ff;--violet:#9fa6ec;--violet-hover:#7d85d5;--dark-background:var(--black);--dark-surface:var(--gray-10);--dark-surface-secondary:var(--gray-25);--dark-surface-tertiary:var(--gray-40);--dark-surface-quaternary:var(--gray-50);--dark-surface-floating:var(--gray-25);--dark-surface-secondary-floating:var(--gray-50);--dark-surface-contrast:var(--gray-25);--dark-surface-inverse:var(--white);--dark-background-dark-static:var(--black);--dark-background-light-static:var(--white);--dark-foreground:var(--white);--dark-foreground-secondary:#ffffffad;--dark-foreground-tertiary:#ffffff42;--dark-foreground-inverse:var(--black);--dark-foreground-secondary-inverse:#1c212899;--dark-foreground-tertiary-inverse:#0c121c4d;--dark-foreground-dark-static:var(--black);--dark-foreground-secondary-dark-static:#1c212899;--dark-foreground-tertiary-dark-static:#0c121c4d;--dark-foreground-light-static:var(--white);--dark-foreground-secondary-light-static:#ffffffad;--dark-foreground-tertiary-light-static:#ffffff42;--dark-link:var(--sky-blue);--dark-foreground-red:var(--coral-red);--dark-red:var(--red);--dark-red-secondary:var(--red-30);--dark-red-tertiary:var(--red-20);--dark-green:var(--green);--dark-green-secondary:var(--green-30);--dark-green-tertiary:var(--green-20);--dark-blue:var(--blue);--dark-blue-secondary:var(--blue-30);--dark-blue-tertiary:var(--blue-20);--dark-purple:var(--purple-50);--dark-purple-secondary:var(--purple-30);--dark-purple-tertiary:var(--purple-20);--dark-orange:var(--orange);--dark-orange-secondary:var(--orange-30);--dark-orange-tertiary:var(--orange-20);--dark-yellow:var(--yellow-50);--dark-yellow-secondary:var(--yellow-30);--dark-yellow-tertiary:var(--yellow-20);--dark-lime-green:var(--lime-green-30);--dark-brand-primary:var(--red);--dark-brand-secondary:var(--acid-green);--dark-brand-tertiary:var(--acid-green);--dark-brand-tertiary-inverse:var(--black);--dark-overlay:#ffffffbf;--dark-overlay-secondary:#ffffff8c;--dark-overlay-tertiary:#ffffff59;--dark-overlay-quaternary:#ffffff26;--dark-overlay-quinary:#ffffff14;--dark-overlay-inverse:#000000b3;--dark-overlay-secondary-inverse:#00000080;--dark-overlay-tertiary-inverse:#0000004d;--dark-overlay-quaternary-inverse:#0000001a;--dark-overlay-quinary-inverse:#0000000d;--dark-overlay-dark-static:#000000b3;--dark-overlay-secondary-dark-static:#00000080;--dark-overlay-tertiary-dark-static:#0000004d;--dark-overlay-quaternary-dark-static:#0000001a;--dark-overlay-quinary-dark-static:#0000000d;--dark-overlay-light-static:#ffffffbf;--dark-overlay-secondary-light-static:#ffffff8c;--dark-overlay-tertiary-light-static:#ffffff59;--dark-overlay-quaternary-light-static:#ffffff26;--dark-overlay-quinary-light-static:#ffffff14;--dark-stroke:#e6e7f529;--dark-stroke-opaque:var(--gray-25);--dark-fill:#e6e7f529;--dark-fill-secondary:#eaeef647;--dark-shadow:#1314161f;--dark-shimmer:#00000014;--dark-text-selection:#0c78ed1a;--dark-text-selection-error:#e600001a;--dark-deal-fair:#145220;--dark-electric-cars-surface:#15161b;--dark-electric-cars-green:#d5f279;--dark-yandex-red:#da3332;--dark-yandex-yellow:#ffdc60;--dark-split:#73b1af;--dark-brand-highlighter:#4f443d;--dark-mos-ru-red:#c22;--background:var(--light-background);--surface:var(--light-surface);--surface-secondary:var(--light-surface-secondary);--surface-tertiary:var(--light-surface-tertiary);--surface-tertiary-inverse:var(--dark-surface-tertiary);--surface-quaternary:var(--light-surface-quaternary);--surface-floating:var(--light-surface-floating);--surface-secondary-floating:var(--light-surface-secondary-floating);--surface-contrast:var(--light-surface-contrast);--surface-inverse:var(--light-surface-inverse);--background-dark-static:var(--light-background-dark-static);--background-light-static:var(--light-background-light-static);--foreground:var(--light-foreground);--foreground-secondary:var(--light-foreground-secondary);--foreground-tertiary:var(--light-foreground-tertiary);--foreground-inverse:var(--light-foreground-inverse);--foreground-secondary-inverse:var(--light-foreground-secondary-inverse);--foreground-tertiary-inverse:var(--light-foreground-tertiary-inverse);--foreground-dark-static:var(--light-foreground-dark-static);--foreground-secondary-dark-static:var(--light-foreground-secondary-dark-static);--foreground-tertiary-dark-static:var(--light-foreground-tertiary-dark-static);--foreground-light-static:var(--light-foreground-light-static);--foreground-secondary-light-static:var(--light-foreground-secondary-light-static);--foreground-tertiary-light-static:var(--light-foreground-tertiary-light-static);--link:var(--light-link);--foreground-red:var(--light-foreground-red);--red:var(--light-red);--red-secondary:var(--light-red-secondary);--red-tertiary:var(--light-red-tertiary);--green:var(--light-green);--green-secondary:var(--light-green-secondary);--green-tertiary:var(--light-green-tertiary);--blue:var(--light-blue);--blue-secondary:var(--light-blue-secondary);--blue-tertiary:var(--light-blue-tertiary);--purple:var(--light-purple);--purple-secondary:var(--light-purple-secondary);--purple-tertiary:var(--light-purple-tertiary);--orange:var(--light-orange);--orange-secondary:var(--light-orange-secondary);--orange-tertiary:var(--light-orange-tertiary);--yellow:var(--light-yellow);--yellow-secondary:var(--light-yellow-secondary);--yellow-tertiary:var(--light-yellow-tertiary);--lime-green:var(--light-lime-green);--brand-primary:var(--light-brand-primary);--brand-secondary:var(--light-brand-secondary);--brand-tertiary:var(--light-brand-tertiary);--brand-tertiary-inverse:var(--light-brand-tertiary-inverse);--overlay:var(--light-overlay);--overlay-secondary:var(--light-overlay-secondary);--overlay-tertiary:var(--light-overlay-tertiary);--overlay-quaternary:var(--light-overlay-quaternary);--overlay-quinary:var(--light-overlay-quinary);--overlay-inverse:var(--light-overlay-inverse);--overlay-secondary-inverse:var(--light-overlay-secondary-inverse);--overlay-tertiary-inverse:var(--light-overlay-tertiary-inverse);--overlay-quaternary-inverse:var(--light-overlay-quaternary-inverse);--overlay-quinary-inverse:var(--light-overlay-quinary-inverse);--overlay-dark-static:var(--light-overlay-dark-static);--overlay-secondary-dark-static:var(--light-overlay-secondary-dark-static);--overlay-tertiary-dark-static:var(--light-overlay-tertiary-dark-static);--overlay-quaternary-dark-static:var(--light-overlay-quaternary-dark-static);--overlay-quinary-dark-static:var(--light-overlay-quinary-dark-static);--overlay-light-static:var(--light-overlay-light-static);--overlay-secondary-light-static:var(--light-overlay-secondary-light-static);--overlay-tertiary-light-static:var(--light-overlay-tertiary-light-static);--overlay-quaternary-light-static:var(--light-overlay-quaternary-light-static);--overlay-quinary-light-static:var(--light-overlay-quinary-light-static);--stroke:var(--light-stroke);--stroke-opaque:var(--light-stroke-opaque);--fill:var(--light-fill);--fill-secondary:var(--light-fill-secondary);--shadow:var(--light-shadow);--shimmer:var(--light-shimmer);--text-selection:var(--light-text-selection);--text-selection-error:var(--light-text-selection-error);--deal-fair:var(--light-deal-fair);--electric-cars-surface:var(--light-electric-cars-surface);--electric-cars-green:var(--light-electric-cars-green);--yandex-red:var(--light-yandex-red);--yandex-yellow:var(--light-yandex-yellow);--split:var(--light-split);--brand-highlighter:var(--light-brand-highlighter);--mos-ru-red:var(--light-mos-ru-red)}:root[data-theme=dark],[data-theme=dark]{--background:var(--dark-background);--surface:var(--dark-surface);--surface-secondary:var(--dark-surface-secondary);--surface-tertiary:var(--dark-surface-tertiary);--surface-tertiary-inverse:var(--light-surface-tertiary);--surface-quaternary:var(--dark-surface-quaternary);--surface-floating:var(--dark-surface-floating);--surface-secondary-floating:var(--dark-surface-secondary-floating);--surface-contrast:var(--dark-surface-contrast);--surface-inverse:var(--dark-surface-inverse);--background-dark-static:var(--dark-background-dark-static);--background-light-static:var(--dark-background-light-static);--foreground:var(--dark-foreground);--foreground-secondary:var(--dark-foreground-secondary);--foreground-tertiary:var(--dark-foreground-tertiary);--foreground-inverse:var(--dark-foreground-inverse);--foreground-secondary-inverse:var(--dark-foreground-secondary-inverse);--foreground-tertiary-inverse:var(--dark-foreground-tertiary-inverse);--foreground-dark-static:var(--dark-foreground-dark-static);--foreground-secondary-dark-static:var(--dark-foreground-secondary-dark-static);--foreground-tertiary-dark-static:var(--dark-foreground-tertiary-dark-static);--foreground-light-static:var(--dark-foreground-light-static);--foreground-secondary-light-static:var(--dark-foreground-secondary-light-static);--foreground-tertiary-light-static:var(--dark-foreground-tertiary-light-static);--link:var(--dark-link);--foreground-red:var(--dark-foreground-red);--red:var(--dark-red);--red-secondary:var(--dark-red-secondary);--red-tertiary:var(--dark-red-tertiary);--green:var(--dark-green);--green-secondary:var(--dark-green-secondary);--green-tertiary:var(--dark-green-tertiary);--blue:var(--dark-blue);--blue-secondary:var(--dark-blue-secondary);--blue-tertiary:var(--dark-blue-tertiary);--purple:var(--dark-purple);--purple-secondary:var(--dark-purple-secondary);--purple-tertiary:var(--dark-purple-tertiary);--orange:var(--dark-orange);--orange-secondary:var(--dark-orange-secondary);--orange-tertiary:var(--dark-orange-tertiary);--yellow:var(--dark-yellow);--yellow-secondary:var(--dark-yellow-secondary);--yellow-tertiary:var(--dark-yellow-tertiary);--lime-green:var(--dark-lime-green);--brand-primary:var(--dark-brand-primary);--brand-secondary:var(--dark-brand-secondary);--brand-tertiary:var(--dark-brand-tertiary);--brand-tertiary-inverse:var(--dark-brand-tertiary-inverse);--overlay:var(--dark-overlay);--overlay-secondary:var(--dark-overlay-secondary);--overlay-tertiary:var(--dark-overlay-tertiary);--overlay-quaternary:var(--dark-overlay-quaternary);--overlay-quinary:var(--dark-overlay-quinary);--overlay-inverse:var(--dark-overlay-inverse);--overlay-secondary-inverse:var(--dark-overlay-secondary-inverse);--overlay-tertiary-inverse:var(--dark-overlay-tertiary-inverse);--overlay-quaternary-inverse:var(--dark-overlay-quaternary-inverse);--overlay-quinary-inverse:var(--dark-overlay-quinary-inverse);--overlay-dark-static:var(--dark-overlay-dark-static);--overlay-secondary-dark-static:var(--dark-overlay-secondary-dark-static);--overlay-tertiary-dark-static:var(--dark-overlay-tertiary-dark-static);--overlay-quaternary-dark-static:var(--dark-overlay-quaternary-dark-static);--overlay-quinary-dark-static:var(--dark-overlay-quinary-dark-static);--overlay-light-static:var(--dark-overlay-light-static);--overlay-secondary-light-static:var(--dark-overlay-secondary-light-static);--overlay-tertiary-light-static:var(--dark-overlay-tertiary-light-static);--overlay-quaternary-light-static:var(--dark-overlay-quaternary-light-static);--overlay-quinary-light-static:var(--dark-overlay-quinary-light-static);--stroke:var(--dark-stroke);--stroke-opaque:var(--dark-stroke-opaque);--fill:var(--dark-fill);--fill-secondary:var(--dark-fill-secondary);--shadow:var(--dark-shadow);--shimmer:var(--dark-shimmer);--text-selection:var(--dark-text-selection);--text-selection-error:var(--dark-text-selection-error);--deal-fair:var(--dark-deal-fair);--electric-cars-surface:var(--dark-electric-cars-surface);--electric-cars-green:var(--dark-electric-cars-green);--yandex-red:var(--dark-yandex-red);--yandex-yellow:var(--dark-yandex-yellow);--split:var(--dark-split);--brand-highlighter:var(--dark-brand-highlighter);--mos-ru-red:var(--dark-mos-ru-red)}:root{--desktop-header-height:120px;--desktop-header-container-width:1212px;--desktop-header-container-width-m:888px;--desktop-top-navigation-height:44px;--ios-safe-area-bottom:calc(40px + env(safe-area-inset-bottom));--main-font:"YS Text","YSTextVariable","Arial","Helvetica Neue","Helvetica",yandex-sans-rub-sign,sans-serif;--main-heading-font:"YS Geo","YS Text","YSTextVariable","Arial","Helvetica Neue","Helvetica",yandex-sans-rub-sign,sans-serif;--gerbera-font:"Gerbera","Arial","Helvetica Neue","Helvetica",sans-serif;--anonymous-font:"Anonymous Pro","Arial","Helvetica Neue","Helvetica",sans-serif;--promo-pitcrew-font:"PitcrewYandexAuto","Arial","Helvetica Neue","Helvetica",yandex-sans-rub-sign,sans-serif;--jetbrains-mono-font:"JetBrains Mono","Arial","Helvetica Neue","Helvetica",yandex-sans-rub-sign,sans-serif;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-size-h1:47px;--line-height-h1:47px;--font-size-h2:34px;--line-height-h2:36px;--font-size-h3:28px;--line-height-h3:32px;--font-size-h4:24px;--line-height-h4:28px;--font-size-h5:20px;--line-height-h5:24px;--font-size-sub:17px;--line-height-sub:20px;--font-size-body0:17px;--line-height-body0:24px;--font-size-body1:15px;--line-height-body1:20px;--font-size-body2:13px;--line-height-body2:16px;--font-size-caption:11px;--line-height-caption:12px;--fs-h1:var(--font-size-h3);--lh-h1:var(--line-height-h3);--fs-h2:var(--font-size-h4);--lh-h2:var(--line-height-h4);--fs-h4:var(--font-size-sub);--lh-h4:var(--line-height-sub);--fs-body:var(--font-size-body1);--lh-body:var(--line-height-body1);--fs-small:var(--font-size-body2);--lh-small:var(--line-height-body2);--fs-extra-small:var(--font-size-caption);--lh-extra-small:var(--line-height-caption);--animation-speed-fast:0.2s;--animation-speed-normal:0.4s;--float-control-z-index:900;--fullscreen-gallery-z-index:2600;--modal-z-index:2500;--curtain-z-index:2900;--popup-z-index:3000;--base-transition-time:0.3s;--link-hover-transition-settings:var(--base-transition-time) ease;--border-radius-xs:4px;--border-radius-s:8px;--border-radius-m:12px;--border-radius-l:16px;--border-radius-xl:20px;--border-radius-xxl:24px;--border-radius-xxxl:36px;--mag-dark:#000;--mag-blue:#2882db;--mag-red:#d73b35;--mag-white:#fff;--mag-gradient:linear-gradient(270deg,var(--mag-blue) 0%,#7b71d3 20%,#ae5bbb 40%,#cf4294 60%,#dd3266 80%,var(--mag-red) 100%);--mag-gray-dark:#575757;--mag-gray-a1:#adadad;--mag-gray-light:#5c5c5c;--mag-gray-light-extra:#e0e0e0;--mag-text-blue:var(--mag-blue);--mag-text-black:#1f1f1f;--mag-text-white:#fff;--mag-text-gray-dark:var(--mag-gray-dark);--mag-text-gray-light-extra:var(--mag-gray-light-extra);--mag-bg-white:#fff;--mag-bg-gray-light:#f5f5f5;--mag-bg-dark:#000000e0;--mag-m-content-width:780px;--mag-l-content-width:1100px;--mag-xl-content-width:1216px;--mag-new-red:#d90000;--mag-new-gray-light:#eaebed;--mag-new-blue:#2aabee;--mag-post-preview-background:var(--white);--mag-new-page-background:none;--mag-new-header-background-color:var(--surface);--mag-new-gap-heading:40px;--arb-main-font:"YS Geo","YS Text","YSTextVariable","Arial","Helvetica Neue","Helvetica",yandex-sans-rub-sign,sans-serif;--arb-jetbrains-mono-font:"JetBrains Mono","Arial","Helvetica Neue","Helvetica",yandex-sans-rub-sign,sans-serif;--arb-font-size-h1:69px;--arb-line-height-h1:64px;--arb-font-size-h2:52px;--arb-line-height-h2:52px;--arb-font-size-h3:40px;--arb-line-height-h3:40px;--arb-font-size-h4:32px;--arb-line-height-h4:32px;--arb-font-size-sub1:16px;--arb-line-height-sub1:20px;--arb-font-size-sub2:13px;--arb-line-height-sub2:16px;--arb-font-size-body1:24px;--arb-line-height-body1:24px;--arb-font-size-body2:19px;--arb-line-height-body2:24px;--arb-font-size-body3:16px;--arb-line-height-body3:20px;--arb-font-size-body4:14px;--arb-line-height-body4:16px;--arb-sand-100:#f2efed;--arb-sand-200:#ddd2c5;--arb-sand-300:#d0c4b9;--arb-sand-400:#c7baaf;--arb-sand-500:#bcaa99;--arb-light-white:#fff;--arb-light-o64:#ffffffa3;--arb-light-o12:#ffffff1f;--arb-light-o4:#fff6;--arb-black:#0f0f0f;--arb-black-o12:#0000001f;--arb-black-o52:#00000085;--arb-academy-black:#13141e;--arb-grey-11:#1c1a1c;--arb-grey-17:#2b282b;--arb-grey-8:#ebebeb;--arb-red:#e60000;--arb-academy-blue:#0051e6;--arb-light-blue:#accef0;--arb-color-6:#d7ebff;--arb-border-radius-xs:6px;--arb-border-radius-s:8px;--arb-border-radius-m:10px;--arb-border-radius-l:12px;--SliderItem--width1:calc(100vw - 48px);--SliderItem--height1:calc(var(--SliderItem--width1)*9/16);--SliderItem--width2:calc(50vw - 28px);--SliderItem--height2:calc(var(--SliderItem--width2)*9/16);--SliderItem--height2--4-3:calc(var(--SliderItem--width2)*3/4);--SliderItem--width4:calc(25vw - 18px);--SliderItem--height4:calc(var(--SliderItem--width4)*9/16);--SliderItem--height4--4-3:calc(var(--SliderItem--width4)*3/4);--safe-horizontal-offset:calc(16px + env(safe-area-inset-left));--desktop-index-col-width:280px;--desktop-index-col-width-largescreen:287px;--desktop-index-col-gap:24px;--desktop-index-col-width-2:calc(var(--desktop-index-col-width)*2 + var(--desktop-index-col-gap));--desktop-index-col-width-largescreen-2:calc(var(--desktop-index-col-width-largescreen)*2 + var(--desktop-index-col-gap));--desktop-index-col-width-3:calc(var(--desktop-index-col-width)*3 + var(--desktop-index-col-gap)*2);--desktop-index-col-width-largescreen-3:calc(var(--desktop-index-col-width-largescreen)*3 + var(--desktop-index-col-gap)*2);--main-layout-column-width:60px;--main-layout-gap:20px;--landing-layout-column-width:72px;--landing-layout-gap:36px;--landing-layout-column-small-width:49px;--landing-layout-small-gap:32px;--layout-padding-big:24px;--layout-padding-small:16px;--main-layout-content-column:calc(var(--main-layout-column-width)*4 + var(--main-layout-gap)*3);--landing-layout-max-width:calc(var(--landing-layout-column-width)*12 + var(--landing-layout-gap)*11);--main-layout-max-width:calc(var(--main-layout-column-width)*16 + var(--main-layout-gap)*15);--landing-layout-min-width:calc(var(--landing-layout-column-small-width)*12 + var(--landing-layout-small-gap)*11);--main-layout-min-width:calc(var(--main-layout-column-width)*12 + var(--main-layout-gap)*11);--landing-layout-min-width-with-padding:calc(var(--landing-layout-min-width) + var(--layout-padding-small)*2);--main-layout-min-width-with-padding:calc(var(--main-layout-min-width) + var(--layout-padding-small)*2);--shadow-s:0 2px 8px #1314161f;--shadow-m:0 2px 16px #1314161f;--shadow-l:0 4px 32px #1314161f;--divider-1px:1px solid var(--overlay-quaternary-dark-static);--divider-4px:4px solid var(--overlay-quaternary-dark-static);--divider-8px:8px solid var(--overlay-quaternary-dark-static)}:root[data-theme=dark],[data-theme=dark]{--divider-1px:1px solid #ffffff1f;--divider-4px:4px solid #ffffff1f;--divider-8px:8px solid #ffffff1f}.BaseApp__content,.BaseApp__page{background-color:var(--surface)}.BaseApp__page{font-size:var(--font-size-body1)}.BaseApp__main{flex:1;padding-top:44px;background-color:var(--white)}.BaseApp__layout{display:flex;box-sizing:border-box;min-height:100vh;background:var(--white)}@supports (-webkit-touch-callout:none){.BaseApp__layout{min-height:-webkit-fill-available}}.BaseApp__sidebar{flex-shrink:0}.CatalogFilterSearchList__columns-dGu0I{column-count:4}.CatalogFilterSearchList__link-ebL7j{overflow:hidden;margin:0 5px 16px 0;white-space:nowrap;text-overflow:ellipsis}.CatalogFilterSearchList__collapse-A0qjZ{margin-top:16px}.CatalogFilterSearchList__toggleLink-KuxV1{display:flex;align-items:center;gap:8px}.CatalogFilterSearchList__arrowUp-ZjUjt{transform:rotate(-180deg)}.CatalogFilterSearchList__brandZone-MXcAZ{font-weight:var(--font-weight-bold)}.CatalogFilterSearchList__brandIcon-iPQYw{position:relative;top:-2px;right:-2px}.HiddenVisually{position:absolute;overflow:hidden;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;padding:0;white-space:nowrap;border:0;clip-path:inset(100%)}.TextWithCounter__list-dLVda{overflow:hidden;width:100%;text-align:left;white-space:nowrap;text-overflow:ellipsis}.TextWithCounter__list-dLVda+.TextWithCounter__count-zqbJQ{overflow:visible;text-overflow:unset}.Input2-fZ28y{display:flex;flex-direction:column}.Input2_widthFull-Hvjfs{width:100%}.Input2_disabled-TDRGa .Input2__content-ISWZM,.Input2_disabled-TDRGa .Input2__input-t8TD8,.Input2_disabled-TDRGa .Input2__input-t8TD8::placeholder,.Input2_disabled-TDRGa .Input2__label-tHZ7T,.Input2_disabled-TDRGa .Input2__wrapper-ypcf0{cursor:default;color:var(--foreground-tertiary)}.Input2_readOnly-ksSir .Input2__content-ISWZM,.Input2_readOnly-ksSir .Input2__input-t8TD8,.Input2_readOnly-ksSir .Input2__input-t8TD8::placeholder,.Input2_readOnly-ksSir .Input2__label-tHZ7T,.Input2_readOnly-ksSir .Input2__wrapper-ypcf0{cursor:default}.Input2__description-nodQm{color:var(--foreground-secondary)}.Input2__wrapper-ypcf0{position:relative;overflow:hidden;min-width:50px;max-width:100%;cursor:text}.Input2_disabled-TDRGa .Input2__wrapper-ypcf0{cursor:default}.Input2__content-ISWZM{position:relative;display:flex;align-items:center;box-sizing:border-box;height:100%;cursor:text}.Input2__input-t8TD8{all:unset;position:relative;width:100%;cursor:text;text-overflow:ellipsis;overflow-wrap:anywhere;color:var(--foreground)}.Input2__input-t8TD8::placeholder{color:var(--foreground-secondary)}.Input2__inputGroup-bxk8k{position:relative;display:flex;flex:1}.Input2-fZ28y:not(.Input2_multiline-dC5vz) .Input2__wrapper-ypcf0{height:20px}.Input2__label-tHZ7T{--translate-y:0;position:absolute;width:100%;cursor:text;color:var(--foreground-secondary);transition:.1s ease-out;transform:translateY(0)}.Input2_withError-LQ9Vt:not(:focus-within):not(.Input2__content-ISWZM:hover) .Input2__label-tHZ7T{color:var(--red)}.Input2-fZ28y:focus-within .Input2__label-tHZ7T,.Input2_withPlaceholder-WD02N .Input2__label-tHZ7T,.Input2_withValue-H8ch7 .Input2__label-tHZ7T{font-size:var(--font-size-caption);line-height:var(--line-height-caption);transform:translateY(var(--translate-y))}.Input2__footer-chcDm{font-size:var(--font-size-body2);line-height:var(--line-height-body2);display:grid;grid-row-gap:4px;min-height:var(--line-height-body2);margin-top:4px}.Input2_size_l-wBVqV .Input2__footer-chcDm,.Input2_size_xl-Td2tX .Input2__footer-chcDm,.Input2_size_xxl-MmZEK .Input2__footer-chcDm{margin-top:6px}.Input2__error-_6b_n{color:var(--red)}.Input2__end-sRGuS,.Input2__start-hl0Cf{display:grid;align-items:center;align-self:flex-start;cursor:auto;color:var(--foreground-secondary)}.Input2__clearIcon-y2Szm{display:none}.Input2__clearIcon-y2Szm,.Input2__copyIcon-xgGOM{cursor:pointer;color:var(--foreground-secondary)}.Input2_disabled-TDRGa .Input2__clearIcon-y2Szm,.Input2_disabled-TDRGa .Input2__end-sRGuS,.Input2_disabled-TDRGa .Input2__start-hl0Cf{display:grid;cursor:auto;color:var(--foreground-tertiary)}.Input2_withError-LQ9Vt.Input2_withValue-H8ch7 .Input2__clearIcon-y2Szm,.Input2_withError-LQ9Vt.Input2_withValue-H8ch7 .Input2__end-sRGuS,.Input2_withError-LQ9Vt.Input2_withValue-H8ch7 .Input2__start-hl0Cf{color:var(--red)}.Input2__end-sRGuS{display:flex;align-items:center;align-self:flex-start;column-gap:8px;width:max-content;cursor:auto}.Input2_withValue-H8ch7:not(.Input2_disabled-TDRGa) .Input2__clearIcon-y2Szm{display:block}.Input2_multiline-dC5vz .Input2__input-t8TD8{overflow:hidden;word-wrap:break-word}.Input2_variant_primary-efEQ5:not(.Input2_readOnly-ksSir) .Input2__content-ISWZM,.Input2_variant_primary-efEQ5:not(.Input2_readOnly-ksSir) .Input2__wrapper-ypcf0,.Input2_variant_primary-efEQ5:not(.Input2_readOnly-ksSir):focus-within .Input2__content-ISWZM{background-color:var(--surface-secondary)}.Input2_withError-LQ9Vt.Input2_variant_primary-efEQ5 .Input2__content-ISWZM{background-color:#fee8e7}.Input2_variant_primary-efEQ5:not(.Input2_disabled-TDRGa):not(:read-only):not(:focus-within) .Input2__wrapper-ypcf0:hover{opacity:.8}.Input2_focused-zc52X .Input2__wrapper-ypcf0,.Input2_variant_primary-efEQ5:not(.Input2_disabled-TDRGa):focus-within .Input2__wrapper-ypcf0{outline:1px solid var(--surface-inverse)}.Input2_variant_primary-efEQ5.Input2_readOnly-ksSir .Input2__wrapper-ypcf0{outline:1px solid var(--stroke)}.Input2_variant_secondary-cF074 .Input2__content-ISWZM,.Input2_variant_secondary-cF074 .Input2__wrapper-ypcf0,.Input2_variant_secondary-cF074:focus-within .Input2__content-ISWZM{background-color:var(--white)}.Input2_withError-LQ9Vt.Input2_variant_secondary-cF074:not(:focus-within) .Input2__content-ISWZM:not(:hover){background-color:var(--red-tertiary)}.Input2_variant_secondary-cF074:not(.Input2_disabled-TDRGa) .Input2__wrapper-ypcf0:hover,.Input2_variant_secondary-cF074:not(.Input2_disabled-TDRGa):focus-within .Input2__wrapper-ypcf0{outline:1px solid var(--surface-inverse)}.Input2_variant_secondary-cF074.Input2_readOnly-ksSir .Input2__wrapper-ypcf0{outline:1px solid var(--stroke)}.Input2_variant_tertiary-DiHn3 .Input2__content-ISWZM,.Input2_variant_tertiary-DiHn3 .Input2__wrapper-ypcf0,.Input2_variant_tertiary-DiHn3:focus-within .Input2__content-ISWZM{background-color:initial}.Input2_variant_tertiary-DiHn3:not(.Input2_disabled-TDRGa) .Input2__wrapper-ypcf0:hover,.Input2_variant_tertiary-DiHn3:not(.Input2_disabled-TDRGa):focus-within .Input2__wrapper-ypcf0{outline:none}.Input2_size_s-TrQBx .Input2__content-ISWZM,.Input2_size_s-TrQBx .Input2__wrapper-ypcf0{min-height:32px;border-radius:var(--border-radius-s)}.Input2_size_s-TrQBx .Input2__content-ISWZM{font-size:var(--font-size-body1);line-height:var(--line-height-body1);padding:0 8px}.Input2_size_s-TrQBx .Input2__inputGroup-bxk8k{padding:6px 0}.Input2_size_s-TrQBx .Input2__end-sRGuS,.Input2_size_s-TrQBx .Input2__start-hl0Cf{height:32px}.Input2_size_s-TrQBx .Input2__start-hl0Cf{margin-right:4px}.Input2_size_s-TrQBx .Input2__end-sRGuS{margin-left:4px}.Input2_size_s-TrQBx .Input2__label-tHZ7T{display:none}.Input2__label_size_s-H3k6l{font-size:15px;line-height:20px;margin-bottom:4px;color:var(--foreground)}.Input2_size_m-Lgiw_ .Input2__content-ISWZM,.Input2_size_m-Lgiw_ .Input2__wrapper-ypcf0{min-height:44px;border-radius:var(--border-radius-m)}.Input2_size_m-Lgiw_ .Input2__content-ISWZM{font-size:var(--font-size-body1);line-height:var(--line-height-body1);padding:0 12px}.Input2_size_m-Lgiw_ .Input2__inputGroup-bxk8k{padding:12px 0}.Input2_size_m-Lgiw_.Input2_withLabel-WShmz .Input2__input-t8TD8{top:6px}.Input2_size_m-Lgiw_ .Input2__end-sRGuS,.Input2_size_m-Lgiw_ .Input2__start-hl0Cf{height:44px}.Input2_size_m-Lgiw_ .Input2__start-hl0Cf{margin-right:8px}.Input2_size_m-Lgiw_ .Input2__end-sRGuS{margin-left:8px}.Input2_size_m-Lgiw_ .Input2__label-tHZ7T{--translate-y:-6px;top:12px}.Input2_size_l-wBVqV .Input2__content-ISWZM,.Input2_size_l-wBVqV .Input2__wrapper-ypcf0{min-height:56px;border-radius:var(--border-radius-l)}.Input2_size_l-wBVqV .Input2__content-ISWZM{font-size:var(--font-size-body0);line-height:var(--line-height-body0);padding:0 16px}.Input2_size_l-wBVqV .Input2__inputGroup-bxk8k{padding:16px 0}.Input2_size_l-wBVqV.Input2_withLabel-WShmz .Input2__input-t8TD8{top:9px}.Input2_size_l-wBVqV .Input2__end-sRGuS,.Input2_size_l-wBVqV .Input2__start-hl0Cf{height:56px}.Input2_size_l-wBVqV .Input2__start-hl0Cf{margin-right:12px}.Input2_size_l-wBVqV .Input2__end-sRGuS{margin-left:12px}.Input2_size_l-wBVqV .Input2__label-tHZ7T{--translate-y:-5px;top:16px}.Input2_size_xl-Td2tX .Input2__content-ISWZM,.Input2_size_xl-Td2tX .Input2__wrapper-ypcf0{min-height:64px;border-radius:var(--border-radius-l)}.Input2_size_xl-Td2tX .Input2__content-ISWZM{font-size:var(--font-size-body0);line-height:var(--line-height-body0);padding:0 16px}.Input2_size_xl-Td2tX .Input2__inputGroup-bxk8k{padding:20px 0}.Input2_size_xl-Td2tX.Input2_withLabel-WShmz .Input2__input-t8TD8{top:9px}.Input2_size_xl-Td2tX .Input2__end-sRGuS,.Input2_size_xl-Td2tX .Input2__start-hl0Cf{height:64px}.Input2_size_xl-Td2tX .Input2__start-hl0Cf{margin-right:16px}.Input2_size_xl-Td2tX .Input2__end-sRGuS{margin-left:16px}.Input2_size_xl-Td2tX .Input2__label-tHZ7T{--translate-y:-5px;top:20px}.Input2_size_xxl-MmZEK .Input2__content-ISWZM,.Input2_size_xxl-MmZEK .Input2__wrapper-ypcf0{min-height:64px;border-radius:var(--border-radius-l)}.Input2_size_xxl-MmZEK .Input2__content-ISWZM{font-size:var(--font-size-h2);line-height:var(--line-height-h2);padding:0 16px}.Input2_size_xxl-MmZEK .Input2__inputGroup-bxk8k{padding:14px 0}.Input2_size_xxl-MmZEK.Input2_withLabel-WShmz .Input2__input-t8TD8{top:6px}.Input2_size_xxl-MmZEK .Input2__end-sRGuS,.Input2_size_xxl-MmZEK .Input2__start-hl0Cf{height:64px}.Input2_size_xxl-MmZEK .Input2__start-hl0Cf{margin-right:16px}.Input2_size_xxl-MmZEK .Input2__end-sRGuS{margin-left:16px}.Input2_size_xxl-MmZEK .Input2__label-tHZ7T{--translate-y:-6px;top:14px}.Input2_size_xxl-MmZEK:not(.Input2_multiline-dC5vz) .Input2__input-t8TD8{height:36px}.Pdd .Input2__wrapper-ypcf0{max-width:100%;background:unset}.Pdd .Input2__wrapper-ypcf0>.Input2__content-ISWZM{color:#0009;background:#0000000d}.Input2__multilineSlot-nE5j1{width:100%}.Input2__multilineSlotContent-rJXPB{width:-moz-fit-content;width:fit-content}.Input2_completed-_fLeI.Input2_withValue-H8ch7:not(.Input2_variant_tertiary-DiHn3):not(.Input2_disabled-TDRGa):not(.Input2_withError-LQ9Vt):not(.Input2_focused-zc52X):not(:focus-within) .Input2__content-ISWZM,.Input2_completed-_fLeI.Input2_withValue-H8ch7:not(.Input2_variant_tertiary-DiHn3):not(.Input2_disabled-TDRGa):not(.Input2_withError-LQ9Vt):not(.Input2_focused-zc52X):not(:focus-within) .Input2__wrapper-ypcf0{background-color:var(--blue-tertiary)}.PseudoInput-bTBYf{font-family:inherit;font-size:inherit;width:100%;margin:0;padding:0;text-align:inherit;border:none;outline:none;background:none}.Popup__popup-ft6p1{border-radius:var(--border-radius-s)}.Popup__menu-7aUh_{display:block}.Popup__menu_empty-QHuh5{display:none}.Select2-MxJgu{display:inline-block;max-width:100%}.Select2-MxJgu [class*=Input2-]:not([class*=Input2_disabled-]) *{overflow:hidden;cursor:pointer;white-space:nowrap;text-overflow:ellipsis}.Select2-MxJgu:not(.Select2_hasSearch-SYjqG){caret-color:#0000}.Select2_width_full-KamxW{width:100%}.Select2__popup-KatYk{border-radius:var(--border-radius-s)}.Select2__nativeWrapper-qmze6{position:relative;z-index:3;overflow:hidden;margin:0;padding:0;border:1px solid var(--background);border-radius:var(--border-radius-s);outline:0}.Select2__nativeSelect-1V12J{position:relative;z-index:12;display:block;width:100%;height:38px;-webkit-appearance:none;appearance:none;opacity:.01;-webkit-tap-highlight-color:transparent;-webkit-focus-ring-color:#0000;border:0;border-radius:0;background:#fff0}.Select2__nativeLabel-UnOe_,.Select2__nativeSelect-1V12J{font-size:14px;margin:0;padding:0 35px 0 10px;white-space:nowrap;outline:0}.Select2__nativeLabel-UnOe_{line-height:38px;position:absolute;inset:0;overflow:hidden;text-overflow:ellipsis;pointer-events:none;color:var(--foreground-secondary);border:0;background-color:#fff}.Select2__nativeClear-zTKki{position:absolute;z-index:16;top:0;right:0;display:none;width:38px;height:100%;cursor:pointer;opacity:.3;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23757575' fill-rule='evenodd' d='M10.586 12 7.05 8.464A1 1 0 0 1 8.464 7.05L12 10.586l3.536-3.536a1 1 0 0 1 1.414 1.414L13.414 12l3.536 3.536a1 1 0 0 1-1.414 1.414L12 13.414 8.464 16.95a1 1 0 0 1-1.414-1.414z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:24px}.Select2_checked-WDsbE .Select2__nativeLabel-UnOe_{color:#000;background-color:#cbe4ff}.Select2_checked-WDsbE.Select2_hasClear-qc2b1 .Select2__nativeLabel-UnOe_.Select2__button-M6dSQ:after{display:none}.Select2_checked-WDsbE .Select2__nativeClear-zTKki{display:block}.Tags_wrap_nowrap{display:flex}.Tags__tag{display:inline-block;max-width:100%;margin-bottom:12px;white-space:nowrap}.Tags__tag:not(:last-child){margin-right:8px}.Tags_mobile .Tags__tag{margin-bottom:8px}.Tags_mobile .Tags__tag .Button.Button_checked{color:var(--white);border-color:#0000;background-color:var(--blue)}.Tags_mobile.Tags_black .Tags__tag .Button.Button_checked{color:var(--white);background-color:var(--black)}.Tags_wrap_nowrap .Tags__tag,.Tags_wrap_nowrap.Tags_mobile .Tags__tag{margin-bottom:0}.Tags .Button__content>span{margin:12px 16px}.Tags_properGaps.Tags_wrap_wrap{display:flex;flex-wrap:wrap;gap:12px 8px}.Tags_mobile.Tags_properGaps.Tags_wrap_wrap{row-gap:8px}.Tags_mobile.Tags_properGaps .Tags__tag,.Tags_properGaps .Tags__tag{margin-right:0;margin-bottom:0}.Checkbox2-WDTKe{font-size:var(--font-size-body0);line-height:var(--line-height-body0);display:inline-flex;flex-direction:row;align-items:flex-start;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Checkbox2_disabled-iiCMu{cursor:default}.Checkbox2__box-ZWLac{position:relative;display:inline-block;flex-shrink:0;box-sizing:border-box}.Checkbox2_size24-fSDFG .Checkbox2__box-ZWLac{width:24px;height:24px;padding:2px}.Checkbox2_size20-sCPDo .Checkbox2__box-ZWLac{width:20px;height:20px;padding:0 2px}.Checkbox2__box-ZWLac:after{position:absolute;top:7px;left:6px;visibility:hidden;width:14px;height:10px;content:"";opacity:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='10' viewBox='0 0 14 10'%3E%3Cpath fill='%23fff' d='M.295 5.477a.95.95 0 0 1 0-1.378l-.033.032a1.043 1.043 0 0 1 1.437.003l2.88 2.77L11.464.283a1.045 1.045 0 0 1 1.431.001l-.033-.031a.95.95 0 0 1-.004 1.382L5.3 8.902a1.053 1.053 0 0 1-1.438.005z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%}.Checkbox2_size20-sCPDo .Checkbox2__box-ZWLac:after{top:6px;left:5px;width:11px;height:7px}.Checkbox2_halfChecked-Wc3F1 .Checkbox2__box-ZWLac:after{position:absolute;top:5px;left:5px;visibility:hidden;width:14px;height:14px;content:"";opacity:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' viewBox='0 0 14 14'%3E%3Crect width='12' height='2' x='1' y='6' fill='%23fff' rx='1'/%3E%3C/svg%3E");background-size:100%}.Checkbox2_size20-sCPDo.Checkbox2_halfChecked-Wc3F1 .Checkbox2__box-ZWLac:after{top:4px;left:4px;width:12px;height:12px}.Checkbox2_checked-_UfDk .Checkbox2__box-ZWLac:after{visibility:visible;opacity:1}.Checkbox2__control-zqyee{position:absolute;width:1px;height:1px;opacity:0}.Checkbox2__checkbox-ihkUB{display:inline-block;box-sizing:border-box;border:1px solid var(--surface-tertiary);border-radius:var(--border-radius-xs);transition:background-color .2s,border-color .2s,opacity .2s}.Checkbox2_size24-fSDFG .Checkbox2__checkbox-ihkUB{width:20px;height:20px}.Checkbox2_size20-sCPDo .Checkbox2__checkbox-ihkUB{width:16px;height:16px}.Checkbox2-WDTKe .Checkbox2__checkbox-ihkUB:after{opacity:0;transition:background-color .2s,border-color .2s,opacity .2s}.Checkbox2-WDTKe:not(.Checkbox2_checked-_UfDk):not(.Checkbox2_disabled-iiCMu):not(.Checkbox2_error-WXKLo):not(.Checkbox2_halfChecked-Wc3F1):hover .Checkbox2__checkbox-ihkUB:after{position:absolute;top:2px;left:2px;width:18px;height:18px;content:"";opacity:1;border:1px solid var(--overlay-quaternary-dark-static);border-radius:var(--border-radius-xs)}.Checkbox2-WDTKe.Checkbox2_size20-sCPDo:not(.Checkbox2_checked-_UfDk):not(.Checkbox2_disabled-iiCMu):not(.Checkbox2_error-WXKLo):not(.Checkbox2_halfChecked-Wc3F1):hover .Checkbox2__checkbox-ihkUB:after{position:absolute;top:2px;left:2px;width:14px;height:14px;content:"";opacity:1;border:1px solid var(--overlay-quaternary-dark-static);border-radius:var(--border-radius-xs)}.Checkbox2_checked-_UfDk .Checkbox2__checkbox-ihkUB{border-color:#0000;background-color:var(--surface-inverse)}.Checkbox2_disabled-iiCMu .Checkbox2__checkbox-ihkUB{border-color:var(--surface-tertiary);background-color:var(--surface-secondary)}.Checkbox2_disabled-iiCMu.Checkbox2_checked-_UfDk .Checkbox2__checkbox-ihkUB{border:none;background-color:var(--surface-tertiary)}.Checkbox2_checked-_UfDk.Checkbox2_error-WXKLo .Checkbox2__checkbox-ihkUB{border-color:#0000;background-color:var(--red)}.Checkbox2_error-WXKLo .Checkbox2__checkbox-ihkUB{border-color:var(--red)}.Checkbox2__text-lvHeC{margin-top:1px}.Checkbox2-WDTKe .Checkbox2__box-ZWLac+.Checkbox2__text-lvHeC{padding-left:20px}.Checkbox2-WDTKe .Checkbox2__box-ZWLac+.Checkbox2__text-lvHeC:empty{display:none}.TransmissionFilterCheckboxes-_VJEs{padding-left:36px;border-bottom:var(--divider-1px)}.TransmissionFilterCheckboxes-_VJEs [class*=Checkbox2_checked] [class*=Checkbox2__checkbox]{background-color:var(--blue)}.TransmissionFilterCheckboxes__list-q2IJB{padding-left:36px}.TransmissionFilterCheckboxes__listItem-Q56dU{font-size:var(--font-size-body1);line-height:var(--line-height-body1);padding:14px 0}.TransmissionFilterCheckboxes__list-q2IJB .TransmissionFilterCheckboxes__listItem-Q56dU{border-bottom:var(--divider-1px)}.TransmissionFilterCheckboxes__item-sqNf8.TransmissionFilterCheckboxes__item_multi-uI1dM{border-bottom:none}.TransmissionFilterCheckboxes__item-sqNf8.TransmissionFilterCheckboxes__item_multi-uI1dM>.TransmissionFilterCheckboxes__listItem-Q56dU{padding:10px 0}.ListItemCheckbox-i4X7F{grid-gap:8px}.ListItemCheckbox-i4X7F:hover:not(.ListItemCheckbox_disabled-I1_kE){cursor:pointer}.ListItemCheckbox-i4X7F:hover:not(.ListItemCheckbox_disabled-I1_kE) .ListItemCheckbox__checkbox-cuYxY{border-color:var(--surface-inverse)}.ListItemCheckbox__checkboxWrapper-ygmAB{display:flex}.ListItemCheckbox_disabled-I1_kE{pointer-events:none}.ListItemCheckbox__checkboxTitle-vC5GZ{color:var(--foreground)}.ListItemCheckbox_disabled-I1_kE .ListItemCheckbox__checkboxTitle-vC5GZ{color:var(--foreground-tertiary)}.PowerFromToFilters__powerFrom-xHavV{margin-right:3px}.PowerFromToFilters__powerTo-CdyFc{margin-left:-1px}.AccelerationFromToFilter__accelerationFrom-RLrd8{margin-right:3px}.AccelerationFromToFilter__accelerationTo-iMvL7{margin-left:-1px}.YearFromToFilter__yearFrom-U1tZz{width:50%;margin-right:3px}.YearFromToFilter__yearTo-Mj1ZY{width:50%}.PriceFromToFilter-U7kxw .PriceFromToFilter__priceFrom-vIFHD{width:50%;margin-right:1px}.PriceFromToFilter-U7kxw .PriceFromToFilter__priceTo-uhlX9{width:50%;margin-left:1px}.DisplacementFromToFilter__displacementFrom-oC6po{position:relative;margin-right:3px}.DisplacementFromToFilter__displacementTo-kLRwN{position:relative;margin-left:-1px}.CatalogFilters-MIx4n{display:grid;grid-template-columns:repeat(3,minmax(300px,1fr));grid-template-rows:repeat(3,1fr);gap:8px 20px}.CatalogFilters__button-lGshV{font-family:var(--main-font);font-size:var(--font-size-body1);font-weight:var(--font-weight-medium);line-height:var(--line-height-body1);width:100%}.CatalogFilters__buttonIconClose-QEeXN{color:var(--foreground);fill:var(--foreground)}.CatalogFilters__noResult-WBSbi{font-size:var(--font-size-body2);font-weight:700;line-height:var(--line-height-body2);flex-shrink:0;width:max-content;max-width:100%;margin-right:4px;color:var(--red)}.CatalogFilters__buttonNoResultText-pVU9F{color:var(--foreground-secondary)}.CatalogFilters__halfColumnField-iUEon{width:100%;min-width:0}.CatalogFilters__halfColumnField-iUEon+.CatalogFilters__halfColumnField-iUEon{margin-left:10px}.CatalogFilters__column-qgKz8{display:flex;align-items:center;width:100%;min-width:0}.CatalogFilters-MIx4n [class~=Select__button]{border-color:#0000;background-color:var(--fill)}.CatalogFilters-MIx4n [class~=Select__button]:hover{border-color:var(--blue)}.CatalogFilters-MIx4n [class~=Select_checked] [class~=Select__button]{z-index:1}.CatalogFilters-MIx4n [class~=Select_mode_radio-check] [class~=Select__button]{border-right-color:var(--white);border-left-color:var(--white)}.CatalogFilters-MIx4n [class~=TextInput__input]{border-color:#0000;background-color:var(--fill)}.CatalogFilters-MIx4n label:first-child>div{border-right-color:var(--white)}.CatalogFilters-MIx4n label:last-child>div{border-left-color:var(--white)}.CatalogFilters-MIx4n [class~=TextInput_has-value] [class~=TextInput__input]{border-color:#157ee180;background-color:var(--blue-tertiary)}.CatalogFilters-MIx4n :is([class~=TextInput_hovered],[class~=TextInput_focused]) [class~=TextInput__input]{border-color:var(--blue)}.Radio{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Radio__text{font-size:var(--font-size-body1);display:inline-block;padding:2px 0;vertical-align:top}.Radio__control{position:absolute;width:1px;height:1px;opacity:0}.Radio__box{position:relative;width:24px;height:24px;margin-right:10px;padding:2px}.Radio__box,.Radio__radio{display:inline-block;box-sizing:border-box}.Radio__radio{width:20px;height:20px;border:1px solid var(--overlay-tertiary-dark-static);border-radius:100px;background:var(--white);transition:border-width .2s,border-color .2s}.Radio_hovered .Radio__radio{border-color:var(--blue)}.Radio_checked .Radio__radio{border-width:6px;border-color:var(--blue)}.Radio_checked.Radio_hovered .Radio__radio{border-color:#2284ef}.Radio_disabled{cursor:default}.Radio_disabled .Radio__radio{border-color:#0000000a;background-color:#0000000a}.Radio_disabled .Radio__text{color:#0000003d}.Radio_disabled.Radio_checked .Radio__box{border-color:#0000003d}.Radio_type_button{white-space:nowrap}.Radio_type_radio{font-family:inherit;font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:inline-flex;flex-direction:row;align-items:center}.Radio_type_radio .Radio__box{flex-shrink:0;align-self:flex-start}.Radio_type_list{font-size:var(--font-size-body1);line-height:var(--line-height-body1);position:relative;display:block;padding:18px 34px 18px 0;color:var(--foreground);border-bottom:1px solid var(--background);background-color:var(--white);transition:background-color .1s ease-in-out,color .1s ease-in-out}.Radio_type_list.Radio_hovered{color:var(--red)}.Radio_type_list .Radio__checkedIcon{position:absolute;top:50%;right:0;display:none;color:var(--red);transform:translateY(-50%)}.Radio_type_list.Radio_checked .Radio__checkedIcon{display:block}.Radio_type_list.Radio_disabled.Radio_checked .Radio__checkedIcon{color:var(--overlay-quaternary)}.Radio_type_list .Radio__box{display:none}.ButtonGroup{display:flex;align-items:center;box-sizing:border-box}.ButtonGroup>:not(:first-child){margin-left:-1px}.ButtonGroup>.Checkbox .Button_color_whiteHoverBlue:not(.Button_focused):not(.Button_checked),.ButtonGroup>.Radio .Button_color_whiteHoverBlue:not(.Button_focused):not(.Button_checked){color:var(--foreground-secondary)}.ButtonGroup>.Checkbox .Button_color_whiteHoverBlue:not(.Button_focused):not(.Button_checked).Button_hovered,.ButtonGroup>.Radio .Button_color_whiteHoverBlue:not(.Button_focused):not(.Button_checked).Button_hovered{color:var(--white)}.ButtonGroup>.Checkbox .Button_color_whiteHoverBlue:not(.Button_focused):not(.Button_checked).Button_disabled,.ButtonGroup>.Radio .Button_color_whiteHoverBlue:not(.Button_focused):not(.Button_checked).Button_disabled{color:#00000061}.ButtonGroup>.Checkbox .Button_color_whiteHoverBlue.Button_checked,.ButtonGroup>.Radio .Button_color_whiteHoverBlue.Button_checked{cursor:auto}.ButtonGroup>.Checkbox:not(:first-child) .Button,.ButtonGroup>.Radio:not(:first-child) .Button{border-top-left-radius:0;border-bottom-left-radius:0}.ButtonGroup>.Checkbox:not(:last-child) .Button,.ButtonGroup>.Radio:not(:last-child) .Button{border-top-right-radius:0;border-bottom-right-radius:0}.ButtonGroup>.Checkbox_checked,.ButtonGroup>.Checkbox_type_button:first-child,.ButtonGroup>.Radio_checked,.ButtonGroup>.Radio_type_button:first-child{z-index:1}.ButtonGroup>.Checkbox.Checkbox_hovered,.ButtonGroup>.Radio.Radio_hovered{z-index:2}.ButtonGroup>.Checkbox_type_button.Checkbox_focused,.ButtonGroup>.Radio_type_button.Radio_focused{z-index:3}.ButtonGroup>.Radio_type_button{-webkit-transform:translateZ(0)}.ButtonGroup_equal_padding{width:100%}.ButtonGroup_equal_padding>.Checkbox,.ButtonGroup_equal_padding>.Radio{flex-grow:1}.ButtonGroup_equal_padding>.Checkbox>.Button,.ButtonGroup_equal_padding>.Radio>.Button{width:100%}.ButtonGroup_equal_padding>.Checkbox>.Button .Button__text,.ButtonGroup_equal_padding>.Radio>.Button .Button__text{margin:0}.ButtonGroup_equal_width{width:100%}.ButtonGroup_equal_width>.Checkbox,.ButtonGroup_equal_width>.Radio{flex:1}.ButtonGroup_equal_width>.Checkbox>.Button,.ButtonGroup_equal_width>.Radio>.Button{width:100%}.ButtonGroup_equal_width>.Checkbox>.Button .Button__text,.ButtonGroup_equal_width>.Radio>.Button .Button__text{margin:0}.RadioGroup_type_radio,.RadioGroup_type_radio .Radio{display:block}.RadioGroup_type_radio .Radio:not(:last-child){margin-bottom:10px}.RadioGroup_type_list{display:block}.RadioGroup_view_touch{display:flex;align-items:center;box-sizing:border-box;padding:2px;border-radius:var(--border-radius-s);background-color:#0000000a}.RadioGroup_view_touch .Button{font-size:var(--font-size-body2);line-height:15px;width:100%}.RadioGroup_view_touch .Button__content>span:first-child,.RadioGroup_view_touch .Button__content>span:last-child{margin:0}.RadioGroup_view_touch .Radio{display:inline-block;width:100%}.RadioGroup_view_touch .Button_disabled:not(.Button_checked){cursor:not-allowed}.RadioGroup_view_touch .RadioGroup__item{display:flex;align-items:center}.RadioGroup_view_touch .RadioGroup__item+.RadioGroup__item:before{display:inline-block;flex-shrink:0;width:1px;height:16px;content:"";opacity:.08;background-color:var(--surface-inverse)}.RadioGroup_view_touch .RadioGroup__item.RadioGroup__item_checked:before,.RadioGroup_view_touch .RadioGroup__item_checked+.RadioGroup__item:before{opacity:0}.CategoryToggler__categoryTogglerButton-C9JEq{--button-side-space:20px}.CatalogFilterForm-ve0ZZ{position:relative;margin-bottom:44px}.CatalogFilterForm__titleWrapper-M_0wY{display:flex;margin-bottom:32px}.CatalogFilterForm__title-G2dm6{font-size:var(--font-size-h2);line-height:var(--line-height-h2);margin:0}.CatalogFilterForm__tilesWrapper-i0plu{position:relative;margin-bottom:32px}.CatalogFilterForm__searchButtons-TeYHo{display:flex;gap:8px}.CatalogFilterForm__arrow-0g0HJ{margin-left:8px;color:var(--foreground-secondary);transition:transform ease-in-out var(--animation-speed-normal,.5s)}.CatalogFilterForm__arrow_down-wskNt{transform:rotate(0deg)}.CatalogFilterForm__arrow_up-DejXc{transform:rotate(-180deg)}.CatalogFilterForm__categoryToggler-ZC7_m{align-self:flex-start}.CatalogFilterForm__searchList-G8gPT{margin-bottom:32px}.LayoutSidebar{display:flex;flex-direction:row-reverse;justify-content:space-between}.LayoutSidebar__sidebar{display:flex;flex-direction:column;justify-content:flex-start;width:240px;margin-bottom:40px}@media screen and (min-width:1280px){.LayoutSidebar__sidebar{width:300px}}@media screen and (min-width:1300px){.LayoutSidebar__sidebar{width:320px}}@media screen and (max-width:1219px){.LayoutSidebar__sidebar{display:none}}.LayoutSidebar__sidebarStickyContent{position:sticky;top:24px;display:flex;flex-direction:column}@supports not (position:sticky){.LayoutSidebar__sidebarStickyContent{transform:translateZ(0)}}.LayoutSidebar__content{width:920px}.AppCatalog-ht4Dv{--wide-layout-width:1260px;--medium-with-indents-width:980px;--medium-width:940px}.AppCatalog__layout-WlA9G{margin:0 auto}@media screen and (min-width:1300px){.AppCatalog__layout-WlA9G{width:var(--wide-layout-width)}}@media screen and (max-width:1299px){.AppCatalog__layout-WlA9G{width:var(--medium-width)}}.AppCatalog__layout_renovated-O0WUS{box-sizing:border-box;margin:0 auto}@media screen and (min-width:1300px){.AppCatalog__layout_renovated-O0WUS{width:var(--wide-layout-width);padding:0}}@media screen and (min-width:1280px){.AppCatalog__layout_renovated-O0WUS{width:1212px}}@media screen and (max-width:1279px){.AppCatalog__layout_renovated-O0WUS{width:1192px}}@media screen and (max-width:1219px){.AppCatalog__layout_renovated-O0WUS{width:920px;padding:0 16px}}.AppCatalog__sidebar-TsI3G{flex-grow:1;margin-left:20px}@media screen and (max-width:1299px){.AppCatalog__sidebar-TsI3G{display:none}}.AppCatalog__sidebar_content-j7L8h{flex-shrink:0;width:var(--medium-width);max-width:100%}.AppCatalog__top_navigation-xqauJ{margin-bottom:20px}@media screen and (min-width:1300px){.AppCatalog__top_navigation_layout-piyMX{width:var(--wide-layout-width);padding:0}}@media screen and (max-width:1299px){.AppCatalog__top_navigation_layout-piyMX{width:var(--medium-width);padding:0}}@media screen and (max-width:1219px){.AppCatalog__top_navigation_layout-piyMX{width:var(--medium-with-indents-width)}}@media screen and (min-width:1300px){.AppCatalog__header-b9MJF{width:var(--wide-layout-width)}}@media screen and (max-width:1299px){.AppCatalog__header-b9MJF{width:var(--medium-width)}}@media screen and (max-width:1219px){.AppCatalog__header-b9MJF{width:var(--medium-with-indents-width)}}.AppCatalog__breadcrumbs-j0EJr{line-height:var(--line-height-body1);padding:20px 20px 19px;background-color:var(--white)}.AppCatalog__breadcrumbs_redesigned-fAlCU{margin-bottom:24px;padding:0;background-color:initial}.AppCatalog__breadcrumbs_item-RsHgC{font-size:var(--font-size-body2);line-height:var(--line-height-body2);color:var(--foreground-secondary)}.AppCatalog__topNavigation_renovated-Hma2a{border-bottom:none}.AppCatalog__topNavigationLayout_renovated-NaVWq{padding:0}@media screen and (min-width:1280px){.AppCatalog__topNavigationLayout_renovated-NaVWq{width:1212px}}@media screen and (max-width:1279px){.AppCatalog__topNavigationLayout_renovated-NaVWq{width:1192px}}@media screen and (max-width:1219px){.AppCatalog__topNavigationLayout_renovated-NaVWq{width:920px;padding:0 16px}}:root{--ContentGenerationInfo--configurationInfoItem--marginRight:18px;--ContentGenerationInfo--configurationInfoItem--after--size:2px}.ContentModelInfo-iVkrT{font-size:var(--font-size-body0);line-height:var(--line-height-body0);display:flex;flex-direction:column;gap:8px;margin-top:32px;margin-bottom:32px;color:var(--foreground)}.ContentModelInfo_withIndent-p9OfS{margin-top:0;margin-bottom:10px;padding:20px;background-color:var(--white)}.ContentModelInfo__caption-g3mjO{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin:0}.ContentModelInfo__title-YoKTA{font-size:var(--font-size-h1);font-weight:var(--font-weight-bold);line-height:52px;display:flex;width:100%}.ContentModelInfo__subtitle-P6rD4{font-family:var(--main-font);font-size:var(--font-size-body0);font-weight:var(--font-weight-normal);line-height:var(--line-height-body0);display:inline-block;letter-spacing:normal;color:var(--foreground-secondary)}.ContentModelInfo__configurationInfo-_Q8pL{display:flex;flex-wrap:wrap;align-items:center;width:100%;margin:0;padding:0;list-style:none}.ContentModelInfo__configurationInfoItem-HqegL{position:relative;display:flex;align-items:center;white-space:nowrap}.ContentModelInfo__configurationInfoItem-HqegL:not(:last-child){margin-right:var(--ContentGenerationInfo--configurationInfoItem--marginRight)}.ContentModelInfo__configurationInfoItem-HqegL:not(:last-child):after{position:absolute;right:calc(var(--ContentGenerationInfo--configurationInfoItem--marginRight)/2*-1 + var(--ContentGenerationInfo--configurationInfoItem--after--size)/2*-1);width:var(--ContentGenerationInfo--configurationInfoItem--after--size);height:var(--ContentGenerationInfo--configurationInfoItem--after--size);content:"";border-radius:50%;background-color:var(--foreground-secondary)}.ContentModelInfo__description-Z0ucj{font-size:var(--font-size-body0);line-height:var(--line-height-body0)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.ContentModelInfo-iVkrT{box-sizing:border-box;width:100%;margin-top:0;margin-bottom:0;padding:0 var(--safe-horizontal-offset);padding-bottom:16px;background:var(--white)}.ContentModelInfo__title-YoKTA{font-size:var(--font-size-h3);line-height:var(--line-height-h3)}.ContentModelInfo__configurationInfo-_Q8pL,.ContentModelInfo__description-Z0ucj,.ContentModelInfo__subtitle-P6rD4{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}}.ListingTabs-SE3x1{overflow:scroll hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding-left:10px;padding:0 10px}.ListingTabs-SE3x1::-webkit-scrollbar{display:none}.ListingTabs__item-seTno{scroll-snap-align:start}.ListingTabs__item-seTno:last-child{padding-right:10px}:root{--ContentModelGallery--floatItems--padding:24px}.ContentModelGallery-oxGRq{position:relative;display:flex;width:100%}.ContentModelGallery__floatItemsTop-dMLog{position:absolute;z-index:3;top:var(--ContentModelGallery--floatItems--padding);left:var(--ContentModelGallery--floatItems--padding);display:inline-flex;align-items:center;max-width:calc(100% - var(--ContentModelGallery--floatItems--padding)*2)}.ContentModelGallery__carousel-w1vWR{z-index:2;display:flex;width:100%}.ContentModelGallery__carousel_onlyOne-zEVTt .ContentModelGallery__carouselItem-i8jyJ,.ContentModelGallery__carousel_onlyOne-zEVTt .ContentModelGallery__carouselItemImg-f8aXh{width:100%}.ContentModelGallery__carouselList-wTkO7{border-radius:var(--border-radius-xxxl)}.ContentModelGallery__carouselItem-i8jyJ,.ContentModelGallery__carouselItemImg-f8aXh{width:750px;height:500px}.ContentModelGallery__carouselItem-i8jyJ{position:relative}.ContentModelGallery__carouselItemImg-f8aXh{position:relative;display:flex}.ContentModelGallery__carouselItemImg-f8aXh:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:var(--overlay-quinary-dark-static)}.ContentModelGallery__carouselItem-i8jyJ:not(:first-child){margin-left:1px}.ContentModelGallery__carouselItemImg-f8aXh img{width:100%;height:100%;object-fit:cover;object-position:center}.ContentModelGallery__generationInfo-CazAk{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:var(--line-height-h5);display:flex;overflow:hidden;align-items:center;gap:4px;padding:4px 12px 4px 9px;border-radius:var(--border-radius-xl);background-color:var(--surface)}.ContentModelGallery__separator-SYpLO{width:3px;min-width:3px;height:3px;min-height:3px;margin:0 8px;border-radius:50%;background-color:var(--overlay-secondary-dark-static)}.ContentModelGallery__generationName-E3ZR4{color:var(--overlay-secondary-dark-static)}.CarouselOffersEmptyItem{width:205px}.CarouselOffersEmptyItem__thumb{width:100%;padding-top:75%;border-radius:var(--border-radius-xs);background-color:#0000000a}.CarouselOffersEmptyItem__info,.CarouselOffersEmptyItem__name,.CarouselOffersEmptyItem__price{height:17px;background-color:#0000000a}.CarouselOffersEmptyItem__name{width:82%;margin-top:18px}.CarouselOffersEmptyItem__info{width:53%;margin-top:5px}.CarouselOffersEmptyItem__price{width:62%;height:23px;margin-top:8px}.CarouselOffersFiltersButton.Button:not(.Button_checked):not(.Button_hovered){color:var(--overlay-secondary-dark-static)}.CarouselOffersFilters_mobile{width:100%;padding-top:24px}.SaleCarouselItem,.SaleCarouselItem__wrapper{display:flex;flex-direction:column}.SaleCarouselItem__wrapper{height:100%}.SaleCarouselItem__mainImage{transition:.3s ease}.SaleCarouselItem__gallery,.SaleCarouselItem__mainImage{width:205px;height:150px;border-radius:var(--border-radius-xs)}.SaleCarouselItem__gallery{position:relative;top:0;right:0;left:0;overflow:hidden;flex-shrink:0;transition:opacity .2s}.SaleCarouselItem .Brazzers__image{width:205px;height:150px}.SaleCarouselItem__name{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:block;overflow:hidden;margin:17px 0 8px;text-overflow:ellipsis}.SaleCarouselItem__link,.SaleCarouselItem__link:hover{color:var(--black)}.SaleCarouselItem__link:hover .SaleCarouselItem__name{color:var(--red)}.SaleCarouselItem__summary{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin:0;padding:0;list-style:none;color:var(--foreground-secondary)}.SaleCarouselItem__summary li{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.SaleCarouselItem__availability{color:var(--black)}.SaleCarouselItem__availability_inStock{font-weight:700;color:var(--green)}.SaleCarouselItem__price{font-size:var(--font-size-h5);font-weight:700;line-height:var(--line-height-h5);justify-self:flex-end;margin-top:8px}.SaleCarouselItem__new{position:absolute;z-index:6;padding:6px;color:var(--white);border-radius:var(--border-radius-xs);background:var(--green)}.SaleCarouselItem__offers_count,.SaleCarouselItem__seller_name{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-top:2px}.SaleCarouselItem__offers_count{color:#2276d3}.SaleCarouselItem__seller_name{overflow:hidden;text-overflow:ellipsis;color:var(--foreground-secondary)}.SaleCarouselItem_mobile .SaleCarouselItem__wrapper{width:152px}.SaleCarouselItem_mobile .SaleCarouselItem__new{font-size:12px;line-height:var(--line-height-caption);top:0;display:flex;justify-content:center;align-items:center;width:55px;height:24px;padding:0}.SaleCarouselItem_mobile .SaleCarouselItem__gallery{width:152px;height:114px;margin-bottom:12px}.SaleCarouselItem_mobile .SaleCarouselItem__gallery .Brazzers__image{width:100%;height:100%}.SaleCarouselItem_mobile .SaleCarouselItem__name{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin:0}.SaleCarouselItem_mobile .SaleCarouselItem__summary{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-top:8px}.SaleCarouselItem_mobile .SaleCarouselItem__price{font-size:var(--font-size-body1);font-weight:700;line-height:var(--line-height-body1);margin-top:4px}.SaleCarouselItem_mobile .SaleCarouselItem__offers_count,.SaleCarouselItem_mobile .SaleCarouselItem__seller_name{font-size:var(--font-size-body2);line-height:15px;overflow:hidden;margin-top:8px;white-space:nowrap;text-overflow:ellipsis}.SaleCarouselItem_mobile .SaleCarouselItem__offers_count{color:var(--foreground-secondary)}.SaleCarouselItem_mobile .SaleCarouselItem__name:hover{color:var(--black)}.SaleCarousel{position:relative;z-index:1;padding:20px;background-color:var(--white)}.SaleCarousel__titleLink{font-size:var(--font-size-h4);font-weight:700;line-height:26px;color:var(--black)}.SaleCarousel__showAllButton{font-size:var(--font-size-sub);font-weight:700;display:block;width:888px;margin:24px 0 0;padding-top:24px;text-decoration:none;border-top:1px solid #0000001f}.SaleCarousel__showAllButton:hover{color:var(--red);border-color:var(--red)}.SaleCarousel .Carousel__item{border-top-left-radius:4px;border-top-right-radius:4px}.SaleCarousel.Carousel_dir_horizontal .Carousel__item{margin:0 0 0 22px}.SaleCarousel__footer{margin-top:24px;padding-top:24px;border-top:var(--divider-1px)}.SaleCarousel__footerLink{font-size:var(--font-size-sub);font-weight:700;color:#157ee1}.SaleCarousel__subscriptionBar{display:flex;margin-bottom:24px;padding:16px;border-radius:var(--border-radius-xs);background:#0000000f;place-content:center space-between}.SaleCarousel__subscriptionBar_text{color:var(--overlay-secondary-dark-static)}.SaleCarousel_mobile{padding:0;background-color:var(--white)}.SaleCarousel_mobile .SaleCarousel__title .SaleCarousel__titleLink{font-size:24px;line-height:var(--line-height-h4)}.SaleCarousel_mobile .SaleCarousel__footer{display:flex;margin-top:16px;margin-right:24px;margin-left:24px;padding-top:18px;padding-bottom:18px;border-top:1px solid #0000001f}.SaleCarousel_mobile .SaleCarousel__footer .SaleCarousel__footerLink{font-size:var(--font-size-body1);font-weight:400;color:var(--blue)}.SaleCarousel_mobile .SaleCarousel__subscriptionBar{flex-direction:column;margin:0 24px 24px}.CarouselSubscription{cursor:pointer;color:var(--blue)}.CarouselSubscription:hover{color:var(--red)}.CarouselSubscription_active{color:#5b0}.RelatedVideoItem{position:relative;overflow:hidden;width:280px;height:158px;cursor:pointer;border-radius:var(--border-radius-s)}@media (min-width:1300px){.RelatedVideoItem{width:287px}}.RelatedVideoItem:hover{color:var(--red)}.RelatedVideoItem_isCard{width:auto;height:auto}.RelatedVideoItem_isCard.RelatedVideoItem_size_s{width:204px}.RelatedVideoItem_isCard.RelatedVideoItem_size_l{width:432px}.RelatedVideoItem__preview{position:relative;overflow:hidden;width:100%;height:100%;border-radius:inherit}.RelatedVideoItem_isCard.RelatedVideoItem_size_s .RelatedVideoItem__preview{width:204px;height:114px}.RelatedVideoItem_isCard.RelatedVideoItem_size_l .RelatedVideoItem__preview{width:432px;height:243px}.RelatedVideoItem:hover .RelatedVideoItem__playIcon{width:56px;height:56px}.RelatedVideoItem__playIcon{position:absolute;top:50%;left:50%;color:#0000008a;border-radius:50%;transition:all .2s ease-in-out;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.RelatedVideoItem__image{position:absolute;display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}.RelatedVideoItem__duration{font-size:var(--font-size-caption);line-height:16px;position:absolute;right:16px;bottom:16px;padding:0 5px;color:var(--white);border-radius:2px;background:#0009}.RelatedVideoItem_isCard .RelatedVideoItem__duration{right:8px;bottom:8px}.RelatedVideoItem__title{font-size:var(--font-size-body1);font-weight:700;line-height:1.33;position:absolute;top:0;box-sizing:border-box;width:100%;height:100%;padding:16px 16px 0;word-wrap:break-word;color:var(--white);border-radius:inherit;background-image:linear-gradient(180deg,#000000b5,#0000 49%,#0000)}.RelatedVideoItem_isCard .RelatedVideoItem__title{font-weight:400;line-height:var(--line-height-body1);position:static;padding:0;color:var(--foreground);background-image:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:12px;text-overflow:ellipsis}.RelatedVideoItem:hover.RelatedVideoItem_isCard .RelatedVideoItem__title{color:var(--red)}.VideoCarousel{padding-bottom:15px;background-color:var(--white)}.VideoCarousel .VideoCarousel__item{width:280px;white-space:normal}.VideoCarousel .VideoCarousel__item:not(:first-child){margin:0 0 0 24px}.VideoCarousel .VideoCarousel__titleLink{font-size:var(--font-size-h4);font-weight:700;color:var(--black)}.VideoCarousel__videoFrame{width:75vw;height:90vh;border:none}.VideoCarousel__showModelButtonWrapper{display:flex}.VideoCarousel__showModelButton{font-size:var(--font-size-body2);padding:8px 12px;text-decoration:none;color:var(--black);border:1px solid #0000001a;border-radius:100px}.VideoCarousel__showModelButton:not(:first-of-type){margin-left:8px}.VideoCarousel__showAllButton{font-size:var(--font-size-sub);font-weight:700;display:block;width:888px;margin:9px 0 0;padding-top:24px;text-decoration:none;border-top:1px solid #0000001f}.VideoCarousel__showAllButton:hover{color:var(--red);border-color:var(--red)}.SpecificationCommonBlocks__saleCarousel{margin:20px 0 28px}.SpecificationCommonBlocks__carousel_indentTop{margin-top:20px;padding:20px;background-color:var(--white)}.SpecificationCommonBlocks__dealers_indentTop{margin-top:20px}.AccordionSectionHeader{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.AccordionSectionHeader_collapsable{cursor:pointer;-webkit-tap-highlight-color:transparent}.AccordionSectionHeader_disabled{cursor:default;color:var(--foreground-secondary)}.AccordionSectionHeader__content{width:calc(100% - 24px)}.AccordionSectionHeader__tick{flex:0 0 24px;width:24px;height:24px;color:var(--overlay-quaternary);transition:transform .3s ease-out 0s}@media (max-width:320px){.AccordionSectionHeader__tick{margin-right:-6px}}.AccordionSectionHeader__tick_opened{transform:rotate(180deg)}.AccordionSectionBody{overflow:visible;transition:max-height .3s ease-out 0s,opacity .2s ease-out .1s}.AccordionSectionBody_collapsed{overflow:hidden}.SpecificationContent{padding-left:20px;background-color:var(--white)}.SpecificationContent__title{font-size:var(--font-size-h5);font-weight:700;line-height:var(--line-height-h5);margin-top:0;padding-top:19px}.SpecificationContent__configuration{display:flex;margin-top:48px;padding-bottom:24px}.SpecificationContent__thumb{position:relative;z-index:1;display:block;overflow:hidden;flex-shrink:0;width:227px;height:170px;margin-bottom:12px;color:var(--white);text-shadow:0 2px 2px #000c}.SpecificationContent__thumb_firstText{font-size:var(--font-size-body1);line-height:var(--line-height-body2);position:absolute;top:11px;left:16px}.SpecificationContent__thumb_wrapper:after{position:absolute;z-index:-1;top:0;left:0;width:100%;height:40%;content:" ";opacity:.8;background:linear-gradient(#000,#0000)}.SpecificationContent__tableWrapper{width:100%;margin-left:20px}.SpecificationContent__table{width:100%;border-collapse:collapse}.SpecificationContent__table_header{display:block;height:60px;max-height:60px}.SpecificationContent__tableBody_hidden{visibility:hidden}.SpecificationContent__tableBodyRow:hover{color:var(--red)}.SpecificationContent__tableBodyCell{font-size:var(--font-size-body1);line-height:var(--line-height-body1);padding:11px 11px 11px 0;border-bottom:1px solid #0000001a}.SpecificationContent__tableBodyCell:first-child{min-width:217px}.SpecificationContent__tableBodyCell:last-child{min-width:40px;max-width:40px;padding:0}.SpecificationContent__configAccordion .SpecificationContent__tableBodyCell:first-child{min-width:230px}.SpecificationContent__configAccordion .SpecificationContent__tableBodyCell:last-child{border-bottom:1px solid #0000001a}.SpecificationContent__tableHeadCell{font-size:var(--font-size-body2);font-weight:400;line-height:var(--line-height-body2);padding:0 11px 11px 0;text-align:left;vertical-align:top;opacity:.5;border-bottom:1px solid #0000001a}.SpecificationContent__tableBodyRow:last-child .SpecificationContent__tableBodyCell{border-bottom:0}.SpecificationContent__table_column_1{width:100%}.SpecificationContent__table_column_2{width:50%}.SpecificationContent__table_column_3{width:33.33333%}.SpecificationContent__table_column_4{width:25%}.SpecificationContent__buttonOffer{margin-top:12px}.SpecificationContent__buttonOffer_new{margin-right:8px}.SpecificationContent__buttonCompare{display:inline-flex;opacity:0;transition-duration:var(--animation-speed-fast);transition-property:opacity}.SpecificationContent__buttonCompare_active{opacity:1}.SpecificationContent__buttonCompare .ButtonCompare__icon{color:var(--foreground-secondary)}.SpecificationContent__tableBodyRow:hover .SpecificationContent__buttonCompare{opacity:1}.SpecificationContent__tableBodyRow:hover .ButtonCompare__icon{color:var(--red)}.SpecificationContent__description{line-height:var(--line-height-body1);width:688px;padding-top:24px}.SpecificationContent .Brazzers__image,.SpecificationContent .Brazzers__image-wrapper{border-radius:0}.SpecificationContent__params{width:100%;padding:0 24px}.SpecificationContent__configAccordion{width:100%}.SpecificationContent__configAccordion .SpecificationContent__table_column_2{width:70%}.SpecificationContent__configHeader{display:grid}.SpecificationContent__configAccordion_threeCells .SpecificationContent__configHeader{grid-template-columns:1.7fr 1.5fr .9fr .3fr}.SpecificationContent__configAccordion_fiveCells .SpecificationContent__configHeader{grid-template-columns:3fr 1.6fr 1.3fr 1.4fr 1fr}.SpecificationContent__configAccordion_threeCells .SpecificationContent__table_column_0{width:41%}.SpecificationContent__configAccordion_threeCells .SpecificationContent__table_column_1{width:35%}.SpecificationContent__configAccordion_threeCells .SpecificationContent__table_column_2{width:15%}.SpecificationContent__configAccordion_fiveCells .SpecificationContent__table_column_1{width:35%}.SpecificationContent__configAccordion_fiveCells .SpecificationContent__table_column_2{width:25%}.SpecificationContent__configAccordion_fiveCells .SpecificationContent__table_column_3{width:15%}.SpecificationContent__additionalFields{display:grid;grid-template-columns:1fr 1fr 1fr;grid-row-gap:20px;padding:20px 24px;border-radius:16px;background-color:#0000000d}.SpecificationContent__additionalField{display:flex;flex-direction:column;gap:5px}.SpecificationContent__fieldName{font-size:var(--font-size-caption);line-height:var(--line-height-caption);color:var(--foreground-secondary)}.SpecificationContent__additionalFieldList{margin:0;padding:0 0 0 12px}.SpecificationContent__additionalFieldList_noBullets{padding:0;list-style-type:none}.SpecificationContent__additionalFieldSublist{display:flex;flex-direction:column}.SpecificationContent__additionalSublistDescription{font-size:var(--font-size-caption);line-height:var(--line-height-caption);margin:0 0 0 5px}.SpecificationLinks{padding-bottom:20px;border-bottom:1px solid #0000001a;background-color:var(--white)}.SpecificationLinks__wrapper{display:flex;flex-wrap:wrap;padding:8px 0 0 20px}.SpecificationLinks__linkWrapper{box-sizing:border-box;width:20%;padding:16px 15px 0 0}.SpecificationLinks__linkWrapper_active{width:min-content;border-radius:1px;background:#c8e9ff;box-shadow:0 0 0 5px #c8e9ff}.SpecificationLinks__linkWrapper_active .Link{color:var(--foreground)}.SpecificationLinks__link{font-family:var(--main-font);font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.AppCatalogSpecifications-pD13X{justify-content:flex-start;align-items:flex-start}.AppCatalogSpecifications-pD13X,.AppCatalogSpecifications__header-Cvi7O{display:flex;flex-direction:column;width:100%}.AppCatalogSpecifications__adBlock-YzE4b{display:flex;flex-direction:column;flex-shrink:0;width:300px}.AppCatalogSpecifications__content-wPTp6{display:flex;flex-grow:1;flex-direction:column;flex-shrink:1;grid-gap:20px;width:calc(100% - 320px)}.AppCatalogSpecifications__main-vLGu8{display:flex;gap:20px;width:100%}@media (max-width:1219px){.AppCatalogSpecifications__content-wPTp6{width:100%}.AppCatalogSpecifications__adBlock-YzE4b{display:none}}.ParkToGarageBlock-fhW16{display:flex;flex-direction:column;gap:16px;box-sizing:border-box;width:300px;padding:16px;border-radius:24px;background:var(--background)}.ParkToGarageBlock_mobile-AE9sR{width:auto;margin:0 -12px;background:var(--surface)}.ParkToGarageBlock__label-HhDJe{width:74px;height:24px}.ParkToGarageBlock__title_small-ewXjg{font-size:var(--font-size-h5);font-weight:var(--font-weight-bold);line-height:var(--line-height-h5);margin:0;letter-spacing:0}.ParkToGarageBlock__cardsList-At3Yv,.ParkToGarageBlock__header-TMdpI{display:flex;flex-direction:column;gap:12px}.ParkToGarageBlock__img-ocV28:after{border:none}.ReglamentToContent{padding-left:20px;background-color:var(--white)}.ReglamentToContent__title{font-size:var(--font-size-h5);font-weight:700;line-height:var(--line-height-h5);margin-top:0;padding-top:19px}.ReglamentToContent__configuration{display:flex;margin-top:48px;padding-bottom:24px}.ReglamentToContent__thumb{position:relative;z-index:1;display:block;overflow:hidden;flex-shrink:0;width:227px;height:170px;margin-bottom:12px;color:var(--white);text-shadow:0 2px 2px #000c}.ReglamentToContent__thumb_firstText{font-size:var(--font-size-body1);line-height:var(--line-height-body2);position:absolute;top:11px;left:16px}.ReglamentToContent__thumb_wrapper:after{position:absolute;z-index:-1;top:0;left:0;width:100%;height:40%;content:" ";opacity:.8;background:linear-gradient(#000,#0000)}.ReglamentToContent__tableWrapper{width:100%;margin-left:20px}.ReglamentToContent__table{width:100%;border-collapse:collapse}.ReglamentToContent__table_header{display:block;height:60px;max-height:60px}.ReglamentToContent__tableBody_hidden{visibility:hidden}.ReglamentToContent__tableBodyRow:hover{color:var(--red)}.ReglamentToContent__additionalFields tr:last-child .ReglamentToContent__tableBodyCell{border-bottom:0}.ReglamentToContent__tableBodyCell{font-size:var(--font-size-body1);line-height:var(--line-height-body1);padding:7px 11px 7px 0;text-align:left;border-bottom:1px solid #0000001a}.ReglamentToContent__tableBodyCell:first-child{width:284px}.ReglamentToContent__tableBodyCell:last-child{width:40px}.ReglamentToContent__additionalFields .ReglamentToContent__tableBodyCell:first-child{width:233px}.ReglamentToContent__additionalFields .ReglamentToContent__tableBodyCell{padding:10px 22px 10px 0}.ReglamentToContent__tableHeadCell{font-size:var(--font-size-body2);font-weight:400;line-height:var(--line-height-body2);padding:0 11px 11px 0;text-align:left;vertical-align:top;opacity:.5;border-bottom:1px solid #0000001a}.ReglamentToContent__additionalFields .ReglamentToContent__tableHeadCell{padding:0 22px 11px 0}.ReglamentToContent__tableBodyRow:last-child .ReglamentToContent__tableBodyCell{border-bottom:0}.ReglamentToContent__buttonOffer{margin-top:12px}.ReglamentToContent__buttonOffer_new{margin-right:8px}.ReglamentToContent__buttonCompare{display:inline-flex;opacity:0;transition-duration:var(--animation-speed-fast);transition-property:opacity}.ReglamentToContent__buttonCompare_active{opacity:1}.ReglamentToContent__buttonCompare .ButtonCompare__icon{color:var(--foreground-secondary)}.ReglamentToContent__tableBodyRow:hover .ReglamentToContent__buttonCompare{opacity:1}.ReglamentToContent__tableBodyRow:hover .ButtonCompare__icon{color:var(--red)}.ReglamentToContent__description{line-height:var(--line-height-body1);width:688px;padding-top:24px}.ReglamentToContent .Brazzers__image,.ReglamentToContent .Brazzers__image-wrapper{border-radius:0}.ReglamentToContent__params{width:100%;padding:0 24px}.ReglamentToContent__configAccordion{width:100%}.ReglamentToContent__configHeader{display:grid}.ReglamentToContent__configAccordion_threeCell .ReglamentToContent__configHeader{grid-template-columns:2.44fr 2.4fr .33fr}.ReglamentToContent__additionalFields{margin-bottom:7px;padding:22px 40px 16px;text-align:center;border-radius:16px;background-color:#0000000d}.ReglamentToContent__additionalFieldsTable{width:100%}.AppCatalogReglamentTo-om3Lf{justify-content:flex-start;align-items:flex-start}.AppCatalogReglamentTo-om3Lf,.AppCatalogReglamentTo__header-SVC2V{display:flex;flex-direction:column;width:100%}.AppCatalogReglamentTo__adBlock-HX0ly{display:flex;flex-direction:column;flex-shrink:0;width:300px}.AppCatalogReglamentTo__content-q2frG{display:flex;flex-grow:1;flex-direction:column;flex-shrink:1;grid-gap:20px;width:calc(100% - 320px)}.AppCatalogReglamentTo__main-qjxgW{display:flex;gap:20px;width:100%}@media (max-width:1219px){.AppCatalogReglamentTo__content-q2frG{width:100%}.AppCatalogReglamentTo__adBlock-HX0ly{display:none}}.CatalogConfigurationSnippet-p0801{width:220px}.CatalogConfigurationSnippet__imageWrap-dEtpu{display:block;margin-bottom:12px}.CatalogConfigurationSnippet__image-otNuc{display:block;overflow:hidden;width:100%;border-radius:var(--border-radius-m)}.CatalogConfigurationSnippet__info-D2OW5{margin-bottom:16px}.CatalogConfigurationSnippet__title-hGLqG{font-size:var(--font-size-sub);line-height:var(--line-height-sub);display:flex;align-items:center}.CatalogConfigurationSnippet__titleName-W1fAE{font-weight:var(--font-weight-medium);color:var(--foreground)}.CatalogConfigurationSnippet__titleCount-mkSX6{position:relative;padding-left:16px;color:var(--foreground-secondary)}.CatalogConfigurationSnippet__titleCount-mkSX6:before{position:absolute;top:50%;left:7px;display:block;width:4px;height:4px;content:"";border-radius:50%;background-color:var(--overlay-quaternary);transform:translateY(-50%)}.CatalogConfigurationSnippet__price-DvZsM{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-top:4px;color:var(--foreground-secondary)}.CatalogEquipmentPriceTableRow-_aRLr{font-size:var(--font-size-body2);line-height:var(--line-height-body2);display:flex;align-items:center;width:100%;color:var(--foreground);border-bottom:1px solid #0000001a}.CatalogEquipmentPriceTableRow-_aRLr:hover{background-color:var(--fill)}.CatalogEquipmentPriceTableRow__cell-mdbTf{width:33.33333%;padding:12px 8px}.CatalogEquipmentPriceTableRow__cell_gray-INXAp{color:var(--overlay-tertiary-dark-static)}.CatalogEquipmentPriceTable-tGIuM{width:100%}.CatalogEquipmentPriceTable__header-jVm2a{font-size:var(--font-size-body2);line-height:var(--line-height-body2);display:flex;align-items:center;width:100%;color:var(--foreground-secondary);border-bottom:1px solid #0000001a}.CatalogEquipmentPriceTable__headerCell-gXkOz{width:33.33333%;padding:0 8px 12px}.EquipmentPriceConfigurationItem-wUpKj{display:flex;align-items:flex-start}.EquipmentPriceConfigurationItem__configurationSnippet-SOYGS{flex-shrink:0;margin-right:28px}.EquipmentPriceConfigurationItem__equipmentPriceTable-MYXKi{flex-grow:1}.EquipmentPriceGenerationItem__title-AKq4N{font-size:var(--font-size-sub);font-weight:var(--font-weight-normal);line-height:var(--line-height-sub);margin:0 0 37px}.EquipmentPriceGenerationItem__configurationItem-y1E9G{margin-bottom:25px}.EquipmentPriceGenerationItem__configurationItem-y1E9G:last-child{margin-bottom:0}.EquipmentPriceContent-GguR6{padding:39px 20px;background-color:var(--white)}.EquipmentPriceContent__generationItem-Vkooq{margin-bottom:50px}.EquipmentPriceContent__generationItem-Vkooq:last-child{margin-bottom:0}.AppCatalogEquipmentPrice-fkTb6{justify-content:flex-start;align-items:flex-start}.AppCatalogEquipmentPrice-fkTb6,.AppCatalogEquipmentPrice__header-Euq7q{display:flex;flex-direction:column;width:100%}.AppCatalogEquipmentPrice__adBlock-uBYm9{display:flex;flex-direction:column;flex-shrink:0;width:300px}.AppCatalogEquipmentPrice__content-kXSTJ{display:flex;flex-grow:1;flex-direction:column;flex-shrink:1;grid-gap:20px;width:calc(100% - 320px)}.AppCatalogEquipmentPrice__main-FLbgy{display:flex;gap:20px;width:100%}@media (max-width:1219px){.AppCatalogEquipmentPrice__content-kXSTJ{width:100%}.AppCatalogEquipmentPrice__adBlock-uBYm9{display:none}}.CatalogMarkDescriptionBase-ZRDv9{font-family:var(--main-font);font-size:var(--font-size-sub);line-height:var(--line-height-h4);display:flex}.CatalogMarkDescriptionBase_pointer-wsJhb{cursor:pointer}.CatalogMarkDescriptionBase__logo-hyg4G{display:flex;justify-content:center;align-items:center}.CatalogMarkDescriptionBase__expandButton-rMUJf{font-size:var(--font-size-sub);line-height:var(--line-height-sub);margin:12px 0 0;padding:0;cursor:pointer;color:var(--foreground-secondary-dark-static);border:none;background:var(--white)}.CatalogMarkDescriptionBase__textBlock-_yuK5{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.CatalogMarkDescriptionBase__description-XYj1U{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.CatalogMarkDescriptionBase__description_expanded-zFqi8{max-height:800px;transition:max-height .5s ease}.CatalogMarkDescriptionDesktop__logo-AM68o{width:300px}.CatalogMarkDescriptionDesktop__textBlock-Sn9jz{max-width:650px;min-height:144px;padding-left:24px;border-left:1px solid var(--foreground-secondary)}.CatalogMarkDescriptionDesktop__description-Z7BNg{-webkit-line-clamp:4;max-height:112px}.ScrollableSidebar,.ScrollableSidebar__container{position:relative;display:flex;flex-direction:column;width:100%}.ScrollableSidebar__container{will-change:position,transform}.CatalogBrandZoneKeyVisualBase-qqZSs{position:relative;z-index:0;width:100%}.CatalogBrandZoneKeyVisualBase__image-ANPzK{position:absolute;z-index:-1;right:0;bottom:0;left:0;width:100%;object-fit:cover}.CatalogBrandZoneKeyVisualBase__title-Md_uY{white-space:pre-wrap;margin-block:0}.CatalogBrandZoneKeyVisualBase__subtitle-hDJET{display:inline-block;margin-top:12px;white-space:pre-wrap}.CatalogBrandZoneKeyVisualBase__contentWrapper-G7Cks{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:flex-start;color:var(--foreground-light-static)}.CatalogBrandZoneKeyVisualBase__contentWrapper_text_right-_TX49{flex-direction:row-reverse;text-align:right}.CatalogBrandZoneKeyVisual-jkfHN{box-sizing:border-box;height:364px;padding-top:28px}.CatalogBrandZoneKeyVisual__image-hx9r9{top:-44px;height:calc(100% + 44px)}.CatalogBrandZoneKeyVisual__title-vSCdc{font-size:var(--font-size-h1);font-weight:var(--font-weight-bold);line-height:var(--line-height-h1)}.CatalogBrandZoneKeyVisual__subtitle-uk9Ek{font-size:var(--font-size-h4);line-height:var(--line-height-h4)}.CatalogBrandZoneKeyVisual__contentWrapper-JWErf{margin:0 auto}.CatalogMarkNotesBlock-TvgXf{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;color:var(--foreground-secondary)}.CatalogMarkNotesBlock_mobile-ODDzk{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.CatalogMarkNotesBlock_desktop-zAxLN{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.CatalogMarkNotesBlock__sup-EvLWz{margin-right:3px}.CatalogMarkNotesBlock__sup_mobile-pqKRm{font-size:var(--font-size-caption);line-height:var(--line-height-caption)}.CatalogMarkNotesBlock__sup_desktop-Zm7Bp{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.CatalogMarkNotesBlock__note-nO3up{display:inline-block}.CatalogMarkNotesBlock__note-nO3up:not(:last-child){margin-bottom:8px}.CatalogMarkNewsItem-usckh{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;box-sizing:border-box;height:100%;padding:24px;cursor:pointer;white-space:normal;border-radius:var(--border-radius-xxl);background:var(--fill)}.CatalogMarkNewsItem-usckh:focus:focus-visible:after,.CatalogMarkNewsItem-usckh:hover:after{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:100%;content:"";border-radius:var(--border-radius-xxl);background-color:var(--fill)}.CatalogMarkNewsItem__title-EldDQ{font-size:var(--font-size-h4);font-weight:var(--font-weight-medium);line-height:var(--line-height-h4);width:100%;margin:0}.CatalogMarkNewsItem__text-gOfYl{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:inline-block;margin-top:12px}.CatalogMarkNewsModalBase__button-BzBRv{font-family:var(--main-font);width:100%;margin-top:24px}.CatalogMarkNewsModalBase__image-_FEIY{height:240px;object-fit:cover}.CatalogMarkNewsModalBase__description-eJ4lm{font-family:var(--main-font);white-space:pre-wrap}.CatalogMarkNewsModal__wrapper-z42Gv{max-width:628px}.CatalogMarkNewsModal__content-TC9s2{padding:32px}.CatalogMarkNewsModal__description-BGqtU{font-size:var(--font-size-sub);line-height:var(--line-height-sub);margin-top:16px}.CatalogMarkNewsModal__title-xxzV9{font-size:var(--font-size-h2);line-height:var(--line-height-h2)}.CatalogMarkNewsModal__button-cdEIp.Button{font-size:var(--font-size-sub);line-height:var(--line-height-sub)}.CatalogMarkNews-PB45u{font-family:var(--main-font)}.CatalogMarkNews__item-T42YX{width:300px}.CatalogMarkNews__item-T42YX:last-child{margin-right:0}.CatalogMarkNews__title-WTUnU{font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-h3);margin-block:0}.CatalogMarkNews__bar-DhOwC{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.StatsServiceNavigation__link-YhNJe,.StatsServiceNavigation__link-YhNJe:not(.StatsServiceNavigation__link_active-uQf5d):hover,.StatsServiceNavigation__link_active-uQf5d{color:var(--foreground-secondary-light-static)}.StatsServiceNavigation__link_active-uQf5d{font-weight:400}.ModelListingFiltersCars__halfColumnField-pYO0u{width:146px;min-width:0}.ModelListingFiltersCars__column-UVYbb{display:flex;width:100%;min-width:0}.ModelListingFiltersCars__column_wide-zAhIZ{justify-content:space-between}.ModelListingFilters-UNMiW{--column-width:300px;--column-gap-by-layout-width:calc(50% - var(--column-width)*3/2);display:grid;grid-template-columns:repeat(3,minmax(var(--column-width),1fr));gap:8px clamp(20px,var(--column-gap-by-layout-width,24px),24px);margin-top:32px}.ModelListingFilters__button-X9Tof{font-family:var(--main-font);font-size:var(--font-size-body1);font-weight:var(--font-weight-medium);line-height:var(--line-height-body1);width:100%}.ModelListingFilters__noResult-KIvrX{font-size:var(--font-size-body2);font-weight:700;line-height:var(--line-height-body2);display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:var(--red)}.ModelListingFilters-UNMiW [class~=Select__button]{border-color:#0000;background-color:var(--fill)}.ModelListingFilters-UNMiW [class~=Select__button]:hover{border-color:var(--blue)}.ModelListingFilters-UNMiW [class~=Select_checked] [class~=Select__button]{z-index:1}.ModelListingFilters-UNMiW [class~=Select_mode_radio-check] [class~=Select__button]{border-right-color:var(--white);border-left-color:var(--white)}.ModelListingFilters-UNMiW [class~=TextInput__input]{border-color:#0000;background-color:var(--fill)}.ModelListingFilters-UNMiW label:first-child>div{border-right-color:var(--white)}.ModelListingFilters-UNMiW label:last-child>div{border-left-color:var(--white)}.ModelListingFilters-UNMiW [class~=TextInput_has-value] [class~=TextInput__input]{border-color:#157ee180;background-color:var(--blue-tertiary)}.ModelListingFilters-UNMiW :is([class~=TextInput_hovered],[class~=TextInput_focused]) [class~=TextInput__input]{border-color:var(--blue)}.ModelListingFilterSearchListItem-mEC55{overflow:hidden;margin:0 5px 16px 0;white-space:nowrap;text-overflow:ellipsis}.ModelListingFilterSearchListItem-mEC55:last-child{margin-bottom:0}.ModelListingFilterSearchList-TJmLO{display:flex;overflow:hidden;flex-wrap:wrap;max-height:2000px;padding-top:32px;transition:max-height 1s ease}.ModelListingFilterSearchList__column-b70a9{width:25%}.ModelListingFilterForm-RPRU2{position:relative;margin-bottom:52px;border-radius:3px;background-color:var(--white)}.ModelListingFilterForm__titleBlock-yoEUk{display:flex;justify-content:flex-start;align-items:center}.ModelListingFilterForm__title-Z5SfO{font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-h3);margin-block:0}.ModelListingFilterForm__toggler-ZNzqj{margin-left:16px}.ModelListingFilterForm__arrow-JXThG{transition:transform var(--base-transition-time) ease}.ModelListingFilterForm__arrow_down-nu2D_{transform:rotate(0deg)}.ModelListingFilterForm__arrow_up-my5CB{transform:rotate(180deg)}.ModelListingFilterForm__list_collapsed-wb6ct{max-height:0;padding-top:0;transition:max-height var(--base-transition-time) ease-out,padding-top .1s var(--base-transition-time) ease-out}.CatalogBrandZoneNewOfferItemTag-qQvV2{font-size:var(--font-size-sub);line-height:var(--line-height-sub);position:absolute;display:flex;justify-content:center;align-items:center;height:32px;padding:0 16px;color:var(--foreground);border-radius:var(--border-radius-l);background-color:#e3b69f}.CatalogBrandZoneNewOfferItemBase-KuEG6{height:100%;text-decoration:none;color:var(--foreground)}.CatalogBrandZoneNewOfferItemBase_active-NX0BA:hover{background-color:var(--fill)}.CatalogBrandZoneNewOfferItemBase_active-NX0BA:hover .CatalogBrandZoneNewOfferItemBase__image-CojPn{transform:scale(1.06)}.CatalogBrandZoneNewOfferItemBase__image-CojPn{transition:transform var(--base-transition-time) ease}.CatalogBrandZoneNewOfferItemBase__imageWrapper-qxsMW{position:relative}.CatalogBrandZoneNewOfferItemBase__priceSup-_MW5i{font-size:var(--font-size-caption);line-height:var(--line-height-caption);margin-left:3px}.CatalogBrandZoneNewOfferItemBase__name-KUAex{color:var(--foreground);margin-block:0}.CatalogBrandZoneNewOfferItemBase__price-hfGTC{font-size:var(--font-size-sub);font-weight:var(--font-weight-medium);line-height:var(--line-height-sub);display:inline-block;color:var(--foreground)}.CatalogBrandZoneNewOfferItemBase__description-KBa0l{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin:0;color:var(--foreground-secondary)}.CatalogBrandZoneNewOfferItemDesktop-zr4rV{display:flex;align-items:center;min-height:180px;border-radius:var(--border-radius-xxl)}@media screen and (max-width:1439px){.CatalogBrandZoneNewOfferItemDesktop-zr4rV{min-height:200px}}.CatalogBrandZoneNewOfferItemDesktop__name-oWoTS{font-size:var(--font-size-h2);font-weight:400;line-height:var(--line-height-h2)}.CatalogBrandZoneNewOfferItemDesktop__image-WNfF8{width:300px}@media screen and (max-width:1220px){.CatalogBrandZoneNewOfferItemDesktop__image-WNfF8{width:340px}}.CatalogBrandZoneNewOfferItemDesktop__info-Qc2d4{margin-left:24px;padding:16px 24px 16px 0}@media screen and (max-width:1220px){.CatalogBrandZoneNewOfferItemDesktop__info-Qc2d4{margin-left:32px;padding:24px 52px 24px 0}}.CatalogBrandZoneNewOfferItemDesktop__price-urpL5{margin-top:8px;margin-bottom:12px}.CatalogBrandZoneNewOfferItemDesktop__tag-mmpXS{top:0;right:-8px}@media screen and (max-width:1220px){.CatalogBrandZoneNewOfferItemDesktop__tag-mmpXS{top:16px}}.CatalogBrandZoneNewOffers-_l4Mq{font-family:var(--main-font)}.CatalogBrandZoneNewOffers__header-Mu2P3{display:flex}.CatalogBrandZoneNewOffers__title-rOvyN{font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-h3);margin-right:16px;margin-block:0}@media screen and (max-width:1299px){.CatalogBrandZoneNewOffers__item-SokYL:not(:last-child){margin-bottom:32px}}.CatalogBrandZoneNewOffers__list-FIyoB{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;row-gap:32px;column-gap:24px;margin-top:32px}@media screen and (max-width:1299px){.CatalogBrandZoneNewOffers__list-FIyoB{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:unset}}.CatalogMarkAnchor-O0p0f{font-weight:var(--font-weight-medium);display:flex;justify-content:center;align-items:center;height:32px;padding:0 16px;cursor:pointer;color:var(--foreground);border-radius:var(--border-radius-l);transition:color .3s ease}.CatalogMarkAnchor-O0p0f:hover{color:var(--red)}.CatalogMarkAnchor_active-xG7eQ{color:var(--white);background-color:var(--black)}.CatalogMarkAnchors-zVc6l{font-size:var(--font-size-body2);line-height:var(--line-height-body2);display:flex;justify-content:flex-start;align-items:center;margin-top:32px}.CatalogModelMosaicCard-MyMKu{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;cursor:pointer;text-decoration:none;color:var(--foreground)}.CatalogModelMosaicCard-MyMKu:hover .CatalogModelMosaicCard__name-GkY3j{opacity:.9;color:var(--red)}.CatalogModelMosaicCard__description-q3sbX{display:inline-flex;width:100%}.CatalogModelMosaicCard__name-GkY3j{font-size:var(--font-size-sub);font-weight:var(--font-weight-medium);line-height:var(--line-height-sub);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:color .3s ease-out}.CatalogModelMosaicCard__mobile-ocyxy .CatalogModelMosaicCard__name-GkY3j{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.CatalogModelMosaicCard__count-ympOu{font-size:var(--font-size-sub);font-weight:var(--font-weight-normal);line-height:var(--line-height-sub);display:block;color:var(--foreground-secondary-dark-static)}.CatalogModelMosaicCard__mobile-ocyxy .CatalogModelMosaicCard__count-ympOu,.CatalogModelMosaicCard__price-xBYJt{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.CatalogModelMosaicCard__price-xBYJt{font-weight:var(--font-weight-normal);display:inline-block;grid-column:1/4;margin-top:4px;color:var(--foreground-secondary-dark-static)}.CatalogModelMosaicCard__mobile-ocyxy .CatalogModelMosaicCard__price-xBYJt{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.CatalogModelMosaicCard__imageWrapper-yiSsM{position:relative;overflow:hidden;margin-bottom:12px;border-radius:var(--border-radius-m)}.CatalogModelMosaicCard__shadow-zuoWq:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";border-radius:var(--border-radius-m);background-color:var(--overlay-quinary-dark-static)}.CatalogModelMosaicCard__imageWrapper_desktop-gF6iw{width:219px;height:160px}.CatalogModelMosaicCard__imageWrapper_mobile-rToWm{width:100%;height:calc(37.5vw - 21px)}.CatalogModelMosaicCard__imageStub-Nbr4J{font-size:var(--font-size-body2);line-height:var(--line-height-body2);display:flex;justify-content:center;align-items:center;color:var(--foreground-secondary);background:var(--overlay-quinary-dark-static);font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.CatalogBrandZoneModelMosaic__mosaic-Dwxbz{display:grid;grid-template-columns:repeat(4,219px);grid-template-rows:auto;row-gap:32px;column-gap:24px}.CatalogBrandZoneModelMosaic__button-crKNu{font-family:var(--main-font);font-size:var(--font-size-body1);font-weight:var(--font-weight-medium);line-height:var(--line-height-body1);min-width:146px;margin-top:32px}.ContentLinks-KxYqR{display:flex;flex-direction:row;align-items:flex-start;gap:24px}.ContentLinks__mobile-WY8P4.ContentLinks-KxYqR{flex-direction:column;align-items:center;gap:16px}.ContentLinks__mobile-WY8P4 .ContentLinks__imageContainer-ixkum{min-width:85px;height:62px}.ContentLinks__mobile-WY8P4 .ContentLinks__compositionContainer-sgjMb{flex-direction:row;align-items:center;gap:24px;box-sizing:border-box;width:100%;padding:0 16px}.ContentLinks__mobile-WY8P4 .ContentLinks__linksContainer-tJ0Gh{overflow-y:scroll;flex-wrap:nowrap;gap:8px;width:100%;scrollbar-width:none}.ContentLinks__mobile-WY8P4 .ContentLinks__linksContainer-tJ0Gh::-webkit-scrollbar{display:none}.ContentLinks__mobile-WY8P4 .ContentLinks__link-mgw7y{min-width:max-content}.ContentLinks__mobile-WY8P4 .ContentLinks__link-mgw7y:first-child{margin-left:16px}.ContentLinks__mobile-WY8P4 .ContentLinks__link-mgw7y:last-child{margin-right:16px}.ContentLinks__mobile-WY8P4 .ContentLinks__title-TdcWA{font-family:var(--main-font);font-size:15px;line-height:20px;max-width:50%;margin:0;letter-spacing:normal}.ContentLinks__imageContainer-ixkum{position:relative;display:flex;overflow:hidden;min-width:150px;height:104px;border-radius:8px}.ContentLinks__imageContainer-ixkum.ContentLinks__logoContainer-SxiV7{background-color:var(--background)}.ContentLinks__image-INtTA{position:absolute;width:100%;height:100%;object-fit:cover}.ContentLinks__image-INtTA.ContentLinks__logo-Jt1yi{object-fit:contain;mix-blend-mode:multiply}.ContentLinks__compositionContainer-sgjMb{display:flex;flex-direction:column;gap:8px}.ContentLinks__linksContainer-tJ0Gh{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:4px;row-gap:8px}.ContentLinks__link-mgw7y{font-weight:var(--font-weight-normal);padding:6px 12px}.ContentLinks__link-mgw7y>.ContentLinks__reviewsLink-RQidS{flex-direction:row;align-items:center;gap:8px}.ContentLinks__ratingContainer-IA7dN{font-weight:var(--font-weight-bold);display:inline-flex;flex-direction:row;gap:2px}.ContentLinks__title-TdcWA{font-family:var(--main-heading-font);font-size:20px;font-weight:var(--font-weight-bold);line-height:24px}.ContentLinks__star-FpwJs{color:var(--orange)}.PaginationButton-sQ2sd{display:flex;justify-content:center;align-items:center;width:44px;height:40px;padding:6px 21px;border:none;border-radius:10px}.PaginationButton__button_active-Z3rOq:hover{background-color:initial}.PaginationButton__button-Nq8p9:nth-child(n),.PaginationButton__shadow-fnWVy:nth-child(n){margin-left:0}.PaginationButton__shadow-fnWVy{width:1px;height:16px;margin-left:0;border-radius:1px;background:var(--surface-tertiary)}.Pagination-zh24O{display:flex}.Pagination__button-MF1Ex{font-family:var(--main-font);font-size:var(--font-size-body1);font-weight:var(--font-weight-medium);line-height:var(--line-height-body1);min-width:146px;margin-right:16px}.Pagination__pagination-Xehq2{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:2px;border-radius:12px;background:var(--fill)}.CatalogModelMosaic__mosaic-VDF2l{--column-width:220px;--column-gap-by-layout-width:calc(33.33333% - var(--column-width)*4/3);display:grid;grid-template-columns:repeat(4,var(--column-width));grid-template-rows:auto;row-gap:32px;column-gap:clamp(20px,var(--column-gap-by-layout-width,24px),24px)}.CatalogModelMosaic__controls-E9Rs1{display:flex;justify-content:space-between;align-items:center;margin-top:32px}.CatalogModelListing__form-matGS{margin-bottom:32px}.CatalogModelListing__formExtraSpace-e2T9q{margin-bottom:44px}.CatalogModelListing__contentLinks-MXQRs{margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid #f3f3f3}.AppCatalogModelListing-uQK3c{--wide-layout-width:1272px;--not-wide-layout-width:1192px;--not-large-width:1132px;--medium-with-indents-width:980px;--medium-width:948px;scroll-behavior:smooth}.AppCatalogModelListing__redesigned-KAZ3C{--wide-layout-width:1260px;--medium-width:940px}.AppCatalogModelListing__navigationWrapper-_roHj{position:relative;margin-bottom:20px}.AppCatalogModelListing__brandZoneNavigation-k2xhi{position:relative;z-index:1;background:var(--overlay-secondary-dark-static);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.AppCatalogModelListing__geoSelectIcon-Ew6If{fill:var(--foreground-light-static)}.AppCatalogModelListing__geoSelectTitle-ZmZ_K{color:var(--foreground-light-static)}.AppCatalogModelListing__description-jj9GY{margin-top:52px}.AppCatalogModelListing__section-sRsrs{margin-bottom:52px;padding-top:32px}.AppCatalogModelListing__breadcrumb-SRHTu{font-size:var(--font-size-body2);line-height:var(--line-height-body2);color:var(--foreground-secondary)}.AppCatalogModelListing__breadcrumbs-tD3jG{margin-top:64px}.AppCatalogModelListing__brandZoneItem-C_7dD{margin-top:0;padding-top:64px}@media screen and (min-width:1300px){.AppCatalogModelListing__topNavigation-Y0ajA{width:var(--wide-layout-width);padding:0}}@media screen and (max-width:1299px){.AppCatalogModelListing__topNavigation-Y0ajA{width:996px}}@media screen and (max-width:1219px){.AppCatalogModelListing__topNavigation-Y0ajA{width:var(--medium-with-indents-width)}}@media screen and (min-width:1300px){.AppCatalogModelListing__headerContent-aYaXH{width:var(--wide-layout-width)}}@media screen and (max-width:1299px){.AppCatalogModelListing__headerContent-aYaXH{width:var(--medium-width)}}@media screen and (max-width:1219px){.AppCatalogModelListing__headerContent-aYaXH{width:var(--medium-with-indents-width)}}.AppCatalogModelListing__footer-xkave{width:100%;margin-top:30px}@media screen and (min-width:1300px){.AppCatalogModelListing__layout-RHugY{width:var(--wide-layout-width)}}@media screen and (max-width:1299px){.AppCatalogModelListing__layout-RHugY{width:var(--medium-width)}}.AppCatalogModelListing__layout_indent_auto-LmG68{margin:0 auto}.AppCatalogModelListing__sidebar-KjLiL{width:100%;margin-left:24px}@media screen and (max-width:1299px){.AppCatalogModelListing__sidebar-KjLiL{display:none}}.AppCatalogModelListing__redesigned-KAZ3C .AppCatalogModelListing__sidebar-KjLiL{margin-left:20px}.AppCatalogModelListing__sidebar_content-FczbO{flex-shrink:0;width:var(--medium-width)}.AppCatalogModelListing__main-Z6Bs2{display:flex;flex-direction:row-reverse;justify-content:space-between}.AppCatalogModelListing__reviews-BiQK0{margin-top:52px;padding:0}.AppCatalogModelListing__redesigned-KAZ3C .AppCatalogModelListing__reviews-BiQK0{--carousel-universal-items-gap:20px}.AppCatalogModelListing__form-Dxjyj{margin-bottom:32px}.AppCatalogModelListing__contentLinks-cLdHG{margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid #f3f3f3}.AppCatalogModelListing__redesigned-KAZ3C .AppCatalogModelListing__instock-QUj50{--catalog-in-stock-offers-items-gap:20px}.CatalogCardComplectationFilter__title-tdRzv{font-family:var(--main-heading-font);font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-h3)}.CatalogCardComplectationFilter__title_mobile-jVAt2{font-size:var(--font-size-h5);line-height:var(--line-height-h5)}.CatalogCardComplectationFilter__select-YbetJ{width:460px;margin:24px 0 44px}.CatalogCardComplectationFilter__select_mobile-uu7pU{width:100%;margin:16px 0}.CatalogCardComplectationFilter__infoList-CruJI{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:24px 20px}.CatalogCardComplectationFilter__infoList_mobile-zDppL{grid-template-columns:1fr 1fr;gap:16px 8px}.CatalogCardComplectationFilter__infoItemTitle-PEuhr{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-bottom:4px}.CatalogCardComplectationFilter__infoItemTitle_mobile-aG8Ds{color:var(--foreground-secondary)}.CatalogCardComplectationFilter__infoItemValue-jMOwD{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:var(--line-height-h5)}.CatalogCardComplectationFilter__infoItemValue-jMOwD:first-letter{text-transform:uppercase}.CatalogCardComplectationFilter__infoItemValue_mobile-JrEoj{font-size:var(--font-size-body0);line-height:var(--line-height-body0)}.ModificationInfoRenovation-EtGFR{column-count:3;column-gap:32px}.ModificationInfoRenovation_mobile-G8Zop{column-count:1}.ModificationInfoRenovation__group-UgbiF{display:flex;flex-direction:column;gap:12px;margin-bottom:var(--landing-layout-small-gap);page-break-inside:avoid;break-inside:avoid}.ModificationInfoRenovation__groupName-e7Wbp{font-size:var(--font-size-h5);font-weight:var(--font-weight-bold);line-height:var(--line-height-h5);margin:0}.ModificationInfoRenovation__options-bp7o5{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.ModificationInfoRenovation__option-unOCI{display:flex;gap:8px}.ModificationInfoRenovation__optionName-Der3E,.ModificationInfoRenovation__optionValue-m7uIw{font-size:var(--font-size-body1);font-weight:var(--font-weight-normal);line-height:var(--line-height-body1);overflow:hidden;box-sizing:border-box;padding:0;text-overflow:ellipsis}.ModificationInfoRenovation__optionName-Der3E{flex:1;color:var(--foreground-secondary)}.ModificationInfoRenovation__optionValue-m7uIw{flex:1;color:var(--foreground)}.CarBodyImage{pointer-events:none}.CardTechInfoDimensionsItem{font-size:var(--font-size-body1);display:flex;flex-direction:column}.CardTechInfoDimensionsItem__name{color:var(--foreground-secondary)}.CardTechInfoDimensionsItem__value{max-width:200px;margin-top:8px;color:var(--black)}.CardTechInfoDimensions{margin-bottom:32px;padding:24px;border-radius:var(--border-radius-s);background:#f5f5f5}.CardTechInfoDimensions__wheels{display:flex;justify-content:space-between;margin-bottom:4px;padding-bottom:24px;border-bottom:var(--divider-1px)}.CardTechInfoDimensions__body{display:grid;grid-template-areas:"sideImage bodyHeight frontImage clearance" "sideDimension . frontDimension .";grid-template-columns:410px auto 250px auto;background-color:inherit}.CardTechInfoDimensions__bodySideDimension{flex:0 0 410px;flex-direction:column;grid-area:sideDimension;padding:0 30px}.CardTechInfoDimensions__bodyFrontImage,.CardTechInfoDimensions__bodySideImage{align-self:end;box-sizing:border-box;width:100%;padding:20px}.CardTechInfoDimensions__bodySideImage{grid-area:sideImage}.CardTechInfoDimensions__bodySideSize{align-items:center}.CardTechInfoDimensions__bodyFrontDimension{flex:0 0 250px;flex-direction:column;grid-area:frontDimension;padding:0 40px}.CardTechInfoDimensions__bodyImage{grid-area:frontImage}.CardTechInfoDimensions__bodyFrontSize{align-items:center}.CardTechInfoDimensions__bodyHeight{display:flex;justify-content:space-around;align-items:center;grid-area:bodyHeight;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='129' fill='none' viewBox='0 0 8 129'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M7.016 8.905 3.611 0 0 8.905h3.007v111H0l3.531 8.893 3.485-8.893H4.009v-111z' clip-rule='evenodd' opacity='.24'/%3E%3C/svg%3E") no-repeat 50%;background-color:inherit}.CardTechInfoDimensions__bodyHeightValue{align-items:center;padding:8px 0;background-color:inherit}.CardTechInfoDimensions__bodyClearance{display:flex;align-items:flex-end;grid-area:clearance;padding-bottom:10px}.CardTechInfoDimensions__bodyClearanceWrapper{display:flex}.CardTechInfoDimensions__bodyClearanceArrows{display:flex;flex-direction:column;justify-content:space-between;margin-right:8px;padding:3px 0}.CardTechInfoDimensions__bodyClearanceArrowsDown{width:8px;height:8px;transform:rotate(180deg)}.CardTechInfoDimensions__bodyClearanceArrowsUp{width:8px;height:8px}.CardTechInfoDimensions__arrowHorizontalIcon{width:100%;height:7px;margin-top:8px;margin-bottom:8px}.CardTechInfoDimensions_mobile{padding:16px}.CardTechInfoDimensions_mobile .CardTechInfoDimensions__body{grid-template-areas:"sideImage sideImage sideImage" "sideDimension sideDimension sideDimension" "bodyHeight frontImage clearance" ". frontDimension .";grid-template-columns:1fr 3fr 1fr;gap:12px 8px}.CardTechInfoDimensions_mobile .CardTechInfoDimensions__wheels{flex-direction:column;gap:12px;margin-bottom:16px;padding:0;border:none}.CardTechInfoDimensions_mobile .CardTechInfoDimensions__wheelsInfoItem{display:grid;grid-template-columns:1fr 1fr;gap:8px}.CardTechInfoDimensions_mobile .CardTechInfoDimensions__wheelsInfoItem .CardTechInfoDimensionsItem__value{margin:0}.CardTechInfoDimensions_mobile .CardTechInfoDimensions__bodyFrontDimension,.CardTechInfoDimensions_mobile .CardTechInfoDimensions__bodyFrontImage,.CardTechInfoDimensions_mobile .CardTechInfoDimensions__bodySideDimension,.CardTechInfoDimensions_mobile .CardTechInfoDimensions__bodySideImage{padding:0}.ModificationInfo-iyGE4{row-gap:24px;column-count:2;column-gap:20px}.ModificationInfo_mobile-yFMmH{column-count:1}.ModificationInfo__group-RYeJn{margin-bottom:15px;page-break-inside:avoid;break-inside:avoid}.ModificationInfo__groupName-Egj4Q{font-size:var(--font-size-sub);line-height:var(--line-height-sub);margin:0 0 12px}.ModificationInfo__options-aIc8Q{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.ModificationInfo__option-hNkzE{display:flex}.ModificationInfo__optionName-TpyDe,.ModificationInfo__optionValue-KNxX3{font-size:var(--font-size-body2);line-height:var(--line-height-body2);overflow:hidden;box-sizing:border-box;padding:0;text-overflow:ellipsis}.ModificationInfo__optionName-TpyDe{width:54%;padding-right:10px;color:var(--overlay-secondary-dark-static)}.ModificationInfo__optionValue-KNxX3{width:46%}.CarSizes-bg9tt{position:relative;z-index:1;display:flex;justify-content:center;padding:0 33px 20px}.CarSizes__sprite-X2aLk{position:absolute;top:-9999px;left:-9999px}.CarSizes__picture-kLMGs{text-align:center;border-bottom:3px solid var(--fill)}.CarSizes__dimension-XK8Jg{position:absolute;overflow:hidden;height:20px;text-align:center}.CarSizes__dimension-XK8Jg:after,.CarSizes__dimension-XK8Jg:before{position:absolute;top:6px;width:0;height:1px;content:"";border:3px solid #0000}.CarSizes__dimension-XK8Jg:before{left:-3px;border-right:7px solid var(--fill)}.CarSizes__dimension-XK8Jg:after{right:-3px;border-left:7px solid var(--fill)}.CarSizes__dimension_left-AXs3i{bottom:60px;left:-25px;width:86px;transform:rotate(-90deg)}.CarSizes__dimension_bottom-piUwm{right:38px;bottom:-4px;left:38px}.CarSizes__dimension_right-qdXaJ{right:5px;bottom:27px;width:25px;height:30px;transform:rotate(-90deg)}.CarSizes__dimensionInner-qgW6_{font-size:13px;line-height:18px;display:inline-block;padding:0 10px;color:#0009;background:var(--surface)}.CarSizes__dimensionInner-qgW6_:after{position:absolute;z-index:-2;top:9px;right:3px;left:3px;height:1px;content:"";background:var(--fill)}.CarSizes__dimension_right-qdXaJ .CarSizes__dimensionInner-qgW6_{margin:12px 0 0 -9px;background:none}.ModificationHeader-AKssR{display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--overlay-quaternary-dark-static)}.ModificationHeader__title-UuoLw{font-size:var(--font-size-h5);line-height:var(--line-height-h5);margin:0 0 20px;padding-top:20px}.ModificationHeader__price-DwMat{font-size:var(--font-size-body2);font-weight:700;line-height:var(--line-height-body2);margin:0 0 28px;color:var(--overlay-secondary-dark-static)}.ModificationHeader__priceLink-rqA66{font-weight:400}.ModificationHeader__column-x1rMi{justify-content:space-between;width:calc(50% - 10px);margin-bottom:10px}.ModificationHeader__column_options-eosFz{display:flex}.ModificationHeader__options-CvuhG{justify-content:space-between;width:calc(50% - 10px);margin:0;padding:0;list-style:none}.ModificationHeader__optionName-p1YbT{font-size:var(--font-size-body2);line-height:var(--line-height-body2);display:block;margin:2px 0;color:var(--overlay-secondary-dark-static)}.ModificationHeader__optionValue-Mudg0{font-size:var(--font-size-sub);line-height:var(--line-height-sub);display:block;margin-bottom:18px}.PageCatalogCardSpecifications-cUuMW{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.PageCatalogCardSpecifications__header-lTBlS{display:flex;flex-direction:column;width:100%;margin-bottom:32px}.PageCatalogCardSpecifications__container-JfiNs{position:relative;display:flex;padding:20px 20px 20px 10px;background-color:var(--surface)}.PageCatalogCardSpecifications__containerRenovation-Kmgjh{padding:0;background:none}.PageCatalogCardSpecifications__articlesClassName-Y22LB{margin-bottom:0}.PageCatalogCardSpecifications__interestingBlock-h7b6h,.PageCatalogCardSpecifications__reviewsAndRating-NpArO{margin-top:0}.PageCatalogCardSpecifications__sidebarInline-PDMHs{display:none}.PageCatalogCardSpecifications__content-tsbXt{flex-grow:1}.PageCatalogCardSpecifications__layout-ACSCR{display:flex;flex-grow:1;flex-direction:column;flex-shrink:1;row-gap:24px;width:calc(100% - 320px)}.PageCatalogCardSpecifications__dealers-FgwV9,.PageCatalogCardSpecifications__inStockBlock-LRBSs,.PageCatalogCardSpecifications__selectionForm-Ah0Om{margin-top:0}.PageCatalogCardSpecifications__main-qtTs0{display:flex;gap:20px;width:100%}.PageCatalogCardSpecifications__dimensionsContainer-D4yZU{display:flex;flex-direction:column;row-gap:var(--layout-padding-big)}.PageCatalogCardSpecifications__dimensions-v5U_u{margin:0;padding:0;background:var(--white)}@media (max-width:1219px){.PageCatalogCardSpecifications__layout-ACSCR{width:100%}.PageCatalogCardSpecifications__sidebar-jxSL_{display:none}.PageCatalogCardSpecifications__sidebarInline-PDMHs{display:grid}}.GenerationsListItem-azD8T{all:unset;display:flex;padding:24px 0;border-top:1px solid #0000001a}.GenerationsListItem-azD8T:first-child{padding:0 0 24px;border-top:0}.GenerationsListItem-azD8T:last-child{padding:24px 0 0}.GenerationsListItem__info-fBCSA{font-family:var(--main-heading-font);font-size:var(--font-size-h5);font-weight:var(--font-weight-bold);line-height:var(--line-height-h5);flex-shrink:0;width:220px;height:min-content;margin-right:20px}.GenerationsListItem__listItemName-AdVGe{color:#00000080}.GenerationsListItem__configurations-_DCJN{all:unset;display:flex;flex-grow:1;flex-wrap:wrap;gap:20px}.GenerationsListItem__configuration-k4CSf{all:unset;width:219px}.GenerationsList-RES0K{margin-top:44px;background:var(--white)}.GenerationsList_indent-Ll9go{padding-left:15px}.GenerationsList__headTitle-H6R7h{font-size:var(--font-size-h5);font-weight:700;line-height:44px}.GenerationsList__modelListTitle-nFEnP{font-family:var(--main-heading-font);font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-h3);margin:0 0 32px;color:var(--black);font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.GenerationsList__list-PaqqW{all:unset}.PageCatalogGenerationListing-qeJ2l{justify-content:flex-start;align-items:flex-start}.PageCatalogGenerationListing-qeJ2l,.PageCatalogGenerationListing__header-TElAg{display:flex;flex-direction:column;width:100%}.PageCatalogGenerationListing__listingTabs-NelTg{padding:0}.PageCatalogGenerationListing__prices-_sVBm{margin-bottom:0}.PageCatalogGenerationListing__defaultBlock-UGKey{margin-top:0}.PageCatalogGenerationListing__layout-V4hkX{display:flex;flex-grow:1;flex-direction:column;flex-shrink:1;grid-gap:44px;width:calc(100% - 324px)}.PageCatalogGenerationListing__layout_moto-XbTHD{margin-bottom:44px}.PageCatalogGenerationListing__ad-c1j48{display:flex;flex-direction:column;flex-shrink:0;width:300px}.PageCatalogGenerationListing__main-HjSEn{display:flex;gap:24px;width:100%}@media screen and (max-width:1299px){.PageCatalogGenerationListing__layout-V4hkX{width:100%}.PageCatalogGenerationListing__ad-c1j48{display:none}}.CatalogListing-MdM6L{background:var(--white)}.CatalogListing__header-Gor6i{font-size:var(--font-size-h3);font-weight:700;line-height:var(--line-height-h3);margin:0 0 32px}.CatalogListing__list-PrVZE{all:unset;display:grid;grid-template-columns:repeat(4,220px);grid-template-rows:auto;row-gap:32px;column-gap:20px}.CatalogListing__item-KMHlz{all:unset;position:relative;width:227px;height:170px}.CatalogListing__itemImage-j0pF4{position:absolute;z-index:1;width:227px;height:170px}.CatalogListing__itemLink-yu3b6:after{position:absolute;z-index:1;top:0;right:0;left:0;height:40%;content:" ";opacity:.8;background:linear-gradient(180deg,#000 0,#0000);transition:opacity .3s ease}.CatalogListing__itemCaption-BewxY{position:absolute;z-index:1;top:0;left:0;padding:10px 16px;color:var(--white);text-shadow:0 2px 2px #000c}.CatalogListing__itemBody-pNkQs{font-size:var(--font-size-body1);font-weight:700;line-height:var(--line-height-body1);position:relative;z-index:1}.CatalogListing__itemOffers-xQv2E{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.CatalogListing__pager-RZR4T{margin:32px 0 0}.CatalogVendorLandingSelectionBlockControls-Tn_vq{display:flex;justify-content:center;align-items:center}.CatalogVendorLandingSelectionBlockControls__button-ThvQY{margin-right:8px}.RatingFractionalView-zn_Mh{display:flex;align-items:center}.RatingFractionalView__text-Db8mN{font-weight:var(--font-weight-bold)}.RatingFractionalView__text_position_left-VNz16{order:0;margin-right:8px}.RatingFractionalView__text_position_right-hAr37{order:2;margin-left:8px}.RatingFractionalView__text_size_small-kG9Jd{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-bottom:-2px}.RatingFractionalView__text_size_medium-wgi2z{font-size:var(--font-size-h5);line-height:var(--line-height-h5);margin-bottom:-4px}.RatingFractionalView__icon_color_yellow-_X3VV{color:var(--orange);stop-color:var(--orange)}.RatingFractionalView__icon_color_green-bmvdk{color:var(--green);stop-color:var(--green)}.RatingFractionalView__icon_color_red-eI0ki{color:var(--red);stop-color:var(--red)}.RatingFractionalView__icon_color_default-wEmQQ{color:var(--overlay-quaternary);stop-color:var(--overlay-quaternary)}.RatingFractionalView__icon-z4vEt:not(:last-child){padding-right:3px}.RatingFractionalView__icon_size_small-UCYlE{width:15px;height:15px}.RatingFractionalView__icon_size_medium-XKCy3{width:24px;height:24px}.CatalogVendorLandingSelectionBlockModelCard-tq7xh{display:block;box-sizing:border-box;width:300px;height:100%;padding:8px;border-radius:var(--border-radius-xxl);background-color:var(--white)}.CatalogVendorLandingSelectionBlockModelCard-tq7xh:hover .CatalogVendorLandingSelectionBlockModelCard__name-IcXCE{color:var(--red)}.CatalogVendorLandingSelectionBlockModelCard__infoBlock-nv5ec{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:20px 16px 16px;color:var(--foreground)}.CatalogVendorLandingSelectionBlockModelCard__imageWrapper-q6Gk_{width:284px;height:196px}.CatalogVendorLandingSelectionBlockModelCard__image-Et7Ss{border-radius:var(--border-radius-l)}.CatalogVendorLandingSelectionBlockModelCard__imagePlaceholder-jmW5o{width:100%;height:100%;background-color:#f4f6f8;background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/car_1b183342c24bab61dfb2308e4e2f32a7.svg);background-repeat:no-repeat;background-position:50%;background-size:calc(100% - 40px)}.CatalogVendorLandingSelectionBlockModelCard__price-rjBxI{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:var(--line-height-h5);margin-top:8px}.CatalogVendorLandingSelectionBlockModelCard__name-IcXCE{font-size:var(--font-size-h4);font-weight:var(--font-weight-bold);line-height:var(--line-height-h4);transition:color .3s ease-out}.CatalogVendorLandingSelectionBlockModelCard__offersQty-OUalt{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-top:4px;color:var(--foreground-secondary)}.CatalogVendorLandingSelectionBlockModelCard__rating-SbPs0{margin-top:12px}.CatalogVendorLandingSelectionBlockModelCard__ratingText-oN2oE{margin-bottom:-2px}.CatalogVendorLandingSelectionBlockBase-t8Zcb{font-family:var(--main-font);position:relative;z-index:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.CatalogVendorLandingSelectionBlockBase-t8Zcb:after{position:absolute;z-index:-1;top:0;content:"";border-radius:32px}.CatalogVendorLandingSelectionBlockBase__title-vPW5P{font-weight:var(--font-weight-bold);display:flex;margin:0 0 8px;white-space:pre-wrap}.CatalogVendorLandingSelectionBlockBase__subtitle-J4c1x{display:inline-block;white-space:pre-wrap}.CatalogVendorLandingSelectionBlockBase__carouselList-Mzi65{filter:drop-shadow(0 2px 36px rgba(0,0,0,.08))}.CatalogVendorLandingSelectionBlockBase__carouselList-Mzi65 .CatalogVendorLandingSelectionBlockBase__item-ONliX,.CatalogVendorLandingSelectionBlockBase__carouselList-Mzi65 .CatalogVendorLandingSelectionBlockBase__item_mobile-lN7Io{width:300px}.CatalogVendorLandingSelectionBlockBase__carouselList-Mzi65 .CatalogVendorLandingSelectionBlockBase__item_mobile-lN7Io:last-child{min-width:300px;margin-right:var(--safe-horizontal-offset)}.CatalogVendorLandingSelectionBlockBase_color_blue-vvGYW:after{background-color:var(--blue-tertiary)}.CatalogVendorLandingSelectionBlockBase_color_gray-wKloP:after{background-color:var(--fill)}.CatalogVendorLandingSelectionBlockBase_color_sand-vJhia:after{background-color:#efe7e0}.CatalogVendorLandingSelectionBlockBase__icon-LX6OA{margin-right:10px}.CatalogVendorLandingSelectionBlockDesktopMarksBlockItem-_Vews{display:grid;justify-content:space-between;align-items:center;grid-template-columns:44px 1fr auto;column-gap:8px;height:56px;padding:0 8px;color:var(--foreground);border-radius:var(--border-radius-m);transition:background-color .3s ease-out}.CatalogVendorLandingSelectionBlockDesktopMarksBlockItem-_Vews:hover{background-color:var(--fill)}.CatalogVendorLandingSelectionBlockDesktopMarksBlockItem-_Vews:hover .CatalogVendorLandingSelectionBlockDesktopMarksBlockItem__offersQty-HR9J5{color:var(--red)}.CatalogVendorLandingSelectionBlockDesktopMarksBlockItem__name-pp0lO{font-size:var(--font-size-sub);line-height:var(--line-height-sub);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.CatalogVendorLandingSelectionBlockDesktopMarksBlockItem__offersQty-HR9J5{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-top:4px;color:var(--foreground-secondary);transition:color .3s ease-out}.CatalogVendorLandingSelectionBlockDesktopMarksBlockItem__logo-BDfLW{width:44px;height:44px}.CatalogVendorLandingSelectionBlockDesktopMarksBlock-h8HbO{font-size:var(--font-size-sub);line-height:var(--line-height-sub);box-sizing:border-box;width:300px;margin-right:24px;padding:16px;border-radius:var(--border-radius-xxl);background-color:var(--white);filter:drop-shadow(0 2px 36px rgba(0,0,0,.08))}.CatalogVendorLandingSelectionBlockDesktopMarksBlock__moreMarksLink-y3GuG{display:flex;justify-content:center;align-items:center;height:56px;color:var(--foreground)}:root{--negative-indent:calc(var(--indent)*-1)}.CatalogVendorLandingSelectionBlockDesktop-dz7V_{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-top:var(--indent);border-radius:var(--border-radius-xl)}.CatalogVendorLandingSelectionBlockDesktop-dz7V_:after{right:var(--negative-indent);bottom:204px;left:var(--negative-indent)}.CatalogVendorLandingSelectionBlockDesktop__title-uIvWJ{font-size:var(--font-size-h2);line-height:var(--line-height-h2)}.CatalogVendorLandingSelectionBlockDesktop__subtitle-VQQv5{font-size:var(--font-size-h5);line-height:var(--line-height-h5);margin-bottom:32px}.CatalogVendorLandingSelectionBlockDesktop__link-D_fA6{grid-area:link;width:300px}.CatalogVendorLandingSelectionBlockDesktop__content-prMMm{display:grid;grid-template-areas:"marks carousel" "link controls";grid-template-columns:300px calc(100% - 324px);row-gap:32px;column-gap:24px;width:100%}.CatalogVendorLandingSelectionBlockDesktop__content_without_marks-bposl{display:grid;grid-template-areas:"carousel carousel" "link controls";grid-template-columns:1fr 1fr;row-gap:32px;column-gap:24px;width:100%}.CatalogVendorLandingSelectionBlockDesktop__marks-Uhy8y{grid-area:marks}.CatalogVendorLandingSelectionBlockDesktop__carousel-vaCK4{grid-area:carousel}.CatalogVendorLandingSelectionBlockDesktop__controls-nTN28{justify-self:end;grid-area:controls}.CatalogInfiniteFeedSimpleFeedBlockBaseFeedList__list-GGj1Y{margin:0;padding:0;list-style-type:none}.CatalogInfiniteFeedSimpleFeedBlockDesktop__title-bK6fy{font-size:var(--font-size-h2);line-height:var(--line-height-h2);margin:0 0 32px}.CatalogInfiniteFeedSimpleFeedBlockDesktop__feedRoot-Ou0J0{margin-bottom:116px}.CatalogInfiniteFeedSimpleFeedBlockDesktop__button-xuwKM{font-family:var(--main-font);font-size:var(--font-size-sub);font-weight:var(--font-weight-medium);line-height:var(--line-height-sub);margin-top:24px}.CatalogInfiniteFeedSimpleFeedBlockDesktop__list-EKWXO{display:grid;grid-template-columns:repeat(4,calc(25% - 18px));grid-template-rows:auto;row-gap:24px;column-gap:24px}.CatalogInfiniteFeedSimpleFeedBlockDesktop__loader-iRcqf{padding:40px 0}.CatalogVendorLandingReviewsBase__title-QB4_r{all:unset;font-weight:var(--font-weight-bold);margin-bottom:4px;white-space:nowrap;text-overflow:ellipsis}.CatalogVendorLandingReviewsDesktop__title-rnloO{font-size:var(--font-size-h2);line-height:var(--line-height-h2)}.CatalogVendorLandingReviewsDesktop__content-KNq4r{display:grid;grid-template-areas:"carousel carousel" "link controls";grid-template-columns:1fr 1fr;row-gap:32px;column-gap:24px;width:100%}.CatalogVendorLandingReviewsDesktop__snippet-v8wUl,.CatalogVendorLandingReviewsDesktop__snippet-v8wUl .CatalogVendorLandingReviewsDesktop__snippetLink-u8adh{width:300px}.CatalogVendorLandingReviewsDesktop__controls-VM5dA{display:flex;justify-content:center;justify-self:end;align-items:center;grid-area:controls}.CatalogVendorLandingInStockOffers-m3wkn{margin-top:32px}.CatalogVendorLandingInStockOffers__item-ng3j9{width:100%;max-width:235px}:root{--indent:32px}.CatalogVendorLandingKeyVisual-ams6C{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;box-sizing:border-box;height:400px;margin-top:32px;padding:32px 0;border-radius:32px}.CatalogVendorLandingKeyVisual__image-dW84P{position:absolute;top:0;left:-32px;width:calc(100% + 64px);height:100%;border-radius:32px;object-fit:cover}.CatalogVendorLandingKeyVisual__title-sTqLQ{font-size:var(--font-size-h1);font-weight:var(--font-weight-bold);line-height:52px;position:relative;z-index:1;display:inline-block;margin:0;white-space:pre-wrap;color:var(--background-light-static)}.CatalogVendorLandingKeyVisual__subtitlesBlock-EngvG{position:relative;z-index:1;display:flex;justify-content:flex-start;align-items:flex-start;color:var(--background-light-static)}.CatalogVendorLandingKeyVisual__subtitleGroup-PxJRO{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.CatalogVendorLandingKeyVisual__subtitleGroup-PxJRO:not(:last-child){margin-right:32px}.CatalogVendorLandingKeyVisual__subtitleGroupTitle-VzgSb{font-size:var(--font-size-h5);line-height:var(--line-height-h5);white-space:pre-wrap}.CatalogVendorLandingKeyVisual__subtitleGroupText-Intn5{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-top:8px;white-space:pre-wrap}.PageCatalogVendorLanding-O7S6k{scroll-behavior:smooth}@media screen and (min-width:1300px){.PageCatalogVendorLanding__headerContent-EVugS{width:var(--wide-layout-width)}}@media screen and (max-width:1219px){.PageCatalogVendorLanding__headerContent-EVugS{width:var(--medium-with-indents-width)}}.PageCatalogVendorLanding__navigationWrapper-VqSkc{position:relative;margin-bottom:20px}.PageCatalogVendorLanding__breadcrumb-sKqCu{font-size:var(--font-size-body2);line-height:var(--line-height-body2);color:var(--foreground-secondary)}.PageCatalogVendorLanding__itemWithIndent-qVOvs{margin-top:32px}.PageCatalogVendorLanding__itemWithIndent_large-ThS16{margin-top:64px}.PageCatalogVendorLanding__layout-D572A{max-width:1272px;margin:0 auto}@media screen and (max-width:1348px){.PageCatalogVendorLanding__layout-D572A{padding:0 38px}}@media screen and (max-width:1219px){.PageCatalogVendorLanding__layout-D572A{max-width:var(--medium-width);padding:0 18px}}.PageCatalogVendorLanding__footer-jDM3e{width:100%;margin-top:30px;padding-bottom:30px}@media screen and (min-width:1300px){.PageCatalogVendorLanding__topNavigation-dQYe_{width:var(--wide-layout-width);padding:0}}@media screen and (max-width:1219px){.PageCatalogVendorLanding__topNavigation-dQYe_{width:var(--medium-with-indents-width)}}.PageCatalogVendorLanding__selectionForm-hSAmo{max-width:var(--medium-width);margin:64px auto 0}@media screen and (min-width:1220px){.PageCatalogVendorLanding__infiniteFeedItemImageWrapper-pnFQ0{padding-bottom:64%}}.PageCatalogVendorLanding__ad-wRrIg:not(:empty){margin-top:32px}.CatalogModelMosaicVendorSelection__mosaic-VrjcV{display:grid;grid-template-columns:repeat(4,219px);grid-template-rows:auto;row-gap:32px;column-gap:24px}.CatalogModelMosaicVendorSelection__controls-WnkOm{display:flex;justify-content:space-between;align-items:center;margin-top:32px}.PageCatalogVendorSelection-Z6wQY{scroll-behavior:smooth}.PageCatalogVendorSelection__title-yMSQy{font-size:var(--font-size-h2);font-weight:var(--font-weight-bold);line-height:var(--line-height-h2);margin:32px 0 0;white-space:pre-wrap}.PageCatalogVendorSelection__subtitle-_EKtz{font-size:var(--font-size-h5);line-height:var(--line-height-h5);display:inline-block;margin:12px 0 32px;white-space:pre-wrap}.PageCatalogVendorSelection__navigationWrapper-DUrcY{position:relative;margin-bottom:20px}.PageCatalogVendorSelection__breadcrumb-kUfAn{font-size:var(--font-size-body2);line-height:var(--line-height-body2);color:var(--foreground-secondary)}.PageCatalogVendorSelection__infiniteFeed-mHvcl{margin-top:64px}.PageCatalogVendorSelection__layout-kDfxw{width:1272px;margin:0 auto}@media screen and (max-width:1299px){.PageCatalogVendorSelection__layout-kDfxw{width:948px;padding:0 18px}}.PageCatalogVendorSelection__mainSection-MDPD8{width:948px}.PageCatalogVendorSelection__footer-dKR4T{width:100%;margin-top:30px;padding-bottom:30px}.PageCatalogVendorSelection__main-gmsRz{display:flex;flex-direction:row-reverse;justify-content:space-between;margin-top:32px}@media screen and (max-width:1299px){.PageCatalogVendorSelection__main-gmsRz{flex-direction:column}}@media screen and (min-width:1300px){.PageCatalogVendorSelection__headerContent-bnFgn{width:var(--wide-layout-width)}}@media screen and (max-width:1299px){.PageCatalogVendorSelection__headerContent-bnFgn{width:var(--medium-width)}}@media screen and (max-width:1219px){.PageCatalogVendorSelection__headerContent-bnFgn{width:var(--medium-with-indents-width)}}@media screen and (min-width:1300px){.PageCatalogVendorSelection__topNavigation-IVrAl{width:var(--wide-layout-width);padding:0}}@media screen and (max-width:1299px){.PageCatalogVendorSelection__topNavigation-IVrAl{width:996px}}@media screen and (max-width:1219px){.PageCatalogVendorSelection__topNavigation-IVrAl{width:var(--medium-with-indents-width)}}.PageCatalogVendorSelection__sidebar-u9hBe{max-width:300px;margin-left:24px}@media screen and (max-width:1299px){.PageCatalogVendorSelection__sidebar-u9hBe{display:none}}.CatalogPhotoListing__h1-jeINV{font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-h3);margin:0 0 52px}.PageCatalogPhotoListing-cUAx4{scroll-behavior:smooth}.PageCatalogPhotoListing__layout-R8ex2{margin:0 auto}@media screen and (min-width:1300px){.PageCatalogPhotoListing__layout-R8ex2{width:var(--wide-layout-width)}}@media screen and (max-width:1299px){.PageCatalogPhotoListing__layout-R8ex2{width:var(--medium-width)}}.PageCatalogPhotoListing__sidebar-Wi4V6{width:100%;margin-left:24px}@media screen and (max-width:1299px){.PageCatalogPhotoListing__sidebar-Wi4V6{display:none}}.PageCatalogPhotoListing__sidebarContent-ElU7W{flex-shrink:0;width:var(--medium-width)}@media screen and (min-width:1300px){.PageCatalogPhotoListing__topNavigation-dnsDL{width:var(--wide-layout-width);padding:0}}@media screen and (max-width:1299px){.PageCatalogPhotoListing__topNavigation-dnsDL{width:996px}}@media screen and (max-width:1219px){.PageCatalogPhotoListing__topNavigation-dnsDL{width:var(--medium-with-indents-width)}}@media screen and (min-width:1300px){.PageCatalogPhotoListing__headerContent-URlnf{width:var(--wide-layout-width)}}@media screen and (max-width:1299px){.PageCatalogPhotoListing__headerContent-URlnf{width:var(--medium-width)}}@media screen and (max-width:1219px){.PageCatalogPhotoListing__headerContent-URlnf{width:var(--medium-with-indents-width)}}.PageCatalogPhotoListing__main-tXZnB{display:flex;flex-direction:row-reverse;justify-content:space-between}.PageCatalogPhotoListing__navigation-GGDrJ{position:relative;margin-bottom:20px}.PageCatalogPhotoListing__breadcrumbs-XdXNh{margin-bottom:32px}.PageCatalogPhotoListing__h1-hpKmF{font-size:var(--font-size-h3);font-weight:700;line-height:var(--line-height-h3);margin:0 0 52px}.VendorColor-yaSz0{display:flex;gap:8px}.VendorColor__color-ELxh3{display:flex;flex:0 0 16px;justify-content:center;align-items:center;box-sizing:border-box;width:16px;height:16px;margin-top:4px}.VendorColor_active-timl_ .VendorColor__color-ELxh3{border:1px solid var(--foreground-secondary);border-radius:50%}.VendorColor__circle-zdAMG{width:12px;height:12px;border-radius:50%}.VendorColor__circle_color_whitish-leVWc{box-shadow:inset 0 0 0 1px #d1d1d6}.VendorColor__name-yv1xF{font-size:var(--font-size-body0);line-height:var(--line-height-body0);color:var(--foreground-secondary)}.VendorColor_active-timl_ .VendorColor__name-yv1xF{font-weight:var(--font-weight-medium);color:var(--foreground)}.VendorColors-PIbdT{display:flex;flex-direction:column;gap:16px}.VendorColors__cutLink-eAI2e{font-size:var(--font-size-body2);font-weight:var(--font-weight-medium);line-height:var(--line-height-body2);display:flex;gap:4px}.VendorColors__cutIcon-dYVSi{transform:rotate(0deg)}.VendorColors__cutIcon_visible-vEKYO{transform:rotate(180deg)}.ConfigurationColor-oJ7P7{position:sticky;top:24px;display:grid;justify-content:flex-start;grid-template:repeat(2,min-content) /repeat(3,1fr);grid-gap:40px 24px}.ConfigurationColor__snippet-_6FtW{position:relative;overflow:hidden;cursor:pointer;border-radius:var(--border-radius-m)}.ConfigurationColor__imageWrapper-r0rmG{height:0;padding-bottom:75%}.ConfigurationColor__imageWrapper-r0rmG:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:var(--fill)}.ConfigurationColor__image-SlqYE{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;transition:transform .3s ease-in-out;transform:scale(1)}.ConfigurationColor__imageWrapper-r0rmG:hover .ConfigurationColor__image-SlqYE{transform:scale(1.05)}.ConfigurationColor__more-NVA9G{font-size:var(--font-size-body1);line-height:var(--line-height-body1);position:absolute;z-index:1;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:var(--foreground-secondary-light-static);background-color:var(--overlay-secondary-dark-static);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.CatalogPhotoConfiguration-Dhb4W{display:grid;grid-template-columns:220px auto;gap:24px}.CatalogPhotoConfiguration__name-DmRQE{font-size:var(--font-size-h5);font-weight:700;line-height:var(--line-height-h5);margin:0 0 32px}.CatalogPhotoGeneration__title-DI2KV{font-size:var(--font-size-h3);font-weight:700;line-height:var(--line-height-h3);display:flex;gap:12px;margin:0 0 40px}.CatalogPhotoGeneration__secondary-QPgVO{color:var(--foreground-secondary)}.CatalogPhotoGeneration__configurations-H4LMI{display:flex;flex-direction:column;gap:48px}.CatalogPhotoGeneration__configuration-r2t07{position:relative}.CatalogPhotoGeneration__configuration-r2t07:not(:last-child):after{position:absolute;bottom:-24px;left:0;width:100%;height:1px;content:"";background-color:var(--surface-tertiary)}:root{--wide-layout-width:1272px;--not-wide-layout-width:1192px;--not-large-width:1132px;--medium-with-indents-width:980px;--medium-width:948px}.PageCatalogPhotoCard-A5vqJ{scroll-behavior:smooth}.PageCatalogPhotoCard__layout-cFTmx{margin:0 auto}@media screen and (min-width:1300px){.PageCatalogPhotoCard__layout-cFTmx{width:var(--wide-layout-width)}}@media screen and (max-width:1299px){.PageCatalogPhotoCard__layout-cFTmx{width:var(--medium-width)}}.PageCatalogPhotoCard__sidebar-Jl7mb{width:100%;margin-left:24px}@media screen and (max-width:1299px){.PageCatalogPhotoCard__sidebar-Jl7mb{display:none}}.PageCatalogPhotoCard__sidebarContent-pr7ki{min-width:var(--medium-width)}@media screen and (min-width:1300px){.PageCatalogPhotoCard__topNavigation-AnO2a{width:var(--wide-layout-width);padding:0}}@media screen and (max-width:1299px){.PageCatalogPhotoCard__topNavigation-AnO2a{width:996px}}@media screen and (max-width:1219px){.PageCatalogPhotoCard__topNavigation-AnO2a{width:var(--medium-with-indents-width)}}@media screen and (min-width:1300px){.PageCatalogPhotoCard__headerContent-SA5BB{width:var(--wide-layout-width)}}@media screen and (max-width:1299px){.PageCatalogPhotoCard__headerContent-SA5BB{width:var(--medium-width)}}@media screen and (max-width:1219px){.PageCatalogPhotoCard__headerContent-SA5BB{width:var(--medium-with-indents-width)}}.PageCatalogPhotoCard__main-RC2W1{display:flex;flex-direction:row-reverse;justify-content:space-between;margin-top:60px}.PageCatalogPhotoCard__navigation-l7IfM{position:relative;margin-bottom:20px}.PageCatalogPhotoCard__breadcrumbs-yK7tp{margin-bottom:32px}.PageCatalogPhotoCard__h1-xjxO5{font-size:var(--font-size-h2);font-weight:700;line-height:var(--line-height-h2);margin:0}.PageCatalogPhotoCard__generations-sbOeH{display:flex;flex-direction:column;gap:64px;width:100%}.PageCatalogPhotoCard__heading-Wf58i{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.CatalogEngineRating-fhOUJ{display:flex;flex-direction:row;align-items:center}.CatalogEngineRating__reviewsLink-kUs0Z{margin-left:8px}.ModelWithEngines-RUZ3J{display:flex}.ModelWithEngines__img-IwVss{overflow:hidden;flex-shrink:0;width:220px;height:160px;border-radius:var(--border-radius-m)}.ModelWithEngines__info-H4t_L{display:flex;flex-direction:column}.ModelWithEngines__img-IwVss+.ModelWithEngines__info-H4t_L{margin-left:20px}.ModelWithEngines__engines-RJnco{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 0;padding:0;list-style:none}.ModelWithEngines__engineName-swklN{display:flex;justify-content:center;align-items:center;min-width:85px}.CatalogModelsWithEngines-dl_yZ{display:flex;flex-direction:column}.CatalogModelsWithEngines__models-yjfq5{display:flex;flex-direction:column;gap:24px;margin:0;padding:0;list-style:none}.CatalogModelsWithEngines__controls-R1oke{display:flex;justify-content:space-between;align-items:center;margin-top:32px}.CatalogModelsWithEngines__showMore-I9IwM{margin-top:24px}.PageCatalogEngineListing-7MMEk{display:flex;gap:20px;width:100%}.PageCatalogEngineListing__main-K9Y1M{display:flex;flex-direction:column;width:calc(100% - 320px)}.PageCatalogEngineListing__description-Ke9uh,.PageCatalogEngineListing__rating-geVud{margin-top:8px}.PageCatalogEngineListing__modelsAndEngines-dVMNo{margin:44px 0 24px}.CatalogEngineTechInfo-ghWO8{display:flex;flex-direction:column}.CatalogEngineTechInfo__row-dEeJB{display:flex;align-items:center;padding:12px 0;border-bottom:var(--divider-1px)}.CatalogEngineTechInfo__column-Xr7xv{width:50%}.CatalogEngineTechInfo__mobile-PUyxl .CatalogEngineTechInfo__row-dEeJB{align-items:flex-start;gap:8px;padding-bottom:0;border-bottom:0}.CatalogEngineModels-mZJ2m{display:flex;flex-direction:column;gap:20px;margin:0;padding:0;list-style:none}.CatalogEngineModels__generation-RTNaz{display:flex;width:100%;padding-bottom:20px;border-bottom:var(--divider-1px)}.CatalogEngineModels__generation-RTNaz:last-child{padding-bottom:0;border-bottom:none}.CatalogEngineModels__modelInfo-WdtzL{display:flex;flex-direction:column;flex-shrink:0;gap:8px;width:220px}.CatalogEngineModels__configurationsList-NxDaJ{display:flex;flex-wrap:wrap;gap:20px;margin-left:20px}.CatalogEngineModels__photo-ttU8Y{overflow:hidden;flex-shrink:0;width:220px;height:160px;border-radius:var(--border-radius-m)}.CatalogEngineModels__bodyType-lQeSg{margin-top:12px}.CatalogEngineModels__mobile-n_VNY .CatalogEngineModels__generation-RTNaz{flex-direction:column}.CatalogEngineModels__mobile-n_VNY .CatalogEngineModels__modelInfo-WdtzL{flex-direction:row;width:100%}.CatalogEngineModels__mobile-n_VNY .CatalogEngineModels__configurationsList-NxDaJ{gap:8px;margin-left:0}.CatalogEngineModels__mobile-n_VNY .CatalogEngineModels__photo-ttU8Y{width:100%;height:calc(37.5vw - 27px);margin-top:12px}.CatalogEngineModels__mobile-n_VNY .CatalogEngineModels__bodyType-lQeSg{margin-top:8px}.CatalogEngineModels__mobile-n_VNY .CatalogEngineModels__configuration-IxHKd{width:calc(50% - 4px)}.CatalogEngineModels__mobile-n_VNY .CatalogEngineModels__years-_59zi{flex-shrink:0}.PageCatalogEngineCard-LNgRy{display:flex;gap:20px;width:100%}.PageCatalogEngineCard__main-uApA0{display:flex;flex-direction:column;width:calc(100% - 320px)}.PageCatalogEngineCard__description-ZK0N7{margin-top:8px}.PageCatalogEngineCard__techParamsTitle-SNZ92{margin:44px 0 12px}.PageCatalogEngineCard__engineModelsTitle-GMCih{margin:44px 0 24px}