: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%)}.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}}@media not all and (pointer:coarse){.Link-p3KjF:not(.Link__Link_disabled-v2G06,.Link__Link_color_none-ezs9p):hover{color:var(--mag-new-red)}}@media (hover:hover){.Link-p3KjF:not(.Link__Link_disabled-v2G06,.Link__Link_color_none-ezs9p):hover{color:var(--mag-new-red)}}@media (pointer:coarse){.Link-p3KjF:not(.Link__Link_disabled-v2G06,.Link__Link_color_none-ezs9p):active{color:var(--mag-new-red)}}.Link__disableHover-kvyIl{pointer-events:none}.DevToolsEdit__button-OWbUZ{width:42px;height:42px}.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)}.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)}}.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)}.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)}.VinReportCSATContent-EyicI{display:flex;flex-direction:column;justify-content:end;height:100%}.VinReportCSATContent__content-oU654{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;height:100%;margin-bottom:24px}.VinReportCSATContent__text-GMQIH{text-align:center}.VinReportCSATContent__scoreButton-P7qlX{padding:0 16px 0 0}.VinReportCSATContent__scoreButtons-emfHN{display:flex}.VinReportCSATContent__textarea-Oi7Px{align-self:stretch;height:144px}.VinReportCSATContent_mobile-RtKME .VinReportCSATContent__textarea-Oi7Px{height:116px}.VinReportCSATContent__submitButton-iL1Mu{width:100%}.VinReportCSATContent__submitButton_hidden-Y37m9{visibility:hidden}.VinReportCSATContent__icon-Stlbj{color:var(--green)}.VinReportCSAT__content-RCqpV{box-sizing:border-box;width:660px;height:440px;padding:24px}.VinReportCSAT_mobile-AY0Ml .VinReportCSAT__content-RCqpV{width:100%;height:auto;padding:16px}.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)}.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}.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}.AdWithFixedHeight-Jpbmd{background-color:var(--white)}.AdWithFixedHeight_size_s-hm3wl{height:150px}.AdWithFixedHeight_size_m-zYLFG{height:250px}.HeaderLogo-xbxE0{font-family:var(--main-heading-font);font-size:31px;font-weight:700;line-height:44px;display:flex;align-items:center;gap:16px;width:-moz-fit-content;width:fit-content;height:44px;text-align:left;text-decoration:none;letter-spacing:.024em;color:var(--foreground)}.HeaderLogo__mobile-QPzVX{font-size:20px;font-weight:700;line-height:28px;gap:8px;height:24px;letter-spacing:.48px;color:var(--mag-dark)}.SectionBlockWhiteShade__shade-RltPZ{--shadeHeight:24px;position:absolute;z-index:-1;top:0;width:calc((100vw - var(--mag-m-content-width))/2);height:100%;background-color:var(--white)}.SectionBlockWhiteShade__shade-RltPZ:after,.SectionBlockWhiteShade__shade-RltPZ:before{position:absolute;display:block;width:100%;height:var(--shadeHeight);content:""}.SectionBlockWhiteShade__shade-RltPZ:before{top:1px;background:linear-gradient(0deg,var(--white) 0,#0000 100%);transform:translateY(-100%)}.SectionBlockWhiteShade__shade-RltPZ:after{bottom:1px;background:linear-gradient(180deg,var(--white) 0,#0000 100%);transform:translateY(100%)}.SectionBlock-_n1DE{--gap-xs:8px;--gap-s:16px;--gap-m:24px;--gap-l:32px;--gap-xl:44px;--gap:0px;--gap-heading:var(--mag-new-gap-heading);--padding:0px;position:relative;z-index:2;box-sizing:border-box;width:100%;height:inherit;margin:0 auto;margin-bottom:var(--gap)}.SectionBlock-p78E7{z-index:1}.SectionBlock__leftShade-maDC0{left:calc((100vw - var(--maxWidth))*-.5)}.SectionBlock__rightShade-iW8Pd{right:calc((100vw - var(--maxWidth))*-.5)}.SectionBlock__size_none-NPR7H{--maxWidth:100%;padding:0}.SectionBlock__size_l-y6jUv,.SectionBlock__size_m-iUzp3,.SectionBlock__size_xl-L1Hs1{max-width:var(--maxWidth);padding:0 var(--padding)}.SectionBlock__size_m-iUzp3{--maxWidth:calc(var(--mag-m-content-width) + var(--padding)*2)}.SectionBlock__size_l-y6jUv{--maxWidth:calc(var(--mag-l-content-width) + var(--padding)*2)}@media (min-width:1440px){.SectionBlock__size_l-y6jUv .SectionBlock__rightShade-iW8Pd{display:none}}.SectionBlock__size_xl-L1Hs1{--maxWidth:calc(var(--mag-xl-content-width) + var(--padding)*2)}.SectionBlock__gap_s-F763T{--gap:var(--gap-s)}.SectionBlock__gap_m-cPTrH{--gap:var(--gap-m)}.SectionBlock__gap_l-lkRq2{--gap:var(--gap-l)}.SectionBlock__gap_xl-yLjxh{--gap:var(--gap-xl)}@media (orientation:landscape) and (min-height:450px),(orientation:portrait) and (min-width:768px){.SectionBlock__gap_l-lkRq2,.SectionBlock__gap_m-cPTrH,.SectionBlock__gap_xl-yLjxh{margin-bottom:var(--gap)}}.SectionBlock__gap_heading-I6Zye{--gap:var(--gap-heading)}.SectionBlock__padding_none-JhuSm{--padding:0px}.SectionBlock__padding_m-w6zzW{--padding:16px}.SectionBlock__topGap-WJTiO{margin-top:var(--gap)}.MenuItem-E8KJI{font-family:var(--main-font);font-size:15px;line-height:20px;display:block;white-space:nowrap;transition:color .3s,background-color .3s,transform .2s}.MenuItem-E8KJI.MenuItem__active-aCOtb{color:var(--light-link)}.MenuItem__disabled-o1CgP{pointer-events:none}.PartnerNavigationBadge-swOkp{--brand-logo-size:50px;display:flex;flex:0 0 auto;justify-content:flex-end;align-self:center;height:-moz-fit-content;height:fit-content;margin-left:auto;padding:0}.PartnerNavigationBadge__hider-vbTeA{overflow:hidden;flex:0 0 auto;max-width:100%;margin-right:calc(var(--brand-logo-size)/-2);transition:max-width .4s}.PartnerNavigationBadge__hider-vbTeA>.PartnerNavigationBadge__disabledLink-QclEl{color:var(--mag-text-black)}.PartnerNavigationBadge__hider-vbTeA>.PartnerNavigationBadge__text-rwtTs{display:block;padding:9px 35px 9px 25px;white-space:nowrap;color:var(--mag-text-black);border-radius:var(--border-radius-xl) 0 0 var(--border-radius-xl);background-color:#f4f6f8;transition:color .3s,background-color .3s}.PartnerNavigationBadge_wraper-eVA1_:hover .PartnerNavigationBadge__hider-vbTeA>.PartnerNavigationBadge__text-rwtTs{color:var(--mag-text-white);background-color:var(--mag-blue)}.PartnerNavigationBadge__wraper-NR7Ji{display:flex;justify-content:flex-end;align-self:flex-start}.PartnerNavigationBadge__logo-PErlc{font-size:0;position:relative;flex:0 0 auto;width:var(--brand-logo-size)}.PartnerNavigationBadge__img-VinUl{position:absolute;top:50%;width:100%;width:var(--brand-logo-size);height:37px;height:var(--brand-logo-size);border-radius:50%;object-fit:contain;transform:translateY(-50%)}.PartnerNavigationBadge__disabled-Y_ClY{pointer-events:none}.HeaderMenu-PmRvX{display:flex;align-items:center;height:44px}.HeaderMenu__flexWrapper-MnR7v{display:flex;align-items:baseline;gap:30px}.HeaderMenu__centerItem-WZdQZ{align-items:center}.HeaderMenu__list-sCKFn{overflow:hidden;flex-wrap:wrap;justify-content:center;height:44px;margin:0;padding:24px 0 0;list-style:none}.HeaderMenu__item-MXzoX{min-width:0}.HeaderMenu__item-MXzoX:last-child{margin-right:30px}.HeaderMenu__search-L1fg1{display:flex;justify-content:center;align-items:center;gap:4px}.HeaderMenu__moreItems-a9duQ{position:relative;align-items:center}.HeaderMenu__moreItems-a9duQ:hover .HeaderMenu__hiddenLinks-zq8tR{visibility:visible}.HeaderMenu__hiddenLinks-zq8tR{position:absolute;z-index:15;top:44px;visibility:hidden;margin:0;padding:16px;list-style:none;border-radius:var(--border-radius-s);background-color:var(--mag-new-header-background-color);box-shadow:var(--shadow-m)}.HeaderMenu__hiddenItem-xF1Ze:not(:last-child){margin-bottom:16px}.HeaderMenu__dropdown-LitZh{position:absolute;z-index:10;top:100%;left:0;overflow:hidden;box-sizing:border-box;width:100%;max-height:0;background-color:var(--mag-new-header-background-color,var(--white));box-shadow:0 10px 10px #00000014;transition:none}.HeaderMenu__openedDropdown-FK4Qt{overflow-y:auto;max-height:100vh;transition:max-height .5s ease-in}@supports (-webkit-touch-callout:none){.HeaderMenu__openedDropdown-FK4Qt{max-height:-webkit-fill-available}}.HeaderMenu__linkLikeButton-PIubz{font-family:var(--main-font);font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:flex;align-items:center;gap:3px;padding:0;white-space:nowrap;color:var(--foreground);border:none;background-color:initial;transition:color .3s,background-color .3s,transform .2s}.HeaderMenu__linkLikeButton-PIubz:hover{cursor:pointer;color:var(--mag-new-red)}.Header__wrapper-jyMiZ{--height:80px;position:sticky;z-index:20;top:calc(var(--height)*-1);display:flex;flex-direction:column;transition:top .3s ease-in-out}.Header-WCXco{position:static;display:flex;justify-content:space-between;align-items:center;gap:32px;min-height:var(--height);padding-top:12px;padding-bottom:12px;transition:top .5s ease-in-out}.Header-WCXco,.Header-WCXco:before{background-color:var(--mag-new-header-background-color)}.Header-WCXco:before{position:absolute;z-index:-1;top:0;left:calc(-100vw - -100%);width:100vw;height:100%;content:""}.Header__expandedDropdown-nsWVe,.Header__onScrollUp-z8YsQ{top:0}@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{-webkit-font-smoothing:antialiased;font-feature-settings:"pnum";font-variant-numeric:proportional-nums;width:100%;height:100%;margin:0;padding:0}@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==")}@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}: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}body{font-family:var(--main-font);color:var(--mag-text-black)}p{margin:0;padding:0}.page{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}@supports (-webkit-touch-callout:none){.page{min-height:-webkit-fill-available}}.mag{background:var(--mag-new-page-background)}