.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)}.OfferWizardStep{transition:opacity .3s ease-in-out}.OfferWizardStep_current{position:relative;opacity:1}.OfferWizardStep_next{position:absolute;top:-1000px;left:-10000px;opacity:0}.OfferWizardStep_disabled{visibility:hidden}.OfferWizardControls__content{width:584px;margin:0 auto;padding-top:24px}.OfferWizardControls__buttonText{font-size:var(--font-size-body1)}.ButtonGroup{display:flex;align-items:center;box-sizing:border-box}.ButtonGroup>:not(:first-child){margin-left:-1px}.ButtonGroup>.Checkbox .Button_color_whiteHoverBlue:not(.Button_focused):not(.Button_checked),.ButtonGroup>.Radio .Button_color_whiteHoverBlue:not(.Button_focused):not(.Button_checked){color:var(--foreground-secondary)}.ButtonGroup>.Checkbox .Button_color_whiteHoverBlue:not(.Button_focused):not(.Button_checked).Button_hovered,.ButtonGroup>.Radio .Button_color_whiteHoverBlue:not(.Button_focused):not(.Button_checked).Button_hovered{color:var(--white)}.ButtonGroup>.Checkbox .Button_color_whiteHoverBlue:not(.Button_focused):not(.Button_checked).Button_disabled,.ButtonGroup>.Radio .Button_color_whiteHoverBlue:not(.Button_focused):not(.Button_checked).Button_disabled{color:#00000061}.ButtonGroup>.Checkbox .Button_color_whiteHoverBlue.Button_checked,.ButtonGroup>.Radio .Button_color_whiteHoverBlue.Button_checked{cursor:auto}.ButtonGroup>.Checkbox:not(:first-child) .Button,.ButtonGroup>.Radio:not(:first-child) .Button{border-top-left-radius:0;border-bottom-left-radius:0}.ButtonGroup>.Checkbox:not(:last-child) .Button,.ButtonGroup>.Radio:not(:last-child) .Button{border-top-right-radius:0;border-bottom-right-radius:0}.ButtonGroup>.Checkbox_checked,.ButtonGroup>.Checkbox_type_button:first-child,.ButtonGroup>.Radio_checked,.ButtonGroup>.Radio_type_button:first-child{z-index:1}.ButtonGroup>.Checkbox.Checkbox_hovered,.ButtonGroup>.Radio.Radio_hovered{z-index:2}.ButtonGroup>.Checkbox_type_button.Checkbox_focused,.ButtonGroup>.Radio_type_button.Radio_focused{z-index:3}.ButtonGroup>.Radio_type_button{-webkit-transform:translateZ(0)}.ButtonGroup_equal_padding{width:100%}.ButtonGroup_equal_padding>.Checkbox,.ButtonGroup_equal_padding>.Radio{flex-grow:1}.ButtonGroup_equal_padding>.Checkbox>.Button,.ButtonGroup_equal_padding>.Radio>.Button{width:100%}.ButtonGroup_equal_padding>.Checkbox>.Button .Button__text,.ButtonGroup_equal_padding>.Radio>.Button .Button__text{margin:0}.ButtonGroup_equal_width{width:100%}.ButtonGroup_equal_width>.Checkbox,.ButtonGroup_equal_width>.Radio{flex:1}.ButtonGroup_equal_width>.Checkbox>.Button,.ButtonGroup_equal_width>.Radio>.Button{width:100%}.ButtonGroup_equal_width>.Checkbox>.Button .Button__text,.ButtonGroup_equal_width>.Radio>.Button .Button__text{margin:0}.RadioGroup_type_radio,.RadioGroup_type_radio .Radio{display:block}.RadioGroup_type_radio .Radio:not(:last-child){margin-bottom:10px}.RadioGroup_type_list{display:block}.RadioGroup_view_touch{display:flex;align-items:center;box-sizing:border-box;padding:2px;border-radius:var(--border-radius-s);background-color:#0000000a}.RadioGroup_view_touch .Button{font-size:var(--font-size-body2);line-height:15px;width:100%}.RadioGroup_view_touch .Button__content>span:first-child,.RadioGroup_view_touch .Button__content>span:last-child{margin:0}.RadioGroup_view_touch .Radio{display:inline-block;width:100%}.RadioGroup_view_touch .Button_disabled:not(.Button_checked){cursor:not-allowed}.RadioGroup_view_touch .RadioGroup__item{display:flex;align-items:center}.RadioGroup_view_touch .RadioGroup__item+.RadioGroup__item:before{display:inline-block;flex-shrink:0;width:1px;height:16px;content:"";opacity:.08;background-color:var(--surface-inverse)}.RadioGroup_view_touch .RadioGroup__item.RadioGroup__item_checked:before,.RadioGroup_view_touch .RadioGroup__item_checked+.RadioGroup__item:before{opacity:0}.OfferFormTitle__title-dsFjb{font-size:var(--font-size-h2);font-weight:var(--font-weight-bold);line-height:var(--line-height-h2);margin:0;font-feature-settings:lining-nums tabular-nums;font-variant-numeric:lining-nums tabular-nums}.OfferFormTitle__subTitle-U7a8t{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin:8px 0 0}.OfferFormTitle__tabs-bY6Aj{margin-top:24px}.TechLoader{font-size:var(--font-size-body1);line-height:60px;display:flex;justify-content:center;align-items:center;height:60px;text-align:center}.FormFieldRequiredLabel__red-Cz2md{color:var(--foreground-red)}.MarkField__items{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;margin-top:16px;margin-bottom:0;padding-left:0;list-style-type:none}.MarkField_mobile .MarkField__items{grid-template-columns:1fr;grid-gap:0;margin-top:8px}.MarkField__cutLink{display:flex;justify-content:center;align-items:center}.MarkField_mobile .MarkField__cutLink{justify-content:flex-start;margin:18px 0 18px 46px;text-align:left}.MarkField__loader{margin-bottom:-20px}.MarkFieldModal{width:584px;height:calc(100vh - 48px)}.MarkFieldModal__content{font-size:var(--font-size-body1);line-height:var(--line-height-body1);box-sizing:border-box}.MarkFieldModal__input{position:sticky;top:0;width:calc(100% - 48px);padding:24px;background-color:var(--white)}.MarkFieldModal__list{display:flex;padding:0 24px 24px}.MarkFieldModal__column{display:flex;overflow:hidden;flex-direction:column;flex-basis:calc(25% - 18px);flex-shrink:0;white-space:nowrap}.MarkFieldModal__column:not(.MarkFieldModal__column:first-child){margin-left:24px}.MarkFieldModal__item{overflow:hidden;text-overflow:ellipsis}.MarkFieldModal__item:not(.MarkFieldModal__item:first-child){margin-top:16px}.MarkFieldTile{display:flex;overflow:hidden;flex-direction:column;justify-content:center;align-items:center;padding:8px 4px;cursor:pointer;text-align:center;color:var(--foreground-secondary);border-radius:var(--border-radius-s);background-color:var(--fill)}.MarkFieldTile:hover{color:var(--white);background-color:var(--blue)}.MarkFieldTile__logo{width:48px;height:48px}.MarkFieldTile__name{font-size:var(--font-size-body2);line-height:var(--line-height-body2);overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis}.MarkField__item_hidden-G7b3e{display:none}.OfferWizardSectionMark-lpA3G{display:flex;flex-direction:column;gap:24px;width:584px;margin:0 auto}.OfferWizardSectionMark__hidden-vLQKB{animation:OfferWizardSectionMark__fadeOut-nJt1l var(--base-transition-time) forwards}.OfferWizardSectionMark__title-g3ctY{text-align:left}.OfferWizardSectionMark__hideButtonWrapper-WffDt{display:flex;flex-direction:column;gap:8px}.OfferWizardSectionMark__hideButtonBadge-cZrvF{position:absolute;z-index:1;top:-10px;right:0}.OfferWizardSectionMark__hideButtonSubtitle-OOUDn{font-size:var(--font-size-body1);line-height:var(--line-height-body1);text-align:center;color:var(--dark-surface-quaternary)}@keyframes OfferWizardSectionMark__fadeOut-nJt1l{0%{opacity:1}to{opacity:0}}.ButtonWithLoader__content,.ButtonWithLoader__inner{width:100%}.ButtonWithLoader__loader{display:none;margin:0!important}.ButtonWithLoader_isLoading .ButtonWithLoader__loader,[data-ebc-is-clicked] .ButtonWithLoader__loader{display:block}.ButtonWithLoader_isLoading .ButtonWithLoader__content,[data-ebc-is-clicked] .ButtonWithLoader__content{display:none}.Badge{border-radius:var(--border-radius-xs)}.Badge_size_s{padding-top:1px}.Badge_size_m,.Badge_size_s{font-size:var(--font-size-caption);line-height:var(--line-height-caption)}.Badge_size_l{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.Badge_color_dark{color:var(--white);background-color:var(--surface-inverse)}.Badge_color_green{color:var(--black);background-color:var(--deal-fair)}.Badge_color_transparentGray{background-color:var(--overlay-tertiary-dark-static)}.Badge_color_transparentBlack,.Badge_color_transparentGray{color:var(--white);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.Badge_color_transparentBlack{background-color:#0000008f}.Badge_color_transparentBlue{color:var(--foreground);background-color:#2276d31f}.Badge_color_blue{color:var(--white);background-color:var(--blue)}.Badge_color_yellow{color:var(--orange);background-color:var(--orange-tertiary)}.Badge_color_gray{color:var(--black);background-color:var(--fill)}.Badge_color_blueLightExtra{color:var(--blue);background-color:var(--blue-tertiary)}.Badge_color_blueGrayLightExtra{color:var(--blue);background-color:var(--fill)}.Badge_color_white{color:var(--foreground-secondary);border:1px solid var(--background);background-color:var(--white)}.Badge_color_lavender{color:var(--white);background-color:#6a76e1}.Badge_color_violet{color:var(--white);background-color:#c475ec}.Badge_color_purple{color:var(--white);background-color:#af52de}.Badge_color_purpleLight{color:#af52de;background-color:#f5eafb}.Badge_color_lightPink{color:#501c27;background-color:#ffd2da}.Badge_color_lightRed{color:var(--red);background-color:#fbebe9}.Badge_color_red,.Badge_color_redLight{color:var(--white);background-color:var(--red)}.Badge_color_journal{color:var(--white);background:var(--mag-gradient)}.Badge_padding_default.Badge_size_s{padding:3px 4px 2px}.Badge_padding_default.Badge_size_m{padding:4px 8px}.Badge_padding_default.Badge_size_l{padding:4px 12px}.Badge_cursor,.MdsPhoto{cursor:pointer}.MdsPhoto{position:relative;display:block;overflow:hidden;box-sizing:border-box;border-radius:var(--border-radius-s);background-repeat:no-repeat;background-position:50%;background-size:cover}@media (hover:hover){.MdsPhoto:hover .MdsPhoto__icon{display:flex}.MdsPhoto:hover .MdsPhoto__badge{display:none}.MdsPhoto__icon:hover{color:var(--white);background-color:var(--blue)}}.MdsPhoto_loaded{pointer-events:none}.MdsPhoto__showCounter{font-size:var(--font-size-body2);line-height:var(--line-height-body2);color:var(--white);background:var(--overlay-secondary-dark-static)}.MdsPhoto__loader,.MdsPhoto__showCounter{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.MdsPhoto__loader{position:absolute;top:0;left:0;margin:0;content:"";pointer-events:none}.MdsPhoto__badge{position:absolute;top:4px;left:4px;display:block}.MdsPhoto__icon{position:absolute;display:none;justify-content:center;align-items:center;padding:4px;border-radius:50%;background-color:var(--surface);transition:background-color .2s,color .2s}.MdsPhoto__icon_right{top:8px;right:8px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.MdsPhoto__icon_right{top:2px;right:2px}}.MdsPhoto__icon_left{top:8px;left:8px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.MdsPhoto__icon_left{top:2px;left:2px}}.MdsPhoto__icon_mobile{display:flex;padding:0}.MdsPhoto__rejectIcon{color:var(--red)}.MdsPhoto__item{width:100%;height:100%}.MdsPhoto__item:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:#00000008}.MdsPhoto__item_rejected{display:flex;justify-content:center;align-items:center}.MdsPhoto__item_rejected:before{width:100%;height:100%;background-color:#ffffff80}.PhotosAdd{font-size:var(--font-size-body1);line-height:var(--line-height-body1);position:relative;display:flex;justify-content:center;align-items:center;box-sizing:border-box;width:100%;height:100%;color:var(--blue)}.PhotosAdd:hover{cursor:pointer}.PhotosAdd__wrapper{display:flex;overflow:hidden;justify-content:center;align-items:center;width:100%;height:100%}.PhotosAdd__dragging{display:flex;color:var(--foreground-secondary);background-color:var(--fill)}.PhotosAdd__empty{display:flex;border:1px dashed var(--background);border-radius:var(--border-radius-m);background-color:var(--white)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.PhotosAdd__empty{background-color:var(--fill)}}@media (hover:hover){.PhotosAdd__empty:hover{cursor:pointer;background-color:var(--blue-tertiary)}}.PhotosAdd__error{display:flex;color:var(--foreground-secondary);background-color:var(--red-tertiary)}.PhotosAdd__withPhotos{font-size:var(--font-size-body2);line-height:var(--line-height-body2);border:none;border-radius:var(--border-radius-s);background-color:var(--blue-tertiary)}.PhotosAdd__title{display:flex;flex-direction:column;justify-content:center;align-items:center}.PhotosAdd__fileInput,.PhotosAdd_hidden{display:none}.PhotosAdd__catch{display:flex;justify-content:center;align-items:center;width:100%;height:220px;color:var(--foreground-secondary);background-color:var(--fill)}.PhotosAdd__badge{position:absolute;top:-5px;right:-4px;content:""}.OfferFormDealerVinField__input-zLMl4{margin:16px 0 4px}.OfferFormDealerVinField__note-CGQyg{font-size:var(--font-size-body2);line-height:var(--line-height-body2);text-align:left;color:var(--foreground-secondary)}.OfferFormDealerVinField__stsDropzone-dmV2c{height:130px;margin-bottom:16px}.OfferFormDealerVinField__stsDropzone_loading-hmy8l{pointer-events:none;opacity:.6}.OfferFormDealerVinField__stsImg-PG_G0{width:130px;height:130px;margin-bottom:16px}.OfferFormDealerVinFieldForNew__inputVin-b4ggw{margin:0 0 4px}.OfferFormDealerVinFieldForNew__note-_N44H{font-size:var(--font-size-body2);line-height:var(--line-height-body2);text-align:left;color:var(--foreground-secondary)}.LazyImage{position:relative;display:block;width:100%;height:100%}.LazyImage__previewContainer{position:absolute;z-index:1;overflow:hidden;width:100%;height:100%;opacity:1;transition:opacity .15s}.LazyImage_theme_light .LazyImage__previewContainer_fallback{background-color:#f4f4f4}.LazyImage_theme_light .LazyImage__previewContainer_fallback:before{background-image:linear-gradient(90deg,#f4f4f4 20%,#e5e5e5cc 40%,#f4f4f4 60%)}.LazyImage_theme_dark .LazyImage__previewContainer_fallback{background-color:#4f4f4f}.LazyImage_theme_dark .LazyImage__previewContainer_fallback:before{background-image:linear-gradient(90deg,#4f4f4f 20%,#191919cc 40%,#4f4f4f 60%)}.LazyImage__previewContainer_fallback:before{position:absolute;top:0;right:0;display:block;width:400%;height:100%;content:"";background-size:100% 100%}.LazyImage_visible:not(.LazyImage_loaded) .LazyImage__previewContainer_fallback:before{animation:LazyImagePulse 1.5s ease-in-out infinite}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.LazyImage_visible:not(.LazyImage_loaded) .LazyImage__previewContainer_fallback:before{animation:none}}.LazyImage_loaded .LazyImage__previewContainer{opacity:0;animation:none}.LazyImage__previewLayer{position:absolute;inset:0;display:block;width:100%;height:100%}.LazyImage__previewLayer_1{z-index:2}.LazyImage__previewLayer_2{z-index:1;transform:scale(1.1)}.LazyImage__image{display:block;width:100%;height:100%;object-fit:cover;transition:opacity .15s}.LazyImage__image_hidden{opacity:0}@keyframes LazyImagePulse{0%{transform:translateX(0)}to{transform:translateX(135%)}}.OfferFormVinAndStsModal__title{font-size:var(--font-size-h4);font-weight:700;line-height:var(--line-height-h4);padding:24px 32px}.OfferFormVinAndStsModal__image{width:895px;margin:16px}.OfferWizardSectionVin{max-width:584px;margin:120px auto 0;text-align:center}.OfferWizardSectionVin__block{margin:24px 0;padding:24px;border:1px solid #0000000f;border-radius:var(--border-radius-l);box-shadow:0 4px 24px #0000000a}.OfferWizardSectionVin__buttonText{font-size:var(--font-size-body1)}.Spinner2-AriX_{display:inline-block;animation:Spinner2__spin-_cX6C 1s linear infinite}.Spinner2_size_s-yg2zx{width:14px;height:14px}.Spinner2_size_m-TtNk0{width:20px;height:20px}.Spinner2_size_l-qrmNz{width:28px;height:28px}.Spinner2_size_xl-BTO7u{width:36px;height:36px}.Spinner2_color_black-ZZv3q{color:var(--foreground)}.Spinner2_color_white-rP6VM{color:var(--foreground-inverse)}@keyframes Spinner2__spin-_cX6C{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.PaymentDialogContainer_error,.PaymentDialogContainer_loading{background-color:var(--surface)}.PaymentDialogContainer_platform_mobile{width:100%}.PaymentDialogContainer_platform_mobile .PaymentDialogContainer__frame{width:100%;max-height:calc(80vh - 16px)}@supports (max-height:100svh){.PaymentDialogContainer_platform_mobile .PaymentDialogContainer__frame{max-height:calc(100svh - 16px)}}.PaymentDialogContainer__frame{display:block;overflow:hidden;border:none;transition:width 1s,height .75s}.PaymentDialogContainer__frame_loading{visibility:hidden}.PaymentDialogContainer__loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PaymentDialogContainer__loader.Loader{width:100%}.PaymentDialogContainer__error{font-size:var(--font-size-h4);line-height:var(--line-height-h4);display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;text-align:center}.PaymentDialogContainer__errorButton{margin-top:32px}.PaymentDialogContainer_platform_mobile .PaymentDialogContainer__error{font-size:var(--font-size-h5);line-height:var(--line-height-h5);box-sizing:border-box;padding:48px 24px}.PaymentDialogContainer_platform_desktop .PaymentDialogContainer__loader.Loader_type_dots{margin:0}.PaymentModal-OdIvR.Modal.Popup{overflow-y:auto;background:#000c}.PaymentModal-OdIvR .Modal__content{background:#0000}.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)}.Link2-hvPiV{font-family:inherit;font-weight:var(--font-weight-medium);display:flex;overflow:hidden;justify-content:start;align-items:center;gap:4px;box-sizing:border-box;width:-moz-fit-content;width:fit-content;cursor:pointer;-webkit-user-select:none;user-select:none;text-decoration:none;text-wrap:nowrap;outline:none}@media not all and (pointer:coarse){.Link2-hvPiV:hover:not(.Link2_disabled-Zsd9v){color:var(--red)}}@media (hover:hover){.Link2-hvPiV:hover:not(.Link2_disabled-Zsd9v){color:var(--red)}}.Link2_size_xs-S9KsN{font-size:11px;line-height:12px}.Link2_size_s-abm7c{font-size:13px;line-height:16px}.Link2_size_m-rZ5qk{font-size:15px;line-height:20px}.Link2_size_l-zp6Li{font-size:17px;line-height:24px}.Link2_type_primary-CzL7m{color:var(--link)}.Link2_type_primary-CzL7m.Link2_disabled-Zsd9v{opacity:.5}.Link2_type_secondary-sTTIO{color:var(--foreground-secondary)}.Link2_type_secondary-sTTIO.Link2_disabled-Zsd9v{color:var(--foreground-tertiary)}.Link2_type_tertiary-izTrU{color:var(--foreground)}.Link2_type_tertiary-izTrU.Link2_disabled-Zsd9v{color:var(--foreground-tertiary)}.Link2_type_quaternary-Zc3w8{color:var(--foreground-light-static)}.Link2_type_quaternary-Zc3w8.Link2_disabled-Zsd9v{color:var(--foreground-secondary-light-static)}.Link2-hvPiV:active:not(.Link2_disabled-Zsd9v):not(.Link2-hvPiV:hover){opacity:.8}.Link2_disabled-Zsd9v{cursor:default;pointer-events:none}.Link2_display_inline-lO8P_{display:inline-flex}.OfferAccordionContents__listItem-fwb6b{font-size:var(--font-size-body1);line-height:var(--line-height-body1);position:relative;display:block;margin-bottom:20px;margin-left:-20px;padding-left:20px;color:var(--foreground-secondary)}.OfferAccordionContents__listItem_accessible-Lds5c{cursor:pointer;color:var(--foreground)}.OfferAccordionContents__listItem_accessible-Lds5c:hover,.OfferAccordionContents__listItem_error-LsLZk{color:var(--red)}.OfferAccordionContents__listItemCheckedIcon-ydEAc{position:absolute;top:-2px;left:-5px;color:var(--green);transform:scale(.8)}.ModelField__list{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:flex;margin-top:24px}.ModelField__modelsListColumns{display:flex;overflow:hidden;flex-direction:column;flex-basis:calc(25% - 18px);flex-shrink:0;white-space:nowrap}.ModelField__modelsListColumns:not(.ModelField__modelsListColumns:first-child){margin-left:24px}.ModelField__modelsListItem{overflow:hidden;text-overflow:ellipsis}.ModelField__modelsListItem:not(.ModelField__modelsListItem:first-child){margin-top:16px}.ModelField__modelsListItem_hidden{display:none}.TechAccordion{margin-bottom:-20px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.TechAccordion{margin-bottom:0}}.TechAccordion_hidden{display:none}.TechAccordion__header{font-size:var(--font-size-h4);font-weight:700;line-height:var(--line-height-h4);margin-top:32px;margin-bottom:16px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.TechAccordion__header{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-top:25px}}.TechAccordion__section_hidden{display:none}.TechAccordion__loader{border-top:1px solid var(--background)}.Tags_wrap_nowrap{display:flex}.Tags__tag{display:inline-block;max-width:100%;margin-bottom:12px;white-space:nowrap}.Tags__tag:not(:last-child){margin-right:8px}.Tags_mobile .Tags__tag{margin-bottom:8px}.Tags_mobile .Tags__tag .Button.Button_checked{color:var(--white);border-color:#0000;background-color:var(--blue)}.Tags_mobile.Tags_black .Tags__tag .Button.Button_checked{color:var(--white);background-color:var(--black)}.Tags_wrap_nowrap .Tags__tag,.Tags_wrap_nowrap.Tags_mobile .Tags__tag{margin-bottom:0}.Tags .Button__content>span{margin:12px 16px}.Tags_properGaps.Tags_wrap_wrap{display:flex;flex-wrap:wrap;gap:12px 8px}.Tags_mobile.Tags_properGaps.Tags_wrap_wrap{row-gap:8px}.Tags_mobile.Tags_properGaps .Tags__tag,.Tags_properGaps .Tags__tag{margin-right:0;margin-bottom:0}.YearField{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:flex;justify-content:space-between;margin-top:8px}.YearField__column{display:flex;flex:0 0 calc(25% - 12px);flex-direction:column;gap:16px}.YearField__cutItem{color:var(--blue)}.TechAccordionSectionHeader{height:24px;padding:20px 0;border-top:1px solid var(--background)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.TechAccordionSectionHeader{height:19px;padding:18px 0}}.TechAccordionSectionHeader .TechAccordionSectionHeader__icon{position:relative}.TechAccordionSectionHeader__content{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:flex;justify-content:space-between;margin-right:8px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.TechAccordionSectionHeader__content{flex-direction:column;justify-content:center;align-items:flex-start}}.TechAccordionSectionHeader__title{color:var(--foreground-secondary)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.TechAccordionSectionHeader__title_small{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}}.TechAccordionSectionHeader_error .TechAccordionSectionHeader__title{color:var(--red)}.TechAccordionSectionHeader__value{color:var(--foreground)}.TechAccordionSectionBody{padding-bottom:20px}.TechAccordionSectionBody_collapsed{padding-bottom:0}.CarBodyImage{pointer-events:none}.BodyTypeField{display:grid;grid-template-columns:repeat(2,calc(50% - 8px));grid-gap:16px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.BodyTypeField{grid-template-columns:1fr}}.BodyTypeField__tile{display:flex;flex-direction:column;justify-content:end;align-items:center;box-sizing:border-box;height:140px;padding:24px 24px 12px;cursor:pointer;text-align:center;border:1px solid var(--fill);border-radius:var(--border-radius-m);background-color:var(--fill)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.BodyTypeField__tile{align-items:center;height:144px;padding:24px 24px 16px}}.BodyTypeField__tile:hover{border:1px solid var(--fill);background-color:var(--blue-tertiary)}.BodyTypeField__tile_selected,.BodyTypeField__tile_selected:hover{border:1px solid var(--blue-tertiary);background-color:var(--blue-tertiary)}.BodyTypeField__image{width:212px}.BodyTypeField__name{font-size:var(--font-size-body2);line-height:var(--line-height-body2);margin-top:8px;color:var(--foreground-secondary)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.BodyTypeField__name{margin-top:2px}}.SuperGenField-iA73J{display:grid;grid-template-columns:repeat(2,calc(50% - 8px));grid-gap:16px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.SuperGenField-iA73J{grid-template-columns:1fr}}.SuperGenField-iA73J .SuperGenField__tile-dLn4M{position:relative;display:flex;overflow:hidden;align-items:flex-start;box-sizing:border-box;height:140px;padding:10px;cursor:pointer;color:var(--white);border-radius:var(--border-radius-m)}.SuperGenField__tile-dLn4M:after{position:absolute;z-index:-1;top:0;left:0;display:block;width:100%;height:100%;content:"";background:linear-gradient(180deg,#0009,#0006 30.8%,#0000 61.43%)}.SuperGenField-iA73J .SuperGenField__tile-dLn4M:not(:last-child){margin-bottom:0}.SuperGenField__image-zmHUH{position:absolute;z-index:-2;top:0;left:0;width:100%;height:100%;opacity:1;object-fit:cover}.SuperGenField__tile-dLn4M:hover .SuperGenField__image-zmHUH{opacity:.5}.EngineTypeField__icon{margin-right:10px}.EngineTypeField .Button__content>:first-child{margin-left:16px}.EngineTypeField .Button__content>:last-child{margin-right:16px}.GearTypeField__icon{margin-right:10px}.GearTypeField .Button__content>:first-child{margin-left:16px}.GearTypeField .Button__content>:last-child{margin-right:16px}.TransmissionField__icon{margin-right:10px}.TransmissionField .Button__content>:first-child{margin-left:16px}.TransmissionField .Button__content>:last-child{margin-right:16px}.TechParamField__item{padding:10px 0;color:var(--foreground-secondary)}.TechParamField__namePart:first-child{color:var(--foreground)}.OfferAccordionSection{position:relative;margin-top:24px;padding:24px;border:1px solid #0000000f;border-radius:var(--border-radius-l);box-shadow:0 4px 24px #0000000a}.OfferTechHeaderDescription{font-size:var(--font-size-body2);line-height:var(--line-height-body2);padding-right:60px;color:var(--foreground-secondary)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.OfferTechHeaderDescription{padding-right:0}}.OfferTechHeaderDescription__arrowWrapper{display:inline-flex}.OfferTechHeaderDescription__arrow{position:relative;top:2px;left:2px;color:var(--overlay-quaternary)}.OfferTechHeaderDescription__text{overflow:hidden;max-height:2000px;margin:16px 0 0;cursor:default;transition:max-height .3s ease-in}.OfferTechHeaderDescription__text_hidden{max-height:0;margin-top:0;transition:max-height .3s ease-out,margin-top .1s ease-out .3s}.OfferTechHeader{position:relative;width:100%}.OfferTechHeader__carName{font-weight:400;display:flex;overflow:hidden;flex-direction:column;margin:0;padding-right:60px;white-space:nowrap}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.OfferTechHeader__carName{overflow:auto;white-space:normal}}.OfferTechHeader__title{font-size:var(--font-size-h4);font-weight:700;line-height:var(--line-height-h4);display:block;overflow:hidden;margin:12px 0;text-overflow:ellipsis}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.OfferTechHeader__title{overflow:auto;text-overflow:clip}}.OfferTechHeader__title_withDescription,.OfferTechHeader__title_withSubtitle{margin:0}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.OfferTechHeader__title_withDescription{margin:12px 0}}.OfferTechHeader__subtitle{font-size:var(--font-size-body1);line-height:var(--line-height-body1);overflow:hidden;margin-top:4px;text-overflow:ellipsis}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.OfferTechHeader__subtitle{overflow:auto;margin-top:8px;text-overflow:clip}}.OfferTechHeader__logo{position:absolute;top:0;right:0;width:52px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.OfferTechHeader__logo{align-self:flex-start}}.OfferTechHeader__divider{color:var(--overlay-quaternary)}.OfferTechHeader__description{margin-top:8px}div.OfferAccordionSectionTechHeader{width:100%}.Checkbox{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Checkbox__control{position:absolute;width:1px;height:1px;opacity:0}.Checkbox__box{position:relative;display:inline-block;box-sizing:border-box;width:24px;height:24px;padding:2px}.Checkbox__box:after{top:7px;left:6px;width:14px;height:10px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='10' viewBox='0 0 14 10'%3E%3Cpath fill='%23fff' d='M.295 5.477a.95.95 0 0 1 0-1.378l-.033.032a1.043 1.043 0 0 1 1.437.003l2.88 2.77L11.464.283a1.045 1.045 0 0 1 1.431.001l-.033-.031a.95.95 0 0 1-.004 1.382L5.3 8.902a1.053 1.053 0 0 1-1.438.005z'/%3E%3C/svg%3E")}.Checkbox__box:after,.Checkbox_color_transparent .Checkbox__box:after{position:absolute;visibility:hidden;content:"";opacity:0;background-size:100%}.Checkbox_color_transparent .Checkbox__box:after{top:2px;left:2px;width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M4 20a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4h12a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4zM3.727 9.493a.97.97 0 0 0 0 1.399l3.58 3.442a1 1 0 0 0 1.386 0l7.58-7.288a.97.97 0 0 0-1.346-1.4L8 12.309 5.073 9.493a.97.97 0 0 0-1.346 0' clip-rule='evenodd'/%3E%3C/svg%3E")}.Checkbox__checkbox{display:inline-block;box-sizing:border-box;width:20px;height:20px;border:1px solid var(--overlay-tertiary-dark-static);border-radius:var(--border-radius-xs);background-color:var(--white);transition:background-color .2s,border-color .2s}.Checkbox_color_transparent .Checkbox__checkbox{border-color:var(--white);background:unset}.Checkbox__text{margin-top:2px}.Checkbox_disabled.Checkbox_color_transparent .Checkbox__checkbox{border-color:#ffffffa3;background-color:#ffffff8f}.Checkbox_checked .Checkbox__checkbox{border-color:#0000;background-color:var(--blue)}.Checkbox_checked.Checkbox_color_transparent .Checkbox__checkbox{border-color:var(--white);background:unset}.Checkbox_checked .Checkbox__box:after{visibility:visible;opacity:1}.Checkbox_disabled{cursor:default}.Checkbox_disabled .Checkbox__checkbox{border-color:#0000000a;background-color:#0000000a}.Checkbox_disabled .Checkbox__text{color:#0000003d}.Checkbox_disabled.Checkbox_checked .Checkbox__checkbox{border-color:#0000;background-color:#0000003d}.Checkbox_focused .Checkbox__checkbox,.Checkbox_hovered .Checkbox__checkbox{border-color:#2284ef}.Checkbox_checked.Checkbox_focused .Checkbox__checkbox,.Checkbox_checked.Checkbox_hovered .Checkbox__checkbox{border-color:#2284ef;background-color:#2284ef}.Checkbox_error .Checkbox__checkbox{border-color:var(--red)}.Checkbox_focused.Checkbox_color_transparent .Checkbox__checkbox,.Checkbox_hovered.Checkbox_color_transparent .Checkbox__checkbox{border-color:var(--white);background-color:#ffffff3d}.Checkbox_checked.Checkbox_focused.Checkbox_color_transparent .Checkbox__checkbox,.Checkbox_checked.Checkbox_hovered.Checkbox_color_transparent .Checkbox__checkbox{border-color:var(--white);background:unset}.Checkbox_checked.Checkbox_focused.Checkbox_color_transparent .Checkbox__box:after,.Checkbox_checked.Checkbox_hovered.Checkbox_color_transparent .Checkbox__box:after{opacity:.94}.Checkbox_type_button{white-space:nowrap}.Checkbox_type_checkbox{font-family:inherit;font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:inline-flex;flex-direction:row;align-items:flex-start}.Checkbox_type_checkbox .Checkbox__box{flex-shrink:0}.Checkbox_width_full{width:100%}.Checkbox_width_full .Checkbox__text{flex:1}.Checkbox_type_checkbox.Checkbox_reverse{flex-direction:row-reverse}.Checkbox_type_checkbox:not(.Checkbox_reverse) .Checkbox__box+.Checkbox__text{margin-left:8px}.Checkbox_type_checkbox.Checkbox_reverse .Checkbox__box+.Checkbox__text{margin-right:8px}.Checkbox_color_transparent .Checkbox__text{color:var(--white)}.Checkbox_type_checkbox.Checkbox_color_red.Checkbox_focused .Checkbox__checkbox,.Checkbox_type_checkbox.Checkbox_color_red.Checkbox_hovered .Checkbox__checkbox{border-color:#f65b53}.Checkbox_type_checkbox.Checkbox_color_red.Checkbox_checked.Checkbox_focused .Checkbox__checkbox,.Checkbox_type_checkbox.Checkbox_color_red.Checkbox_checked.Checkbox_hovered .Checkbox__checkbox{border-color:#f65b53;background-color:#f65b53}.Checkbox_type_checkbox.Checkbox_color_red.Checkbox_checked .Checkbox__checkbox{border-color:#0000;background-color:var(--red)}.Checkbox_type_checkbox.Checkbox_color_black.Checkbox_focused .Checkbox__checkbox,.Checkbox_type_checkbox.Checkbox_color_black.Checkbox_hovered .Checkbox__checkbox{border-color:var(--black)}.Checkbox_type_checkbox.Checkbox_color_black.Checkbox_checked.Checkbox_focused .Checkbox__checkbox,.Checkbox_type_checkbox.Checkbox_color_black.Checkbox_checked.Checkbox_hovered .Checkbox__checkbox{border-color:var(--black);background-color:var(--black)}.Checkbox_type_checkbox.Checkbox_color_black.Checkbox_checked .Checkbox__checkbox{border-color:#0000;background-color:var(--black)}.Checkbox_type_checkbox.Checkbox_size_l .Checkbox__checkbox{width:25px;height:25px}.Checkbox_type_checkbox.Checkbox_size_l .Checkbox__box{padding-top:0}.Checkbox_type_checkbox.Checkbox_size_l .Checkbox__box:after{top:8px;left:8px}.Checkbox_type_checkbox.Checkbox_size_l:not(.Checkbox_reverse) .Checkbox__box+.Checkbox__text{margin-left:12px}.Checkbox_type_checkbox.Checkbox_size_l.Checkbox_reverse .Checkbox__box+.Checkbox__text{margin-right:12px}.Checkbox_type_checkbox.Checkbox_size_s .Checkbox__checkbox{width:16px;height:16px}.Checkbox_type_checkbox.Checkbox_size_s .Checkbox__box{padding-top:4px}.Checkbox_type_checkbox.Checkbox_size_s .Checkbox__box:after{top:8px;left:5px;width:11px;height:11px;background-repeat:no-repeat}.Checkbox_type_checkbox.Checkbox_size_s .Checkbox__box+.Checkbox__text{font-size:var(--font-size-body2)}.Checkbox_type_checkbox.Checkbox_size_s:not(.Checkbox_reverse) .Checkbox__box+.Checkbox__text{margin-left:12px}.Checkbox_type_checkbox.Checkbox_size_s.Checkbox_reverse .Checkbox__box+.Checkbox__text{margin-right:12px}.OfferFormGboField{margin-top:4px}.OfferFormGboField_hidden{display:none}.OfferFormRightSteeringWheelField{margin-top:16px}.OfferFormRightSteeringWheelField_hidden,.TechAccordionSectionExtra__hidden-RSkFQ{display:none}.OfferFormAvailabilityTip-VOh2l{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground-secondary)}.OfferFormAvailabilityTip_mobile-jAqGg{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.TechAccordionSectionAvailability__tip-MyY68{margin-top:16px}.CloseButton{z-index:50000;top:0;right:0;cursor:pointer;opacity:.4;border:none;background-repeat:no-repeat;background-position:50%}.CloseButton_type_modal{position:fixed}.CloseButton_type_block{position:absolute}.CloseButton_color_white{opacity:1}.CloseButton_color_grey,.CloseButton_color_white:hover{opacity:.4}.CloseButton_color_grey:hover{opacity:1}.CloseButton_color_black,.CloseButton_color_blackAndWhiteBorder{opacity:.6;transition:opacity var(--animation-speed-fast)}.CloseButton_color_black:hover,.CloseButton_color_blackAndWhiteBorder:hover{opacity:1}.CloseButton_color_blackAndWhiteCross{opacity:1;transition:opacity var(--animation-speed-fast)}.CloseButton_color_blackAndWhiteCross:hover{opacity:.8}.CloseButton_form_standart.CloseButton_color_black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='31' viewBox='0 0 32 31'%3E%3Cpath fill-rule='evenodd' d='M16.284 12.672 3.556-.056.728 2.772 13.456 15.5.728 28.228l2.828 2.828 12.728-12.728 12.728 12.728 2.829-2.828L19.113 15.5 31.84 2.772 29.012-.056z'/%3E%3C/svg%3E")}.CloseButton_form_standart.CloseButton_color_grey{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='31' viewBox='0 0 32 31'%3E%3Cpath fill='gray' fill-rule='evenodd' d='M16.284 12.672 3.556-.056.728 2.772 13.456 15.5.728 28.228l2.828 2.828 12.728-12.728 12.728 12.728 2.829-2.828L19.113 15.5 31.84 2.772 29.012-.056z'/%3E%3C/svg%3E")}.CloseButton_form_standart.CloseButton_color_white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='31' viewBox='0 0 32 31'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M16.284 12.672 3.556-.056.728 2.772 13.456 15.5.728 28.228l2.828 2.828 12.728-12.728 12.728 12.728 2.829-2.828L19.113 15.5 31.84 2.772 29.012-.056z'/%3E%3C/svg%3E")}.CloseButton_form_round.CloseButton_color_black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23000'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M8 6.853 6.025 4.878a.72.72 0 0 0-1.02 0l-.127.128a.72.72 0 0 0 0 1.02L6.853 8 4.878 9.976a.72.72 0 0 0 0 1.02l.127.127a.72.72 0 0 0 1.02 0L8 9.147l1.975 1.976a.72.72 0 0 0 1.02 0l.127-.128a.72.72 0 0 0 0-1.02L9.147 8l1.975-1.975a.72.72 0 0 0 0-1.02l-.127-.127a.72.72 0 0 0-1.02 0z' clip-rule='evenodd'/%3E%3C/svg%3E")}.CloseButton_form_round.CloseButton_color_blackAndWhiteBorder{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/close_round_black_white_border_fe46c3f6bdedf789594e919d29a7f9aa.svg)}.CloseButton_form_round.CloseButton_color_blackAndWhiteCross{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23000' opacity='.24'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M16.72 8.628a.954.954 0 0 0-1.348-1.349L12 10.651 8.628 7.28A.954.954 0 0 0 7.28 8.63L10.651 12 7.28 15.372a.954.954 0 1 0 1.35 1.349L12 13.349l3.372 3.372a.954.954 0 0 0 1.349-1.35L13.349 12z' clip-rule='evenodd'/%3E%3C/svg%3E")}.CloseButton_form_round.CloseButton_color_grey{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/close_round_grey_5bb49dc2803a0859a9d538b92013e719.svg)}.CloseButton_form_round.CloseButton_color_white{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/close_round_white_3f7b8eab52a7c7b1756b71cc7f9283f9.svg)}.CloseButton_size_xs{width:42px;height:42px;background-size:11px 11px}.CloseButton_size_s{width:42px;height:42px;background-size:16px 16px}.CloseButton_size_m{width:52px;height:52px;background-size:20px 20px}.CloseButton_size_l{width:52px;height:52px;background-size:24px 24px}.CloseButton_size_16{width:16px;height:16px;background-size:16px}.CloseButton_size_20{width:20px;height:20px}.CloseButton_size_24{width:24px;height:24px}.CloseButton_outer{right:-52px}.CloseButton_size_s..CloseButton_outer,.CloseButton_size_xs..CloseButton_outer{right:-42px}:root{--tail-width-s:14px;--tail-height-s:8px;--tail-width-m:28px;--tail-height-m:16px;--non-centeral-alignment-offset:8px}.Popup__tail{position:absolute;color:var(--white)}.Popup__tailSvg{display:block}.Popup__tail_size_s{width:var(--tail-width-s);height:var(--tail-height-s)}.Popup__tail_size_m{width:var(--tail-width-m);height:var(--tail-height-m)}.Popup_direction_top-center .Popup__tail{top:100%}.Popup_direction_top-center .Popup__tail_size_s{left:calc((100% - var(--tail-width-s))/2)}.Popup_direction_top-center .Popup__tail_size_m{left:calc((100% - var(--tail-width-m))/2)}.Popup_direction_top-left .Popup__tail{top:100%;left:var(--non-centeral-alignment-offset)}.Popup_direction_top-right .Popup__tail{top:100%;right:var(--non-centeral-alignment-offset)}.Popup_direction_bottom-center .Popup__tail{bottom:100%;transform:rotate(180deg)}.Popup_direction_bottom-center .Popup__tail_size_s{left:calc((100% - var(--tail-width-s))/2)}.Popup_direction_bottom-center .Popup__tail_size_m{left:calc((100% - var(--tail-width-m))/2)}.Popup_direction_bottom-left .Popup__tail{bottom:100%;left:var(--non-centeral-alignment-offset);transform:rotate(180deg)}.Popup_direction_bottom-right .Popup__tail{right:var(--non-centeral-alignment-offset);bottom:100%;transform:rotate(180deg)}.Popup_direction_right-center .Popup__tail{transform:rotate(90deg);transform-origin:left top}.Popup_direction_right-center .Popup__tail_size_s{top:calc((100% - var(--tail-width-s))/2);right:calc(100% - var(--tail-width-s))}.Popup_direction_right-center .Popup__tail_size_m{top:calc((100% - var(--tail-width-m))/2);right:calc(100% - var(--tail-width-m))}.Popup_direction_right-top .Popup__tail{top:var(--non-centeral-alignment-offset);transform:rotate(90deg);transform-origin:left top}.Popup_direction_right-top .Popup__tail_size_s{right:calc(100% - var(--tail-width-s))}.Popup_direction_right-top .Popup__tail_size_m{right:calc(100% - var(--tail-width-m))}.Popup_direction_right-bottom .Popup__tail{transform:rotate(90deg);transform-origin:left top}.Popup_direction_right-bottom .Popup__tail_size_s{right:calc(100% - var(--tail-width-s));bottom:calc(var(--non-centeral-alignment-offset)/2 + var(--tail-width-s) - var(--tail-height-s) + 2px)}.Popup_direction_right-bottom .Popup__tail_size_m{right:calc(100% - var(--tail-width-m));bottom:calc(var(--non-centeral-alignment-offset)/2 + var(--tail-width-m) - var(--tail-height-m) + 2px)}.Popup_direction_left-center .Popup__tail{transform:rotate(-90deg);transform-origin:right top}.Popup_direction_left-center .Popup__tail_size_s{top:calc((100% - var(--tail-width-s))/2);left:calc(100% - var(--tail-width-s))}.Popup_direction_left-center .Popup__tail_size_m{top:calc((100% - var(--tail-width-m))/2);left:calc(100% - var(--tail-width-m))}.Popup_direction_left-top .Popup__tail{top:var(--non-centeral-alignment-offset);transform:rotate(-90deg);transform-origin:right top}.Popup_direction_left-top .Popup__tail_size_s{left:calc(100% - var(--tail-width-s))}.Popup_direction_left-top .Popup__tail_size_m{left:calc(100% - var(--tail-width-m))}.Popup_direction_left-bottom .Popup__tail{transform:rotate(-90deg);transform-origin:right top}.Popup_direction_left-bottom .Popup__tail_size_s{bottom:calc(var(--non-centeral-alignment-offset)/2 + var(--tail-width-s) - var(--tail-height-s) + 2px);left:calc(100% - var(--tail-width-s))}.Popup_direction_left-bottom .Popup__tail_size_m{bottom:calc(var(--non-centeral-alignment-offset)/2 + var(--tail-width-m) - var(--tail-height-m) + 2px);left:calc(100% - var(--tail-width-m))}.Popup.Popup_theme_dark{color:var(--white);background-color:var(--surface-inverse);box-shadow:none}.Popup.Popup_theme_dark .Popup__tail{color:var(--foreground)}.Popup.Popup_theme_blue{color:var(--white);background-color:var(--blue);box-shadow:none}.Popup.Popup_theme_blue .Popup__tail{color:var(--blue)}.Popup.Popup_theme_red{color:var(--white);background-color:var(--red);box-shadow:none}.Popup.Popup_theme_red .Popup__tail{color:var(--red)}.Popup.Popup_theme_transparent{background-color:unset}.Popup{position:absolute;display:none;visibility:hidden;overflow:hidden;border-radius:var(--border-radius-s);background:var(--white);box-shadow:0 10px 30px 0 var(--overlay-quaternary-dark-static);transform:translate(-9999px,-9999px);animation-duration:.3s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.Popup__closer{position:absolute;z-index:10;top:10px;right:10px;width:14px;height:14px;cursor:pointer;opacity:.3;background:no-repeat 0 0 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='m14 .7-.7-.7L7 6.3.7 0 0 .7 6.3 7 0 13.3l.7.7L7 7.7l6.3 6.3.7-.7L7.7 7z'/%3E%3C/svg%3E")}.Popup:hover{opacity:1}.Popup_withTail{overflow:visible}.Popup:not(.Popup_withScrollbar)::-webkit-scrollbar{display:none}.Popup.Popup_js_inited{display:block}.Popup.Popup_visible{visibility:visible;transform:translate(0)}.Popup.Popup_animation_opacity-only{animation-name:Popup_opacity-only}.Popup.Popup_animation_opacity-only.Popup_visible{animation-name:Popup_visible_opacity-only}.Popup.Popup_animation_full.Popup_direction_bottom-center,.Popup.Popup_animation_full.Popup_direction_bottom-left,.Popup.Popup_animation_full.Popup_direction_bottom-right{animation-name:Popup_opacity-only,Popup_bottom}.Popup.Popup_animation_full.Popup_direction_top-center,.Popup.Popup_animation_full.Popup_direction_top-left,.Popup.Popup_animation_full.Popup_direction_top-right{animation-name:Popup_opacity-only,Popup_top}.Popup.Popup_animation_full.Popup_direction_right-bottom,.Popup.Popup_animation_full.Popup_direction_right-center,.Popup.Popup_animation_full.Popup_direction_right-top{animation-name:Popup_opacity-only,Popup_right}.Popup.Popup_animation_full.Popup_direction_left-bottom,.Popup.Popup_animation_full.Popup_direction_left-center,.Popup.Popup_animation_full.Popup_direction_left-top{animation-name:Popup_opacity-only,Popup_left}.Popup.Popup_animation_full.Popup_visible.Popup_direction_bottom-center,.Popup.Popup_animation_full.Popup_visible.Popup_direction_bottom-left,.Popup.Popup_animation_full.Popup_visible.Popup_direction_bottom-right{animation-name:Popup_visible_opacity-only,Popup_visible_bottom}.Popup.Popup_animation_full.Popup_visible.Popup_direction_top-center,.Popup.Popup_animation_full.Popup_visible.Popup_direction_top-left,.Popup.Popup_animation_full.Popup_visible.Popup_direction_top-right{animation-name:Popup_visible_opacity-only,Popup_visible_top}.Popup.Popup_animation_full.Popup_visible.Popup_direction_right-bottom,.Popup.Popup_animation_full.Popup_visible.Popup_direction_right-center,.Popup.Popup_animation_full.Popup_visible.Popup_direction_right-top{animation-name:Popup_visible_opacity-only,Popup_visible_right}.Popup.Popup_animation_full.Popup_visible.Popup_direction_left-bottom,.Popup.Popup_animation_full.Popup_visible.Popup_direction_left-center,.Popup.Popup_animation_full.Popup_visible.Popup_direction_left-top{animation-name:Popup_visible_opacity-only,Popup_visible_left}@keyframes Popup_opacity-only{0%{visibility:visible;opacity:1;transform:translate(0)}99%{transform:translate(0)}to{visibility:hidden;opacity:0;transform:translate(-9999px,-9999px)}}@keyframes Popup_visible_opacity-only{0%{opacity:0}to{opacity:1}}@keyframes Popup_bottom{0%{transform:translateY(0)}99%{transform:translateY(10px)}}@keyframes Popup_visible_bottom{0%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes Popup_top{0%{transform:translateY(0)}99%{transform:translateY(-10px)}}@keyframes Popup_visible_top{0%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes Popup_right{0%{transform:translateX(0)}99%{transform:translateX(10px)}}@keyframes Popup_visible_right{0%{transform:translateX(10px)}to{transform:translateX(0)}}@keyframes Popup_left{0%{transform:translateX(0)}99%{transform:translateX(-10px)}}@keyframes Popup_visible_left{0%{transform:translateX(-10px)}to{transform:translateX(0)}}.HoveredTooltip__text{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.HoveredTooltip__text_has-padding{padding:12px 16px}.HoveredTooltip__trigger{cursor:pointer}.HoveredTooltip__tipIconSVG{line-height:1;margin-top:-3px;vertical-align:middle}@media screen and (max-width:425px){.HoveredTooltip.Popup.Popup_js_inited{display:none}.HoveredTooltip_mobile.Popup.Popup_js_inited{display:block}}.ColorField{display:grid;justify-content:space-between;grid-template-columns:repeat(11,32px);grid-row-gap:16px}.ColorField__item{position:relative;width:32px;height:32px;cursor:pointer;border-radius:var(--border-radius-l)}.ColorField__item_selected:after{position:absolute;top:-6px;left:-6px;display:block;width:40px;height:40px;content:"";border:2px solid;border-color:inherit;border-radius:50%}.OfferAccordionSectionTech__mark{margin-top:24px}.OfferAccordionSectionTech__model{margin-top:16px}.OfferAccordionSectionTech__loader{margin-bottom:-20px}.OfferAccordionSectionBody{padding-top:16px}.OfferAccordionSectionHeader__title{font-size:var(--font-size-h4);line-height:var(--line-height-h4);margin:0}.MapLocationFC-UiaUI{position:relative;z-index:0;width:100%;height:300px}.MapLocationFC__placemark-t6WgG{display:inline-block;width:58px;height:68px;background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/placemark-point_6bd15d8688d563d4ef837d1cfe690ea9.svg);background-repeat:no-repeat;background-size:58px 68px;transform:translate(-50%,-100%)}.MapLocationFC__placemarkAuto-Wh9Uo{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/placemark-auto_9881fcf1dd93c587a800746814ac99c9.svg);background-size:58px 67px}.RichInput__input-control{font-family:inherit}.RichInput__input-control_disabled{border-color:#d5d5d5;background-color:#f9f9f9}.AddressCity__placeholder{font-size:var(--font-size-body1);position:absolute;top:17px;left:12px;color:#999;transition:all .2s ease-in-out 0s;transform:scale(1) translateZ(0);transform-origin:left top 0}.AddressCity__suggest-item{display:flex;flex-direction:column;justify-content:center;min-height:42px;padding:5px 15px;cursor:pointer;border-bottom:1px solid var(--overlay-quaternary-dark-static)}.AddressCity__suggest-item-region{font-size:var(--font-size-body1);overflow-x:hidden;text-overflow:ellipsis;color:var(--black)}.AddressCity__suggest-item-parent-region{font-size:12px;overflow-x:hidden;text-overflow:ellipsis;color:#0009}.AddressStreet__placeholder{font-size:var(--font-size-body1);position:absolute;top:17px;left:12px;color:#999;transition:all .2s ease-in-out 0s;transform:scale(1) translateZ(0);transform-origin:left top 0}.AddressStreet__suggest-item{display:flex;flex-direction:column;justify-content:center;min-height:42px;padding:5px 15px;cursor:pointer;border-bottom:1px solid var(--overlay-quaternary-dark-static)}.AddressStreet__suggest-item-region{font-size:var(--font-size-body1);overflow-x:hidden;text-overflow:ellipsis;color:var(--black)}.AddressStreet__suggest-item-parent-region{font-size:12px;overflow-x:hidden;text-overflow:ellipsis;color:#0009}.OfferFormLocationField,.OfferFormLocationField__cityName,.OfferFormLocationField__mapWrapper,.OfferFormLocationField__streetName{margin-bottom:16px}.OfferFormLocationField__popup{position:absolute;z-index:3;overflow:hidden;width:534px;margin-top:8px;border-radius:var(--border-radius-s);background-color:var(--white);box-shadow:var(--shadow-m)}.OfferFormLocationField__input .RichInput__suggest-item{box-sizing:border-box;min-height:56px;padding:8px 24px;cursor:pointer}.OfferFormLocationField__input .RichInput__suggest-item:first-of-type{padding-top:12px}.OfferFormLocationField__input .RichInput__suggest-item:last-of-type{padding-bottom:12px}.OfferFormLocationField__suggestItemParentRegion{font-size:var(--font-size-body2);line-height:15px;color:var(--foreground-secondary)}.OfferFormLocationField__input .RichInput__suggest-item_selected{color:var(--white);background:var(--blue)}.OfferFormLocationField__input .RichInput__suggest-item_selected .OfferFormLocationField__suggestItemParentRegion{color:var(--white)}.OfferFormLocationField__mapLocation{position:relative;z-index:0;overflow:hidden;width:536px;height:280px;border-radius:var(--border-radius-s)}.InfoPopup{display:inline-block}.InfoPopup:not(.InfoPopup_theme_plain):not(.InfoPopup_theme_vasWithChildren){position:relative;display:inline-flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;border-radius:50%;background-color:var(--overlay-quaternary)}.InfoPopup_theme_white:not(.InfoPopup_WithChildren){width:14px;height:14px}.InfoPopup_theme_dark.InfoPopup_withChildren{width:auto;height:auto}.InfoPopup_theme_default:not(.InfoPopup_theme_plain):not(.InfoPopup_theme_vasWithChildren){display:inline-flex;justify-content:center;align-items:center;width:unset;height:unset;border-radius:unset;background-color:unset}.InfoPopup_withChildren{position:inherit;width:auto;height:auto;border-radius:inherit;background-color:initial}.InfoPopup:not(.InfoPopup_withChildren):hover{background-color:var(--overlay-tertiary-dark-static)}.InfoPopup:not(.InfoPopup_withChildren):after{font-size:10px;content:"?";color:var(--white)}.InfoPopup__content{line-height:var(--line-height-sub);max-width:400px;padding:10px}.InfoPopup__content_theme_white{font-size:var(--font-size-body2);line-height:var(--line-height-body2);max-width:245px;padding:15px 20px}.InfoPopup__content_theme_white_wide{max-width:370px;padding:16px}.InfoPopup__content_theme_dark{padding:12px 16px;color:var(--white);background:var(--surface-inverse)}.InfoPopup__content_theme_vas,.InfoPopup__content_theme_vasWithChildren{font-size:var(--font-size-body2);line-height:var(--line-height-body2);max-width:none;padding:20px}.InfoPopup__content_theme_default{max-width:none;padding:0}.Popup-info{border-radius:var(--border-radius-s)}.Popup-short{border-radius:0}.OfferFormOnlineViewField-wGjb6{display:flex;align-items:center}.OfferFormOnlineViewField__legend-Kz8V0{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground)}.OfferFormOnlineViewField__popupContent-unt1D{font-size:var(--font-size-body2);line-height:var(--line-height-body2);width:484px;padding:16px}.OfferFormOnlineViewField__helpIcon-hwR_C{margin-left:4px;color:var(--overlay-quaternary)}.CurtainContent{min-height:0;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)}.CurtainContent,.CurtainContent__wrapper{display:flex;flex:1 1 auto;flex-direction:column;box-sizing:border-box}.CurtainContent__wrapper{position:relative;overflow:auto}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){body .CurtainContent__wrapper{width:100%}}.CurtainContent__wrapper_padding_default{padding:24px 40px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.CurtainContent__wrapper_padding_default{padding:18px 24px}}.CurtainContent__wrapper_padding_none{padding:0}.CurtainHeader{flex:0 0 auto;box-sizing:border-box;color:var(--foreground);border-bottom:var(--divider-1px)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.CurtainHeader{border-radius:var(--border-radius-l) var(--border-radius-l) 0 0}}.CurtainHeader_size_default{font-size:var(--font-size-h4);font-weight:700;line-height:var(--line-height-h4)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.CurtainHeader_size_default{font-size:var(--font-size-h5);line-height:var(--line-height-sub)}}.CurtainHeader_padding_default{padding:24px 40px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.CurtainHeader_padding_default{padding:18px 24px}}.CurtainHeader_padding_none{padding:0}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.CurtainHeader_withPlaceForCloser.CurtainHeader_padding_default{padding-right:72px}.CurtainHeader_withPlaceForCloser.CurtainHeader_padding_none{padding-right:48px}}.CurtainHeader_withoutBottomSeparator{border-bottom:none}.CurtainHeader__wrapper{overflow:hidden;box-sizing:border-box;width:100%;white-space:nowrap;text-overflow:ellipsis}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){body .CurtainHeader__wrapper{width:100%}}.CurtainHeader__wrapper_multiline{overflow:auto;white-space:normal}.Curtain{position:relative;z-index:var(--curtain-z-index);display:flex}.Curtain__overlay{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;background:#000c;transition:opacity .3s ease-in-out,transform 0s linear .3s;transform:translate(-100%,-100%)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.Curtain__overlay{background:#00000052}}.Curtain_withOverlay_true.Curtain_open .Curtain__overlay{opacity:1;transition:background-color .3s ease-in-out,opacity .3s ease-in-out,transform 0s linear 0s;transform:translate(0)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.Curtain_withOverlay_false.Curtain_open .Curtain__overlay{opacity:1;transition:background-color .3s ease-in-out,opacity .3s ease-in-out,transform 0s linear 0s;transform:translate(0)}}.Curtain__container{position:fixed;z-index:var(--modal-z-index);right:0;bottom:0;display:flex;-webkit-overflow-scrolling:touch;flex-direction:column;align-items:stretch;box-sizing:border-box;min-width:250px;max-width:90%;height:100%;min-height:200px;opacity:0;background:var(--white);box-shadow:0 0 14px var(--background);transition:transform .3s ease-in-out,box-shadow .3s ease-in-out,opacity .3s ease-in-out}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.Curtain__container{top:auto;left:0;max-width:none;height:auto;max-height:calc(100% - 16px);border-radius:var(--border-radius-l) var(--border-radius-l) 0 0}body .Curtain__container{width:100%}}.Curtain__container_openSide_bottom{transform:translateY(20%)}.Curtain__container_openSide_right{transform:translate(calc(100% + 14px))}.Curtain__container_openSide_left{transform:translate(calc(-100% + 14px))}.Curtain_withOverlay_true .Curtain__container{box-shadow:none}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.Curtain_withOverlay_false .Curtain__container{box-shadow:none}}.Curtain__container_fullSize{width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.Curtain__container_fullSize{border-radius:0}}.Curtain_open .Curtain__container{opacity:1;transform:translate(0)}.Curtain__closer{position:absolute;z-index:1;top:16px;left:-40px;display:block;cursor:pointer;opacity:0;color:var(--foreground);transition:opacity .3s ease-in-out}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.Curtain__closer{top:16px;left:calc(100% - 48px)}}.Curtain_withOverlay_true .Curtain__closer{color:var(--white)}.Curtain_withOverlay_true .Curtain__closer.Curtain__closer_small{color:var(--foreground)}.Curtain_open .Curtain__closer{opacity:1}.Curtain__container_fullSize .Curtain__closer{top:26px;left:10px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.Curtain__container_fullSize .Curtain__closer{top:16px;left:calc(100% - 48px)}}.CheckboxGroup_type_checkbox{display:block}.CheckboxGroup_type_checkbox .Checkbox{display:flex}.CheckboxGroup_type_checkbox .Checkbox:not(:last-child){margin-bottom:10px}.EquipmentSelectorCurtain{width:660px;padding:24px 24px 100px}.EquipmentSelectorCurtain__title{font-size:var(--font-size-h4);line-height:var(--line-height-h4);margin:0}.EquipmentSelectorCurtain__subtext{color:var(--overlay-quaternary)}.EquipmentSelectorCurtain__checkboxGroup{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:16px;grid-row-gap:24px;margin-top:24px}.EquipmentSelectorCurtain__checkbox{display:flex;align-items:center}.EquipmentSelectorCurtain__footer{position:fixed;bottom:0;left:0;display:flex;align-items:center;box-sizing:border-box;width:100%;padding:24px;background-color:var(--white)}.EquipmentSelectorCurtain__button{flex-grow:1}.EquipmentSelectorCurtain__button:first-child{margin-right:24px}.EquipmentByVin{font-size:var(--font-size-body2);line-height:var(--line-height-body2);display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:16px;border-radius:var(--border-radius-s);background-color:var(--blue-tertiary)}.EquipmentByVin__title{font-weight:700}.OnOrderVinContent__description-BfgmY{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground-secondary);margin-block:0}.OnOrderVinContent__checkbox-uMjP6{margin-block:24px}.OnOrderVinContent__vinInput-bVWjN{margin:16px 0 4px}.OnOrderVinContent__note-VWS9Q{font-size:var(--font-size-body2);line-height:var(--line-height-body2);color:var(--foreground-secondary);margin-block:0}.OfferAccordionSectionSts__field-FKwbI{margin-bottom:16px}.OfferAccordionSectionSts__vinDescription-R6lqE{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-bottom:24px;color:var(--foreground-secondary)}.OfferAccordionSectionSts__notRegisteredInRussia-u2ehi{margin-top:6px}.OfferAccordionDealerSectionSts__field-fAVRG{margin-bottom:16px}.OfferAccordionDealerSectionSts__description-yri02{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-bottom:24px;color:var(--foreground-secondary)}.OfferAccordionDealerSectionSts__checkbox-trDwt{margin-top:6px}.EquipmentByDescription{font-size:var(--font-size-body2);line-height:var(--line-height-body2);display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding:16px;border-radius:var(--border-radius-s);background-color:var(--blue-tertiary)}.OfferFormDescriptionField-uBAu9{position:relative}.OfferFormDescriptionField-uBAu9 .OfferFormDescriptionField__control-mwhav{padding-bottom:64px}.OfferFormDescriptionField__tooltipWrap-JhTef{position:absolute;right:16px;bottom:16px;display:flex;gap:8px}.OfferFormDescriptionField__tooltipContent-heCxm{font-size:var(--font-size-body2);line-height:var(--line-height-body2);width:190px}.OfferFormDescriptionField-uBAu9 .OfferFormDescriptionField__button-iBtHk{padding:12px 8px;color:var(--foreground)}.OfferFormDescriptionField__overlayLoader-vtgAc{font-size:var(--font-size-body2);line-height:var(--line-height-body2);position:absolute;z-index:10;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;border:1px solid #0000001f;border-radius:var(--border-radius-s);background-color:var(--white)}.OfferFormDescriptionField__overlayLoaderIcon-bjBpm{margin-right:14px}.OfferFormDescriptionField{margin-bottom:24px}.OfferFormDescriptionField__warning{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-bottom:24px;color:var(--foreground-secondary)}.OfferFormDescriptionField__suggestions{margin-top:16px}.OfferFormDescriptionField__suggestionListItem{font-size:var(--font-size-body2);line-height:var(--line-height-body2);display:inline-block;margin-right:8px;margin-bottom:8px;padding:6px 12px;cursor:pointer;color:var(--foreground);border-radius:100px;background-color:var(--fill)}.OfferFormDescriptionField__suggestionListItem:hover{color:var(--white);background-color:var(--blue)}.OfferFormAutoruExclusiveField{display:flex;align-items:center}.OfferFormAutoruExclusiveField__legend{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground)}.OfferFormAutoruExclusiveField__popupContent{font-size:var(--font-size-body2);line-height:var(--line-height-body2);width:484px;padding:16px}.OfferFormAutoruExclusiveField__helpIcon{margin-left:4px;color:var(--foreground)}.OfferFormAutoruExclusiveField__popupLink{display:block;margin-top:8px}.OfferFormConditionBeatenField{display:flex;align-items:center}.OfferFormConditionBeatenField__legend{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground)}.OfferFormConditionBeatenField__popupContent{font-size:var(--font-size-body2);line-height:var(--line-height-body2);width:484px;padding:16px}.OfferFormConditionBeatenField__helpIcon{margin-left:4px;color:var(--overlay-quaternary)}.OfferAccordionSectionDescription__checkbox-yoopK{margin-top:16px}.OfferAccordionSectionDescription__helpIcon-cmdaO{margin-left:4px;color:var(--overlay-quaternary)}.OfferFormPtsStatusField__header{font-size:var(--font-size-body1);font-weight:700;line-height:var(--line-height-body1);margin-top:8px;margin-bottom:12px;color:var(--foreground)}.OfferFormPtsStatusField__header_error{color:var(--red)}.OfferFormPtsStatusField__tag{margin-bottom:0}.OfferFormOwnersNumberField{margin-top:20px}.OfferFormOwnersNumberField_hidden{display:none;margin-top:0}.OfferFormOwnersNumberField__header{font-size:var(--font-size-body1);font-weight:700;line-height:var(--line-height-body1);margin-top:8px;margin-bottom:12px;color:var(--foreground)}.OfferFormOwnersNumberField__header_error{color:var(--red)}.OfferFormOwnersNumberField__tag{min-width:44px;margin-bottom:0}.MenuItem{position:relative;touch-action:manipulation;white-space:nowrap;color:#000000de;background-repeat:no-repeat;background-position:10px 50%;background-size:24px 24px}.MenuItem_hidden{display:none}.MenuItem_hovered{cursor:pointer;color:var(--white)}.MenuItem_hovered .Menu__twins-badge{color:var(--blue);background-color:var(--white)}.MenuItem_hover-color_blue.MenuItem_hovered{background-color:var(--blue)}.MenuItem_hover-color_black.MenuItem_hovered{background-color:var(--black)}.MenuItem_checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23757575' d='M5.716 12.881a.95.95 0 0 1 0-1.378l-.032.032a1.04 1.04 0 0 1 1.436.003l2.88 2.77 6.885-6.62a1.045 1.045 0 0 1 1.431 0l-.032-.03a.95.95 0 0 1-.005 1.382l-7.559 7.266a1.053 1.053 0 0 1-1.437.005z'/%3E%3C/svg%3E")}.MenuItem_checked.MenuItem_hovered{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M5.716 12.881a.95.95 0 0 1 0-1.378l-.032.032a1.04 1.04 0 0 1 1.436.003l2.88 2.77 6.885-6.62a1.045 1.045 0 0 1 1.431 0l-.032-.03a.95.95 0 0 1-.005 1.382l-7.559 7.266a1.053 1.053 0 0 1-1.437.005z'/%3E%3C/svg%3E")}.MenuItem_has-clear_cross{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23757575' fill-rule='evenodd' d='M10.586 12 7.05 8.464A1 1 0 0 1 8.464 7.05L12 10.586l3.536-3.536a1 1 0 0 1 1.414 1.414L13.414 12l3.536 3.536a1 1 0 0 1-1.414 1.414L12 13.414 8.464 16.95a1 1 0 0 1-1.414-1.414z'/%3E%3C/svg%3E")}.MenuItem_has-clear_cross.MenuItem_hovered{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M10.586 12 7.05 8.464A1 1 0 0 1 8.464 7.05L12 10.586l3.536-3.536a1 1 0 0 1 1.414 1.414L13.414 12l3.536 3.536a1 1 0 0 1-1.414 1.414L12 13.414 8.464 16.95a1 1 0 0 1-1.414-1.414z'/%3E%3C/svg%3E")}.MenuItem .MenuItem_type_link .Link{text-decoration:none;color:inherit;outline:none}.MenuItem .MenuItem_type_link .Link:after{position:absolute;inset:0;content:""}.MenuItem .MenuItem_disabled{opacity:.24}.MenuItem .Link_disabled{cursor:text}.Menu_size_s .MenuItem{padding:0 10px}.Menu_size_s .Menu__group-title~.MenuItem,.Menu_size_s[class*=Menu_mode] .MenuItem{padding:0 40px}.Menu_size_m .MenuItem{padding:0 13px}.Menu_size_m .Menu__group-title~.MenuItem,.Menu_size_m[class*=Menu_mode] .MenuItem{padding:0 20px 0 40px}.Menu_size_l .MenuItem{padding:0 15px}.Menu_size_l .Menu__group-title~.MenuItem,.Menu_size_l[class*=Menu_mode] .MenuItem{padding:0 40px}.Menu_size_xl .MenuItem{padding:0 20px}.Menu_size_xl .Menu__group-title~.MenuItem,.Menu_size_xl[class*=Menu_mode] .MenuItem{padding:0 40px}.Menu__group+.MenuItem{margin:8px 0}.MenuItemGroup__root{position:relative}.MenuItemGroup__button{position:absolute;z-index:1;top:50%;right:8px;transform:translateY(-50%)}.MenuItemGroup__children .MenuItem.MenuItem_size_m{padding-left:60px}.MenuItemGroup__children_deepGroup .MenuItem.MenuItem_size_m{padding:0 10px 0 80px}.Menu{font-size:var(--font-size-body1);overflow-y:auto;box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:0}.Menu:after,.Menu:before{display:block;height:8px;content:""}.Menu .Menu__group{padding:8px 0;border-width:1px;border-left:0 solid var(--overlay-quaternary-dark-static);border-bottom:1px solid var(--overlay-quaternary-dark-static);border-right:0 solid var(--overlay-quaternary-dark-static);border-top:1px solid var(--overlay-quaternary-dark-static)}.Menu .Menu__group-title{line-height:var(--line-height-h4);margin-bottom:4px;padding:0 14px;color:#0000008a}.Menu .Menu__group+.Menu__group{border-top:0}.Menu .Menu__group:last-child{padding-bottom:0;border-bottom:0}.Menu .Menu__group:first-child{padding-top:0;border-top:0}.Menu.Menu_size_s{line-height:var(--line-height-h4)}.Menu.Menu_size_m{line-height:36px}.Menu.Menu_size_l{line-height:44px}.Menu.Menu_size_xl{line-height:var(--line-height-h1)}.Menu__twins{max-width:180px;padding:10px 0}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.Menu__twins{max-width:none}}.Menu__twins-title{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:flex;align-items:center}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.Menu__twins-title{margin-bottom:10px}}.Menu__twins-title svg{margin-left:4px}.Menu__twins-subtitle{font-size:var(--font-size-body2);line-height:var(--line-height-body2);white-space:normal;opacity:.5}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.Menu__twins-subtitle{font-size:var(--font-size-body0);line-height:var(--line-height-body0);opacity:1}}.Menu__twins-wrap{display:inline-block;margin-left:8px}.ListItem.ListItem__child div:has(.Menu__twins-checkbox_hide) .Checkbox_checked .Checkbox__checkbox{border:1px solid #0003;background:none}.SelectButton__text{font:inherit;font-size:var(--font-size-body1);position:relative;top:6px;display:flex;overflow:hidden;align-items:center;box-sizing:border-box;max-width:100%;white-space:nowrap;text-overflow:ellipsis;color:#000000de}.SelectButton__text_block{display:block}.SelectButton__text_disabled{color:#0000003d}.SelectButtonTextWithCounter__list{overflow:hidden;width:100%;text-align:left;white-space:nowrap;text-overflow:ellipsis}.SelectButtonTextWithCounter__count{overflow:visible;text-overflow:unset}.Select{display:inline-block;max-width:100%}.Select__menu_empty{display:none}.Select__button_relative{position:relative}.Select__button.Button{font-size:var(--font-size-body1);width:100%;color:var(--foreground-secondary);border-color:#0000001f;background-color:var(--white)}.Select__button.Button .TextInput__placeholder{right:8px;left:8px}.Select__button.Button .Button__content{justify-content:flex-start}.Select__button.Button.Button_focused,.Select__button.Button.Button_hovered{z-index:1}.Select__button.Button.Select__button_blue.Button_focused,.Select__button.Button.Select__button_blue.Button_hovered{border-color:var(--blue)}.Select__button.Button.Select__button_black.Button_focused,.Select__button.Button.Select__button_black.Button_hovered{border-color:var(--black)}.Select__button.Button.Button_disabled{border-color:#00000014}.Select__button.Button.Button_disabled .Button__text{color:#0000003d}.Select__button.Button.Button_disabled:after{opacity:.2}.Select_checked:not(.Select_disabled):not(.Select_error) .Select__button.Button:not(.Button_hovered).Button_withoutBorder{border-color:#0000}.Select_color_blue.Select_checked:not(.Select_disabled):not(.Select_error) .Select__button.Button{background-color:var(--blue-tertiary)}.Select_color_blue.Select_checked:not(.Select_disabled):not(.Select_error) .Select__button.Button:not(.Button_hovered):not(.Button_withoutBorder){border-color:#157ee180}.Select_color_black.Select_checked:not(.Select_disabled):not(.Select_error) .Select__button.Button{background-color:var(--gray-95)}.Select_color_black.Select_checked:not(.Select_disabled):not(.Select_error) .Select__button.Button:not(.Button_hovered):not(.Button_withoutBorder){border-color:#0000001f}.Select_checked:not(.Select_disabled) .Select__button.Button{color:var(--foreground)}.Select_color_blue .Button.Button_focused,.Select_color_blue .Button.Button_hovered{border-color:var(--blue)}.Select_color_black .Button.Button_focused,.Select_color_black .Button.Button_hovered{border-color:var(--black)}.Select_color_black.Select_theme_alternate.Select_checked:not(.Select_disabled):not(.Select_error) .Select__button.Button,.Select_color_blue.Select_theme_alternate.Select_checked:not(.Select_disabled):not(.Select_error) .Select__button.Button{background-color:var(--white)}.Select_color_black.Select_theme_alternate.Select_checked:not(.Select_disabled):not(.Select_error) .Select__button.Button:not(.Button_hovered),.Select_color_blue.Select_theme_alternate.Select_checked:not(.Select_disabled):not(.Select_error) .Select__button.Button:not(.Button_hovered){border-color:#0000001f}.Select__button_error.Button,.Select__button_error.Button.Button_focused,.Select__button_error.Button.Button_hovered{border-color:var(--red)}.Select_width_full{width:100%}.Select_size_m .Select__button .Button__content,.Select_size_s .Select__button .Button__content{padding-right:32px}.Select_size_m .Select__button .Button__text,.Select_size_s .Select__button .Button__text{margin-right:0;margin-left:8px}.Select_size_l .Select__button .Button__content,.Select_size_xl .Select__button .Button__content,.Select_size_xxl .Select__button .Button__content{padding-right:32px}.Select_size_l .Select__button .Button__text,.Select_size_xl .Select__button .Button__text,.Select_size_xxl .Select__button .Button__text{margin-right:0;margin-left:12px}.Select__button:after{position:absolute;top:0;right:8px;bottom:0;width:24px;height:auto;content:"";opacity:.543;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='currentColor' fill-rule='evenodd' d='m1.97 6.031 1.061-1.06 4.97 4.97 4.97-4.97 1.06 1.06-6.03 6.03-6.03-6.03Z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat;background-position:50%;background-size:16px;transition:transform .1s ease-out}.Select_size_s .Select__button:after{width:24px}.Select__button_opened:after{transform:rotate(-180deg)}.Select__popup{border-radius:var(--border-radius-s)}.Select__nativeWrapper{position:relative;z-index:3;overflow:hidden;margin:0;padding:0;border:1px solid var(--background);border-radius:var(--border-radius-s);outline:0}.Select__nativeSelect{position:relative;z-index:12;display:block;width:100%;height:38px;-webkit-appearance:none;appearance:none;opacity:.01;-webkit-tap-highlight-color:transparent;-webkit-focus-ring-color:#0000;border:0;border-radius:0;background:#fff0}.Select__nativeLabel,.Select__nativeSelect{font-size:14px;margin:0;padding:0 35px 0 10px;white-space:nowrap;outline:0}.Select__nativeLabel{line-height:38px;position:absolute;inset:0;overflow:hidden;text-overflow:ellipsis;pointer-events:none;color:var(--foreground-secondary);border:0;background-color:var(--white)}.Select__nativeClear{position:absolute;z-index:16;top:0;right:0;display:none;width:38px;height:100%;cursor:pointer;opacity:.3;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23757575' fill-rule='evenodd' d='M10.586 12 7.05 8.464A1 1 0 0 1 8.464 7.05L12 10.586l3.536-3.536a1 1 0 0 1 1.414 1.414L13.414 12l3.536 3.536a1 1 0 0 1-1.414 1.414L12 13.414 8.464 16.95a1 1 0 0 1-1.414-1.414z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:24px}.Select_checked .Select__nativeLabel{color:var(--black);background-color:#cbe4ff}.Select_checked.Select_hasClear .Select__nativeLabel.Select__button:after{display:none}.Select_checked .Select__nativeClear{display:block}.Select__input_placeholder{display:flex}.Select__errorMessage{font-size:var(--font-size-body2);line-height:var(--line-height-body2);position:relative;left:0;display:block;padding:4px 0;color:var(--red)}.Select_placeholder .TextInput__box{max-width:90%}.Select_placeholder .TextInput__inputWrap{display:none}.Select_placeholder .Button__text.SelectButtonTextWithCounter__list{margin-left:0}.OfferFormPurchaseDateField{margin-top:20px}.OfferFormPurchaseDateField__header{font-size:var(--font-size-body1);font-weight:700;line-height:var(--line-height-body1);margin-top:8px;margin-bottom:12px;color:var(--foreground)}.OfferFormPurchaseDateField__content{display:flex;justify-content:space-between}.OfferFormPurchaseDateField__select{width:264px}.OfferFormWarrantyField{margin-top:24px;margin-bottom:16px}.OfferFormWarrantyField__content{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:18px}.OfferFormWarrantyField__check{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground)}.OfferFormWarrantyField__select{width:264px}.OfferFormWarrantyField__notice{font-size:var(--font-size-body2);line-height:var(--line-height-body2);margin-top:8px;color:var(--foreground-secondary)}.OfferFormCustomClearedField_hidden{display:none}.OfferFormCustomClearedField__helpIcon{margin-left:4px;color:var(--overlay-quaternary)}.OfferFormCustomClearedField{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:flex;align-items:center;color:var(--foreground)}.OfferFormCustomClearedField__popupContent{font-size:var(--font-size-body2);line-height:var(--line-height-body2);width:484px;padding:16px}.OfferFormCustomClearedField__helpIcon{color:var(--foreground)}.ImageZoomer{cursor:zoom-out}.ButtonFavorite{display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.ButtonFavorite_active{visibility:visible}.ButtonFavorite_active:hover .ButtonFavorite__content .ButtonFavorite__icon{color:var(--red)}.ButtonFavorite__popup{max-width:250px}.ButtonFavorite__content{display:flex;align-items:center;box-sizing:border-box;margin:0}.ButtonFavorite__content_wide{min-width:142px}.ButtonFavorite__content_align_left{justify-content:flex-start;padding:0 16px}.ButtonFavorite__content_align_center{justify-content:center}.ButtonFavorite__icon{color:var(--foreground-secondary)}.ButtonFavorite_active .ButtonFavorite__icon{color:var(--red)}.ButtonFavorite__text{display:block;margin-left:8px}.ButtonFavorite__notificationLink{margin-left:8px;cursor:pointer;color:var(--blue)}.ButtonFavorite__notificationLink:hover{color:var(--red)}.ButtonFavorite_size_s .ButtonFavorite__icon:only-child{padding:1px}.ButtonFavorite_size_m .ButtonFavorite__icon:only-child{padding:5px}.ButtonFavorite_size_l .ButtonFavorite__icon:only-child{padding:9px}.ButtonFavorite_size_xl .ButtonFavorite__icon:only-child{padding:13px}.ButtonFavorite_size_l .ButtonFavorite__icon:only-child,.ButtonFavorite_size_m .ButtonFavorite__icon:only-child,.ButtonFavorite_size_s .ButtonFavorite__icon:only-child,.ButtonFavorite_size_xl .ButtonFavorite__icon:only-child{margin:0}.ButtonFavorite_full .ButtonFavorite__content,.ButtonFavorite_full .Button__content{width:100%}.ButtonFavorite .Button__content>.ButtonFavorite__content{margin:0}.ButtonFavorite .Button__text{width:100%}.OfferPriceBadgeNew-cQWc5{font-size:var(--font-size-body2);font-weight:var(--font-weight-normal);line-height:1;display:inline-flex;justify-content:center;align-items:center;height:24px;padding:0 8px;white-space:nowrap;color:var(--foreground);border-radius:var(--border-radius-s)}.OfferPriceBadgeNew__highlight-q2Wvh{width:16px;height:16px;margin-right:4px}.OfferPriceBadgeNew__arrow-AUusI{width:16px;height:16px;margin-left:4px}.OfferPriceBadgeNew__alert-JSyvZ{width:16px;height:16px;margin-right:4px}.OfferPriceBadgeNew__gray-Fkfy3{background-color:#e6e7eb}.OfferPriceBadgeNew__darkGray-RTgda{background-color:#505052}.OfferPriceBadgeNew__green-H9eUp{background-color:var(--deal-fair)}.OfferPriceBadgeNew__darkGreen-h2yUN{background-color:#2a5132}.BadgeTwin-Zswrd{position:absolute;z-index:2;top:6px;left:6px;display:grid;align-items:center;grid-template-columns:max-content max-content;grid-gap:4px;border-radius:var(--border-radius-m);-webkit-backdrop-filter:none;backdrop-filter:none}.BadgeTwin_mobile-DMXAV{position:static}.BadgeTwin__title-ER6cD{margin-top:2px}.BrazzersMore-HXZ5S{position:absolute;inset:0;text-align:center;color:var(--white);background-color:var(--overlay-secondary-dark-static)}.BrazzersMore-Rujfw{color:var(--foreground-inverse);background-color:var(--overlay)}.BrazzersMore__wrapper-S6gzB{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;gap:13px;text-align:center;transform:translate(-50%,-50%)}.BrazzersMore__wrapperRedesigned-RdBPx{align-items:center;gap:8px}.BrazzersMore__icon-JZm5i{width:54px;height:46px;margin:0 auto;background:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/photo_12b8835fde19c1b834d14c6a6d279537.svg)}.BrazzersMore__text-NIpCn{font-size:var(--font-size-body2);line-height:17px;color:var(--white)}.Brazzers{position:absolute;inset:0;display:flex}.Brazzers>.LazyImage__image{border-radius:var(--border-radius-s)}.Brazzers__page{position:static;display:flex;flex:1;align-items:flex-end;height:100%}.Brazzers__image,.Brazzers__image-wrapper{position:absolute;left:0;overflow:hidden;width:100%;height:100%;border:0;border-radius:var(--border-radius-s)}.Brazzers__image{object-fit:cover;transition:opacity .15s}.Brazzers__image-wrapper{z-index:-2;top:0;right:0;bottom:0;overflow:hidden}.Brazzers__page .Brazzers__image-wrapper{opacity:0}.Brazzers:not(:hover) .Brazzers__page:first-child .Brazzers__image-wrapper,.Brazzers__page:hover .Brazzers__image-wrapper{z-index:-1;opacity:1}.Brazzers_forceShowButtons .Brazzers__button:not(.Brazzers__button_visible){opacity:0}.Brazzers_forceShowButtons .Brazzers__button_visible{opacity:1}.Brazzers:not(.Brazzers_forceShowButtons):not(:hover) .Brazzers__button{opacity:0}.Brazzers:not(.Brazzers_forceShowButtons):not(:hover) .Brazzers__button_visible{opacity:1}.Brazzers__button{position:relative;z-index:4;bottom:0;flex:1;min-height:7px;opacity:1;transition:opacity .2s}.Brazzers__button:after{position:absolute;inset:1px 1px 2px;height:3px;content:"";background:#fffc;transition:background-color .2s}.Brazzers__button_visible:after{transition:none}.Brazzers:not(:hover) .Brazzers__page:first-child .Brazzers__button_visible:after,.Brazzers__page:hover .Brazzers__button:after{background-color:var(--red)}.Brazzers__page:first-child .Brazzers__button:after{left:3px}.Brazzers__page:last-child .Brazzers__button:after{right:3px}.Brazzers_visibleButtons .Brazzers__page .Brazzers__button{opacity:1}.Brazzers__info{font-size:var(--font-size-body2);line-height:var(--line-height-body2);position:absolute;right:20px;bottom:20px;text-align:right;color:var(--white);text-shadow:0 1px 2px #000c}.OfferCatalogPhotoLabel-FS2Fc{font-size:var(--font-size-caption);font-weight:var(--font-weight-bold);line-height:var(--line-height-body2);padding:0 4px;color:var(--black);border-radius:2px;background-color:var(--white)}.C2bAuctionsBadge-tvvmU{display:flex;overflow:hidden;align-items:center;gap:8px;padding:8px 12px;text-align:center;white-space:nowrap;text-overflow:ellipsis;color:var(--foreground);border-radius:var(--border-radius-s)}.C2bAuctionsBadge_isRedesigned-D59Ru{color:var(--foreground)}.C2bAuctionsBadge__icon_color_red-gfZXy{color:var(--red)}.C2bAuctionsBadge__text-RyZkl{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.C2bAuctionsBadge__text_color_red-c3GC9{color:var(--red)}.ListingItemSoldInfo{display:flex;align-items:center}.ListingItemSoldInfo__badge{padding:8px 12px;border-radius:var(--border-radius-s)}.ListingItemSoldInfo__content{display:flex;align-items:center}.ListingItemSoldInfo__icon{flex-shrink:0}.ListingItemSoldInfo__text{overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis}.ListingItemSoldInfo__text_withIcon{margin-left:8px}.GalleryPanoramaLabel{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%)}.LazyImageNative,.LazyImageNative__image{display:block;width:100%;height:100%}.LazyImageNative__image{object-fit:cover}.LazyImageNative_theme_light{background-color:var(--fill)}.LazyImageNative_theme_dark{background-color:var(--dark-fill)}.LazyImageNative_noBackground{background:none}.OfferPanorama{position:relative;display:block;overflow:hidden;height:100%;cursor:pointer}@keyframes OfferPanoramaPulse{0%{background-position:0 0}to{background-position:-135% 0}}.OfferPanorama__video{display:block;box-sizing:border-box;width:100%}.OfferPanorama__video::-webkit-media-controls-panel,.OfferPanorama__video::-webkit-media-controls-play-button,.OfferPanorama__video::-webkit-media-controls-start-playback-button{display:none;-webkit-appearance:none}.OfferPanorama__showMore{display:none}.OfferPanorama:hover .OfferPanorama__showMore{display:block}.OfferPanorama__previewContainer{position:absolute;z-index:1;overflow:hidden;box-sizing:border-box;width:100%;height:100%;opacity:1;transition:opacity .15s}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.OfferPanorama__previewContainer{height:75vw}}.OfferPanorama__previewContainer_fallback{height:100%;background-image:linear-gradient(90deg,#f4f4f4 20%,#e5e5e5cc 40%,#f4f4f4 60%);background-size:400% 400%}.OfferPanorama_visible:not(.OfferPanorama_loaded) .OfferPanorama__previewContainer_fallback{animation:OfferPanoramaPulse 1.5s ease-in-out infinite}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.OfferPanorama_visible:not(.OfferPanorama_loaded) .OfferPanorama__previewContainer_fallback{animation:none}}.OfferPanorama_loaded .OfferPanorama__previewContainer{opacity:0;animation:none}.OfferPanorama__previewLayer{position:absolute;inset:0;display:block;width:100%;height:100%;filter:blur(5px)}.OfferPanorama__previewLayer_1{z-index:2}.OfferPanorama__previewLayer_2{z-index:1;transform:scale(1.1)}.OfferThumb{position:relative;display:block;overflow:hidden;width:205px;height:154px}.OfferThumb,.OfferThumb:hover{color:inherit}.OfferThumb:hover .OfferThumb__soldInfo{display:none}.OfferThumb_extended{height:auto}.OfferThumb_responsive{width:auto;height:100%}.OfferThumb_isRedesigned{width:260px;height:200px}.OfferThumb_isExtendedRedesigned{width:264px}.OfferThumb_isRedesigned.OfferThumb_extended{height:auto}.OfferThumb_isRedesigned.OfferThumb_extended .OfferThumb__brazzers,.OfferThumb_isRedesigned.OfferThumb_extended .OfferThumb__panorama{height:179px}.OfferThumb_isExtendedRedesigned.OfferThumb_extended .OfferThumb__brazzers,.OfferThumb_isExtendedRedesigned.OfferThumb_extended .OfferThumb__panorama{height:200px}.OfferThumb_isRedesigned .OfferThumb__extendedThumb{width:calc(50% - .5px);height:80px}.OfferThumb_isRedesigned .OfferThumb__extendedThumbList{margin-top:1px}.OfferThumb_isExtendedRedesigned .OfferThumb__extendedThumbList{justify-content:normal;gap:0;margin-top:0}.OfferThumb_isRedesigned .OfferThumb__videoIcon{right:6px;bottom:6px;left:auto;width:20px;height:20px}.OfferThumb_extended .OfferThumb__brazzers,.OfferThumb_extended .OfferThumb__panorama{height:154px}.OfferThumb_radius_r0{border-radius:0}.OfferThumb_radius_r8{border-radius:var(--border-radius-s)}.OfferThumb_radius_r16{border-radius:var(--border-radius-l)}.OfferThumb_radius_r0 .OfferThumb__emptyThumb{border-radius:0}.OfferThumb_radius_r8 .OfferThumb__emptyThumb{border-radius:var(--border-radius-s)}.OfferThumb_radius_r16 .OfferThumb__emptyThumb{border-radius:var(--border-radius-l)}.OfferThumb_radius_r0 .Brazzers__image,.OfferThumb_radius_r0 .Brazzers__image-wrapper{border-radius:0}.OfferThumb_radius_r8 .Brazzers__image,.OfferThumb_radius_r8 .Brazzers__image-wrapper{border-radius:var(--border-radius-s)}.OfferThumb_radius_r16 .Brazzers__image,.OfferThumb_radius_r16 .Brazzers__image-wrapper{border-radius:var(--border-radius-l)}.OfferThumb_isExtendedRedesigned.OfferThumb_extended .Brazzers__image,.OfferThumb_isExtendedRedesigned.OfferThumb_extended .Brazzers__image-wrapper{border-bottom-right-radius:0;border-bottom-left-radius:0}.OfferThumb_radius_r0 .OfferThumb__extendedThumb{border-radius:0}.OfferThumb_radius_r8 .OfferThumb__extendedThumb{border-radius:var(--border-radius-s)}.OfferThumb_radius_r16 .OfferThumb__extendedThumb{border-radius:var(--border-radius-l)}.OfferThumb_isExtendedRedesigned .OfferThumb__extendedThumb{width:50%;height:100px;border-radius:0}.OfferThumb_radius_r0 .OfferThumb__chosenForCredit{border-radius:0}.OfferThumb_radius_r8 .OfferThumb__chosenForCredit{border-radius:var(--border-radius-s)}.OfferThumb_radius_r16 .OfferThumb__chosenForCredit{border-radius:var(--border-radius-l)}.OfferThumb_radius_r16.OfferThumb_extended:not(.OfferThumb_isExtendedRedesigned) .OfferThumb__brazzers{overflow:hidden;border-radius:var(--border-radius-l)}.OfferThumb__brazzers{position:relative;z-index:1;bottom:auto;height:100%}.OfferThumb__emptyThumb{height:100%;background:#f2f2f2 url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/logo-icon-gray_036e93a79d7a3e670f07c7e1d03e44d2.svg) no-repeat 50% 50%;background-size:50%}.OfferThumb__extendedThumbList{display:flex;justify-content:space-between;align-items:center;gap:5px;margin-top:5px}.OfferThumb__extendedThumb{overflow:hidden;width:50%;height:75px}.OfferThumb__fakeImageLabel,.OfferThumb__panoramaIcon,.OfferThumb__videoIcon{position:absolute;z-index:10}.OfferThumb__videoIcon{bottom:10px;left:10px;color:var(--overlay-secondary-dark-static)}.OfferThumb__panoramaIcon{font-size:var(--font-size-caption);font-weight:700;line-height:16px;top:8px;right:8px;padding:0 5px;border-radius:2px;background-color:var(--white)}.OfferThumb__fakeImageLabel{top:8px;right:8px}.OfferThumb__fakeImageTooltip{box-sizing:border-box;width:320px}.OfferThumb__region{font-weight:700;overflow:hidden;box-sizing:border-box;width:100%;padding:12px;white-space:nowrap;text-overflow:ellipsis;color:var(--white);background-image:linear-gradient(180deg,#00000080,#0000);text-shadow:0 0 14px #000}.OfferThumb__chosenForCredit,.OfferThumb__region{font-size:var(--font-size-body2);position:absolute;z-index:5}.OfferThumb__chosenForCredit{line-height:var(--line-height-sub);top:8px;left:4px;display:block;padding:0 8px;color:var(--foreground);background:var(--white)}.OfferThumb__region+.OfferThumb__chosenForCredit{top:32px}.OfferThumb__callsCount,.OfferThumb__soldInfo{position:absolute;z-index:5;bottom:4px;left:4px}.OfferThumb__callsCount{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;animation:showCallsCount 15s forwards}@keyframes showCallsCount{0%,to{opacity:0}5%,95%{opacity:1}}.PersonalizedFeedOfferItem-UGJD3{position:relative;overflow:hidden;width:inherit;list-style-type:none;border-top-right-radius:var(--border-radius-m)}.PersonalizedFeedOfferItem__link-ug5qa,.PersonalizedFeedOfferItem__link-ug5qa:hover{color:inherit}.PersonalizedFeedOfferItem__imageWrap-vGd5a{position:relative;overflow:hidden;height:0;margin-bottom:8px;padding-bottom:75%;border-radius:var(--border-radius-m)}.PersonalizedFeedOfferItem__image-EVjRt{position:absolute;top:0;left:0;width:100%;height:100%}.PersonalizedFeedOfferItem__badge-CC4Y9{font-size:var(--font-size-body2);line-height:var(--line-height-body2);padding:4px 8px;color:var(--foreground-light-static);border-radius:var(--border-radius-s)}.PersonalizedFeedOfferItem__topBadgesWrap-V7GhX{position:absolute;z-index:2;top:4px;left:4px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;opacity:1;transition:opacity .1s ease}.PersonalizedFeedOfferItem__bottomBadgesWrap-yjV3J{position:absolute;z-index:2;bottom:4px;left:4px;display:flex;flex-wrap:wrap;gap:4px;opacity:1;transition:opacity .1s ease}.PersonalizedFeedOfferItem__newCarBadge-Orewn{background-color:var(--green)}.PersonalizedFeedOfferItem__visitedBadge-FM8EK{background-color:#0000003d;text-shadow:0 1px 2px #0000001f}.PersonalizedFeedOfferItem__discountBadge-iedn7{line-height:22px;padding:0 6px;color:var(--foreground-light-static);background-color:var(--green)}.PersonalizedFeedOfferItem__fairPriceBadge-Ak1qn{line-height:24px;padding:0 6px;color:var(--foreground)}.PersonalizedFeedOfferItem__onOrderBadge-hObrc{background-color:var(--background-dark-static)}.PersonalizedFeedOfferItem__imageWrap-vGd5a:hover .PersonalizedFeedOfferItem__bottomBadgesWrap-yjV3J{opacity:0}.PersonalizedFeedOfferItem_visited-jJlPx .PersonalizedFeedOfferItem__image-EVjRt{opacity:.64}.PersonalizedFeedOfferItem__price-SSctg{font-size:var(--font-size-h5);font-weight:700;line-height:var(--line-height-h5);display:flex;margin-bottom:2px;color:var(--foreground)}.PersonalizedFeedOfferItem__discount-O0VpE{font-size:var(--font-size-sub);font-weight:var(--font-weight-medium);display:flex;align-items:center;margin-left:8px;text-decoration:line-through;color:var(--red)}.PersonalizedFeedOfferItem__title-cal0F{font-size:var(--font-size-sub);line-height:var(--line-height-sub);overflow:hidden;width:inherit;margin-bottom:4px;white-space:nowrap;text-overflow:ellipsis;color:var(--foreground)}.PersonalizedFeedOfferItem__info-MYEsJ{font-size:var(--font-size-body1);line-height:var(--line-height-body1);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--foreground-secondary)}.PersonalizedFeedOfferItem__favoriteButton-fY759{position:absolute;z-index:2;top:-8px;right:-8px;overflow:hidden;width:56px;height:56px;border-radius:50%}svg.PersonalizedFeedOfferItem__favoriteIcon-S602N{z-index:1;color:var(--foreground-light-static);filter:drop-shadow(0 1px 2px rgba(0,0,0,.24));transition:transform .1s ease-in-out}.PersonalizedFeedOfferItem__favoriteButton-fY759:after,.PersonalizedFeedOfferItem__favoriteButton-fY759:before{position:absolute;z-index:1;overflow:hidden;width:56px;height:56px;content:"";border-radius:50%}.PersonalizedFeedOfferItem__favoriteButton-fY759:before{background:var(--white);transition:transform .1s ease-in-out;transform:scale(0)}.PersonalizedFeedOfferItem__favoriteButton-fY759:hover:after{background:var(--fill)}.PersonalizedFeedOfferItem__favoriteButton-fY759:active .PersonalizedFeedOfferItem__favoriteIcon-S602N,.PersonalizedFeedOfferItem__favoriteButton-fY759:active:after,.PersonalizedFeedOfferItem__favoriteButton-fY759:active:before{transform:scale(.95)}.PersonalizedFeedOfferItem-UGJD3:hover .PersonalizedFeedOfferItem__favoriteButton-fY759:not(:active):before{transform:scale(1)}.PersonalizedFeedOfferItem-UGJD3:hover .PersonalizedFeedOfferItem__favoriteIcon-S602N{color:var(--red);filter:inherit}.ImageGalleryFullscreenVerticalRelatedOffers-Seb0w{box-sizing:border-box;width:100%;max-width:1212px}.ImageGalleryFullscreenVerticalRelatedOffers-Seb0w:not(:empty){margin:32px auto;padding:0 6px}.ImageGalleryFullscreenVerticalRelatedOffers__title-D80zi{font-family:var(--main-heading-font);font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-h3);margin-bottom:24px;color:var(--foreground)}.ImageGalleryFullscreenVerticalRelatedOffers__list-HrvQd{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px}.ImageGalleryFullscreenVertical{position:fixed;z-index:var(--fullscreen-gallery-z-index);inset:0;display:flex;overflow:hidden;justify-content:space-between;width:100%;height:100vh;-webkit-user-select:none;user-select:none;background:var(--black)}@supports (-webkit-touch-callout:none){.ImageGalleryFullscreenVertical{height:-webkit-fill-available}}.ImageGalleryFullscreenVertical__background{position:fixed;z-index:-1;inset:0;width:100%;min-width:100%;height:100%;min-height:100%;opacity:.64;object-fit:cover;filter:blur(15px)}@supports not (filter:blur(15px)){.ImageGalleryFullscreenVertical__background{display:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.ImageGalleryFullscreenVertical__background{display:none}}.ImageGalleryFullscreenVertical__background_prev{opacity:0}.ImageGalleryFullscreenVertical__background_transition{opacity:0;transition:opacity .3s}.ImageGalleryFullscreenVertical__background_transition.ImageGalleryFullscreenVertical__background_prev{opacity:.64;transition:opacity .3s}.ImageGalleryFullscreenVertical__items{position:relative;display:flex;overflow:auto;overscroll-behavior-y:contain;flex-grow:1;flex-direction:column;align-items:center;width:100%;height:calc(100% - 12px);max-height:calc(100% - 12px);margin-top:6px;scrollbar-width:none}.ImageGalleryFullscreenVertical__items::-webkit-scrollbar{display:none}.ImageGalleryFullscreenVertical__items:after{position:relative;z-index:-1;flex-shrink:0;width:100%;height:58px;content:""}.ImageGalleryFullscreenVertical__items_frozen{overflow:hidden}.ImageGalleryFullscreenVertical__itemContainer{position:relative;box-sizing:border-box;max-width:100%;margin:auto;padding:6px 6px 0}.ImageGalleryFullscreenVertical__itemContainer:first-child{padding-top:0}.ImageGalleryFullscreenVertical__itemContainer_panorama{width:100%}.ImageGalleryFullscreenVertical__image{display:block;box-sizing:border-box;max-width:100%;height:auto;max-height:calc(100vh - 12px);margin:auto;cursor:zoom-in;object-fit:contain}.ImageGalleryFullscreenVertical__video{width:calc(133vh - 15.96px);max-width:100%;height:calc(100vh - 12px);background-repeat:no-repeat;background-position:50%}.ImageGalleryFullscreenVertical__video_withAd{width:calc(133vh - 95.76px);height:calc(100vh - 72px)}.ImageGalleryFullscreenVertical .ImageGalleryFullscreenVertical__panorama{z-index:0;max-height:calc(100vh - 12px)}.ImageGalleryFullscreenVertical__spincar{width:100%;height:calc(100vh - 12px);border:none}.ImageGalleryFullscreenVertical__fullContainer{position:absolute;z-index:2100;top:0;right:0;display:flex;overflow:hidden;justify-content:center;align-items:center;width:100%;height:100%;max-height:100%}.ImageGalleryFullscreenVertical__fullPanorama{display:flex;height:100%}.ImageGalleryFullscreenVertical__closeButton{position:absolute;z-index:1;top:0;right:0;display:flex;justify-content:center;align-items:center;width:48px;height:48px;margin:12px;padding:0;cursor:pointer;color:var(--white)}.ImageGalleryFullscreenVertical__nav{display:flex;justify-content:center;padding:4px;cursor:pointer;color:var(--white);background-color:#0000001f}.ImageGalleryFullscreenVertical__nav:hover{background-color:#0000003d}.ImageGalleryFullscreenVertical__nav_left{margin-bottom:8px;border-radius:var(--border-radius-xs) var(--border-radius-xs) 0 0}.ImageGalleryFullscreenVertical__nav_right{margin-top:8px;border-radius:0 0 var(--border-radius-xs) var(--border-radius-xs)}.ImageGalleryFullscreenVertical__leftNavIcon{transform:rotate(270deg)}.ImageGalleryFullscreenVertical__rightNavIcon{transform:rotate(90deg)}.ImageGalleryFullscreenVertical__navigation{display:flex;flex-direction:column;max-height:100%;padding:12px}.ImageGalleryFullscreenVertical__thumbsContainer{display:flex;overflow-y:scroll;overscroll-behavior-y:contain;flex-direction:column;max-height:100%;scrollbar-width:none}.ImageGalleryFullscreenVertical__thumbsContainer::-webkit-scrollbar{display:none}.ImageGalleryFullscreenVertical__thumbContainer{position:relative;display:flex;overflow:hidden;flex-shrink:0;align-items:center;box-sizing:border-box;width:104px;margin-left:1px}.ImageGalleryFullscreenVertical__thumbContainer:before{position:absolute;inset:0;content:"";pointer-events:none;opacity:1;background-color:var(--overlay-tertiary-dark-static);transition:opacity .3s}.ImageGalleryFullscreenVertical__thumbContainer:hover:before,.ImageGalleryFullscreenVertical__thumbContainer_active:before{opacity:0}.ImageGalleryFullscreenVertical__thumbContainer:after{position:absolute;inset:0;content:"";pointer-events:none;opacity:0;border:1px solid var(--white);transition:opacity .3s}.ImageGalleryFullscreenVertical__thumbContainer_active:after{opacity:1}.ImageGalleryFullscreenVertical__thumb{display:block;width:100%;height:auto;margin-bottom:1px}.ImageGalleryFullscreenVertical__thumb_panorama{position:relative;left:50%;width:auto;height:79px;object-fit:contain;transform:translateX(-50%)}.ImageGalleryFullscreenVertical__thumbBadge{position:absolute;top:4px;left:4px}.ImageGalleryFullscreenVertical__thumbBadge_panorama{color:var(--foreground)}.ImageGalleryFullscreenVertical__sidebar{overflow:scroll;overscroll-behavior-y:contain;min-width:280px;max-width:280px;max-height:100%;scrollbar-width:none}@media (max-width:1219px){.ImageGalleryFullscreenVertical__sidebar{display:none}}.ImageGalleryFullscreenVertical__sidebar::-webkit-scrollbar{display:none}.ImageGalleryFullscreenVertical__footer{position:fixed;z-index:2;bottom:12px;display:flex;align-items:center;padding:0 10px;border-radius:var(--border-radius-s);background-color:#000000a3}@media screen and (max-width:960px){.ImageGalleryFullscreenVertical__footer{display:none}}.ImageGalleryFullscreenVertical__badgesAndSrcWrapper{position:absolute;bottom:12px;left:18px;display:flex;justify-content:space-between;align-items:center;width:calc(100% - 36px)}.ImageGalleryFullscreenVertical__badges{display:flex}.ImageGalleryFullscreenVertical__sourceWrapper{display:flex;flex-direction:column}.ImageGalleryFullscreenVertical__source{font-size:var(--font-size-body2);line-height:var(--line-height-body2);margin:0 0 4px;color:var(--white)}.ImageGalleryFullscreenVertical__sourceDate{font-size:var(--font-size-caption);line-height:var(--line-height-caption);margin:0;color:var(--foreground-secondary-light-static)}.ImageGalleryFullscreenVertical__badgeWrapper{flex-shrink:0;cursor:pointer}.ImageGalleryFullscreenVertical__badgeWrapper:not(:first-child){margin-left:4px}.ImageGalleryFullscreenVertical__badge{pointer-events:none}.MdsPhotos{position:relative;display:flex}.MdsPhotos_notEmpty{display:flex;width:auto;border:none}.MdsPhotos__sortable{display:flex;flex-wrap:wrap;width:100%;margin:-1px}.MdsPhotos__item{flex:1;min-width:24%;max-width:25%;height:130px;margin:1px}.MdsPhotos__photoItemDraggable_sortableChoosen{cursor:grab}.MdsPhotos__photoItemDraggable_ghost .MdsPhotos__badge,.MdsPhotos__photoItemDraggable_ghost .MdsPhotos__icon,.MdsPhotos__photoItemDraggable_ghost:hover .MdsPhotos__badge,.MdsPhotos__photoItemDraggable_ghost:hover .MdsPhotos__icon{display:none}.MdsPhotos__uploadError{display:flex;justify-content:center;align-items:center;width:100%;height:220px;text-align:center;color:var(--foreground-secondary);border-radius:var(--border-radius-m);background-color:var(--red-tertiary)}.MdsPhotos__addButton{width:132px;height:130px}.MdsPhotos__addButton_empty{width:100%;height:220px}.InfoBubble{font-size:var(--font-size-body1);line-height:var(--line-height-body1);position:relative;overflow:hidden;box-sizing:border-box;padding:16px;border-radius:var(--border-radius-s)}.InfoBubble_closer_standart:before{float:right;width:30px;height:30px;content:""}.InfoBubble_closer_round{display:flex;align-items:center;min-height:56px;padding:12px 56px 12px 16px}.InfoBubble_closer_round .InfoBubble__closeButton{top:50%;right:7px;margin-top:-21px}.InfoBubble_theme_lightBlue{background-color:var(--blue-tertiary)}.InfoBubble_theme_blue{color:var(--white);background-color:var(--blue)}.InfoBubble_theme_yellow{background-color:#fc0}.InfoBubble_theme_blueGrayLightExtra{background-color:var(--fill)}.InfoBubble_theme_redLightExtra{background-color:var(--red-tertiary)}.InfoBubble_visible{animation:InfoBubble-frames 1s ease 1 alternate forwards}.InfoBubble__title{font-size:var(--font-size-h5);font-weight:700;margin-bottom:16px}@keyframes InfoBubble-frames{0%{opacity:0}to{opacity:1}}.InvalidGrz{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.InvalidGrz__content{display:flex;align-items:flex-start}.InvalidGrz__icon{display:flex;align-items:center;margin-right:14px;color:var(--red)}:root{--PhotosFieldAkinatorInfo-loaderIcon-width:104px;--PhotosFieldAkinatorInfo-icon-star-filter:grayscale(1);--PhotosFieldAkinatorInfo-font-color-alt:var(--foreground-secondary);--PhotosFieldAkinatorInfo-font-color-main:var(--foreground);--PhotosFieldAkinatorInfo-background-color-alt:#af52de;--PhotosFieldAkinatorInfo-background-color-main:#af52de1f;--PhotosFieldAkinatorInfo-transition-timing-function:cubic-bezier(0.65,0,0.35,1)}.PhotosFieldAkinatorInfo-_FaJr{position:relative;z-index:2;display:flex;overflow:hidden;justify-content:center;align-items:center;box-sizing:border-box;width:100%;height:auto;margin-bottom:16px;color:var(--PhotosFieldAkinatorInfo-font-color-main);border-radius:var(--border-radius-s);background-color:var(--PhotosFieldAkinatorInfo-background-color-main);transition:color 0s;transform:translateZ(0);will-change:color,transform}.PhotosFieldAkinatorInfo_isSuccess-QPs67{--PhotosFieldAkinatorInfo-icon-star-filter:brightness(100);--PhotosFieldAkinatorInfo-font-color-alt:var(--foreground-light-static);--PhotosFieldAkinatorInfo-font-color-main:var(--foreground-light-static);transition:color .5s var(--PhotosFieldAkinatorInfo-transition-timing-function);transform:translateZ(1px)}.PhotosFieldAkinatorInfo-_FaJr:after{position:absolute;z-index:1;width:100%;height:100%;content:"";background-color:var(--PhotosFieldAkinatorInfo-background-color-alt);transition:transform 0s;transform:translateX(-100%);will-change:transform}.PhotosFieldAkinatorInfo_isSuccess-QPs67:after{transition:1s 0s transform var(--PhotosFieldAkinatorInfo-transition-timing-function);transform:translateX(0)}.PhotosFieldAkinatorInfo__content-L0gQR{z-index:2;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;width:100%;padding:12px}.PhotosFieldAkinatorInfo__titleContainer-rpIid{display:flex;flex-grow:0;flex-shrink:1;justify-content:flex-start;align-items:center;gap:9px}.PhotosFieldAkinatorInfo__titleContainerSvg-J5eHu{pointer-events:none;filter:var(--PhotosFieldAkinatorInfo-icon-star-filter);will-change:filter}.PhotosFieldAkinatorInfo__titleContainerText-moRLw{font-size:var(--font-size-body2);font-weight:var(--font-weight-medium);line-height:var(--line-height-body2)}.PhotosFieldAkinatorInfo__promoTextContainer-fm5MK{display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-end}.PhotosFieldAkinatorInfo__promoTextContainerText-yRDD_{font-size:var(--font-size-body2);line-height:var(--line-height-body2);color:var(--PhotosFieldAkinatorInfo-font-color-alt)}.PhotosFieldAkinatorInfo__tooltip-OgXVF{display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box;width:343px;padding:16px}.PhotosFieldAkinatorInfo__tooltipBadge-TAJ4R{display:flex;align-items:center;gap:4px;margin-bottom:8px;padding:4px 8px;border-radius:100px;background-color:#af52de}.PhotosFieldAkinatorInfo__tooltipBadgeSvg-Fto_L{filter:invert(0) brightness(100)}.PhotosFieldAkinatorInfo__tooltipBadgeText-IdJ6J{font-size:var(--font-size-body2);line-height:var(--line-height-body2);color:var(--foreground-light-static)}.PhotosFieldAkinatorInfo__tooltipTitle-Bg736{font-size:var(--font-size-sub);font-weight:var(--font-weight-medium);line-height:var(--line-height-sub);margin-bottom:4px;color:var(--foreground-light-static)}.PhotosFieldAkinatorInfo__tooltipText-LYgw5{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground-secondary-light-static)}.PhotosFieldAkinatorInfo__tooltipContent-nBAAi{display:flex;justify-content:center;align-items:center;height:100%}.PhotosFieldAkinatorInfo__tooltipContentIcon-ft8VQ{filter:grayscale(1) contrast(.58)}.PhotosFieldAkinatorInfo__loader-ACBZw{position:absolute;bottom:0;display:flex;justify-content:flex-start;align-items:flex-start;width:100%;animation:PhotosFieldAkinatorInfo__loader-move-WHjxO 2s infinite var(--PhotosFieldAkinatorInfo-transition-timing-function)}.PhotosFieldAkinatorInfo__loaderSvg-K6ZsL{width:var(--PhotosFieldAkinatorInfo-loaderIcon-width)}@keyframes PhotosFieldAkinatorInfo__loader-move-WHjxO{0%{transform:translateX(calc((var(--PhotosFieldAkinatorInfo-loaderIcon-width) + 10px)*-1))}50%{transform:translateX(100%)}50.1%{transform:translateX(calc(var(--PhotosFieldAkinatorInfo-loaderIcon-width) - 13px)) scaleX(-1)}99.9%{transform:translateX(-100%) scaleX(-1)}to{transform:translateX(calc((var(--PhotosFieldAkinatorInfo-loaderIcon-width) + 10px)*-1))}}.OfferFormPhotosField{font-size:var(--font-size-body2);line-height:var(--line-height-body2);position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;color:var(--foreground)}.OfferFormPhotosField__photos{width:100%}.OfferFormPhotosField__text{margin-bottom:16px;color:var(--foreground-secondary)}.OfferFormPhotosField__invalidGrz{margin-bottom:16px}.OfferFormPhotosField__error{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-top:8px;color:var(--red)}.OfferFormPhotosField__tooltip{font-size:var(--font-size-caption);line-height:var(--line-height-caption);padding:4px;color:var(--white);border-radius:100px;background-color:var(--green)}.OfferFormPhotosField__tooltipContent{font-size:var(--font-size-body2);line-height:var(--line-height-body2);width:309px}.OfferFormPhotoReorderingField{margin-top:26px}.OfferFormPhotoReorderingField__photoReorderingText{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground)}.OfferFormVideoField{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-top:32px}.OfferFormVideoField__title{font-weight:700;margin-bottom:12px;color:var(--foreground)}.OfferFormVideoField__content{display:flex;justify-content:space-between;align-items:center}.OfferFormVideoField__content_isLoading{justify-content:flex-start}.OfferFormVideoField__input{flex-grow:1;margin-right:8px}.OfferFormVideoField__btn{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.OfferFormVideoField__preview{display:flex;flex-grow:1;margin-right:24px}.OfferFormVideoField__removeBtn{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.OfferFormVideoField__desc{display:flex;flex-direction:column;justify-content:center;margin-left:10px}.OfferFormVideoField__text{display:block;overflow:hidden;width:370px;white-space:nowrap;text-overflow:ellipsis;color:var(--foreground)}.OfferFormVideoField__text_isLoading{width:440px}.OfferFormVideoField__subtext{font-size:var(--font-size-body2);line-height:var(--line-height-body2);margin-top:2px;color:var(--foreground-secondary)}.OfferFormVideoField__img{overflow:hidden;flex-shrink:0;width:80px;height:60px;opacity:1;border-radius:var(--border-radius-s);transition:opacity .2s;will-change:transform}.OfferFormVideoField__img_isLoading{display:flex;justify-content:center;align-items:center;background-color:var(--surface-secondary)}.OfferFormVideoField__preview:hover .OfferFormVideoField__img{opacity:.8}.OfferFormWithoutPhotosField{font-size:var(--font-size-body2);line-height:var(--line-height-body2);margin-top:24px}.OfferFormWithoutPhotosField__legend{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground)}.OfferFormWithoutPhotosField__legend_error{color:var(--red)}.OfferFormWithoutPhotosField__subtitle{font-size:var(--font-size-body2);line-height:var(--line-height-body2);margin-top:4px;color:var(--foreground-secondary)}.OfferFormWithoutPhotosField__tooltip{position:absolute;top:24px;right:24px;padding:4px 8px;color:var(--white);border-radius:100px;background-color:var(--green)}.OfferFormWithoutPhotosField__tooltip_error{background-color:var(--red)}.OfferFormWithoutPhotosField__tooltipContent{font-size:var(--font-size-body2);line-height:var(--line-height-body2);width:400px;color:var(--foreground)}.OfferFormCommunicationTypeField__header{font-size:var(--font-size-body1);font-weight:700;line-height:var(--line-height-body1);margin-top:20px;margin-bottom:12px;color:var(--foreground)}.OfferFormCommunicationTypeField__header_error{color:var(--red)}.OfferFormCommunicationTypeField__infoPopupContent{font-size:var(--font-size-body2);line-height:var(--line-height-body2);padding:6px}.ControlGroup{display:flex}.ControlGroup>.Button:first-child,.ControlGroup>.Checkbox_checked,.ControlGroup>.Checkbox_type_button:first-child,.ControlGroup>.Radio_checked,.ControlGroup>.Radio_type_button:first-child{z-index:1}.ControlGroup_responsive_no>:not(:first-child){margin-left:-1px}.ControlGroup_responsive_no>.Button:not(:first-child),.ControlGroup_responsive_no>.Checkbox_type_button:not(:first-child) .Button,.ControlGroup_responsive_no>.Radio_type_button:not(:first-child) .Button,.ControlGroup_responsive_no>.RichInput:not(:first-child) .TextInput__input,.ControlGroup_responsive_no>.Select:not(:first-child) .Button,.ControlGroup_responsive_no>.Select:not(:first-child) .Select__nativeWrapper,.ControlGroup_responsive_no>.TextInput:not(:first-child) .TextInput__input{border-top-left-radius:0;border-bottom-left-radius:0}.ControlGroup_responsive_no>.Button:not(:last-child),.ControlGroup_responsive_no>.Checkbox_type_button:not(:last-child) .Button,.ControlGroup_responsive_no>.Radio_type_button:not(:last-child) .Button,.ControlGroup_responsive_no>.RichInput:not(:last-child) .TextInput__input,.ControlGroup_responsive_no>.Select:not(:last-child) .Button,.ControlGroup_responsive_no>.Select:not(:last-child) .Select__nativeWrapper,.ControlGroup_responsive_no>.TextInput:not(:last-child) .TextInput__input{border-top-right-radius:0;border-bottom-right-radius:0}.ControlGroup_responsive_no>.Select:not(:last-child) .Select__nativeWrapper{border-right:none}.ControlGroup_equal_width{display:flex;width:100%}.ControlGroup_equal_width>.Button,.ControlGroup_equal_width>.Checkbox,.ControlGroup_equal_width>.Radio,.ControlGroup_equal_width>.Select,.ControlGroup_equal_width>.TextInput{flex:1}.ControlGroup_equal_width>.Checkbox>.Button,.ControlGroup_equal_width>.Radio>.Button{width:100%}.ControlGroup_equal_width>.Checkbox>.Button .Button__text,.ControlGroup_equal_width>.Radio>.Button .Button__text{margin:0}.ControlGroup_equal_padding{width:100%}.ControlGroup_equal_padding>.Checkbox,.ControlGroup_equal_padding>.Radio{flex-grow:1}.ControlGroup_equal_padding>.Checkbox>.Button,.ControlGroup_equal_padding>.Radio>.Button{width:100%}.ControlGroup_equal_padding>.Checkbox>.Button .Button__text,.ControlGroup_equal_padding>.Radio>.Button .Button__text{margin:0}.ControlGroup_equal_padding>.Button{width:100%}.ControlGroup_equal_padding>.Button .Button__text{margin:0}.ControlGroup>.Button_type_button.Button_hovered,.ControlGroup>.Checkbox_type_button.Checkbox_hovered,.ControlGroup>.Radio_type_button.Radio_hovered,.ControlGroup>.TextInput.TextInput_hovered{z-index:2}.ControlGroup>.Button_focused,.ControlGroup>.Checkbox_type_button.Checkbox_focused,.ControlGroup>.Radio_type_button.Radio_focused,.ControlGroup>.Select_focused,.ControlGroup>.TextInput_focused{z-index:3}.ControlGroup_place_bottom>.Button,.ControlGroup_place_bottom>.Checkbox_type_button .Button,.ControlGroup_place_bottom>.Radio_type_button .Button,.ControlGroup_place_bottom>.Select .Button,.ControlGroup_place_bottom>.TextInput .TextInput__input{border-radius:0}.ControlGroup_place_bottom>.Button:first-child:not(.Button_focused),.ControlGroup_place_bottom>.Checkbox_type_button:first-child .Button:not(.Button_focused),.ControlGroup_place_bottom>.Radio_type_button:first-child .Button:not(.Button_focused),.ControlGroup_place_bottom>.Select:first-child .Button:not(.Button_focused),.ControlGroup_place_bottom>.TextInput:first-child:not(.TextInput_focused) .TextInput__input{border-left-color:#0000}.ControlGroup_place_bottom>.Button:last-child:not(.Button_focused),.ControlGroup_place_bottom>.Checkbox_type_button:last-child .Button:not(.Button_focused),.ControlGroup_place_bottom>.Radio_type_button:last-child .Button:not(.Button_focused),.ControlGroup_place_bottom>.Select:last-child .Button:not(.Button_focused),.ControlGroup_place_bottom>.TextInput:last-child:not(.TextInput_focused) .TextInput__input{border-right-color:#0000}.ControlGroup_place_bottom>.Button:not(.Button_focused),.ControlGroup_place_bottom>.Checkbox_type_button .Button:not(.Button_focused),.ControlGroup_place_bottom>.Radio_type_button .Button:not(.Button_focused),.ControlGroup_place_bottom>.Select .Button:not(.Button_focused),.ControlGroup_place_bottom>.TextInput:not(.TextInput_focused) .TextInput__input{border-bottom-color:#0000}.ControlGroup_width_full{width:100%}.ControlGroup_width_full>.Select,.ControlGroup_width_full>.TextInput{flex:1}@media screen and (max-device-width:767px){.ControlGroup_responsive_yes{display:block}.ControlGroup_responsive_yes>.Button,.ControlGroup_responsive_yes>.Select,.ControlGroup_responsive_yes>.TextInput{width:100%}.ControlGroup_responsive_yes>.Button:not(:last-child),.ControlGroup_responsive_yes>.Select:not(:last-child),.ControlGroup_responsive_yes>.TextInput:not(:last-child){margin-bottom:12px}_width_full:scope{width:100%}_width_full:scope>.Select,_width_full:scope>.TextInput{flex:1}}@media screen and (min-device-width:768px){.ControlGroup_responsive_yes>:not(:first-child){margin-left:-1px}.ControlGroup_responsive_yes>.Button:not(:first-child),.ControlGroup_responsive_yes>.Checkbox_type_button:not(:first-child) .Button,.ControlGroup_responsive_yes>.Radio_type_button:not(:first-child) .Button,.ControlGroup_responsive_yes>.RichInput:not(:first-child) .TextInput__input,.ControlGroup_responsive_yes>.Select:not(:first-child) .Button,.ControlGroup_responsive_yes>.TextInput:not(:first-child) .TextInput__input{border-top-left-radius:0;border-bottom-left-radius:0}.ControlGroup_responsive_yes>.Button:not(:last-child),.ControlGroup_responsive_yes>.Checkbox_type_button:not(:last-child) .Button,.ControlGroup_responsive_yes>.Radio_type_button:not(:last-child) .Button,.ControlGroup_responsive_yes>.RichInput:not(:last-child) .TextInput__input,.ControlGroup_responsive_yes>.Select:not(:last-child) .Button,.ControlGroup_responsive_yes>.TextInput:not(:last-child) .TextInput__input{border-top-right-radius:0;border-bottom-right-radius:0}}@media screen and (max-device-width:767px){.ControlGroup_responsive_yes{display:block}.ControlGroup_responsive_yes>.Button,.ControlGroup_responsive_yes>.Select,.ControlGroup_responsive_yes>.TextInput{width:100%}.ControlGroup_responsive_yes>.Button:not(:last-child),.ControlGroup_responsive_yes>.Select:not(:last-child),.ControlGroup_responsive_yes>.TextInput:not(:last-child){margin-bottom:12px}}.PhoneInput{position:relative}.PhoneInput .RichInput__suggest{padding:4px 0;color:var(--black);background-color:var(--white)}.PhoneInput .RichInput__suggest-item{padding:10px 17px;cursor:pointer}.PhoneInput .RichInput__suggest-item:hover,.PhoneInput .RichInput__suggest-item_selected{color:var(--white);background-color:var(--blue)}.PhoneInput .RichInput__popup{position:absolute;z-index:1;top:calc(100% + 8px);right:0;left:0;overflow-y:scroll;max-height:300px;border-radius:var(--border-radius-xs);box-shadow:var(--shadow-m)}.PhoneInputInfoPopup{display:block}.LazyPhoneAuth{display:flex;flex-direction:column}.LazyPhoneAuth_size_l .LazyPhoneAuth__codeResendButton{height:42px}.LazyPhoneAuth_size_xl .LazyPhoneAuth__codeResendButton{height:52px}.LazyPhoneAuth_size_promo .LazyPhoneAuth__codeResendButton{height:56px}.LazyPhoneAuth__row{display:flex;flex-wrap:wrap;align-items:flex-start}.LazyPhoneAuth__row_no-wrap{flex-wrap:nowrap}.LazyPhoneAuth__row_no-wrap-horizontal{gap:4px;max-width:100%}.LazyPhoneAuth_with-gap:not(.LazyPhoneAuth_alignment_vert) .LazyPhoneAuth__button{margin-left:16px}.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__button,.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__codeInput,.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__codeResendButton{width:100%;margin-top:12px}@media (orientation:landscape) and (min-height:450px),(orientation:portrait) and (min-width:768px){.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__button,.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__codeInput,.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__codeResendButton{margin-left:0}.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__codeResendButton:not(.Button){margin-top:0}}.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__codeResendButton{justify-content:left}.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__coolDownRow{display:flex;justify-content:space-between;width:100%}.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__coolDownRow .LazyPhoneAuth__codeInput,.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__coolDownRow .LazyPhoneAuth__codeResendButton{flex:1 1 50%}.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__coolDownRow .LazyPhoneAuth__codeInput{margin-right:8px}.LazyPhoneAuth_alignment_vert .LazyPhoneAuth__coolDownRow .LazyPhoneAuth__codeResendButton{font-size:15px;justify-content:center;margin-left:8px}.LazyPhoneAuth__checkMark_color_white{fill:var(--white)}.LazyPhoneAuth__checkMark_color_black{fill:var(--black)}.LazyPhoneAuth__phoneInput{flex:1 1 50%}.LazyPhoneAuth__codeInput{min-width:120px;margin-left:16px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.LazyPhoneAuth__codeInput{margin-top:16px;margin-left:0}}.LazyPhoneAuth__codeInput-horizontal{margin-top:0;margin-left:0}.LazyPhoneAuth__codeResendButton{display:flex;align-items:center;min-width:140px;margin-left:16px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.LazyPhoneAuth__codeResendButton{margin-top:16px}}.LazyPhoneAuth__codeResendButton-horizontal{min-width:unset;margin-top:0}.LazyPhoneAuth__error{font-size:14px;line-height:var(--line-height-body2);padding:5px 0;text-align:left;color:var(--red)}.LazyPhoneAuth .LazyPhoneAuth__clear_active{opacity:1}.LazyPhoneAuth_isMobile.LazyPhoneAuth_isMobile .LazyPhoneAuth__button{margin-right:0;margin-left:0}.OfferFormPhonesField__error{font-size:var(--font-size-body2);margin-bottom:-8px;color:var(--red)}.OfferFormPhonesField__phone,.OfferFormPhonesField__times{flex:0 0 260px;width:260px}.OfferFormPhonesField__phoneFullWidth{flex:0 0 100%;width:100%}.OfferFormPhonesField__timesSelect{width:130px}.OfferFormPhonesField .OfferFormPhonesField__timesSelect .Button__text:only-child{margin:0 10px}.OfferFormPhonesField__infoPopup,.OfferFormPhonesField__phoneAuth{width:100%}.OfferFormPhonesField__addPhoneButton,.OfferFormPhonesField__submitButton{font-size:var(--font-size-body1)}.OfferFormUserNameField__infoPopup{display:block}.OfferFormUserNameField__infoPopupContent{font-size:var(--font-size-body2);line-height:var(--line-height-body2);padding:6px}.OfferFormUserEmailField__infoPopup{display:block}.OfferFormUserEmailField__infoPopupContent{font-size:var(--font-size-body2);line-height:var(--line-height-body2);padding:6px}.OfferFormPhoneProtectionModal-KrXkz{box-sizing:border-box;width:566px;padding:32px}.OfferFormPhoneProtectionModal__title-uGSbV{font-size:var(--font-size-h4);font-weight:700;line-height:var(--line-height-h4);margin-bottom:16px}.OfferFormPhoneProtectionModal__text-ax7Bg{font-size:var(--font-size-sub);line-height:var(--line-height-sub);margin:0;padding:0;color:var(--foreground-secondary)}.OfferFormPhoneProtectionModal__text-ax7Bg+.OfferFormPhoneProtectionModal__text-ax7Bg{margin-top:16px}.OfferFormPhoneProtectionModal__btn-jq8LT{margin-top:24px}.OfferFormPhoneInfoContent-zd7fI{font-size:var(--font-size-body2);line-height:var(--line-height-body2);box-sizing:border-box;max-width:270px;padding:6px}.OfferFormPhoneRedirectCheckboxes__checkbox+.OfferFormPhoneRedirectCheckboxes__checkbox{margin-top:16px}.OfferAccordionSectionsContactsLogin__title-jK3MK{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-bottom:24px;color:var(--foreground-secondary)}.OfferAccordionSectionsContactsLogin__error-Qi0H6{color:var(--red)}.OfferAccordionSectionContacts__field{width:100%}.OfferAccordionSectionContacts__field:not(:first-child){margin-top:16px}.OfferAccordionSectionContacts__header{font-size:var(--font-size-body1);font-weight:700;line-height:var(--line-height-body1);margin-top:16px;margin-bottom:16px;color:var(--foreground)}.OfferAccordionSectionContacts__header_error{color:var(--red)}.OfferAccordionSectionContacts__checkbox:not(:first-child){margin-top:16px}.OfferAccordionSectionContacts__phonesRow{display:flex;justify-content:space-between;width:100%}.OfferAccordionSectionContacts__phonesCodeInput,.OfferAccordionSectionContacts__phonesCooldownButton{margin-top:16px}.OfferAccordionSectionContacts__phonesCooldownButton{height:60px!important}.OfferAccordionSectionContacts__codeCooldown{height:60px;margin-left:0}.OfferAccordionSectionContacts__codeInput{margin-left:0}.OfferAccordionSectionContacts__phonesRow:not(:first-child){margin-top:16px}.OfferAccordionSectionContacts__hidden{display:none}.OfferFormDiscountsField__row-QQXIT{display:flex;flex-basis:100%;margin-top:16px}.OfferFormDiscountsField__currency-lBJlB{display:flex;align-items:center;align-self:stretch;box-sizing:border-box;height:60px;padding:0 26px;border:1px solid var(--overlay-quaternary-dark-static);border-left:none;border-top-right-radius:var(--border-radius-s);border-bottom-right-radius:var(--border-radius-s)}.OfferFormDiscountsField__note-DnY3v{font-size:var(--font-size-body2);line-height:var(--line-height-body2);margin-top:8px;color:var(--foreground-secondary)}.OfferFormExchangeField{display:flex;align-items:center}.OfferFormExchangeField__legend{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground)}.OfferFormExchangeField__popupContent{font-size:var(--font-size-body2);line-height:var(--line-height-body2);box-sizing:border-box;width:400px;padding:16px}.OfferFormExchangeField__helpIcon{margin-left:4px;color:var(--foreground)}.OfferFormExchangeField__popupTextBlock:first-child{margin-bottom:var(--font-size-body2)}.PricePredictionRanges-rdBa2{position:relative;display:flex;justify-content:space-between}.PricePredictionRanges-rdBa2:before{position:absolute;width:100%;height:8px;content:"";border-radius:var(--border-radius-s);background:linear-gradient(90deg,#e6e7eb,#b7f5c4,#e6e7eb)}.PricePredictionRanges__pointerContainer-PfiHo{position:relative;margin-right:16px}.PricePredictionRanges__pointer-on4uk{position:absolute;z-index:2;top:-6px;width:16px;height:12px}.PricePredictionRanges__range-PJECs{z-index:1;width:100%}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.PricePredictionRanges__range-PJECs{padding-bottom:18px}}.PricePredictionRanges__range_central-xUCho{position:relative;min-width:140px;padding-top:0}.PricePredictionRanges__bar-ABy_q{position:relative;height:8px;border-radius:var(--border-radius-s);background-color:#65e280}.PricePredictionRanges__barWithPrices-yC1SC{margin-bottom:6px}.PricePredictionRanges__barWithPrices-yC1SC:after,.PricePredictionRanges__barWithPrices-yC1SC:before{position:absolute;top:12px;width:1px;height:8px;content:"";background-color:#d2d3d6}.PricePredictionRanges__barWithPrices-yC1SC:after{right:0}.PricePredictionRanges__price-w4ixH{font-weight:var(--font-weight-bold);position:absolute;top:20px}.PricePredictionRanges__price_from-VC8M5{left:0;transform:translateX(-50%)}.PricePredictionRanges__price_to-N_JMi{right:0;transform:translateX(50%)}.OfferLowPriceModal-URJJl{box-sizing:border-box;width:432px;padding:40px 20px 24px;border-radius:var(--border-radius-l)}.OfferLowPriceModal__title-ngnVJ{font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-h3);margin-bottom:8px}.OfferLowPriceModal__text-NvbBf{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-bottom:32px}.OfferLowPriceModal__topButton-F6XWW{margin-bottom:8px}.OfferLowPriceModal_mobile-vgaZy{width:auto;padding:18px 16px 10px;border-radius:var(--border-radius-l) var(--border-radius-l) 0 0}.OfferLowPriceModal_mobile-vgaZy .OfferLowPriceModal__title-ngnVJ{font-size:var(--font-size-h5);line-height:var(--line-height-h5);margin-bottom:16px;padding:0 8px}.OfferLowPriceModal_mobile-vgaZy .OfferLowPriceModal__text-NvbBf{margin-bottom:16px;padding:0 8px}.OfferFormPriceControl__input-LBzLt{border:none;border-radius:var(--border-radius-m)}.OfferFormPriceField{margin-bottom:16px}.OfferFormPriceField_experiment{margin-bottom:24px}.OfferFormPriceField__controlGroup{border:1px solid #0000001f;border-radius:var(--border-radius-m)}.OfferFormPriceField__inputError{font-size:var(--font-size-body2);line-height:var(--line-height-body2);position:relative;left:0;display:block;color:var(--red)}.OfferFormPriceField__inputError:not(:empty){padding:8px 0 4px}.OfferFormPriceField__pointerContainer{position:relative;margin-right:16px}.OfferFormPriceField__pointer{position:absolute;z-index:2;top:-6px;display:flex;justify-content:center;align-items:center;width:16px;height:16px;border-radius:50%;outline:1px solid #00000005;background-color:var(--white);box-shadow:0 2px 8px 0 #00000014}.OfferFormPriceField__pointer__point{width:6px;height:6px;border-radius:50%;background-color:#d0eed9}.OfferFormPriceField__currencyFilterButton{border:none;border-radius:var(--border-radius-m)}.OfferFormPriceField__predictionRanges{z-index:4;width:calc(100% - 8px);margin-top:-5px;margin-left:4px}.OfferFormPriceField__predictionRanges:before{height:4px;border-bottom-right-radius:100% 264px;border-bottom-left-radius:100% 264px}.OfferFormPriceField__predictionRangesCentralRange{z-index:0}.OfferFormPriceField__predictionRangesRange{padding:0}.OfferFormPriceField__predictionRangesBar{height:4px}.OfferFormPriceField .Button__text:only-child{margin:0 40px 0 12px!important}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.OfferFormPriceField .Button__content{padding-right:0!important}}.OfferFormWithNdsField{display:flex;align-items:center;margin-top:16px}.OfferFormWithNdsField__legend{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground)}.OfferFormWithNdsField__popupContent{font-size:var(--font-size-body2);line-height:var(--line-height-body2);box-sizing:border-box;width:400px;padding:16px}.OfferFormWithNdsField__helpIcon{margin-left:4px;color:var(--foreground)}.EvaluationLogo-HBRFi{display:flex;justify-content:flex-start}.EvaluationLogo__image-XG8Rh{flex:1;height:100%;-webkit-mask-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/evaluateOutlined_f1ef60399d32c92ee2053ee9dd25fa6a.svg);mask-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/evaluateOutlined_f1ef60399d32c92ee2053ee9dd25fa6a.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center}.EvaluationLogo__image_white-cCIcz{background-color:var(--white)}.EvaluationLogo__image_red-kVrN7{background-color:var(--red)}.EvaluationLogo__rubleIcon-jT8SR{z-index:1;width:auto;height:100%}.EvaluationLogo_size_l-t3lza{width:144px;height:44px}.EvaluationLogo_size_l-t3lza.EvaluationLogo_withRuble-wlBg5{width:180px}.EvaluationLogo_size_l-t3lza .EvaluationLogo__rubleIcon-jT8SR{margin-left:-12px}.EvaluationLogo_size_m-zNLfF{width:92px;height:28px}.EvaluationLogo_size_m-zNLfF.EvaluationLogo_withRuble-wlBg5{width:114px}.EvaluationLogo_size_m-zNLfF .EvaluationLogo__rubleIcon-jT8SR{margin-left:-6px}.EvaluationLogo_size_s-XuKAg{width:66px;height:20px}.EvaluationLogo_size_s-XuKAg.EvaluationLogo_withRuble-wlBg5{width:82px}.EvaluationLogo_size_s-XuKAg .EvaluationLogo__rubleIcon-jT8SR{margin-left:-4px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.EvaluationLogo_size_l-t3lza{width:104px;height:32px}.EvaluationLogo_size_l-t3lza.EvaluationLogo_withRuble-wlBg5{width:128px}.EvaluationLogo_size_l-t3lza .EvaluationLogo__rubleIcon-jT8SR{margin-left:-9px}}.EvaluationCarImage-tC1S9{display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-radius:var(--border-radius-l)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.EvaluationCarImage-tC1S9{border-radius:var(--border-radius-xxl)}}.EvaluationCarImage__img-qdvo6{width:100%;height:100%;border-radius:inherit;object-fit:cover}.EvaluationCarImage__placeholder-DgxBt{width:220px;height:auto}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.EvaluationCarImage__placeholder-DgxBt{width:165px}}.FairPricePopupContent-tq6I2{padding:16px}.FairPricePopupContent__car-f3xfh{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--overlay-quaternary-dark-static)}.FairPricePopupContent__carInfo-ZGGoJ{display:flex}.FairPricePopupContent__carPhoto-lE8h1{width:68px;height:52px;margin-right:16px;border-radius:var(--border-radius-s)}.FairPricePopupContent__carName-ittST{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-bottom:4px}.FairPricePopupContent__carExtra-ovQM2{display:flex;gap:8px;color:var(--foreground-secondary)}.FairPricePopupContent__carPrice-ZFSZC{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:flex;flex-direction:column;gap:4px}.FairPricePopupContent__carPriceBadge-tt47u{font-size:var(--font-size-caption);line-height:var(--line-height-caption);padding:4px 6px;border-radius:6px;background-color:#9dfbb2}.FairPricePopupContent__advantages-hVpy_{display:flex;flex-wrap:wrap;gap:12px 8px;margin:0;padding:0}.FairPricePopupContent__advantagesItem-f_QH7{display:flex;align-items:center;gap:8px;width:calc(50% - 6px)}.FairPricePopupContent__advantagesItemText-iM_hr{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.FairPriceBadge__popupContent-zW77Y{width:456px}.FairPriceBadge__help-t7WyI{color:var(--foreground-secondary)}.FairPriceBadge__badge-XQACp{padding:0 4px 0 6px;cursor:pointer;border-radius:6px;background-color:#9dfbb2;transition:background-color .5s}.FairPriceBadge__badge-XQACp:hover{background-color:var(--surface-tertiary)}.FairPriceBadge__badgeWrapper-uQRsR{display:flex;align-items:center;gap:4px}.OfferFormFairPriceField-Lu0N2{font-size:var(--font-size-body1);line-height:var(--line-height-body1);padding:2px;border-radius:var(--border-radius-l);background-color:var(--background)}.OfferFormFairPriceField__content-JyIC_,.OfferFormFairPriceField__heading-ZabeM{padding:14px}.OfferFormFairPriceField__heading-ZabeM{display:flex;justify-content:space-between}.OfferFormFairPriceField__content-JyIC_{border-radius:14px;background-color:var(--surface)}.OfferFormFairPriceField__price-KAa7Z{display:flex;align-items:center;gap:4px}.OfferFormFairPriceField__bold-BJ9F4{font-weight:var(--font-weight-medium)}.ProsAndConsList__element-WpHfp{display:flex;align-items:center;width:100%}.ProsAndConsList__elementIcon-X9HTF{margin:0 10px 0 2px}.ProsAndConsList__elementIcon_color_green-P7WPx{color:var(--green)}.ProsAndConsList__elementDescription-zqN6k{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin:0}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.ProsAndConsList__elementDescription-zqN6k{width:90%}}.PriceFactorsModalContent-xNX8N{width:576px;padding:32px}.PriceFactorsModalContent__evaluationLogo-u7eQW{margin-bottom:16px}.PriceFactorsModalContent__howWorksEvaluationBlock-s2URA{margin-bottom:24px}.PriceFactorsModalContent__howWorksEvaluationBlockTitle-CALat,.PriceFactorsModalContent__whatConsiderBlockTitle-cB6Eh{font-size:var(--font-size-h4);font-weight:var(--font-weight-bold);line-height:var(--line-height-h4)}.PriceFactorsModalContent__howWorksEvaluationBlockTitle-CALat{margin-bottom:8px}.PriceFactorsModalContent__howWorksEvaluationBlockContent-X7q7J,.PriceFactorsModalContent__whatConsiderBlockContent-ENNcX{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.PriceFactorsModalContent__bgGreen-_TmcU{background-color:#cf0}.PriceFactorsModalContent__whatConsiderBlockTitle-cB6Eh{margin-bottom:12px}.PriceFactorsModalContent__whatConsiderBlockContent-ENNcX{display:flex;gap:12px}.PriceFactorsModalContent__whatConsiderBlockContentColumn-Jnq2M{flex:1}.PriceFactorsModalContent__columnList-afmjv{display:flex;flex-direction:column;row-gap:4px}.PriceFactorsModalContent__columnItem-WGuTZ{display:flex;align-items:center;padding:4px 0}.PriceFactorsModalContent__columnTitle-veUIJ{font-weight:var(--font-weight-bold);margin-bottom:4px}.PriceFactorsModalContent__columnItemMarker-PqDWG{font-weight:var(--font-weight-bold);margin-right:12px}.OfferFormPriceFactorsField-uIxCv{font-size:var(--font-size-body1);line-height:var(--line-height-body1);padding:2px;border-radius:var(--border-radius-l);background-color:var(--background)}.OfferFormPriceFactorsField__content-nznoL,.OfferFormPriceFactorsField__heading-FNWp4{padding:14px}.OfferFormPriceFactorsField__heading-FNWp4{display:flex;justify-content:space-between}.OfferFormPriceFactorsField__title-voRGx{font-weight:var(--font-weight-medium);display:flex;align-items:center;gap:4px}.OfferFormPriceFactorsField__content-nznoL{border-radius:14px;background-color:var(--surface)}.OfferFormPriceFactorsField__elements-_gojE{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr;grid-auto-columns:1fr;grid-auto-flow:column;row-gap:8px;column-gap:12px}.OfferFormPriceFactorsField__element-DX3db{display:flex;align-items:center}.OfferFormPriceFactorsField__elementIcon-JTqkC{width:20px;height:20px;margin:0 8px 0 0}.OfferFormPriceFactorsField__elementLink-ujvaa{cursor:pointer;color:var(--link)}.OfferFormPriceFactorsField__elementLinkWithLeftMargin-ZeZDW{margin-left:24px}.OfferFormPriceFactorsField__priceFactorsEmptyText-NkaGh{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-bottom:12px;color:var(--overlay-secondary-dark-static)}.TechnicalConditionBadge-yqKGB{font-size:var(--font-size-body2);line-height:var(--line-height-body2);width:-moz-fit-content;width:fit-content}.TechnicalConditionBadge__highlightIcon-qBhq7{color:var(--white)}.TechnicalConditionBadge__helpIconWrapper-Eny6n{display:contents}.TechnicalConditionBadge__helpIcon-ulChC{cursor:pointer;color:var(--foreground-secondary-light-static)}.TechnicalConditionBadge__popupContent-b4EcL{width:311px;padding:16px}.TechnicalConditionBadge__popupTitle-x6cPL{font-size:var(--font-size-body0);font-weight:var(--font-weight-medium);line-height:var(--line-height-body1);margin-bottom:4px;white-space:pre-line}.TechnicalConditionBadge__popupText-in7w_{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground-secondary-light-static)}.TechnicalConditionBadge__modalContent-whXdI{padding:24px 16px 36px}.TechnicalConditionBadge__modalTitle-HpEvr{font-size:var(--font-size-h5);font-weight:var(--font-weight-bold);line-height:var(--line-height-h5);margin-bottom:8px;white-space:pre-line}.TechnicalConditionBadge__modalText-_fZCm{font-size:var(--font-size-body2);line-height:var(--line-height-body2);margin-bottom:16px}.BadgeSkeleton__skeleton-WRF9k{width:152px;height:24px;border-radius:var(--border-radius-s);background:linear-gradient(135deg,#fff,#f2f2f7 50.52%,#fff);background-size:200%;animation:BadgeSkeleton__skeleton-animation-ipT0b 3s ease-out infinite;will-change:background-position}@keyframes BadgeSkeleton__skeleton-animation-ipT0b{0%,to{background-position:0}50%{background-position:100%}}.OfferAccordionSectionPriceHeader__wrapper-jsoCw{display:flex;justify-content:flex-start;align-items:center;gap:12px}.OfferAccordionSectionPriceHeader__sectionHeader-OJJYo{width:auto}.OfferAccordionSectionPriceHeader__badge-CrzNh,.OfferAccordionSectionPriceHeader__popupContent-ZGK6N{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.OfferAccordionSectionPriceHeader__popupContent-ZGK6N{width:256px;padding:16px}.OfferAccordionSectionPriceHeader__technicalConditionBadge-FIF5K{margin-left:auto}.OfferAccordionSectionPrice__title-vWEr8{display:flex}.OfferAccordionSectionPrice__popup-ly_a5{font-size:var(--font-size-body2);line-height:var(--line-height-body2);box-sizing:border-box;width:400px;padding:16px}.OfferAccordionSectionPrice__icon-gbmgY{margin-left:4px;color:var(--foreground)}.OfferAccordionSectionPrice__fairPrice-r57z2{margin-bottom:16px}.OfferAccordionSectionPrice__priceFactors-NRyiZ{margin-bottom:24px}.TextWithCounter__list-dLVda{overflow:hidden;width:100%;text-align:left;white-space:nowrap;text-overflow:ellipsis}.TextWithCounter__list-dLVda+.TextWithCounter__count-zqbJQ{overflow:visible;text-overflow:unset}.Input2-fZ28y{display:flex;flex-direction:column}.Input2_widthFull-Hvjfs{width:100%}.Input2_disabled-TDRGa .Input2__content-ISWZM,.Input2_disabled-TDRGa .Input2__input-t8TD8,.Input2_disabled-TDRGa .Input2__input-t8TD8::placeholder,.Input2_disabled-TDRGa .Input2__label-tHZ7T,.Input2_disabled-TDRGa .Input2__wrapper-ypcf0{cursor:default;color:var(--foreground-tertiary)}.Input2_readOnly-ksSir .Input2__content-ISWZM,.Input2_readOnly-ksSir .Input2__input-t8TD8,.Input2_readOnly-ksSir .Input2__input-t8TD8::placeholder,.Input2_readOnly-ksSir .Input2__label-tHZ7T,.Input2_readOnly-ksSir .Input2__wrapper-ypcf0{cursor:default}.Input2__description-nodQm{color:var(--foreground-secondary)}.Input2__wrapper-ypcf0{position:relative;overflow:hidden;min-width:50px;max-width:100%;cursor:text}.Input2_disabled-TDRGa .Input2__wrapper-ypcf0{cursor:default}.Input2__content-ISWZM{position:relative;display:flex;align-items:center;box-sizing:border-box;height:100%;cursor:text}.Input2__input-t8TD8{all:unset;position:relative;width:100%;cursor:text;text-overflow:ellipsis;overflow-wrap:anywhere;color:var(--foreground)}.Input2__input-t8TD8::placeholder{color:var(--foreground-secondary)}.Input2__inputGroup-bxk8k{position:relative;display:flex;flex:1}.Input2-fZ28y:not(.Input2_multiline-dC5vz) .Input2__wrapper-ypcf0{height:20px}.Input2__label-tHZ7T{--translate-y:0;position:absolute;width:100%;cursor:text;color:var(--foreground-secondary);transition:.1s ease-out;transform:translateY(0)}.Input2_withError-LQ9Vt:not(:focus-within):not(.Input2__content-ISWZM:hover) .Input2__label-tHZ7T{color:var(--red)}.Input2-fZ28y:focus-within .Input2__label-tHZ7T,.Input2_withPlaceholder-WD02N .Input2__label-tHZ7T,.Input2_withValue-H8ch7 .Input2__label-tHZ7T{font-size:var(--font-size-caption);line-height:var(--line-height-caption);transform:translateY(var(--translate-y))}.Input2__footer-chcDm{font-size:var(--font-size-body2);line-height:var(--line-height-body2);display:grid;grid-row-gap:4px;min-height:var(--line-height-body2);margin-top:4px}.Input2_size_l-wBVqV .Input2__footer-chcDm,.Input2_size_xl-Td2tX .Input2__footer-chcDm,.Input2_size_xxl-MmZEK .Input2__footer-chcDm{margin-top:6px}.Input2__error-_6b_n{color:var(--red)}.Input2__end-sRGuS,.Input2__start-hl0Cf{display:grid;align-items:center;align-self:flex-start;cursor:auto;color:var(--foreground-secondary)}.Input2__clearIcon-y2Szm{display:none}.Input2__clearIcon-y2Szm,.Input2__copyIcon-xgGOM{cursor:pointer;color:var(--foreground-secondary)}.Input2_disabled-TDRGa .Input2__clearIcon-y2Szm,.Input2_disabled-TDRGa .Input2__end-sRGuS,.Input2_disabled-TDRGa .Input2__start-hl0Cf{display:grid;cursor:auto;color:var(--foreground-tertiary)}.Input2_withError-LQ9Vt.Input2_withValue-H8ch7 .Input2__clearIcon-y2Szm,.Input2_withError-LQ9Vt.Input2_withValue-H8ch7 .Input2__end-sRGuS,.Input2_withError-LQ9Vt.Input2_withValue-H8ch7 .Input2__start-hl0Cf{color:var(--red)}.Input2__end-sRGuS{display:flex;align-items:center;align-self:flex-start;column-gap:8px;width:max-content;cursor:auto}.Input2_withValue-H8ch7:not(.Input2_disabled-TDRGa) .Input2__clearIcon-y2Szm{display:block}.Input2_multiline-dC5vz .Input2__input-t8TD8{overflow:hidden;word-wrap:break-word}.Input2_variant_primary-efEQ5:not(.Input2_readOnly-ksSir) .Input2__content-ISWZM,.Input2_variant_primary-efEQ5:not(.Input2_readOnly-ksSir) .Input2__wrapper-ypcf0,.Input2_variant_primary-efEQ5:not(.Input2_readOnly-ksSir):focus-within .Input2__content-ISWZM{background-color:var(--surface-secondary)}.Input2_withError-LQ9Vt.Input2_variant_primary-efEQ5 .Input2__content-ISWZM{background-color:#fee8e7}.Input2_variant_primary-efEQ5:not(.Input2_disabled-TDRGa):not(:read-only):not(:focus-within) .Input2__wrapper-ypcf0:hover{opacity:.8}.Input2_focused-zc52X .Input2__wrapper-ypcf0,.Input2_variant_primary-efEQ5:not(.Input2_disabled-TDRGa):focus-within .Input2__wrapper-ypcf0{outline:1px solid var(--surface-inverse)}.Input2_variant_primary-efEQ5.Input2_readOnly-ksSir .Input2__wrapper-ypcf0{outline:1px solid var(--stroke)}.Input2_variant_secondary-cF074 .Input2__content-ISWZM,.Input2_variant_secondary-cF074 .Input2__wrapper-ypcf0,.Input2_variant_secondary-cF074:focus-within .Input2__content-ISWZM{background-color:var(--white)}.Input2_withError-LQ9Vt.Input2_variant_secondary-cF074:not(:focus-within) .Input2__content-ISWZM:not(:hover){background-color:var(--red-tertiary)}.Input2_variant_secondary-cF074:not(.Input2_disabled-TDRGa) .Input2__wrapper-ypcf0:hover,.Input2_variant_secondary-cF074:not(.Input2_disabled-TDRGa):focus-within .Input2__wrapper-ypcf0{outline:1px solid var(--surface-inverse)}.Input2_variant_secondary-cF074.Input2_readOnly-ksSir .Input2__wrapper-ypcf0{outline:1px solid var(--stroke)}.Input2_variant_tertiary-DiHn3 .Input2__content-ISWZM,.Input2_variant_tertiary-DiHn3 .Input2__wrapper-ypcf0,.Input2_variant_tertiary-DiHn3:focus-within .Input2__content-ISWZM{background-color:initial}.Input2_variant_tertiary-DiHn3:not(.Input2_disabled-TDRGa) .Input2__wrapper-ypcf0:hover,.Input2_variant_tertiary-DiHn3:not(.Input2_disabled-TDRGa):focus-within .Input2__wrapper-ypcf0{outline:none}.Input2_size_s-TrQBx .Input2__content-ISWZM,.Input2_size_s-TrQBx .Input2__wrapper-ypcf0{min-height:32px;border-radius:var(--border-radius-s)}.Input2_size_s-TrQBx .Input2__content-ISWZM{font-size:var(--font-size-body1);line-height:var(--line-height-body1);padding:0 8px}.Input2_size_s-TrQBx .Input2__inputGroup-bxk8k{padding:6px 0}.Input2_size_s-TrQBx .Input2__end-sRGuS,.Input2_size_s-TrQBx .Input2__start-hl0Cf{height:32px}.Input2_size_s-TrQBx .Input2__start-hl0Cf{margin-right:4px}.Input2_size_s-TrQBx .Input2__end-sRGuS{margin-left:4px}.Input2_size_s-TrQBx .Input2__label-tHZ7T{display:none}.Input2__label_size_s-H3k6l{font-size:15px;line-height:20px;margin-bottom:4px;color:var(--foreground)}.Input2_size_m-Lgiw_ .Input2__content-ISWZM,.Input2_size_m-Lgiw_ .Input2__wrapper-ypcf0{min-height:44px;border-radius:var(--border-radius-m)}.Input2_size_m-Lgiw_ .Input2__content-ISWZM{font-size:var(--font-size-body1);line-height:var(--line-height-body1);padding:0 12px}.Input2_size_m-Lgiw_ .Input2__inputGroup-bxk8k{padding:12px 0}.Input2_size_m-Lgiw_.Input2_withLabel-WShmz .Input2__input-t8TD8{top:6px}.Input2_size_m-Lgiw_ .Input2__end-sRGuS,.Input2_size_m-Lgiw_ .Input2__start-hl0Cf{height:44px}.Input2_size_m-Lgiw_ .Input2__start-hl0Cf{margin-right:8px}.Input2_size_m-Lgiw_ .Input2__end-sRGuS{margin-left:8px}.Input2_size_m-Lgiw_ .Input2__label-tHZ7T{--translate-y:-6px;top:12px}.Input2_size_l-wBVqV .Input2__content-ISWZM,.Input2_size_l-wBVqV .Input2__wrapper-ypcf0{min-height:56px;border-radius:var(--border-radius-l)}.Input2_size_l-wBVqV .Input2__content-ISWZM{font-size:var(--font-size-body0);line-height:var(--line-height-body0);padding:0 16px}.Input2_size_l-wBVqV .Input2__inputGroup-bxk8k{padding:16px 0}.Input2_size_l-wBVqV.Input2_withLabel-WShmz .Input2__input-t8TD8{top:9px}.Input2_size_l-wBVqV .Input2__end-sRGuS,.Input2_size_l-wBVqV .Input2__start-hl0Cf{height:56px}.Input2_size_l-wBVqV .Input2__start-hl0Cf{margin-right:12px}.Input2_size_l-wBVqV .Input2__end-sRGuS{margin-left:12px}.Input2_size_l-wBVqV .Input2__label-tHZ7T{--translate-y:-5px;top:16px}.Input2_size_xl-Td2tX .Input2__content-ISWZM,.Input2_size_xl-Td2tX .Input2__wrapper-ypcf0{min-height:64px;border-radius:var(--border-radius-l)}.Input2_size_xl-Td2tX .Input2__content-ISWZM{font-size:var(--font-size-body0);line-height:var(--line-height-body0);padding:0 16px}.Input2_size_xl-Td2tX .Input2__inputGroup-bxk8k{padding:20px 0}.Input2_size_xl-Td2tX.Input2_withLabel-WShmz .Input2__input-t8TD8{top:9px}.Input2_size_xl-Td2tX .Input2__end-sRGuS,.Input2_size_xl-Td2tX .Input2__start-hl0Cf{height:64px}.Input2_size_xl-Td2tX .Input2__start-hl0Cf{margin-right:16px}.Input2_size_xl-Td2tX .Input2__end-sRGuS{margin-left:16px}.Input2_size_xl-Td2tX .Input2__label-tHZ7T{--translate-y:-5px;top:20px}.Input2_size_xxl-MmZEK .Input2__content-ISWZM,.Input2_size_xxl-MmZEK .Input2__wrapper-ypcf0{min-height:64px;border-radius:var(--border-radius-l)}.Input2_size_xxl-MmZEK .Input2__content-ISWZM{font-size:var(--font-size-h2);line-height:var(--line-height-h2);padding:0 16px}.Input2_size_xxl-MmZEK .Input2__inputGroup-bxk8k{padding:14px 0}.Input2_size_xxl-MmZEK.Input2_withLabel-WShmz .Input2__input-t8TD8{top:6px}.Input2_size_xxl-MmZEK .Input2__end-sRGuS,.Input2_size_xxl-MmZEK .Input2__start-hl0Cf{height:64px}.Input2_size_xxl-MmZEK .Input2__start-hl0Cf{margin-right:16px}.Input2_size_xxl-MmZEK .Input2__end-sRGuS{margin-left:16px}.Input2_size_xxl-MmZEK .Input2__label-tHZ7T{--translate-y:-6px;top:14px}.Input2_size_xxl-MmZEK:not(.Input2_multiline-dC5vz) .Input2__input-t8TD8{height:36px}.Pdd .Input2__wrapper-ypcf0{max-width:100%;background:unset}.Pdd .Input2__wrapper-ypcf0>.Input2__content-ISWZM{color:#0009;background:#0000000d}.Input2__multilineSlot-nE5j1{width:100%}.Input2__multilineSlotContent-rJXPB{width:-moz-fit-content;width:fit-content}.Input2_completed-_fLeI.Input2_withValue-H8ch7:not(.Input2_variant_tertiary-DiHn3):not(.Input2_disabled-TDRGa):not(.Input2_withError-LQ9Vt):not(.Input2_focused-zc52X):not(:focus-within) .Input2__content-ISWZM,.Input2_completed-_fLeI.Input2_withValue-H8ch7:not(.Input2_variant_tertiary-DiHn3):not(.Input2_disabled-TDRGa):not(.Input2_withError-LQ9Vt):not(.Input2_focused-zc52X):not(:focus-within) .Input2__wrapper-ypcf0{background-color:var(--blue-tertiary)}.PseudoInput-bTBYf{font-family:inherit;font-size:inherit;width:100%;margin:0;padding:0;text-align:inherit;border:none;outline:none;background:none}.Popup__popup-ft6p1{border-radius:var(--border-radius-s)}.Popup__menu-7aUh_{display:block}.Popup__menu_empty-QHuh5{display:none}.Select2-MxJgu{display:inline-block;max-width:100%}.Select2-MxJgu [class*=Input2-]:not([class*=Input2_disabled-]) *{overflow:hidden;cursor:pointer;white-space:nowrap;text-overflow:ellipsis}.Select2-MxJgu:not(.Select2_hasSearch-SYjqG){caret-color:#0000}.Select2_width_full-KamxW{width:100%}.Select2__popup-KatYk{border-radius:var(--border-radius-s)}.Select2__nativeWrapper-qmze6{position:relative;z-index:3;overflow:hidden;margin:0;padding:0;border:1px solid var(--background);border-radius:var(--border-radius-s);outline:0}.Select2__nativeSelect-1V12J{position:relative;z-index:12;display:block;width:100%;height:38px;-webkit-appearance:none;appearance:none;opacity:.01;-webkit-tap-highlight-color:transparent;-webkit-focus-ring-color:#0000;border:0;border-radius:0;background:#fff0}.Select2__nativeLabel-UnOe_,.Select2__nativeSelect-1V12J{font-size:14px;margin:0;padding:0 35px 0 10px;white-space:nowrap;outline:0}.Select2__nativeLabel-UnOe_{line-height:38px;position:absolute;inset:0;overflow:hidden;text-overflow:ellipsis;pointer-events:none;color:var(--foreground-secondary);border:0;background-color:#fff}.Select2__nativeClear-zTKki{position:absolute;z-index:16;top:0;right:0;display:none;width:38px;height:100%;cursor:pointer;opacity:.3;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23757575' fill-rule='evenodd' d='M10.586 12 7.05 8.464A1 1 0 0 1 8.464 7.05L12 10.586l3.536-3.536a1 1 0 0 1 1.414 1.414L13.414 12l3.536 3.536a1 1 0 0 1-1.414 1.414L12 13.414 8.464 16.95a1 1 0 0 1-1.414-1.414z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:24px}.Select2_checked-WDsbE .Select2__nativeLabel-UnOe_{color:#000;background-color:#cbe4ff}.Select2_checked-WDsbE.Select2_hasClear-qc2b1 .Select2__nativeLabel-UnOe_.Select2__button-M6dSQ:after{display:none}.Select2_checked-WDsbE .Select2__nativeClear-zTKki{display:block}.Checkbox2-WDTKe{font-size:var(--font-size-body0);line-height:var(--line-height-body0);display:inline-flex;flex-direction:row;align-items:flex-start;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Checkbox2_disabled-iiCMu{cursor:default}.Checkbox2__box-ZWLac{position:relative;display:inline-block;flex-shrink:0;box-sizing:border-box}.Checkbox2_size24-fSDFG .Checkbox2__box-ZWLac{width:24px;height:24px;padding:2px}.Checkbox2_size20-sCPDo .Checkbox2__box-ZWLac{width:20px;height:20px;padding:0 2px}.Checkbox2__box-ZWLac:after{position:absolute;top:7px;left:6px;visibility:hidden;width:14px;height:10px;content:"";opacity:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='10' viewBox='0 0 14 10'%3E%3Cpath fill='%23fff' d='M.295 5.477a.95.95 0 0 1 0-1.378l-.033.032a1.043 1.043 0 0 1 1.437.003l2.88 2.77L11.464.283a1.045 1.045 0 0 1 1.431.001l-.033-.031a.95.95 0 0 1-.004 1.382L5.3 8.902a1.053 1.053 0 0 1-1.438.005z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%}.Checkbox2_size20-sCPDo .Checkbox2__box-ZWLac:after{top:6px;left:5px;width:11px;height:7px}.Checkbox2_halfChecked-Wc3F1 .Checkbox2__box-ZWLac:after{position:absolute;top:5px;left:5px;visibility:hidden;width:14px;height:14px;content:"";opacity:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' viewBox='0 0 14 14'%3E%3Crect width='12' height='2' x='1' y='6' fill='%23fff' rx='1'/%3E%3C/svg%3E");background-size:100%}.Checkbox2_size20-sCPDo.Checkbox2_halfChecked-Wc3F1 .Checkbox2__box-ZWLac:after{top:4px;left:4px;width:12px;height:12px}.Checkbox2_checked-_UfDk .Checkbox2__box-ZWLac:after{visibility:visible;opacity:1}.Checkbox2__control-zqyee{position:absolute;width:1px;height:1px;opacity:0}.Checkbox2__checkbox-ihkUB{display:inline-block;box-sizing:border-box;border:1px solid var(--surface-tertiary);border-radius:var(--border-radius-xs);transition:background-color .2s,border-color .2s,opacity .2s}.Checkbox2_size24-fSDFG .Checkbox2__checkbox-ihkUB{width:20px;height:20px}.Checkbox2_size20-sCPDo .Checkbox2__checkbox-ihkUB{width:16px;height:16px}.Checkbox2-WDTKe .Checkbox2__checkbox-ihkUB:after{opacity:0;transition:background-color .2s,border-color .2s,opacity .2s}.Checkbox2-WDTKe:not(.Checkbox2_checked-_UfDk):not(.Checkbox2_disabled-iiCMu):not(.Checkbox2_error-WXKLo):not(.Checkbox2_halfChecked-Wc3F1):hover .Checkbox2__checkbox-ihkUB:after{position:absolute;top:2px;left:2px;width:18px;height:18px;content:"";opacity:1;border:1px solid var(--overlay-quaternary-dark-static);border-radius:var(--border-radius-xs)}.Checkbox2-WDTKe.Checkbox2_size20-sCPDo:not(.Checkbox2_checked-_UfDk):not(.Checkbox2_disabled-iiCMu):not(.Checkbox2_error-WXKLo):not(.Checkbox2_halfChecked-Wc3F1):hover .Checkbox2__checkbox-ihkUB:after{position:absolute;top:2px;left:2px;width:14px;height:14px;content:"";opacity:1;border:1px solid var(--overlay-quaternary-dark-static);border-radius:var(--border-radius-xs)}.Checkbox2_checked-_UfDk .Checkbox2__checkbox-ihkUB{border-color:#0000;background-color:var(--surface-inverse)}.Checkbox2_disabled-iiCMu .Checkbox2__checkbox-ihkUB{border-color:var(--surface-tertiary);background-color:var(--surface-secondary)}.Checkbox2_disabled-iiCMu.Checkbox2_checked-_UfDk .Checkbox2__checkbox-ihkUB{border:none;background-color:var(--surface-tertiary)}.Checkbox2_checked-_UfDk.Checkbox2_error-WXKLo .Checkbox2__checkbox-ihkUB{border-color:#0000;background-color:var(--red)}.Checkbox2_error-WXKLo .Checkbox2__checkbox-ihkUB{border-color:var(--red)}.Checkbox2__text-lvHeC{margin-top:1px}.Checkbox2-WDTKe .Checkbox2__box-ZWLac+.Checkbox2__text-lvHeC{padding-left:20px}.Checkbox2-WDTKe .Checkbox2__box-ZWLac+.Checkbox2__text-lvHeC:empty{display:none}.ListItemCheckbox-i4X7F{grid-gap:8px}.ListItemCheckbox-i4X7F:hover:not(.ListItemCheckbox_disabled-I1_kE){cursor:pointer}.ListItemCheckbox-i4X7F:hover:not(.ListItemCheckbox_disabled-I1_kE) .ListItemCheckbox__checkbox-cuYxY{border-color:var(--surface-inverse)}.ListItemCheckbox__checkboxWrapper-ygmAB{display:flex}.ListItemCheckbox_disabled-I1_kE{pointer-events:none}.ListItemCheckbox__checkboxTitle-vC5GZ{color:var(--foreground)}.ListItemCheckbox_disabled-I1_kE .ListItemCheckbox__checkboxTitle-vC5GZ{color:var(--foreground-tertiary)}@media only screen and (min-device-width:741px){.CatalogEquipmentFiltersGroup{margin-bottom:24px;padding-top:24px;border-top:var(--divider-1px)}}.CatalogEquipmentFiltersGroup__title{font-size:var(--font-size-sub);font-weight:700;margin-bottom:16px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.CatalogEquipmentFiltersGroup__title{font-size:16px}}.CatalogEquipmentFiltersGroup__item:not(:last-child){margin-bottom:16px}.CatalogEquipmentFiltersGroup__item_redesign:not(:last-child){margin-bottom:12px}.CatalogEquipmentFiltersGroup__group{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:20px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.CatalogEquipmentFiltersGroup__group{flex-direction:column;gap:16px;margin-bottom:0}}.CatalogEquipmentFiltersGroup__group:not(:last-child){margin-bottom:16px}.CatalogEquipmentFiltersGroup__group_redesign:not(:last-child){margin-bottom:12px}.CatalogEquipmentFiltersGroup__column{width:280px;min-width:280px}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.CatalogEquipmentFiltersGroup__column{width:100%;min-width:0}}.CatalogEquipmentFiltersGroup_controlSize_l .CatalogEquipmentFiltersGroup__item{display:flex;align-items:center;height:44px}.CatalogEquipmentFiltersGroup_redesign{border-color:var(--stroke)}.CatalogEquipmentFiltersGroup__name{margin-bottom:12px}.SelectorContentDefault-V8XaA{display:flex;flex-direction:column;gap:24px;width:100%}.SelectorContentDefault__infoBlock-ODLtH{display:flex;align-items:center;gap:16px;box-sizing:border-box;width:100%;padding:9px 12px;border:1px solid #0000001a;border-radius:var(--border-radius-l)}.SelectorContentDefault__infoBlockIcon-LWtR5{display:flex;flex-grow:0;flex-shrink:0}.SelectorContentDefault__infoBlockText-gVouH{display:flex;flex-grow:0;flex-direction:column;flex-shrink:1;gap:2px}.SelectorContentDefault__infoBlockTextTitle-dVqh1{font-size:var(--font-size-body1);font-weight:var(--font-weight-medium);line-height:var(--line-height-body1)}.SelectorContentDefault__infoBlockTextSubtitle-omqeU{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.SelectorContentDefault__infoBlockBtn-bLl3Z{display:flex;width:85px}.SelectorContentDefault__content-awiUl{display:flex;flex-direction:column;gap:16px;width:100%}.SelectorContentDefault__complectationsInfo-nktW6{display:flex;flex-direction:column;gap:8px;width:100%}.SelectorContentDefault__titleWrapper-eZbDC{display:flex;align-items:center;gap:4px}.SelectorContentDefault__title-Sn9aY{font-size:var(--font-size-body1);font-weight:var(--font-weight-bold);line-height:var(--line-height-body1);color:var(--black)}.SelectorContentDefault__complectationsContainer-Mz86j{display:flex;width:100%}.FieldCurtainAkinatorInfo-yEK5U{display:flex;flex-direction:column;gap:18px;box-sizing:border-box;width:100%;margin-top:24px;padding:16px;border:1px solid var(--overlay-quaternary-dark-static);border-radius:var(--border-radius-l)}.FieldCurtainAkinatorInfo__header-Llp4V{display:flex;flex-direction:column;gap:6px;width:100%}.FieldCurtainAkinatorInfo__titleContainer-Lvk9n{display:flex;align-items:center;gap:8px;width:auto}.FieldCurtainAkinatorInfo__title-HHfHg{font-size:var(--font-size-body1);font-weight:var(--font-weight-bold);line-height:var(--line-height-body1);color:var(--black)}.FieldCurtainAkinatorInfo__subtitle-vRA0B{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground-secondary-dark-static)}.FieldCurtainAkinatorInfo__optionsList-HKPQA{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:grid;grid-template-columns:repeat(3,30%);grid-gap:11px 16px;margin:0;padding:0;list-style:none}.FieldCurtainAkinatorInfo__optionListItem-aBGgt{display:flex;align-items:center;gap:8px}.FieldCurtainAkinatorInfo__optionListItem-aBGgt:before{display:block;width:16px;min-width:16px;height:16px;min-height:16px;content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='9' fill='none' viewBox='0 0 10 9'%3E%3Cpath fill='%23000' d='m8.838.693-5.059 6.2-2.78-2.25L0 5.763 3.997 9 10 1.642z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.FieldCurtainAkinatorInfo__toMoreOptions-DyO0H{margin-left:24px;cursor:pointer;color:var(--blue)}.OfferFormEquipmentFieldCurtain{display:flex;flex-direction:column;width:928px;padding:24px 24px 84px}.OfferFormEquipmentFieldCurtain__title{font-size:var(--font-size-h4);font-weight:700;line-height:var(--line-height-h4)}.OfferFormEquipmentFieldCurtain__subtext{color:var(--overlay-quaternary)}.OfferFormEquipmentFieldCurtain__complectations{margin-top:24px;margin-bottom:40px}.OfferFormEquipmentFieldCurtain__search{position:sticky;z-index:2;top:-26px;margin:0 -24px;padding:24px;background:var(--white)}.OfferFormEquipmentFieldCurtain__search_stuck{box-shadow:0 1px 4px #0000000f}.OfferFormEquipmentFieldCurtain__filterGroup:first-child{padding-top:0;border-top:none}.OfferFormEquipmentFieldCurtain__footer{position:fixed;z-index:1;bottom:0;left:0;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;width:100%;padding:16px 24px;background-color:var(--white);box-shadow:0 -1px 4px #0000000f}.OfferFormEquipmentFieldCurtain__saveButton{width:282px}.OfferFormEquipmentFieldCurtain__emptyPlaceholder{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:flex;flex-grow:1;justify-content:center;align-items:center;color:var(--overlay-quaternary)}.OfferFormEquipmentField__cut{display:block;margin-top:24px;padding-top:20px;text-align:center;border-top:1px solid var(--background)}.OfferAccordionSectionEquipment__subtext{color:var(--overlay-quaternary)}.OfferAccordionSectionEquipment__subtitle{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-bottom:24px;color:var(--foreground-secondary)}.MessageUndoItem-P2W3o{display:flex;justify-content:center;align-items:center;width:24px;height:24px;margin:0;padding:0;cursor:pointer;border:none;border-radius:50%;background-color:var(--fill)}.MessageTailItem__tailItem-wenEX{position:absolute;z-index:-1;bottom:0;left:-6px;display:flex;width:20px;height:24px;pointer-events:none}.MessageTailItem__tailItem_reverse-ogdwt{right:-6px;bottom:0;left:auto}.MessageTailItem__tailItem_reverse-ogdwt .MessageTailItem__tailItemSvg-Nao72{transform:scaleX(-1)}.MessageTailItem__tailItemSvg-Nao72{width:100%;height:100%}.MessageTailItem__tailItemSvg-Nao72 path{fill:var(--AkinatorChatMessageItem-default-backgroundColor)}.PhotosMessageContent__photoImage-YvkYi{overflow:hidden;width:100%;height:100%;border-radius:var(--border-radius-l);object-fit:contain;object-position:center}.PhotosMessageContent__photoBadge-NF8Fq{position:absolute;z-index:2;bottom:8px;left:8px;display:flex;align-items:center;grid-gap:4px;box-sizing:border-box;width:auto;padding:4px 8px;border-radius:4px;background-color:#00000052}.PhotosMessageContent__photoBadgeSpan-KfG0I{font-size:var(--font-size-caption);line-height:var(--line-height-caption);color:var(--foreground-light-static)}.ListDataMessageContent__textListTitle-QYKmF{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-bottom:4px}.ListDataMessageContent__textListItems-OgAj_{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:flex;flex-direction:column;box-sizing:border-box;width:100%;margin:0;padding:0 0 0 22px}.ListDataMessageContent__textListItem-Qw_Yx{font:inherit}.PredictionMessageContent__predictionTitle-MahW8,.TextDataMessageContent__textItem-MmnLS{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.PredictionMessageContent__predictionTitle-MahW8{margin-bottom:4px}.PredictionMessageContent__predictionDesc-Ia_lR{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:var(--line-height-h5)}.InteractiveMessageContent__interactiveTitle-zHBvv{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-bottom:12px}.InteractiveMessageContent__interactiveButtons-fpY5p{display:flex;flex-direction:column;gap:4px;width:100%;margin:0;padding:0}.InteractiveMessageContent__interactiveButtonItem-VSHxN{display:flex;flex-grow:1;flex-shrink:1;width:100%;margin:0;padding:0}.InteractiveMessageContent__interactiveButtonItemBtn-Lb0Hc{height:auto;min-height:32px}.InteractiveMessageContent__interactiveButtonItemText-SyQAz{width:100%;text-align:center;white-space:normal;-webkit-hyphens:auto;hyphens:auto}:root{--AkinatorChatMessageItem-default-backgroundColor:none;--AkinatorChatMessageItem-default-fontColor:#000}.AkinatorChatMessageItem-BPCAk{position:relative;display:flex;flex-grow:0;flex-shrink:1;justify-content:flex-start;width:auto}.AkinatorChatMessageItem_theme_sender-b_MND{--AkinatorChatMessageItem-default-backgroundColor:#3a3a6514;--AkinatorChatMessageItem-default-fontColor:#000}.AkinatorChatMessageItem_theme_recipient-mkshK{--AkinatorChatMessageItem-default-backgroundColor:#0c78ed1f;--AkinatorChatMessageItem-default-fontColor:#000}.AkinatorChatMessageItem_theme_special-xwdd5{--AkinatorChatMessageItem-default-backgroundColor:#af52de1f;--AkinatorChatMessageItem-default-fontColor:#af52de}.AkinatorChatMessageItem_theme_error-aHFzT{--AkinatorChatMessageItem-default-backgroundColor:#f7453b1f;--AkinatorChatMessageItem-default-fontColor:#000}.AkinatorChatMessageItem__wrapper-8oatd{position:relative;z-index:2;display:flex;justify-content:flex-start;box-sizing:border-box;min-width:91px;max-width:265px;color:var(--AkinatorChatMessageItem-default-fontColor);border-radius:var(--border-radius-l);background-color:var(--surface)}.AkinatorChatMessageItem__wrapper-8oatd:after{position:absolute;z-index:0;width:100%;height:100%;content:"";border-radius:var(--border-radius-l);background-color:var(--AkinatorChatMessageItem-default-backgroundColor)}.AkinatorChatMessageItem__textContent-FCP1q{z-index:2;display:flex;flex-direction:column;box-sizing:border-box;width:100%;padding:16px}.AkinatorChatMessageItem__loaderContent-CXDSB{z-index:2;display:flex;justify-content:center;align-items:center;box-sizing:border-box;width:100%;padding:0 16px}.AkinatorChatMessageItem__undoBtn-crYG0{position:absolute;left:-32px;display:flex;align-items:center;height:100%}.AkinatorChatFinishControls__finishControlsList-iPUsX{display:flex;flex-direction:column;gap:8px;width:100%;margin:24px 0 0;padding:0;list-style:none}.AkinatorChatFinishControls__finishControlsListItem-KZpTd{display:flex;width:100%;list-style:none}.AkinatorChat-vWU75{justify-content:flex-end;width:350px;height:100%;padding:0 16px 24px}.AkinatorChat-vWU75,.AkinatorChat__messageList-kA7vZ{display:flex;flex-direction:column;gap:8px;box-sizing:border-box}.AkinatorChat__messageList-kA7vZ{width:100%;margin:0;padding:0}.AkinatorChat__messageItem-r4q_S{display:flex;justify-content:flex-start;width:100%}.AkinatorChat__messageItem_reverse-a3VSl{justify-content:flex-end}.AkinatorChat__animatedItemWrapper_default-hpnzk{opacity:0;transform:translateY(2vh)}.AkinatorChat__animatedItemWrapper_animated-z_tDx{opacity:1;transition:opacity .2s,transform .2s;transform:translateY(0)}.SelectorHeaderOnlyOptions-c5FuD{display:flex;flex-direction:column;width:100%}.SelectorHeaderOnlyOptions__titleContainer-nRohX{display:flex;align-items:center;gap:8px;width:auto;margin-bottom:6px}.SelectorHeaderOnlyOptions__title-ZdT_S{font-size:var(--font-size-body1);font-weight:var(--font-weight-bold);line-height:var(--line-height-body1);color:var(--black)}.SelectorHeaderOnlyOptions__subtitle-VAaAO{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-bottom:16px;color:var(--foreground-secondary-dark-static)}.SelectorHeaderOnlyOptions__optionsList-qQXME{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:grid;grid-template-columns:repeat(2,264px);grid-gap:8px 18px;margin:0;padding:0;list-style:none}.SelectorHeaderOnlyOptions__optionListItem-HxUvH{display:flex;align-items:center;gap:13px}.SelectorHeaderOnlyOptions__optionListItem-HxUvH:before{display:block;width:6px;min-width:6px;height:6px;min-height:6px;content:"";border-radius:50%;background-color:#0003}.SelectorHeaderOnlyOptions__toMoreOptions-XPZzn{margin-left:19px;cursor:pointer;color:var(--blue)}.SelectorHeaderNotEnoughPhotos-tC0bx{display:flex;justify-content:flex-start;align-items:center;gap:16px;width:100%}.SelectorHeaderNotEnoughPhotos__contentInfo-ZMvbD{display:flex;flex-grow:0;flex-direction:column;flex-shrink:1;align-items:flex-start;gap:4px;width:auto}.SelectorHeaderNotEnoughPhotos__contentInfoTitle-IPH1r{display:flex;align-items:center;gap:8px}.SelectorHeaderNotEnoughPhotos__contentInfoTitleText-o6LWj{font-size:var(--font-size-body1);font-weight:var(--font-weight-bold);line-height:var(--line-height-body1);color:var(--black)}.SelectorHeaderNotEnoughPhotos__contentInfoTitleIcon-ZXZRz{filter:grayscale(1)}.SelectorHeaderNotEnoughPhotos__contentInfoSubtitle-sYuE9{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground-secondary-dark-static)}.SelectorHeaderNotEnoughPhotos__btnContainer-vzk8L{display:flex;flex-grow:0;flex-shrink:1;width:140px}.SelectorHeaderNotEnoughPhotos__btnContainerText-ZAhEw{font-weight:var(--font-weight-medium)}.ComplectationSelectorHeader-x1dt2{display:flex;flex-direction:column;width:100%}.ComplectationSelectorHeader__headerTitle-du0AK{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground-secondary-dark-static)}.SelectorContentSuccess-Cqg6X{position:relative;display:flex;flex-direction:column;box-sizing:border-box;width:100%;padding:24px 16px;border:2px solid #af52de;border-radius:var(--border-radius-l)}.SelectorContentSuccess__badge-cUgYe{position:absolute;top:-14px;left:16px;display:flex;align-items:center;gap:5px;width:auto;padding:6px 8px;border-radius:100px;background-color:#af52de}.SelectorContentSuccess__badgeTitle-YvzHz{font-size:var(--font-size-caption);font-weight:var(--font-weight-medium);line-height:var(--line-height-caption);color:var(--white)}.SelectorContentSuccess__badgeIcon-h2Dw7{filter:brightness(0) invert(1)}.SelectorContentSuccess__content-nAmyu{display:flex;flex-direction:column;gap:14px;width:100%}.SelectorContentSuccess__complectationName-O35bC{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:var(--line-height-h5)}.SelectorContentSuccess__optionsList-ZtFzJ{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:grid;grid-template-columns:repeat(2,49%);grid-gap:8px;margin:0;padding:0;list-style:none}.SelectorContentSuccess__optionListItem-fxLo8{display:flex;overflow:hidden;align-items:center;gap:8px;width:100%;text-overflow:ellipsis}.SelectorContentSuccess__optionListItem-fxLo8:before{display:block;width:16px;min-width:16px;height:16px;min-height:16px;content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='9' fill='none' viewBox='0 0 10 9'%3E%3Cpath fill='%23000' d='m8.838.693-5.059 6.2-2.78-2.25L0 5.763 3.997 9 10 1.642z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.SelectorContentSuccess__toMoreOptions-IU1La{margin-left:24px;cursor:pointer;color:var(--blue)}.SelectorContentQuestion-XGSN_{display:flex;flex-direction:column;gap:24px;width:100%;padding-top:24px;border-top:1px solid #0000001a}.SelectorContentQuestion__header-QcRRj{display:flex;flex-direction:column;gap:4px;width:100%}.SelectorContentQuestion__headerTitle-yrWOm{font-size:var(--font-size-body1);font-weight:var(--font-weight-bold);line-height:var(--line-height-body1)}.SelectorContentQuestion__headerSubtitle-URIq1{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground-secondary-dark-static)}.SelectorContentQuestion__questionContainer-CBCMA{display:flex;flex-direction:column;align-items:center;gap:12px;box-sizing:border-box;width:100%;padding:16px;border-radius:var(--border-radius-l);background-color:var(--fill)}.SelectorContentQuestion__questionText-ni4iN{font-size:var(--font-size-h5);font-weight:var(--font-weight-bold);line-height:var(--line-height-h5);text-align:center}.SelectorContentQuestion__answerButtons-V7j1_{display:flex;justify-content:center;gap:4px;width:100%;margin:0;padding:0;list-style:none}.SelectorContentQuestion__answerButtonItem-XyNJ3{display:flex;overflow:hidden;flex-grow:1;flex-shrink:1;justify-content:center;width:100%}.SelectorContentQuestion__answerButtonItemBtn-YMaVu{height:auto}.SelectorContentQuestion__answerButtonItemText-ctFHf{width:100%;text-align:center;white-space:normal;-webkit-hyphens:auto;hyphens:auto}.ComplectationSelectorContent-BnWwn{display:flex;flex-direction:column;gap:16px;width:100%}.ComplectationSelectorContent__controlsContent-ZTkRL{display:flex;justify-content:center;width:100%;margin:16px 0}.ComplectationSelectorContent__controlsContentTitle-sK8oU{font-size:var(--font-size-body2);font-weight:var(--font-weight-medium);line-height:var(--line-height-body2);cursor:pointer}.SelectorLoadingGalleryView-FYIro{display:flex;overflow:hidden;justify-content:flex-start;align-items:center;width:360px;height:120px}.SelectorLoadingGalleryView__wrapper-SZYMy{display:flex;overflow:visible;justify-content:flex-start;align-items:center;width:auto;transition:transform .5s;transform:translateX(0);will-change:transform}.SelectorLoadingGalleryView__wrapper-SZYMy[data-without-animation=true]{transition:transform 0s}.SelectorLoadingGalleryView__carouselItem-I7zie{display:flex;width:120px;opacity:.24;transition:transform .5s,opacity .3s;transform:scale(1);transform-origin:center;will-change:transform,opacity}.SelectorLoadingGalleryView__carouselItem-I7zie[data-without-animation=true]{transition:transform 0s}.SelectorLoadingGalleryView__carouselItem-I7zie[data-active=true]{z-index:2;opacity:1;transform:scale(1.3)}.SelectorLoadingGalleryView__carouselItem-I7zie[data-hidden=true]{opacity:0;transform:scale(0)}.SelectorLoadingGalleryView__carouselItem-I7zie img{width:100%;height:100%;border-radius:var(--border-radius-l);object-fit:contain}.ComplectationSelectorLoading-qE_q4{flex-direction:column;align-items:center;gap:18px;min-height:184px}.ComplectationSelectorLoading-qE_q4,.ComplectationSelectorLoading__header-Z_uCn{display:flex;justify-content:center;width:100%}.ComplectationSelectorLoading__text-ARMeq{display:flex;flex-direction:column;align-items:center;gap:4px}.ComplectationSelectorLoading__titleContainer-Hc02x{display:flex;align-items:center;gap:4px}.ComplectationSelectorLoading__title-xKZ2V{font-size:var(--font-size-sub);font-weight:var(--font-weight-medium);line-height:var(--line-height-sub);color:var(--black)}.ComplectationSelectorLoading__subtitle-H6Ess{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground-secondary-dark-static)}.ComplectationSelector-Aoe3B{display:flex;flex-direction:column;gap:24px;width:100%}.OfferFormComplectationField__error-fd_Mj{font-size:var(--font-size-body2);line-height:var(--line-height-body2);margin-top:12px;color:var(--red)}.OfferAccordionSectionComplectation__subtext{color:var(--overlay-quaternary)}.OfferAccordionSectionComplectation__subtitle{margin-bottom:24px;color:var(--foreground-secondary)}.DamageDot,.OfferAccordionSectionComplectation__subtitle{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.DamageDot{font-weight:400;display:flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer;color:var(--white);border-radius:50%;background-color:inherit;transition:.1s ease-out}@media print{.DamageDot{-webkit-print-color-adjust:exact;background-color:var(--red)}}.DamageDot:hover{opacity:.9}.DamageDot__text{font-weight:700}.DamageDot_size_s{width:20px;height:20px}.DamageDot_size_m{width:24px;height:24px}.DamageDot_color_blue{background-color:var(--blue)}.DamageDot_color_gray{background-color:var(--surface-inverse)}.DamageDot_mode_edit{border:6px solid var(--red);background-color:var(--white)}.DamageDot_mode_view_active{background-color:var(--red)}.DamageDot__carPart{font-weight:700}.DamageDot__types{margin-top:4px}.DamageDot__description{overflow:hidden;max-width:200px;margin-top:4px}.DamageDot__tooltip{font-size:13px;line-height:18px}.DamageDot__tooltip_view_mode{font-weight:400}.DamageDot__tooltip_view_mode,.DamagePopup{font-size:var(--font-size-body1);line-height:var(--line-height-body1);padding:16px}.DamagePopup{display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;width:280px;min-height:376px;color:var(--foreground)}.DamagePopup__checkboxGroup{display:flex;flex-direction:column;width:100%}.DamagePopup__title{font-weight:700;width:100%;margin-bottom:12px}.DamagePopup__damageType{color:var(--foreground)}.DamagePopup__damageType:not(:first-child){margin-top:10px}.DamagePopup__description{margin:16px 0;color:var(--foreground)}.DamagePopup__removeDamageLink{margin-top:16px}.VehicleBodyDamagesSchemeFrame_body_cabrio.VehicleBodyDamagesSchemeFrame_size_s{height:356px}.VehicleBodyDamagesSchemeFrame_body_cabrio.VehicleBodyDamagesSchemeFrame_size_m{height:390px}@media (max-width:350px){.VehicleBodyDamagesSchemeFrame_body_cabrio.VehicleBodyDamagesSchemeFrame_size_m{height:356px}}.VehicleBodyDamagesSchemeFrame_body_cabrio .VehicleBodyDamagesSchemeFrame__scheme{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/cabrio_965abeb596e10b87a2871538fae3e9e1.webp)}.VehicleBodyDamagesSchemeFrame_body_cabrio .VehicleBodyDamagesSchemeFrame__lookBody_glass{top:39%;left:47%}.VehicleBodyDamagesSchemeFrame_body_cabrio .VehicleBodyDamagesSchemeFrame__lookBody_hood{top:27%;left:47%}.VehicleBodyDamagesSchemeFrame_body_cabrio .VehicleBodyDamagesSchemeFrame__lookBody_frontBumper{top:11%;left:47%}.VehicleBodyDamagesSchemeFrame_body_cabrio .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftFender{top:28%;left:20%}.VehicleBodyDamagesSchemeFrame_body_cabrio .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftDoor{top:46%;left:14%}.VehicleBodyDamagesSchemeFrame_body_cabrio .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftMirror{top:40%;left:20%}.VehicleBodyDamagesSchemeFrame_body_cabrio .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftDoor{display:none}.VehicleBodyDamagesSchemeFrame_body_cabrio .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftFender{bottom:33%;left:20%}.VehicleBodyDamagesSchemeFrame_body_cabrio .VehicleBodyDamagesSchemeFrame__lookBody_rearBumper{bottom:14%;left:47%}.VehicleBodyDamagesSchemeFrame_body_cabrio .VehicleBodyDamagesSchemeFrame__lookBody_trunkDoor{bottom:25%;left:47%}.VehicleBodyDamagesSchemeFrame_body_cabrio .VehicleBodyDamagesSchemeFrame__lookBody_rearRightFender{right:20%;bottom:33%}.VehicleBodyDamagesSchemeFrame_body_cabrio .VehicleBodyDamagesSchemeFrame__lookBody_rearRightDoor{display:none}.VehicleBodyDamagesSchemeFrame_body_cabrio .VehicleBodyDamagesSchemeFrame__lookBody_frontRightDoor{top:46%;right:14%}.VehicleBodyDamagesSchemeFrame_body_cabrio .VehicleBodyDamagesSchemeFrame__lookBody_frontRightMirror{top:40%;right:20%}.VehicleBodyDamagesSchemeFrame_body_cabrio .VehicleBodyDamagesSchemeFrame__lookBody_frontRightFender{top:28%;right:20%}.VehicleBodyDamagesSchemeFrame_body_cabrio .VehicleBodyDamagesSchemeFrame__lookBody_roof{top:63%;left:47%}.VehicleBodyDamagesSchemeFrame_body_coupe.VehicleBodyDamagesSchemeFrame_size_s{height:330px}.VehicleBodyDamagesSchemeFrame_body_coupe.VehicleBodyDamagesSchemeFrame_size_m{height:362px}@media (max-width:350px){.VehicleBodyDamagesSchemeFrame_body_coupe.VehicleBodyDamagesSchemeFrame_size_m{height:330px}}.VehicleBodyDamagesSchemeFrame_body_coupe .VehicleBodyDamagesSchemeFrame__scheme{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/coupe_a8e4c2e2638f03d0da059678a5223490.webp)}.VehicleBodyDamagesSchemeFrame_body_coupe .VehicleBodyDamagesSchemeFrame__lookBody_glass{top:39%;left:46%}.VehicleBodyDamagesSchemeFrame_body_coupe .VehicleBodyDamagesSchemeFrame__lookBody_hood{top:27%;left:46%}.VehicleBodyDamagesSchemeFrame_body_coupe .VehicleBodyDamagesSchemeFrame__lookBody_frontBumper{top:14%;left:46%}.VehicleBodyDamagesSchemeFrame_body_coupe .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftFender{top:30%;left:16%}.VehicleBodyDamagesSchemeFrame_body_coupe .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftDoor{top:46%;left:13%}.VehicleBodyDamagesSchemeFrame_body_coupe .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftMirror{top:40%;left:20%}.VehicleBodyDamagesSchemeFrame_body_coupe .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftDoor{display:none}.VehicleBodyDamagesSchemeFrame_body_coupe .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftFender{bottom:31%;left:16%}.VehicleBodyDamagesSchemeFrame_body_coupe .VehicleBodyDamagesSchemeFrame__lookBody_rearBumper{bottom:18%;left:46%}.VehicleBodyDamagesSchemeFrame_body_coupe .VehicleBodyDamagesSchemeFrame__lookBody_trunkDoor{bottom:25%;left:46%}.VehicleBodyDamagesSchemeFrame_body_coupe .VehicleBodyDamagesSchemeFrame__lookBody_rearRightFender{right:16%;bottom:31%}.VehicleBodyDamagesSchemeFrame_body_coupe .VehicleBodyDamagesSchemeFrame__lookBody_rearRightDoor{display:none}.VehicleBodyDamagesSchemeFrame_body_coupe .VehicleBodyDamagesSchemeFrame__lookBody_frontRightDoor{top:46%;right:14%}.VehicleBodyDamagesSchemeFrame_body_coupe .VehicleBodyDamagesSchemeFrame__lookBody_frontRightMirror{top:40%;right:22%}.VehicleBodyDamagesSchemeFrame_body_coupe .VehicleBodyDamagesSchemeFrame__lookBody_frontRightFender{top:30%;right:16%}.VehicleBodyDamagesSchemeFrame_body_coupe .VehicleBodyDamagesSchemeFrame__lookBody_roof{top:49%;left:46%}.VehicleBodyDamagesSchemeFrame_body_hatchback-3-doors.VehicleBodyDamagesSchemeFrame_size_s{height:314px}.VehicleBodyDamagesSchemeFrame_body_hatchback-3-doors.VehicleBodyDamagesSchemeFrame_size_m{height:344px}@media (max-width:350px){.VehicleBodyDamagesSchemeFrame_body_hatchback-3-doors.VehicleBodyDamagesSchemeFrame_size_m{height:314px}}.VehicleBodyDamagesSchemeFrame_body_hatchback-3-doors .VehicleBodyDamagesSchemeFrame__scheme{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/hatchback-3d_d344ab82ad1dea28387ffe94dd60040d.webp)}.VehicleBodyDamagesSchemeFrame_body_hatchback-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_glass{top:39%;left:47%}.VehicleBodyDamagesSchemeFrame_body_hatchback-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_hood{top:27%;left:47%}.VehicleBodyDamagesSchemeFrame_body_hatchback-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontBumper{top:16%;left:47%}.VehicleBodyDamagesSchemeFrame_body_hatchback-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftFender{top:30%;left:16%}.VehicleBodyDamagesSchemeFrame_body_hatchback-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftDoor{top:46%;left:14%}.VehicleBodyDamagesSchemeFrame_body_hatchback-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftMirror{top:40%;left:22%}.VehicleBodyDamagesSchemeFrame_body_hatchback-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftDoor{display:none}.VehicleBodyDamagesSchemeFrame_body_hatchback-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftFender{bottom:31%;left:16%}.VehicleBodyDamagesSchemeFrame_body_hatchback-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_rearBumper{bottom:15%;left:47%}.VehicleBodyDamagesSchemeFrame_body_hatchback-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_trunkDoor{bottom:25%;left:47%}.VehicleBodyDamagesSchemeFrame_body_hatchback-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_rearRightFender{right:16%;bottom:31%}.VehicleBodyDamagesSchemeFrame_body_hatchback-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_rearRightDoor{display:none}.VehicleBodyDamagesSchemeFrame_body_hatchback-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontRightDoor{top:46%;right:14%}.VehicleBodyDamagesSchemeFrame_body_hatchback-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontRightMirror{top:40%;right:22%}.VehicleBodyDamagesSchemeFrame_body_hatchback-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontRightFender{top:30%;right:16%}.VehicleBodyDamagesSchemeFrame_body_hatchback-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_roof{top:55%;left:47%}.VehicleBodyDamagesSchemeFrame_body_hatchback-5-doors.VehicleBodyDamagesSchemeFrame_size_s{height:356px}.VehicleBodyDamagesSchemeFrame_body_hatchback-5-doors.VehicleBodyDamagesSchemeFrame_size_m{height:390px}@media (max-width:350px){.VehicleBodyDamagesSchemeFrame_body_hatchback-5-doors.VehicleBodyDamagesSchemeFrame_size_m{height:356px}}.VehicleBodyDamagesSchemeFrame_body_hatchback-5-doors .VehicleBodyDamagesSchemeFrame__scheme{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/hatchback-5d_b1ada22c09f5fe186899793c0a74ad75.webp)}.VehicleBodyDamagesSchemeFrame_body_hatchback-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_glass{top:38%;left:47%}.VehicleBodyDamagesSchemeFrame_body_hatchback-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_hood{top:27%;left:47%}.VehicleBodyDamagesSchemeFrame_body_hatchback-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontBumper{top:12%;left:47%}.VehicleBodyDamagesSchemeFrame_body_hatchback-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftFender{top:30%;left:14%}.VehicleBodyDamagesSchemeFrame_body_hatchback-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftDoor{top:42%;left:10%}.VehicleBodyDamagesSchemeFrame_body_hatchback-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftMirror{top:40%;left:20%}.VehicleBodyDamagesSchemeFrame_body_hatchback-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftDoor{bottom:40%;left:10%}.VehicleBodyDamagesSchemeFrame_body_hatchback-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftFender{bottom:29%;left:16%}.VehicleBodyDamagesSchemeFrame_body_hatchback-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_rearBumper{bottom:12%;left:47%}.VehicleBodyDamagesSchemeFrame_body_hatchback-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_trunkDoor{bottom:23%;left:47%}.VehicleBodyDamagesSchemeFrame_body_hatchback-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_rearRightFender{right:14%;bottom:29%}.VehicleBodyDamagesSchemeFrame_body_hatchback-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_rearRightDoor{right:10%;bottom:40%}.VehicleBodyDamagesSchemeFrame_body_hatchback-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontRightDoor{top:42%;right:10%}.VehicleBodyDamagesSchemeFrame_body_hatchback-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontRightMirror{top:40%;right:20%}.VehicleBodyDamagesSchemeFrame_body_hatchback-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontRightFender{top:30%;right:14%}.VehicleBodyDamagesSchemeFrame_body_hatchback-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_roof{top:55%;left:47%}.VehicleBodyDamagesSchemeFrame_body_hatchback.VehicleBodyDamagesSchemeFrame_size_s{height:384px}.VehicleBodyDamagesSchemeFrame_body_hatchback.VehicleBodyDamagesSchemeFrame_size_m{height:420px}@media (max-width:350px){.VehicleBodyDamagesSchemeFrame_body_hatchback.VehicleBodyDamagesSchemeFrame_size_m{height:384px}}.VehicleBodyDamagesSchemeFrame_body_hatchback .VehicleBodyDamagesSchemeFrame__scheme{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/hatchback_5d2cda0febd3a18da7a478ba775a7146.webp)}.VehicleBodyDamagesSchemeFrame_body_hatchback .VehicleBodyDamagesSchemeFrame__lookBody_glass{top:35%;left:48%}.VehicleBodyDamagesSchemeFrame_body_hatchback .VehicleBodyDamagesSchemeFrame__lookBody_hood{top:24%;left:48%}.VehicleBodyDamagesSchemeFrame_body_hatchback .VehicleBodyDamagesSchemeFrame__lookBody_frontBumper{top:10%;left:48%}.VehicleBodyDamagesSchemeFrame_body_hatchback .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftFender{top:28%;left:20%}.VehicleBodyDamagesSchemeFrame_body_hatchback .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftDoor{top:39%;left:16%}.VehicleBodyDamagesSchemeFrame_body_hatchback .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftMirror{top:37%;left:26%}.VehicleBodyDamagesSchemeFrame_body_hatchback .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftDoor{bottom:45%;left:16%}.VehicleBodyDamagesSchemeFrame_body_hatchback .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftFender{bottom:32%;left:20%}.VehicleBodyDamagesSchemeFrame_body_hatchback .VehicleBodyDamagesSchemeFrame__lookBody_rearBumper{bottom:7%;left:48%}.VehicleBodyDamagesSchemeFrame_body_hatchback .VehicleBodyDamagesSchemeFrame__lookBody_trunkDoor{bottom:15%;left:48%}.VehicleBodyDamagesSchemeFrame_body_hatchback .VehicleBodyDamagesSchemeFrame__lookBody_rearRightFender{right:18%;bottom:32%}.VehicleBodyDamagesSchemeFrame_body_hatchback .VehicleBodyDamagesSchemeFrame__lookBody_rearRightDoor{right:14%;bottom:45%}.VehicleBodyDamagesSchemeFrame_body_hatchback .VehicleBodyDamagesSchemeFrame__lookBody_frontRightDoor{top:39%;right:14%}.VehicleBodyDamagesSchemeFrame_body_hatchback .VehicleBodyDamagesSchemeFrame__lookBody_frontRightMirror{top:37%;right:24%}.VehicleBodyDamagesSchemeFrame_body_hatchback .VehicleBodyDamagesSchemeFrame__lookBody_frontRightFender{top:28%;right:18%}.VehicleBodyDamagesSchemeFrame_body_hatchback .VehicleBodyDamagesSchemeFrame__lookBody_roof{top:52%;left:48%}.VehicleBodyDamagesSchemeFrame_body_jeep-3-doors.VehicleBodyDamagesSchemeFrame_size_s{height:310px}.VehicleBodyDamagesSchemeFrame_body_jeep-3-doors.VehicleBodyDamagesSchemeFrame_size_m{height:340px}@media (max-width:350px){.VehicleBodyDamagesSchemeFrame_body_jeep-3-doors.VehicleBodyDamagesSchemeFrame_size_m{height:310px}}.VehicleBodyDamagesSchemeFrame_body_jeep-3-doors .VehicleBodyDamagesSchemeFrame__scheme{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/jeep-3d_ed4bb53d497d49fadce19b6fcf454f15.webp)}.VehicleBodyDamagesSchemeFrame_body_jeep-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_glass{top:40%;left:47%}.VehicleBodyDamagesSchemeFrame_body_jeep-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_hood{top:31%;left:47%}.VehicleBodyDamagesSchemeFrame_body_jeep-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontBumper{top:18%;left:47%}.VehicleBodyDamagesSchemeFrame_body_jeep-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftFender{top:34%;left:16%}.VehicleBodyDamagesSchemeFrame_body_jeep-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftDoor{top:50%;left:12%}.VehicleBodyDamagesSchemeFrame_body_jeep-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftMirror{top:43%;left:19%}.VehicleBodyDamagesSchemeFrame_body_jeep-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftDoor{display:none}.VehicleBodyDamagesSchemeFrame_body_jeep-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftFender{bottom:31%;left:16%}.VehicleBodyDamagesSchemeFrame_body_jeep-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_rearBumper{bottom:18%;left:47%}.VehicleBodyDamagesSchemeFrame_body_jeep-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_trunkDoor{bottom:27%;left:47%}.VehicleBodyDamagesSchemeFrame_body_jeep-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_rearRightFender{right:16%;bottom:31%}.VehicleBodyDamagesSchemeFrame_body_jeep-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_rearRightDoor{display:none}.VehicleBodyDamagesSchemeFrame_body_jeep-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontRightDoor{top:50%;right:12%}.VehicleBodyDamagesSchemeFrame_body_jeep-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontRightMirror{top:43%;right:19%}.VehicleBodyDamagesSchemeFrame_body_jeep-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontRightFender{top:34%;right:16%}.VehicleBodyDamagesSchemeFrame_body_jeep-3-doors .VehicleBodyDamagesSchemeFrame__lookBody_roof{top:54%;left:47%}.VehicleBodyDamagesSchemeFrame_body_jeep-5-doors.VehicleBodyDamagesSchemeFrame_size_s{height:384px}.VehicleBodyDamagesSchemeFrame_body_jeep-5-doors.VehicleBodyDamagesSchemeFrame_size_m{height:420px}@media (max-width:350px){.VehicleBodyDamagesSchemeFrame_body_jeep-5-doors.VehicleBodyDamagesSchemeFrame_size_m{height:384px}}.VehicleBodyDamagesSchemeFrame_body_jeep-5-doors .VehicleBodyDamagesSchemeFrame__scheme{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/jeep-5d_9bcfd6359aac68787151a8084abefbb1.webp)}.VehicleBodyDamagesSchemeFrame_body_jeep-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_glass{top:34%;left:47%}.VehicleBodyDamagesSchemeFrame_body_jeep-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_hood{top:25%;left:47%}.VehicleBodyDamagesSchemeFrame_body_jeep-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontBumper{top:10%;left:47%}.VehicleBodyDamagesSchemeFrame_body_jeep-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftFender{top:26%;left:15%}.VehicleBodyDamagesSchemeFrame_body_jeep-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftDoor{top:42%;left:12%}.VehicleBodyDamagesSchemeFrame_body_jeep-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftMirror{top:35%;left:18%}.VehicleBodyDamagesSchemeFrame_body_jeep-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftDoor{bottom:42%;left:12%}.VehicleBodyDamagesSchemeFrame_body_jeep-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftFender{bottom:31%;left:16%}.VehicleBodyDamagesSchemeFrame_body_jeep-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_rearBumper{bottom:8%;left:47%}.VehicleBodyDamagesSchemeFrame_body_jeep-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_trunkDoor{bottom:16%;left:47%}.VehicleBodyDamagesSchemeFrame_body_jeep-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_rearRightFender{right:14%;bottom:31%}.VehicleBodyDamagesSchemeFrame_body_jeep-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_rearRightDoor{right:12%;bottom:42%}.VehicleBodyDamagesSchemeFrame_body_jeep-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontRightDoor{top:42%;right:12%}.VehicleBodyDamagesSchemeFrame_body_jeep-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontRightMirror{top:35%;right:18%}.VehicleBodyDamagesSchemeFrame_body_jeep-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_frontRightFender{top:26%;right:14%}.VehicleBodyDamagesSchemeFrame_body_jeep-5-doors .VehicleBodyDamagesSchemeFrame__lookBody_roof{top:51%;left:47%}.VehicleBodyDamagesSchemeFrame_body_liftback.VehicleBodyDamagesSchemeFrame_size_s{height:348px}.VehicleBodyDamagesSchemeFrame_body_liftback.VehicleBodyDamagesSchemeFrame_size_m{height:380px}@media (max-width:350px){.VehicleBodyDamagesSchemeFrame_body_liftback.VehicleBodyDamagesSchemeFrame_size_m{height:348px}}.VehicleBodyDamagesSchemeFrame_body_liftback .VehicleBodyDamagesSchemeFrame__scheme{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/liftback_a3c7289cccb0c9b4588b602ff8ecc7df.webp)}.VehicleBodyDamagesSchemeFrame_body_liftback .VehicleBodyDamagesSchemeFrame__lookBody_glass{top:36%;left:47%}.VehicleBodyDamagesSchemeFrame_body_liftback .VehicleBodyDamagesSchemeFrame__lookBody_hood{top:25%;left:47%}.VehicleBodyDamagesSchemeFrame_body_liftback .VehicleBodyDamagesSchemeFrame__lookBody_frontBumper{top:13%;left:47%}.VehicleBodyDamagesSchemeFrame_body_liftback .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftFender{top:30%;left:18%}.VehicleBodyDamagesSchemeFrame_body_liftback .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftDoor{top:42%;left:14%}.VehicleBodyDamagesSchemeFrame_body_liftback .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftMirror{top:37%;left:22%}.VehicleBodyDamagesSchemeFrame_body_liftback .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftDoor{bottom:42%;left:14%}.VehicleBodyDamagesSchemeFrame_body_liftback .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftFender{bottom:31%;left:16%}.VehicleBodyDamagesSchemeFrame_body_liftback .VehicleBodyDamagesSchemeFrame__lookBody_rearBumper{bottom:14%;left:47%}.VehicleBodyDamagesSchemeFrame_body_liftback .VehicleBodyDamagesSchemeFrame__lookBody_trunkDoor{bottom:27%;left:47%}.VehicleBodyDamagesSchemeFrame_body_liftback .VehicleBodyDamagesSchemeFrame__lookBody_rearRightFender{right:16%;bottom:31%}.VehicleBodyDamagesSchemeFrame_body_liftback .VehicleBodyDamagesSchemeFrame__lookBody_rearRightDoor{right:12%;bottom:42%}.VehicleBodyDamagesSchemeFrame_body_liftback .VehicleBodyDamagesSchemeFrame__lookBody_frontRightDoor{top:42%;right:12%}.VehicleBodyDamagesSchemeFrame_body_liftback .VehicleBodyDamagesSchemeFrame__lookBody_frontRightMirror{top:37%;right:22%}.VehicleBodyDamagesSchemeFrame_body_liftback .VehicleBodyDamagesSchemeFrame__lookBody_frontRightFender{top:30%;right:18%}.VehicleBodyDamagesSchemeFrame_body_liftback .VehicleBodyDamagesSchemeFrame__lookBody_roof{top:50%;left:47%}.VehicleBodyDamagesSchemeFrame_body_limo.VehicleBodyDamagesSchemeFrame_size_s{height:448px}.VehicleBodyDamagesSchemeFrame_body_limo.VehicleBodyDamagesSchemeFrame_size_m{height:490px}@media (max-width:350px){.VehicleBodyDamagesSchemeFrame_body_limo.VehicleBodyDamagesSchemeFrame_size_m{height:448px}}.VehicleBodyDamagesSchemeFrame_body_limo .VehicleBodyDamagesSchemeFrame__scheme{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/limo_754247bf614b9c4dc371b2b3fc487f88.webp)}.VehicleBodyDamagesSchemeFrame_body_limo .VehicleBodyDamagesSchemeFrame__lookBody_glass{top:29%;left:47%}.VehicleBodyDamagesSchemeFrame_body_limo .VehicleBodyDamagesSchemeFrame__lookBody_hood{top:17%;left:47%}.VehicleBodyDamagesSchemeFrame_body_limo .VehicleBodyDamagesSchemeFrame__lookBody_frontBumper{top:2%;left:47%}.VehicleBodyDamagesSchemeFrame_body_limo .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftFender{top:20%;left:18%}.VehicleBodyDamagesSchemeFrame_body_limo .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftDoor{top:28%;left:14%}.VehicleBodyDamagesSchemeFrame_body_limo .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftMirror{top:32%;left:22%}.VehicleBodyDamagesSchemeFrame_body_limo .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftDoor{bottom:33%;left:14%}.VehicleBodyDamagesSchemeFrame_body_limo .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftFender{bottom:22%;left:18%}.VehicleBodyDamagesSchemeFrame_body_limo .VehicleBodyDamagesSchemeFrame__lookBody_rearBumper{bottom:3%;left:47%}.VehicleBodyDamagesSchemeFrame_body_limo .VehicleBodyDamagesSchemeFrame__lookBody_trunkDoor{bottom:17%;left:47%}.VehicleBodyDamagesSchemeFrame_body_limo .VehicleBodyDamagesSchemeFrame__lookBody_rearRightFender{right:18%;bottom:22%}.VehicleBodyDamagesSchemeFrame_body_limo .VehicleBodyDamagesSchemeFrame__lookBody_rearRightDoor{right:14%;bottom:33%}.VehicleBodyDamagesSchemeFrame_body_limo .VehicleBodyDamagesSchemeFrame__lookBody_frontRightDoor{top:28%;right:14%}.VehicleBodyDamagesSchemeFrame_body_limo .VehicleBodyDamagesSchemeFrame__lookBody_frontRightMirror{top:32%;right:22%}.VehicleBodyDamagesSchemeFrame_body_limo .VehicleBodyDamagesSchemeFrame__lookBody_frontRightFender{top:20%;right:18%}.VehicleBodyDamagesSchemeFrame_body_limo .VehicleBodyDamagesSchemeFrame__lookBody_roof{top:63%;left:47%}.VehicleBodyDamagesSchemeFrame_body_pickup.VehicleBodyDamagesSchemeFrame_size_s{height:402px}.VehicleBodyDamagesSchemeFrame_body_pickup.VehicleBodyDamagesSchemeFrame_size_m{height:440px}@media (max-width:350px){.VehicleBodyDamagesSchemeFrame_body_pickup.VehicleBodyDamagesSchemeFrame_size_m{height:402px}}.VehicleBodyDamagesSchemeFrame_body_pickup .VehicleBodyDamagesSchemeFrame__scheme{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/pickup_25fe1e846ced10a54c72039db27d590c.webp)}.VehicleBodyDamagesSchemeFrame_body_pickup .VehicleBodyDamagesSchemeFrame__lookBody_glass{top:32%;left:47%}.VehicleBodyDamagesSchemeFrame_body_pickup .VehicleBodyDamagesSchemeFrame__lookBody_hood{top:21%;left:47%}.VehicleBodyDamagesSchemeFrame_body_pickup .VehicleBodyDamagesSchemeFrame__lookBody_frontBumper{top:8%;left:47%}.VehicleBodyDamagesSchemeFrame_body_pickup .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftFender{top:25%;left:20%}.VehicleBodyDamagesSchemeFrame_body_pickup .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftDoor{top:38%;left:15%}.VehicleBodyDamagesSchemeFrame_body_pickup .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftMirror{top:33%;left:22%}.VehicleBodyDamagesSchemeFrame_body_pickup .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftDoor{display:none}.VehicleBodyDamagesSchemeFrame_body_pickup .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftFender{bottom:33%;left:20%}.VehicleBodyDamagesSchemeFrame_body_pickup .VehicleBodyDamagesSchemeFrame__lookBody_rearBumper{bottom:5%;left:47%}.VehicleBodyDamagesSchemeFrame_body_pickup .VehicleBodyDamagesSchemeFrame__lookBody_trunkDoor{bottom:12%;left:47%}.VehicleBodyDamagesSchemeFrame_body_pickup .VehicleBodyDamagesSchemeFrame__lookBody_rearRightFender{right:20%;bottom:33%}.VehicleBodyDamagesSchemeFrame_body_pickup .VehicleBodyDamagesSchemeFrame__lookBody_rearRightDoor{display:none}.VehicleBodyDamagesSchemeFrame_body_pickup .VehicleBodyDamagesSchemeFrame__lookBody_frontRightDoor{top:38%;right:15%}.VehicleBodyDamagesSchemeFrame_body_pickup .VehicleBodyDamagesSchemeFrame__lookBody_frontRightMirror{top:33%;right:22%}.VehicleBodyDamagesSchemeFrame_body_pickup .VehicleBodyDamagesSchemeFrame__lookBody_frontRightFender{top:25%;right:20%}.VehicleBodyDamagesSchemeFrame_body_pickup .VehicleBodyDamagesSchemeFrame__lookBody_roof{top:46%;left:47%}.VehicleBodyDamagesSchemeFrame_body_sedan.VehicleBodyDamagesSchemeFrame_size_s{height:384px}.VehicleBodyDamagesSchemeFrame_body_sedan.VehicleBodyDamagesSchemeFrame_size_m{height:420px}@media (max-width:350px){.VehicleBodyDamagesSchemeFrame_body_sedan.VehicleBodyDamagesSchemeFrame_size_m{height:384px}}.VehicleBodyDamagesSchemeFrame_body_sedan .VehicleBodyDamagesSchemeFrame__scheme{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/sedan_d640cbeb0e1f4a5dccb860343f4db55f.webp)}.VehicleBodyDamagesSchemeFrame_body_sedan .VehicleBodyDamagesSchemeFrame__lookBody_glass{top:37%;left:47%}.VehicleBodyDamagesSchemeFrame_body_sedan .VehicleBodyDamagesSchemeFrame__lookBody_hood{top:27%;left:47%}.VehicleBodyDamagesSchemeFrame_body_sedan .VehicleBodyDamagesSchemeFrame__lookBody_frontBumper{top:9%;left:47%}.VehicleBodyDamagesSchemeFrame_body_sedan .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftFender{top:28%;left:20%}.VehicleBodyDamagesSchemeFrame_body_sedan .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftDoor{top:41%;left:16%}.VehicleBodyDamagesSchemeFrame_body_sedan .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftMirror{top:37%;left:26%}.VehicleBodyDamagesSchemeFrame_body_sedan .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftDoor{bottom:42%;left:16%}.VehicleBodyDamagesSchemeFrame_body_sedan .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftFender{bottom:29%;left:20%}.VehicleBodyDamagesSchemeFrame_body_sedan .VehicleBodyDamagesSchemeFrame__lookBody_rearBumper{bottom:11%;left:47%}.VehicleBodyDamagesSchemeFrame_body_sedan .VehicleBodyDamagesSchemeFrame__lookBody_trunkDoor{bottom:27%;left:47%}.VehicleBodyDamagesSchemeFrame_body_sedan .VehicleBodyDamagesSchemeFrame__lookBody_rearRightFender{right:20%;bottom:29%}.VehicleBodyDamagesSchemeFrame_body_sedan .VehicleBodyDamagesSchemeFrame__lookBody_rearRightDoor{right:16%;bottom:42%}.VehicleBodyDamagesSchemeFrame_body_sedan .VehicleBodyDamagesSchemeFrame__lookBody_frontRightDoor{top:41%;right:16%}.VehicleBodyDamagesSchemeFrame_body_sedan .VehicleBodyDamagesSchemeFrame__lookBody_frontRightMirror{top:37%;right:26%}.VehicleBodyDamagesSchemeFrame_body_sedan .VehicleBodyDamagesSchemeFrame__lookBody_frontRightFender{top:28%;right:20%}.VehicleBodyDamagesSchemeFrame_body_sedan .VehicleBodyDamagesSchemeFrame__lookBody_roof{top:52%;left:47%}.VehicleBodyDamagesSchemeFrame_body_van.VehicleBodyDamagesSchemeFrame_size_s{height:346px}.VehicleBodyDamagesSchemeFrame_body_van.VehicleBodyDamagesSchemeFrame_size_m{height:378px}@media (max-width:350px){.VehicleBodyDamagesSchemeFrame_body_van.VehicleBodyDamagesSchemeFrame_size_m{height:346px}}.VehicleBodyDamagesSchemeFrame_body_van .VehicleBodyDamagesSchemeFrame__scheme{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/van_d67b2e743a217dd80958f6f515217a12.webp)}.VehicleBodyDamagesSchemeFrame_body_van .VehicleBodyDamagesSchemeFrame__lookBody_glass{top:36%;left:47%}.VehicleBodyDamagesSchemeFrame_body_van .VehicleBodyDamagesSchemeFrame__lookBody_hood{top:27%;left:47%}.VehicleBodyDamagesSchemeFrame_body_van .VehicleBodyDamagesSchemeFrame__lookBody_frontBumper{top:15%;left:47%}.VehicleBodyDamagesSchemeFrame_body_van .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftFender{top:30%;left:16%}.VehicleBodyDamagesSchemeFrame_body_van .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftDoor{top:40%;left:11%}.VehicleBodyDamagesSchemeFrame_body_van .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftMirror{top:38%;left:22%}.VehicleBodyDamagesSchemeFrame_body_van .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftDoor{bottom:42%;left:11%}.VehicleBodyDamagesSchemeFrame_body_van .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftFender{bottom:31%;left:16%}.VehicleBodyDamagesSchemeFrame_body_van .VehicleBodyDamagesSchemeFrame__lookBody_rearBumper{bottom:12%;left:47%}.VehicleBodyDamagesSchemeFrame_body_van .VehicleBodyDamagesSchemeFrame__lookBody_trunkDoor{bottom:19%;left:47%}.VehicleBodyDamagesSchemeFrame_body_van .VehicleBodyDamagesSchemeFrame__lookBody_rearRightFender{right:14%;bottom:31%}.VehicleBodyDamagesSchemeFrame_body_van .VehicleBodyDamagesSchemeFrame__lookBody_rearRightDoor{right:10%;bottom:42%}.VehicleBodyDamagesSchemeFrame_body_van .VehicleBodyDamagesSchemeFrame__lookBody_frontRightDoor{top:40%;right:10%}.VehicleBodyDamagesSchemeFrame_body_van .VehicleBodyDamagesSchemeFrame__lookBody_frontRightMirror{top:38%;right:20%}.VehicleBodyDamagesSchemeFrame_body_van .VehicleBodyDamagesSchemeFrame__lookBody_frontRightFender{top:30%;right:14%}.VehicleBodyDamagesSchemeFrame_body_van .VehicleBodyDamagesSchemeFrame__lookBody_roof{top:52%;left:47%}.VehicleBodyDamagesSchemeFrame_body_wagon.VehicleBodyDamagesSchemeFrame_size_s{height:356px}.VehicleBodyDamagesSchemeFrame_body_wagon.VehicleBodyDamagesSchemeFrame_size_m{height:390px}@media (max-width:350px){.VehicleBodyDamagesSchemeFrame_body_wagon.VehicleBodyDamagesSchemeFrame_size_m{height:356px}}.VehicleBodyDamagesSchemeFrame_body_wagon .VehicleBodyDamagesSchemeFrame__scheme{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/wagon_a92522f89c2a7be73f0bd1b0e7b04e64.webp)}.VehicleBodyDamagesSchemeFrame_body_wagon .VehicleBodyDamagesSchemeFrame__lookBody_glass{top:37%;left:47%}.VehicleBodyDamagesSchemeFrame_body_wagon .VehicleBodyDamagesSchemeFrame__lookBody_hood{top:25%;left:47%}.VehicleBodyDamagesSchemeFrame_body_wagon .VehicleBodyDamagesSchemeFrame__lookBody_frontBumper{top:12%;left:47%}.VehicleBodyDamagesSchemeFrame_body_wagon .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftFender{top:28%;left:16%}.VehicleBodyDamagesSchemeFrame_body_wagon .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftDoor{top:42%;left:14%}.VehicleBodyDamagesSchemeFrame_body_wagon .VehicleBodyDamagesSchemeFrame__lookBody_frontLeftMirror{top:38%;left:22%}.VehicleBodyDamagesSchemeFrame_body_wagon .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftDoor{bottom:42%;left:14%}.VehicleBodyDamagesSchemeFrame_body_wagon .VehicleBodyDamagesSchemeFrame__lookBody_rearLeftFender{bottom:31%;left:16%}.VehicleBodyDamagesSchemeFrame_body_wagon .VehicleBodyDamagesSchemeFrame__lookBody_rearBumper{bottom:12%;left:47%}.VehicleBodyDamagesSchemeFrame_body_wagon .VehicleBodyDamagesSchemeFrame__lookBody_trunkDoor{bottom:23%;left:47%}.VehicleBodyDamagesSchemeFrame_body_wagon .VehicleBodyDamagesSchemeFrame__lookBody_rearRightFender{right:14%;bottom:31%}.VehicleBodyDamagesSchemeFrame_body_wagon .VehicleBodyDamagesSchemeFrame__lookBody_rearRightDoor{right:12%;bottom:42%}.VehicleBodyDamagesSchemeFrame_body_wagon .VehicleBodyDamagesSchemeFrame__lookBody_frontRightDoor{top:42%;right:12%}.VehicleBodyDamagesSchemeFrame_body_wagon .VehicleBodyDamagesSchemeFrame__lookBody_frontRightMirror{top:38%;right:20%}.VehicleBodyDamagesSchemeFrame_body_wagon .VehicleBodyDamagesSchemeFrame__lookBody_frontRightFender{top:28%;right:14%}.VehicleBodyDamagesSchemeFrame_body_wagon .VehicleBodyDamagesSchemeFrame__lookBody_roof{top:54%;left:47%}.VehicleBodyDamagesSchemeFrame{display:flex;overflow:hidden;flex-shrink:0;justify-content:center;align-items:center;page-break-inside:avoid;break-inside:avoid}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.VehicleBodyDamagesSchemeFrame{margin:10px 0}}.VehicleBodyDamagesSchemeFrame_horizontal{transform:rotate(90deg)}.VehicleBodyDamagesSchemeFrame_size_xs{height:420px}.VehicleBodyDamagesSchemeFrame_size_s{height:448px}.VehicleBodyDamagesSchemeFrame_size_m{height:490px}@media (max-width:350px){.VehicleBodyDamagesSchemeFrame_size_m{height:448px}}.VehicleBodyDamagesSchemeFrame__scheme{position:relative;flex-shrink:0;-webkit-print-color-adjust:exact;background-repeat:no-repeat;background-position:50%}.VehicleBodyDamagesSchemeFrame_size_xs .VehicleBodyDamagesSchemeFrame__scheme{width:300px;height:420px;background-size:328px 438px}.VehicleBodyDamagesSchemeFrame_size_s .VehicleBodyDamagesSchemeFrame__scheme{width:320px;height:448px;background-size:350px 467px}.VehicleBodyDamagesSchemeFrame_size_m .VehicleBodyDamagesSchemeFrame__scheme{width:350px;height:490px;background-size:384px 512px}@media (max-width:350px){.VehicleBodyDamagesSchemeFrame_size_m .VehicleBodyDamagesSchemeFrame__scheme{width:320px;height:448px;background-size:350px 467px}}.VehicleBodyDamagesSchemeFrame__damageDot{position:absolute}.VehicleBodyDamagesSchemeFrame_horizontal .VehicleBodyDamagesSchemeFrame__damageDot{transform:rotate(-90deg)}.OfferFormDamagesField__title{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground-secondary)}.OfferFormDamagesField__bodyDamages{justify-content:center}.OfferFormDamagesField__bodyDamagesWrapper{display:flex;overflow:hidden;justify-content:center;align-items:center;width:536px;height:390px;margin-bottom:-24px}.PanoramaUploadBlock{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.PanoramaUploadBlock__title{font-weight:var(--font-weight-bold);margin-bottom:8px}.PanoramaUploadBlock__description{margin-bottom:20px;color:var(--foreground-secondary)}.PanoramaUploadBlock__thumb{position:relative;display:flex;flex-direction:column}.PanoramaUploadBlock__thumb:hover .PanoramaUploadBlock__actionIcon{opacity:1}.PanoramaUploadBlock__uploadArea{position:relative;display:flex;overflow:hidden;flex-direction:column;align-items:center;box-sizing:border-box;height:180px;cursor:default;text-align:center;border-radius:var(--border-radius-m);background-color:var(--fill)}.PanoramaUploadBlock__uploadArea_status_init{cursor:pointer;border:1px dashed var(--background);background-color:var(--white)}.PanoramaUploadBlock__uploadArea_status_init .PanoramaUploadBlock__bigText{color:var(--blue)}.PanoramaUploadBlock__uploadArea_status_init:hover{background-color:var(--blue-tertiary)}.PanoramaUploadBlock__spinIcon{display:block;width:48px;height:44px;margin-top:50px;color:var(--blue);transition:color var(--link-hover-transition-settings)}.PanoramaUploadBlock__bigText{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-top:12px;transition:color var(--link-hover-transition-settings)}.PanoramaUploadBlock__smallText{font-size:var(--font-size-caption);line-height:var(--line-height-caption);margin-top:4px;color:var(--foreground-secondary)}.PanoramaUploadBlock__caption{margin-top:8px;color:var(--foreground-secondary)}.PanoramaUploadBlock__removeButton{position:absolute;z-index:10;top:-9px;right:-9px;opacity:0}.PanoramaUploadBlock__actionIcon{position:absolute;top:8px;justify-content:center;align-items:center;padding:4px;cursor:pointer;opacity:0;border-radius:50%;background-color:var(--surface);transition:all .2s ease-in-out}.PanoramaUploadBlock__actionIcon:hover{color:var(--white);background-color:var(--blue)}.PanoramaUploadBlock__actionIcon_right{right:8px}.PanoramaUploadBlock__actionIcon_left{left:8px}.PanoramaUploadBlock__infoText{font-size:var(--font-size-body2);font-weight:700;line-height:16px}.PanoramaUploadBlock__statusText{font-size:var(--font-size-body2);line-height:15px;margin-top:8px}.PanoramaUploadBlock__errorIcon{margin-top:62px;color:var(--red)}.PanoramaUploadBlock__panoramaBadge{font-size:var(--font-size-caption);font-weight:700;line-height:var(--line-height-caption);position:absolute;top:8px;left:8px;padding:2px 4px;border-radius:2px;background-color:var(--white)}.PanoramaUploadBlock__preview{width:100%}.PanoramaUploadBlock__modal{width:600px;padding:32px}.PanoramaUploadBlock__modalTitle{font-weight:700}.PanoramaUploadBlock__radioGroup{margin:16px 0}.PanoramaUploadBlock__buttons{display:flex}.PanoramaUploadBlock__undoButton{float:left;margin-left:16px}.PanoramaUploadExterior__fileInput-yMMak,.PanoramaUploadInterior__fileInput-dA8SK{display:none}.OfferAccordionPanorama__title-wJb7u{display:flex;justify-content:space-between;align-items:flex-end}.OfferAccordionPanorama__titleNote-uJgRz{font-size:var(--font-size-body1);font-weight:400;margin-right:-24px;cursor:pointer;color:var(--blue);transition:color var(--link-hover-transition-settings)}.OfferAccordionPanorama__titleNote-uJgRz:hover{color:var(--red)}.OfferAccordionPanorama__titleTooltip-vTv1U{width:310px}.OfferAccordionPanorama__titleTooltipParagraph-EbYHI{margin-top:8px}.OfferAccordionPanorama__titleTooltipParagraph-EbYHI:first-child{margin-top:0}.OfferAccordionPanorama__body-_3OKM{display:flex;gap:16px}.OfferAccordionPanorama__bodyBlock-b4cnE{flex-basis:50%}.OfferAccordionSectionAvailability__tip-NS7P_{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-top:16px;color:var(--foreground-secondary)}.OfferAccordionMainSections__menu-vjGR5{position:sticky;top:100px;left:0;float:left;margin-left:7px}@media (max-width:960px){.OfferAccordionMainSections__menu-vjGR5{display:none}}.OfferAccordionMainSections__resetButton_withDivider-MpcyU{padding-top:16px;border-top:1px solid var(--fill)}.VasFormUserNotification-u4ybd{font-size:var(--font-size-body1);line-height:var(--line-height-body1);position:relative;display:flex;box-sizing:border-box;width:320px;padding:16px;cursor:pointer;opacity:0;color:var(--white);border-radius:var(--border-radius-s);background-color:var(--surface-inverse);transition:opacity .3s,transform .3s;transform:translateX(-400px)}.VasFormUserNotification__visible-WP7HE{opacity:1;transform:translateX(0)}.VasFormUserNotification__icon-_NJkN{margin-right:12px;color:var(--orange)}.VasFormUserNotification__text-F1aSY{width:210px}.VasFormUserNotification__closer-ymmI3{position:absolute;top:5px;right:5px;display:none;cursor:pointer;text-align:center;opacity:.3;color:var(--white)}.VasFormUserNotification-u4ybd:hover .VasFormUserNotification__closer-ymmI3{display:block}.VasFormUserTimer-SvZxj{box-sizing:border-box;width:min-content;min-width:170px;height:52px;padding:12px;cursor:pointer;color:var(--white);border-radius:var(--border-radius-s);background-color:var(--surface-inverse);transition:min-width .2s ease-in-out,height .2s ease-in-out}.VasFormUserTimer__wrapper-n_PYk{display:flex;align-items:center;gap:8px}.VasFormUserTimer__discount-gqYhu{font-size:var(--font-size-body1);font-weight:var(--font-weight-bold);line-height:var(--line-height-body1);padding:1px 8px;border-radius:var(--border-radius-xs);background-color:var(--red)}.VasFormUserTimer__timer-BZ3OD{font-family:var(--main-heading-font);font-size:var(--font-size-h4);font-weight:var(--font-weight-bold);line-height:var(--line-height-h4);font-feature-settings:lining-nums tabular-nums;font-variant-numeric:lining-nums tabular-nums}.VasFormUserTimer__description-PQnTN{font-size:var(--font-size-body2);line-height:var(--line-height-body2);margin-top:5px;opacity:0}.VasFormUserTimer-SvZxj:hover{min-width:216px;height:75px}.VasFormUserTimer-SvZxj:hover .VasFormUserTimer__description-PQnTN{opacity:.5;transition:opacity .1s ease-in-out .2s}.OfferFormFloatBottomLeft-BK60x{position:fixed;z-index:var(--modal-z-index);bottom:24px;left:24px;display:none}.OfferFormFloatBottomLeft__visible-nmxsC{display:flex;flex-direction:column;gap:16px}.OfferFormHiddenField{white-space:nowrap;color:var(--foreground-secondary)}.OfferFormFooter{margin-top:20px;margin-bottom:72px;text-align:center}.OfferFormFooter__agreement{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-bottom:18px;color:var(--foreground-secondary)}.Price__strikethrough-nxeIG{text-decoration:line-through}.Price__strikethrough_red-M4Hd1{text-decoration-color:var(--red)!important}.OfferFormBadgesField__list{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 0;padding-left:0;list-style-type:none}.OfferFormBadgesField__badge{font-size:var(--font-size-body2);line-height:var(--line-height-body2);display:flex;overflow:hidden;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--blue);border-radius:var(--border-radius-xs);background-color:var(--fill)}.OfferFormBadgesField__badgeText{display:inline-block;padding:2px 10px}.OfferFormBadgesField__removeBadgeIcon{display:flex;justify-content:center;align-items:center;width:20px;height:22px;border-left:1px solid #ffffff4d}.OfferFormBadgesField__removeBadgeIcon_selected{color:var(--white);background-color:var(--blue)}.OfferFormBadgesField__badge:hover,.OfferFormBadgesField__removeBadgeIcon:hover{color:var(--white);background-color:var(--blue-tertiary)}.OfferFormBadgesField__badge_selected,.OfferFormBadgesField__badge_selected:hover{color:var(--white);background-color:var(--blue)}.OfferFormBadgesField__badge_highlight.OfferFormBadgesField__badge{animation:animateBadgeBg .6s}.OfferFormBadgesField__badge_highlight.OfferFormBadgesField__badge_selected{animation:animateSelectedBadgeBg .8s}.OfferFormBadgesField__badgeText_custom{padding-right:6px;border-radius:var(--border-radius-xs) 0 0 var(--border-radius-xs)}.OfferFormBadgesField__button,.OfferFormBadgesField__button:hover{font-size:var(--font-size-body2);line-height:var(--line-height-body2);display:flex;align-items:center;column-gap:6px;padding:1px 12px 1px 10px;cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--blue);border:1px solid var(--blue);border-radius:var(--border-radius-xs);background-color:var(--white)}.OfferFormBadgesField__button_disabled,.OfferFormBadgesField__button_disabled:hover{color:var(--overlay-quaternary);border-color:var(--background)}.OfferFormBadgesField__customBadgeInput{display:flex;column-gap:8px;width:380px;margin:24px 0}.OfferFormBadgesField__addIcon{width:12px;height:12px}@keyframes animateSelectedBadgeBg{0%{color:var(--white);background-color:var(--blue)}50%{color:var(--blue);background-color:var(--fill)}to{color:var(--white);background-color:var(--blue)}}@keyframes animateBadgeBg{0%{color:var(--blue);background-color:var(--fill)}to{color:var(--white);background-color:var(--blue)}}.QuickSaleBadges{display:flex;flex-direction:column}.QuickSaleBadges__title{font-size:var(--font-size-h4);line-height:var(--line-height-h4);margin:0}.QuickSaleBadges__description{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-top:8px;color:var(--foreground-secondary)}.QuickSaleBadges__summary{margin-top:auto;padding-top:24px}.QuickSaleBadges__summaryHeader{font-weight:700}.QuickSaleBadges__hint{color:var(--foreground-secondary)}.Toggle{position:relative;display:inline-block;flex:none;width:41px;height:25px;-webkit-tap-highlight-color:transparent}.Toggle__input{position:absolute;z-index:-1;width:100%;height:100%;margin:0;opacity:0}.Toggle__control{position:absolute;inset:0;cursor:pointer;border-radius:15px;background-color:var(--overlay-quaternary-dark-static);transition:.4s}.Toggle__control:before{position:absolute;bottom:2px;left:2px;width:21px;height:21px;content:"";border-radius:50%;background-color:var(--white);transition:.4s}.Toggle_checked .Toggle__control:before{transform:translateX(16px)}.Toggle_checked.Toggle_color_blue .Toggle__control{background-color:#157ee1}.Toggle_checked.Toggle_color_black .Toggle__control{background-color:var(--black)}.Toggle_disabled.Toggle_color_black .Toggle__control,.Toggle_disabled.Toggle_color_blue .Toggle__control{cursor:default;background-color:var(--background)}.Toggle_small{width:25px;height:14px}.Toggle_small .Toggle__control:before{bottom:1px;left:1px;width:12px;height:12px}.Toggle_checked.Toggle_small .Toggle__control:before{transform:translateX(11px)}.Toggle_checked.Toggle_small.Toggle_color_blue .Toggle__control{background-color:#157ee1}.Toggle_checked.Toggle_small.Toggle_color_black .Toggle__control{background-color:var(--black)}.VasIcon{display:block}.VasIcon.VasIcon_type_all_sale_activate,.VasIcon.VasIcon_type_all_sale_special{color:var(--blue)}.VasIcon.VasIcon_type_all_sale_badge{color:var(--orange)}.VasIcon_size_16,.VasIcon_size_16 svg{width:16px;height:16px}.VasIcon_size_24,.VasIcon_size_24 svg{width:24px;height:24px}.VasIcon_size_32 svg{width:32px;height:32px}.VasIcon_size_48{width:48px;height:48px}.VasIcon-rounded{display:block;border-radius:50%;background-color:var(--white)}.VasIcon_size_32.VasIcon-rounded{width:32px;height:32px}.VasIcon_size_32.VasIcon-rounded svg{width:24px;height:24px;margin:4px}.VasIcon_size_36.VasIcon-rounded{width:36px;height:36px}.VasIcon_size_36.VasIcon-rounded svg{width:24px;height:24px;margin:6px}.VasFormUserService{font-size:var(--font-size-h5);line-height:var(--line-height-h5);display:flex;align-items:center;margin-bottom:16px;padding:20px 24px 20px 20px;border-radius:var(--border-radius-l);background-color:var(--white)}.VasFormUserService__emblem{flex-shrink:0;width:48px;height:48px;background-repeat:no-repeat;background-position:bottom;background-size:48px}.VasFormUserService__emblem_type_vip{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/vip_c28dc8a01e2e8fefe061405d970e345d.svg)}.VasFormUserService__emblem_type_turbo{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/turbo_5ecf38618e6167d0bbce3cbc667e20a9.svg)}.VasFormUserService__emblem_type_express{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/express_fc67714150b8543f4f24f4f3ed4be9ee.svg)}.VasFormUserService__info{flex:1 1 auto;margin-left:20px}.VasFormUserService__title{font-weight:700;padding-right:5px}.VasFormUserService__description{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-top:4px}.VasFormUserService__activeStatus{font-size:var(--font-size-body2);line-height:var(--line-height-caption);padding:6px 8px;color:var(--foreground-secondary);border-radius:var(--border-radius-xs);background-color:var(--fill)}.VasFormUserService__activeStatus_color_red{color:var(--red);background-color:#db37271f}.VasFormUserService__originalPrice{margin-right:16px;text-decoration:line-through;color:var(--foreground-secondary)}.VasFormUserService__prolongationInfo{margin:0 32px;padding-left:32px;border-left:var(--divider-1px)}.VasFormUserService__prolongationSecondaryInfo{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-top:4px}.VasFormUserService__checkbox{margin-left:16px}.SaleServicesPopup__container{cursor:pointer}.SaleServicesPopup__infoPopupContent{z-index:1;max-width:none}.SaleServicesPopup-short{line-height:normal;padding:0}.SaleServicesPopup__content-short{width:220px;padding:20px;color:var(--white);background-color:#2d2d2d;box-shadow:0 5px 15px 0 var(--overlay-tertiary-dark-static)}.SaleServicesPopup__content-short__title{font-size:var(--font-size-h5);font-weight:700;margin-bottom:15px}.SaleServicesPopup__content-short__description{font-size:var(--font-size-body2);line-height:var(--line-height-body2)}.SaleServicesPopup__content-short .SaleServicesPopup__anim{display:block;margin-top:20px}.SaleServicesPopup__content{font-size:var(--font-size-body2);line-height:16px;width:490px;max-width:none;margin:10px}.SaleServicesPopup__content__row{display:flex;align-items:flex-start}.SaleServicesPopup__content__row-verticalCenter{align-items:center}.SaleServicesPopup__content__columnLeft{flex-shrink:0;width:254px;padding-right:16px}.SaleServicesPopup__content__columnRight{flex-grow:1;flex-shrink:0}.SaleServicesPopup__content__title{font-size:var(--font-size-h5);font-weight:700;line-height:var(--line-height-body1);margin:0 0 16px}.SaleServicesPopup__content__image{width:218px;height:206px;margin-bottom:20px}.SaleServicesPopup__content__multiplier{display:flex;align-items:center}.SaleServicesPopup__content__multiplierNumber{font-size:36px;font-weight:700;padding-right:10px}.SaleServicesPopup__content__multiplierNumber:before{content:"\00d7";color:var(--red)}.SaleServicesPopup__content__multiplierNumber_noSymbol:before{content:""}.SaleServicesPopup__content__multiplierText{color:var(--foreground-secondary)}:root{--badge-plus-icon-width-xs:9px;--badge-plus-icon-width-s:12px;--badge-plus-icon-width-m:13px;--badge-plus-icon-width-l:16px;--badge-plus-icon-width-xl:18px;--badge-plus-label-font-size-xs:var(--font-size-caption);--badge-plus-label-font-size-s:var(--font-size-body2);--badge-plus-label-font-size-m:var(--font-size-body2);--badge-plus-label-font-size-l:16px;--badge-plus-label-font-size-xl:var(--font-size-h5);--badge-plus-label-min-width-default:30px;--badge-plus-label-min-width-medium:40px;--badge-plus-label-max-width-default:50px;--badge-plus-label-max-width-medium:60px;--badge-plus-label-withPointsLabel-max-width-default:120px;--badge-plus-animation-duration-default:0.3s;--badge-plus-animation-duration-alternate:0.5s;--badge-plus-animation-delay-alternate:0.2s}.BadgePlus-WM6x8{display:grid;align-items:center;grid-template-columns:auto auto;grid-gap:2px;min-width:var(--badge-plus-label-min-width-default);padding:3.5px 5px;border-radius:100px;transition:var(--badge-plus-animation-duration-alternate) background-image;will-change:background-image}.BadgePlus_info_text-NGikB{grid-gap:4px}.BadgePlus_theme_default-ilLmD{background-image:radial-gradient(circle,#fff,#fff);box-shadow:0 2px 5px var(--overlay-quaternary-dark-static)}.BadgePlus_theme_default-ilLmD .BadgePlus__icon-tCx9s{filter:brightness(1) invert(0)}.BadgePlus_theme_default-ilLmD .BadgePlus__label-Sv1zP{color:#fff0;background:linear-gradient(90deg,#8341ef,#3f68f9);-webkit-background-clip:text;background-clip:text;-webkit-box-decoration-break:clone;box-decoration-break:clone;-webkit-text-fill-color:#0000}.BadgePlus_theme_default-ilLmD .BadgePlus__skeletonText-nBZkb,.BadgePlus_theme_withoutBackground-RYQej .BadgePlus__skeletonText-nBZkb{background-image:linear-gradient(90deg,#dcdcdc33,#dcdcdcb3,#c8c8c81a)}.BadgePlus_theme_withoutBackground-RYQej{padding:0;border:none;background:none}.BadgePlus_theme_withoutBackground-RYQej .BadgePlus__icon-tCx9s{filter:brightness(1) invert(0)}.BadgePlus_theme_withoutBackground-RYQej .BadgePlus__label-Sv1zP{color:#fff0;background:linear-gradient(90deg,#8341ef,#3f68f9);-webkit-background-clip:text;background-clip:text;-webkit-box-decoration-break:clone;box-decoration-break:clone;-webkit-text-fill-color:#0000}.BadgePlus_theme_alternate-Xwmnh{background-image:linear-gradient(90deg,#ff5c4d,#eb469f 25%,#8341ef 72%,#3f68f9)}.BadgePlus_theme_alternate-Xwmnh .BadgePlus__icon-tCx9s{filter:brightness(0) invert(1)}.BadgePlus_theme_alternate-Xwmnh .BadgePlus__label-Sv1zP{color:#fff}.BadgePlus_size_xs-lxobp.BadgePlus_displayFlow_default-z9JFs,.BadgePlus_size_xs-lxobp.BadgePlus_displayFlow_reverse-yc0eG{padding:1.5px 3px}.BadgePlus_size_xs-lxobp.BadgePlus_info_text-NGikB{padding:1px 3px 1.5px 2px}.BadgePlus_size_xs-lxobp .BadgePlus__icon-tCx9s{width:var(--badge-plus-icon-width-xs);height:var(--badge-plus-icon-width-xs)}.BadgePlus_size_xs-lxobp .BadgePlus__label-Sv1zP{font-size:var(--badge-plus-label-font-size-xs);margin-top:1px}.BadgePlus_size_s-jliBZ{border-radius:40px}.BadgePlus_size_s-jliBZ.BadgePlus_info_text-NGikB{padding:2.5px 3px}.BadgePlus_size_s-jliBZ .BadgePlus__icon-tCx9s{width:var(--badge-plus-icon-width-s);height:var(--badge-plus-icon-width-s)}.BadgePlus_size_s-jliBZ .BadgePlus__label-Sv1zP{font-size:var(--badge-plus-label-font-size-s)}.BadgePlus_size_m-HTUt_{border-radius:40px}.BadgePlus_size_m-HTUt_.BadgePlus_displayFlow_default-z9JFs{padding:2.5px 5px 3px 3px}.BadgePlus_size_m-HTUt_.BadgePlus_displayFlow_reverse-yc0eG{padding:2.5px 3px 3px 5px}.BadgePlus_size_m-HTUt_.BadgePlus_info_text-NGikB{padding:2.5px 4px 3px 3px}.BadgePlus_size_m-HTUt_ .BadgePlus__icon-tCx9s{width:var(--badge-plus-icon-width-m);height:var(--badge-plus-icon-width-m)}.BadgePlus_size_m-HTUt_ .BadgePlus__label-Sv1zP{font-size:var(--badge-plus-label-font-size-m);font-weight:var(--font-weight-medium);max-width:var(--badge-plus-label-max-width-medium)}.BadgePlus_size_m-HTUt_ .BadgePlus__skeletonText-nBZkb{width:var(--badge-plus-label-min-width-medium)}.BadgePlus_size_l-YiRol.BadgePlus_displayFlow_default-z9JFs{padding:4px 8px 4px 5px}.BadgePlus_size_l-YiRol.BadgePlus_displayFlow_reverse-yc0eG{padding:4px 5px 4px 8px}.BadgePlus_size_l-YiRol.BadgePlus_info_text-NGikB{padding:3px 6px 3.5px 4px}.BadgePlus_size_l-YiRol .BadgePlus__icon-tCx9s{width:var(--badge-plus-icon-width-l);height:var(--badge-plus-icon-width-l)}.BadgePlus_size_l-YiRol .BadgePlus__label-Sv1zP{font-size:var(--badge-plus-label-font-size-l);font-weight:var(--font-weight-medium);max-width:var(--badge-plus-label-max-width-medium)}.BadgePlus_size_xl-CPaiM{grid-gap:4px}.BadgePlus_size_xl-CPaiM.BadgePlus_displayFlow_default-z9JFs{padding:4px 8px 4px 5px}.BadgePlus_size_xl-CPaiM.BadgePlus_displayFlow_reverse-yc0eG{padding:4px 5px 4px 8px}.BadgePlus_size_xl-CPaiM.BadgePlus_info_text-NGikB{padding:3.5px 6px 4px 4px}.BadgePlus_size_xl-CPaiM .BadgePlus__icon-tCx9s{width:var(--badge-plus-icon-width-xl);height:var(--badge-plus-icon-width-xl)}.BadgePlus_size_xl-CPaiM .BadgePlus__label-Sv1zP{font-size:var(--badge-plus-label-font-size-xl);font-weight:var(--font-weight-medium);max-width:var(--badge-plus-label-max-width-medium);margin-top:1px}.BadgePlus_isLoading-PdvO7{padding:4px 4px 4px 5px}.BadgePlus_isLoading-PdvO7 .BadgePlus__label-Sv1zP{opacity:0}.BadgePlus_isLoading-PdvO7 .BadgePlus__skeletonText-nBZkb{opacity:1}.BadgePlus_isWithPointsLabel-QxDXK .BadgePlus__label-Sv1zP{max-width:var(--badge-plus-label-withPointsLabel-max-width-default)}.BadgePlus__icon-tCx9s{transition:var(--badge-plus-animation-duration-default) filter;will-change:filter}.BadgePlus__labelContainer-jmUE6{display:flex;align-items:center}.BadgePlus__label-Sv1zP{font-weight:var(--font-weight-semibold);line-height:1;overflow:hidden;max-width:var(--badge-plus-label-max-width-default);white-space:nowrap;letter-spacing:-.005em;text-overflow:ellipsis;opacity:1;transition:var(--badge-plus-animation-duration-default) color,var(--badge-plus-animation-duration-alternate) opacity;will-change:color,opacity}.BadgePlus__skeletonText-nBZkb{width:var(--badge-plus-label-min-width-default);height:15px;opacity:0;border-radius:100px;background-image:linear-gradient(90deg,#ffffff0d,#ffffff4d,#ffffff0d);background-size:200%;transition:var(--badge-plus-animation-duration-alternate) opacity;animation:BadgePlus__skeleton-animation-SNKYy 3s ease-out infinite;will-change:opacity,background-position}@keyframes BadgePlus__skeleton-animation-SNKYy{0%,to{background-position:0}50%{background-position:100%}}.VasFormYaPlusBadge-NYW6S{cursor:default}.VasFormYaPlusBadge_alternate-u5iku{filter:grayscale(1) opacity(.55)}.VasFormUserOptions{font-size:var(--fs-body);position:relative;z-index:10;overflow:hidden;max-height:0;margin:0;padding:0;border-radius:var(--border-radius-l);background-color:var(--surface)}.VasFormUserOptions_mounted{max-height:1000px;margin-bottom:8px}.VasFormUserOptions__item{position:relative;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:17px 12px}.VasFormUserOptions__item:after{position:absolute;right:12px;bottom:0;left:15px;box-sizing:border-box;width:auto;height:1px;content:"";background-color:var(--surface-tertiary)}.VasFormUserOptions__item:first-child{padding-top:21px}.VasFormUserOptions__item:last-child{padding-bottom:21px}.VasFormUserOptions__item:last-child:after{width:0}.VasFormUserOptions__itemCaption{display:flex;align-items:center;color:var(--foreground-secondary)}.VasFormUserOptions__itemPopup{overflow:hidden;border-radius:var(--border-radius-m)}.VasFormUserOptions__itemPriceOriginal{margin-right:8px;text-decoration:line-through;color:var(--red)}.VasFormUserOptions__itemSelector{margin-right:6px}.VasFormUserOptions__helpIcon,.VasFormUserOptions__itemSelectorText{display:flex;align-items:center}.VasFormUserOptions__helpIcon{margin-left:4px;color:var(--overlay-quaternary)}.VasFormUserOptions__badgePlus{justify-content:end;margin-top:2px;filter:none}.NavigationButton{position:relative;display:flex;overflow:hidden;justify-content:center;align-items:center;width:36px;height:36px;cursor:pointer;border:none;border-radius:50%;background-color:var(--surface);box-shadow:var(--shadow-m)}.NavigationButton:hover:after{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:100%;content:"";border-radius:50%;background-color:var(--fill)}.NavigationButton:active{transform:scale(.95)}.NavigationButton__icon{color:var(--foreground-secondary)}.NavigationButton__icon_next{transform:rotate(-180deg)}.CarouselUniversalPagination-dicKD{position:absolute;bottom:16px;display:flex;justify-content:center;gap:4px;width:100%;height:auto}.CarouselUniversalPagination__paginationItem-L5p8R{width:4px;height:4px;opacity:.24;border-radius:50%;background-color:var(--surface)}.CarouselUniversalPagination__paginationItem_isActive-zDx1c{opacity:1}.CarouselUniversal{position:relative}.CarouselUniversal__header{display:flex;margin-bottom:20px}.CarouselUniversal .CarouselUniversal__header .CarouselUniversal__title{font-size:var(--font-size-h4);font-weight:700;line-height:var(--line-height-h4);display:flex;flex-grow:1;align-items:center;color:var(--black)}.CarouselUniversal_dir_horizontal .CarouselUniversal__title{overflow:hidden;width:100%}.CarouselUniversal__nav{margin-left:16px}.CarouselUniversal__navButton{position:absolute;z-index:50}.CarouselUniversal_showNavigationOnHover .CarouselUniversal__navButton{opacity:0;transition:opacity .3s ease-in-out}.CarouselUniversal_showNavigationOnHover:hover .CarouselUniversal__navButton{opacity:1}.CarouselUniversal__wrapper{position:relative;width:100%}.CarouselUniversal__list{position:relative;display:flex;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x proximity;margin:0;padding:0;list-style:none;white-space:nowrap;scrollbar-width:none;transition:transform .7s ease}.CarouselUniversal__list::-webkit-scrollbar{display:none}.CarouselUniversal__item{position:relative;display:inline-block;scroll-snap-align:start;width:205px;vertical-align:top;transition:transform .7s ease}.CarouselUniversal__item:not(:first-child){margin-left:var(--carousel-universal-items-gap,23px)}.CarouselUniversal__showAllButton{width:100%;margin-top:24px}.CarouselUniversal_mobile .CarouselUniversal__header{flex-direction:column;align-items:flex-start;margin:0;padding:var(--safe-horizontal-offset)}.CarouselUniversal_mobile .CarouselUniversal__list{display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scroll-snap-type:x proximity;scroll-padding-left:12px;padding-left:var(--safe-horizontal-offset)}.CarouselUniversal_mobile .CarouselUniversal__list::-webkit-scrollbar{display:none}.CarouselUniversal_mobile .CarouselUniversal__item{width:152px;margin-right:var(--carousel-universal-items-gap,8px)}.CarouselUniversal_mobile .CarouselUniversal__item:not(:first-child){margin:0 var(--carousel-universal-items-gap,8px) 0 0}.CarouselUniversal_mobile .CarouselUniversal__item:last-child{min-width:100vw}.HiddenVisually{position:absolute;overflow:hidden;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;padding:0;white-space:nowrap;border:0;clip-path:inset(100%)}.VasVipDurationRadio-JKY0m{position:relative;display:flex;flex-grow:1;box-sizing:border-box;width:100%;height:100%;cursor:pointer;border:2px solid #0000;border-radius:var(--border-radius-l);background-color:var(--surface);box-shadow:0 0 0 1px var(--surface-tertiary);transition:border-color .15s}.VasVipDurationRadio-JKY0m:hover{border-color:var(--overlay-quaternary)}.VasVipDurationRadio__body-lvda1{display:flex;flex-direction:column;box-sizing:border-box;padding:12px}.VasVipDurationRadio_active-fKit8{cursor:default}.VasVipDurationRadio_disabled-a0nnG{cursor:default;color:var(--overlay-quaternary)}.VasVipDurationRadio_disabled-a0nnG:hover{border-color:#0000}.VasVipDurationRadio_active-fKit8.VasVipDurationRadio_disabled-a0nnG,.VasVipDurationRadio_active-fKit8.VasVipDurationRadio_disabled-a0nnG:hover{border-color:var(--overlay-quaternary)}.VasVipDurationRadio_dark-mRtYQ{background-color:var(--dark-surface);box-shadow:0 0 0 1px #373739}.VasVipDurationRadio_dark-mRtYQ:hover{border-color:#373739}.VasVipDurationRadio_dark-mRtYQ.VasVipDurationRadio_active-fKit8{border:2px solid var(--surface)}.VasVipDurationRadio_activeBorderBlack-zTMzP,.VasVipDurationRadio_activeBorderBlack-zTMzP:hover{border-color:var(--foreground)}.VasVipDurationRadio_activeBorderBlue-NjvDc,.VasVipDurationRadio_activeBorderBlue-NjvDc:hover{border-color:var(--blue)}.VasVipDurationRadio_borderYpc-Z4LtD:not(.VasVipDurationRadio_activeBorderYpc-cSEv7):hover{background:#00000008}.VasVipDurationRadio_borderYpc-Z4LtD{padding:2px;border-width:1px;border-color:#0000001a;box-shadow:none;transition:none}.VasVipDurationRadio_activeBorderYpc-cSEv7,.VasVipDurationRadio_activeBorderYpc-cSEv7:hover{padding:1px;border-width:2px;border-color:#777a85}.VasVipDurationRadio__days-tUudj{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-bottom:12px}.VasVipDurationRadio_dark-mRtYQ .VasVipDurationRadio__days-tUudj{color:var(--foreground-light-static)}.VasVipDurationRadio__originalPrice-DeWDb{font-size:var(--font-size-body2);line-height:var(--line-height-body2);text-decoration:line-through;color:var(--foreground-secondary)}.VasVipDurationRadio_disabled-a0nnG .VasVipDurationRadio__originalPrice-DeWDb{color:var(--overlay-quaternary)}.VasVipDurationRadio_dark-mRtYQ .VasVipDurationRadio__originalPrice-DeWDb{color:#ffffff94}.VasVipDurationRadio__price-JaR9S{font-size:var(--font-size-sub);font-weight:var(--font-weight-medium);line-height:var(--line-height-sub);margin-top:auto}.VasVipDurationRadio_dark-mRtYQ .VasVipDurationRadio__price-JaR9S{color:var(--foreground-light-static)}.VasVipDurationRadio__badge-VxlMJ{position:absolute;top:-10px}.VasVipDurationRadio__badgePlus-Y8JyF{right:-8px;opacity:0;transition:opacity var(--base-transition-time)}.VasVipDurationRadio__badgePlus_visible-o8SgY{opacity:1}.VasVipDurationRadio__badgeProfitable-m3K7F{font-size:var(--font-size-body2);font-weight:var(--font-weight-bold);line-height:var(--line-height-body2);left:-3px;padding:2px 4px;color:var(--foreground);border-radius:100px;background-color:#cf0}.VasVipDurationRadioGroup-tQiTE{display:block}.VasVipDurationRadioGroup__list-snunD{gap:8px;padding-top:8px;color:var(--foreground)}.VasVipDurationRadioGroup__list_mobile-UPgZV{gap:0;margin-bottom:12px;padding:8px 16px 2px 0}.VasVipDurationRadioGroup__list-snunD .VasVipDurationRadioGroup__radio-Mryjb{margin:0}.VasVipDurationRadioGroup__list_borderYpc-dsqPC.CarouselUniversal__list{scroll-padding-left:var(--safe-horizontal-offset)}.VasVipDurationRadioGroup__list-snunD .VasVipDurationRadioGroup__radio-Mryjb,.VasVipDurationRadioGroup__list_mobile-UPgZV .VasVipDurationRadioGroup__radio-Mryjb,.VasVipDurationRadioGroup__list_mobile-UPgZV .VasVipDurationRadioGroup__radio-Mryjb:last-child{box-sizing:border-box;min-width:100px;min-height:76px;padding:1px;border-radius:var(--border-radius-l)}.VasVipDurationRadioGroup__list-snunD .VasVipDurationRadioGroup__radio_borderYpc-bNTz3,.VasVipDurationRadioGroup__list_mobile-UPgZV .VasVipDurationRadioGroup__radio_borderYpc-bNTz3,.VasVipDurationRadioGroup__list_mobile-UPgZV .VasVipDurationRadioGroup__radio_borderYpc-bNTz3:last-child{padding:0}.VipDurationsCarousel-kmczh{display:flex;gap:8px;justify-items:stretch}.VipDurationsCarousel__option-nsgrm{position:relative;display:flex;flex:1;flex-direction:column;padding:12px 12px 8px;cursor:pointer;-webkit-tap-highlight-color:transparent}.VipDurationsCarousel__option_checked-RmvCv{cursor:default}.VipDurationsCarousel__option-nsgrm:before{position:absolute;inset:0;content:"";border:1px solid var(--overlay-quaternary);border-radius:var(--border-radius-l);transition:border .15s}.VipDurationsCarousel__option-nsgrm:hover:before{border:2px solid var(--overlay-tertiary-dark-static)}.VipDurationsCarousel__option_checked-RmvCv:before,.VipDurationsCarousel__option_checked-RmvCv:hover:before{border:2px solid var(--foreground)}.VipDurationsCarousel__days-aCnTC{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.VipDurationsCarousel__originalPrice-ckPyI{font-size:var(--font-size-body2);line-height:var(--line-height-body2);height:var(--line-height-body2);margin-top:8px;text-decoration:line-through;color:var(--foreground-secondary)}.VipDurationsCarousel__price-fs1F1{font-size:var(--font-size-sub);font-weight:var(--font-weight-medium);line-height:var(--line-height-body0)}.VipDurationsCarousel__badge-dIT96{position:absolute;top:0;padding:2px 6px;transform:translateY(-50%)}.VasFormUserVipVariants-oMHDY{overflow:hidden;max-height:0;margin:0;padding-top:0;border-radius:var(--border-radius-l);background-color:var(--surface)}.VasFormUserVipVariants_visible-gYo2J{max-height:600px;margin-bottom:8px}.VasFormUserVipVariants__wrap-dqx3f{padding:16px}.VasFormUserVipVariants__lead-QiLOj{font-size:var(--font-size-body1);font-weight:var(--font-weight-bold);line-height:var(--line-height-body1);margin:0 0 4px}.VasFormUserVipVariants_packageVip7Design-GxAlW .VasFormUserVipVariants__lead-QiLOj{margin-bottom:0}.VasFormUserVipVariants__radioGroup-a_b8n{position:relative}.VasFormUserVipVariants__radioGroup-a_b8n:before{position:absolute;inset:-6px;top:0;content:"";border:2px solid #0000;border-radius:calc(var(--border-radius-l) + 6px);transition:border-color .15s}.VasFormUserVipVariants_outline-kMXY_ .VasFormUserVipVariants__radioGroup-a_b8n:before{border-color:var(--black)}.VasFormUserVipVariants__vipDurationsCarousel-oCm4d{margin-top:12px}.VasFormUserOfferSnippet__top{display:flex;justify-content:space-between}.VasFormUserOfferSnippet__offer{display:flex}.VasFormUserOfferSnippet__thumb{display:flex;justify-content:center;align-items:center;width:64px;height:48px;margin-right:12px;border-radius:8px;background:var(--white)}.VasFormUserOfferSnippet__title{font-size:var(--fs-body);font-weight:var(--font-weight-semibold);line-height:var(--lh-body);overflow:hidden;max-width:300px;margin:3px 0;white-space:nowrap;text-overflow:ellipsis;color:var(--black)}.VasFormUserOfferSnippet__params{font-size:var(--fs-small);line-height:var(--lh-small);display:flex;margin:0;padding:0;list-style:none}.VasFormUserOfferSnippet__dot{margin:0 8px;opacity:.2;color:var(--foreground)}.VasFormUserOfferSnippet__lines{display:flex;margin:15px -8px 0}.VasFormUserOfferSnippet__line{font-size:var(--fs-extra-small);font-weight:var(--font-weight-medium);line-height:var(--lh-extra-small);width:100%;margin:0 8px;color:var(--foreground)}.VasFormUserOfferSnippet__progress{overflow:hidden;width:100%;height:8px;margin-top:7px;padding:0;border-radius:4px;background:var(--fill)}.VasFormUserOfferSnippet__progressBar{height:100%;border-radius:4px 0 0 4px;background:var(--fill);transition:.5s cubic-bezier(.33,1,.68,1)}.VasFormUserOfferSnippet__customNotCleared{font-size:var(--fs-small);line-height:var(--lh-small);display:flex;align-items:start;margin-top:12px;padding:8px 16px;border-radius:var(--border-radius-l);background:var(--red-tertiary)}.VasFormUserOfferSnippet__customNotClearedIcon{margin-right:8px;color:var(--red)}.VasFormUserTotal{font-size:var(--fs-body);line-height:var(--lh-body);max-height:0;margin:0;padding:0;transition:margin .5s cubic-bezier(.33,1,.68,1),max-height .5s cubic-bezier(.33,1,.68,1)}.VasFormUserTotal_visible{max-height:-moz-fit-content;max-height:fit-content;margin-top:16px;padding-top:16px;border-top:var(--divider-1px)}.VasFormUserTotal__item{display:flex;justify-content:space-between;padding:6px 0}.VasFormUserTotal__item_total{font-weight:var(--font-weight-semibold);padding-top:10px}.VasFormUserTotal__itemTitle{flex:0 0 auto;color:var(--foreground-secondary)}.VasFormUserTotal__totalTitle{font-size:var(--fs-h4)}.VasFormUserTotal__itemDivider{position:relative;top:-4px;flex:1 1 auto;margin:0 4px;border-bottom:1px dashed var(--surface-tertiary)}.VasFormUserTotal .VasFormUserTotal__plusBadge{padding:0;filter:none}:root{--border-transition-time:0.15s}.VasFormUserVasSnippetNamed-SEdY6{position:relative;display:flex;flex-grow:1;flex-direction:column;justify-content:space-between;box-sizing:border-box;min-width:160px;min-height:270px;padding:2px;cursor:pointer;border-radius:var(--border-radius-l);background:var(--surface)}.VasFormUserVasSnippetNamed-SEdY6:before{position:absolute;inset:0;content:"";border:2px solid #0000;border-radius:var(--border-radius-l);transition:width .5s cubic-bezier(.33,1,.68,1),border-color var(--border-transition-time)}.VasFormUserVasSnippetNamed_packageVip7Design-gWibx:before{inset:-2px;border-radius:calc(var(--border-radius-l) + 2px)}.VasFormUserVasSnippetNamed-SEdY6:hover:before{border-color:var(--overlay-tertiary-dark-static)}.VasFormUserVasSnippetNamed_selected-GAGjg:before,.VasFormUserVasSnippetNamed_selected-GAGjg:hover:before{border-color:var(--black)}.VasFormUserVasSnippetNamed_packageVip7Design-gWibx{padding:0;border-radius:calc(var(--border-radius-l) + 2px)}.VasFormUserVasSnippetNamed_free-rnl_o{flex-direction:row;align-items:center;width:100%;height:60px;min-height:auto}.VasFormUserVasSnippetNamed_free-rnl_o .VasFormUserVasSnippetNamed__top-MtEMQ{font-size:var(--fs-body);line-height:var(--lh-body)}.VasFormUserVasSnippetNamed_free-rnl_o .VasFormUserVasSnippetNamed__priceWrap-ENyPJ{width:60px;padding:16px 12px}.VasFormUserVasSnippetNamed_disabled-Pdaib,.VasFormUserVasSnippetNamed_selected-GAGjg{cursor:default}.VasFormUserVasSnippetNamed_disabled-Pdaib .VasFormUserVasSnippetNamed__check-GXQO0{background-color:var(--overlay-quinary)}.VasFormUserVasSnippetNamed__badgePlus-FoZIt,.VasFormUserVasSnippetNamed__discount-kDE9X{position:absolute;z-index:10;top:-2px;cursor:default;transform:translateY(-50%)}.VasFormUserVasSnippetNamed__badgePlus-FoZIt{top:2px;left:7px}.VasFormUserVasSnippetNamed_packageVip7Design-gWibx .VasFormUserVasSnippetNamed__badgePlus-FoZIt{top:0;left:12px}.VasFormUserVasSnippetNamed__discount-kDE9X{font-size:var(--fs-small);font-weight:var(--font-weight-bold);line-height:var(--lh-small);top:2px;right:7px;padding:1px 4px;color:var(--foreground-light-static);border-radius:100px;background-color:var(--red)}.VasFormUserVasSnippetNamed_packageVip7Design-gWibx .VasFormUserVasSnippetNamed__discount-kDE9X{font-weight:var(--font-weight-normal);top:0;right:12px;padding:4px 8px}.VasFormUserVasSnippetNamed__top-MtEMQ{position:relative;padding:16px 12px}.VasFormUserVasSnippetNamed_packageVip7Design-gWibx .VasFormUserVasSnippetNamed__top-MtEMQ{display:flex;justify-content:space-between;align-items:flex-start;padding-block:20px}.VasFormUserVasSnippetNamed__icon-vhv5j{position:relative;width:32px;height:32px;background-repeat:no-repeat;background-position:50%}.VasFormUserVasSnippetNamed__icon_vip-LIyEa{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/vip_bbf68f443ed371fc877a771eafe3d84c.svg)}.VasFormUserVasSnippetNamed__icon_turbo-F2fRG{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='32' fill='none' viewBox='0 0 33 32'%3E%3Cpath stroke='url(%23a)' stroke-width='2' d='M12.37 2h9.834l-2.97 7.638-.53 1.362h5.629L8.9 27.204l3.72-11.906.406-1.298H8.085l4.286-12Z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='29.998' x2='-.002' y1='12' y2='16' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F54B42'/%3E%3Cstop offset='1' stop-color='%23FC0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.VasFormUserVasSnippetNamed__icon_express-GyajZ{background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/express_706279cb571381e19703c12e6feee431.svg)}.VasFormUserVasSnippetNamed__icon_select-W6Pr5{margin-left:-3px;background-image:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/select_0044181e6c0a8970f8ae767b572167be.svg)}.VasFormUserVasSnippetNamed__titleWrap-kSfe1{display:flex;justify-content:space-between;align-items:center}.VasFormUserVasSnippetNamed_packageVip7Design-gWibx .VasFormUserVasSnippetNamed__titleWrap-kSfe1{flex-direction:column;justify-content:unset;align-items:unset}.VasFormUserVasSnippetNamed__title-yZJow{font-size:var(--fs-h2);font-weight:var(--font-weight-bold);line-height:var(--fs-h2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#0000}.VasFormUserVasSnippetNamed_packageVip7Design-gWibx .VasFormUserVasSnippetNamed__title-yZJow{font-size:var(--font-size-h4);line-height:var(--line-height-h4)}.VasFormUserVasSnippetNamed__title_vip-hFzM9{background-image:linear-gradient(270deg,#0c78ed -11.17%,#af52de 113.36%)}.VasFormUserVasSnippetNamed__title_turbo-txc1V{background-image:linear-gradient(258.69deg,#f54b42 -7.77%,#fc0 119.45%)}.VasFormUserVasSnippetNamed__title_express-kf41U{background-image:linear-gradient(270deg,#52ded6 -11.17%,#0c78ed 113.36%)}.VasFormUserVasSnippetNamed__title_select-PBLw8{background-image:linear-gradient(269.15deg,#47c1c9 4.78%,#17f512 99%)}.VasFormUserVasSnippetNamed__note-eQZ4O{font-size:var(--fs-extra-small);line-height:var(--lh-extra-small);white-space:nowrap;color:var(--foreground-secondary)}.VasFormUserVasSnippetNamed_packageVip7Design-gWibx .VasFormUserVasSnippetNamed__note-eQZ4O{margin-top:2px}.VasFormUserVasSnippetNamed__characteristicsWrap-zfRvE{font-size:var(--fs-small);line-height:var(--lh-small);height:100%;padding:0 12px}.VasFormUserVasSnippetNamed__characteristics-aihuQ{margin:0;padding:0;list-style:none}.VasFormUserVasSnippetNamed__characteristicsItem-VvaNi{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px;color:var(--overlay-quaternary)}.VasFormUserVasSnippetNamed_packageVip7Design-gWibx .VasFormUserVasSnippetNamed__characteristicsItem-VvaNi{margin-bottom:8px}.VasFormUserVasSnippetNamed_packageVip7Design-gWibx .VasFormUserVasSnippetNamed__characteristicsItem-VvaNi:last-child{margin-bottom:0}.VasFormUserVasSnippetNamed__characteristicsItem_enabled-HqqPU{color:var(--foreground)}.VasFormUserVasSnippetNamed__characteristicsText-Ul6qe{width:85%}.VasFormUserVasSnippetNamed__priceWrap-ENyPJ{font-size:var(--fs-h4);font-weight:var(--font-weight-medium);line-height:var(--lh-h4);position:relative;display:flex;justify-content:space-between;align-items:center;padding:8px 12px 14px}.VasFormUserVasSnippetNamed_packageVip7Design-gWibx .VasFormUserVasSnippetNamed__priceWrap-ENyPJ{padding-block:16px 12px}.VasFormUserVasSnippetNamed__originalPrice-Ywp_y{font-size:var(--fs-extra-small);margin-left:4px;text-decoration:line-through;color:var(--foreground-secondary)}.VasFormUserVasSnippetNamed__check-GXQO0{box-sizing:border-box;width:24px;height:24px;border:var(--divider-1px);border-radius:50%;transition:border var(--border-transition-time)}.VasFormUserVasSnippetNamed-SEdY6:hover .VasFormUserVasSnippetNamed__check-GXQO0{border:2px solid var(--overlay-tertiary-dark-static)}.VasFormUserInfoPopup{width:210px;padding:16px}.VasFormUserInfoPopup__container{font-size:var(--fs-body);font-weight:var(--font-weight-medium);line-height:var(--lh-body);width:210px;padding:16px}.VasFormUserInfoPopup__popup{box-sizing:border-box;height:262px}.VasFormUserInfoPopup__img{width:40px;height:40px;margin-bottom:4px;background:url(https://yastatic.net/s3/vertis-front-deploy/_autoru-frontend/speed_b6b9556c956b4206fa77b0a4b16b7c61.svg);background-size:cover}.VasFormUserInfoPopup__title{font-size:var(--fs-body);font-weight:var(--font-weight-medium);line-height:var(--lh-body);margin-bottom:4px}.VasFormUserInfoPopup__text{font-size:var(--fs-small);line-height:var(--lh-small);margin-bottom:16px}.VasFormUserInfoPopup__button{font-weight:var(--font-weight-medium)}.YandexPlusInfo-VFxo6{display:flex;cursor:pointer}.VasFormUser__container{overflow:hidden;margin-bottom:24px;border:1px solid #0000000f;border-radius:var(--border-radius-xxl);box-shadow:0 4px 24px #0000000a}.VasFormUser__top{position:relative;border-radius:var(--border-radius-xxl);background-color:var(--background)}.VasFormUser__caption{padding:24px 24px 0}.VasFormUser__captionTitle{font-size:var(--fs-h2);font-weight:var(--font-weight-bold);line-height:var(--lh-h2);display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.VasFormUser__captionNote{font-size:var(--fs-body);line-height:var(--lh-body);color:var(--foreground-secondary)}.VasFormUser__vasList{position:relative;padding:16px 24px 24px}.VasFormUser__snippets{display:flex;justify-content:space-between;align-items:stretch;gap:8px;margin-bottom:8px}.VasFormUser__options,.VasFormUser__snippetsWrap{position:relative}.VasFormUser__options:before,.VasFormUser__snippetsWrap:before{position:absolute;inset:-6px;content:"";border:2px solid #0000;border-radius:calc(var(--border-radius-l) + 6px);transition:border-color .15s}.VasFormUser__outline:before{border-color:var(--black)}.VasFormUser__options.VasFormUser__outline:before{inset:-3px}.VasFormUser__resellerPack{padding:24px;background:var(--white)}.VasFormUser__bottom{padding:18px 24px 24px;background:var(--white)}.VasFormUser__bottom_selected{padding-bottom:18px}.BadgesButton{font-size:var(--font-size-body2);font-weight:var(--font-weight-medium)}.BadgesButton .BadgesButton__icon:first-child{margin:0 4px 0 8px}.BadgesButton .BadgesButton__text:last-child{margin-right:16px}.BadgesButton .BadgesButton__text:first-child{margin-left:16px}.BadgesButton__curtain{display:flex;flex-direction:column;width:430px}.BadgesButton__badges{flex-grow:1}.BadgesButton__applyButton{margin-top:12px}.VasFormDealerSubmit__formError{font-size:var(--font-size-body1);line-height:var(--line-height-body1);max-width:470px;margin:20px auto 0;text-align:center;color:var(--red)}.VasFormDealerItem-NMo5n{margin:0;padding:35px;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left}.VasFormDealerItem-NMo5n:hover{background-color:#cbe4ff}.VasFormDealerItem__checkbox-NB2OH,.VasFormDealerItem__content-Jik8x{display:flex;align-items:center}.VasFormDealerItem__icon-k9F1o{min-width:64px;margin:0 30px}.VasFormDealerItem__icon_type_package_turbo-ILE6s{color:var(--orange)}.VasFormDealerItem__icon_type_all_sale_special-xu5A7{color:var(--blue)}.VasFormDealerItem__icon_type_all_sale_badge-M1706{color:var(--orange)}.VasFormDealerItem__name-Eq16S{font-size:var(--font-size-sub);display:inline-block;margin-bottom:10px;color:var(--blue)}.VasFormDealerItem__name-Eq16S:hover{color:var(--red)}.VasFormDealerItem__description-KCTFw{font-size:var(--font-size-body1);margin-right:15px;color:var(--overlay-secondary-dark-static)}.VasFormDealerItem__price-d6xuu{font-size:var(--font-size-h5);margin-left:auto;white-space:nowrap;color:var(--foreground)}.VasFormDealerItem__popupTitle-xv90q{font-size:var(--font-size-h5);font-weight:700;margin-bottom:15px}.VasFormDealerItem__preview-ZjKlb{width:220px;height:auto}.VasFormDealer{padding:40px}.VasFormDealer__header{font-size:var(--font-size-h4);font-weight:700;line-height:var(--line-height-h4);margin-bottom:12px}.VasFormDealer__description{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-bottom:24px}.VasFormDealer__items{margin-bottom:20px}.VasFormDealerPoffer{padding:0}.OfferAccordionExtraSections-AYj9O{max-width:584px}.OfferAccordionExtraSections__badges-ZjOZ9{margin-bottom:24px}.PofferGarageListingSnippet-eJHmF{padding:24px;cursor:pointer;border:1px solid var(--surface-tertiary);border-radius:var(--border-radius-m)}.PofferGarageListingSnippet-eJHmF:hover{border:1px solid #0000;background-color:var(--fill)}.PofferGarageListingSnippet__header-XKNFP{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.PofferGarageListingSnippet__headerText-xyREf{width:100%}.PofferGarageListingSnippet__title-PBrq4{font-size:var(--font-size-h4);font-weight:700;line-height:var(--line-height-h4);color:var(--black)}.PofferGarageListingSnippet__plate-QoX9G{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-top:4px;color:var(--foreground-secondary)}.PofferGarageListingSnippet__techParam-MzVZ8{display:flex}.PofferGarageListingSnippet__techParam-MzVZ8+.PofferGarageListingSnippet__techParam-MzVZ8{margin-top:8px}.PofferGarageListingSnippet__techParamLabel-fF12F{width:126px;color:var(--foreground-secondary)}.PofferGarageListingSnippet__techParamValue-KQAq2{display:flex}.PofferGarageListingSnippet__body-TDfaX{display:flex;justify-content:space-between}.PofferGarageListingSnippet__logo-KZcKA{width:52px;height:52px;border-radius:50%}.PofferGarageListingSnippet__photo-FF2g8{height:52px;border-radius:var(--border-radius-s);object-fit:cover}.PofferGarageListingSnippet__btn-TevNb{width:110px;margin-top:auto}.PofferGarageListing-EzZeL{max-width:584px;margin:24px auto 0}.PofferGarageListing__title-dacHP{font-size:var(--font-size-body2);line-height:var(--line-height-body2);margin-bottom:16px;color:var(--foreground-secondary)}.PofferGarageListing__snippet-uTedH+.PofferGarageListing__snippet-uTedH{margin-top:16px}.OfferAccordionHeader-RFAq8{font-size:var(--font-size-body1);font-weight:400;line-height:var(--line-height-body1);position:fixed;z-index:2500;top:24px;left:50%;align-self:flex-start;margin:0;opacity:1;color:var(--foreground-secondary);transition:opacity .15s ease-in-out;transform:translateX(-50%)}.OfferAccordionHeader_hidden-C9dJn{opacity:0}.OfferParamsInfoSnack__wrapper-v_3S5{position:fixed;z-index:var(--popup-z-index);top:0;display:flex;justify-content:center;width:100%}.OfferParamsInfoSnack__container-xqx2_{display:flex;align-items:center;gap:8px;width:560px;padding:10px 12px;border-radius:var(--border-radius-m)}.OfferParamsInfoSnack__partialInfo-HmIfX{background-color:var(--orange)}.OfferParamsInfoSnack__fullInfo-yD6dm{background-color:var(--green)}.OfferParamsInfoSnack__iconHighlight-VRVMW{color:var(--white)}.OfferParamsInfoSnack__text-ppJP_{font-size:var(--font-size-body1);font-weight:var(--font-weight-normal);line-height:var(--line-height-body1);color:var(--white)}.OfferParamsInfoSnack__snack-tg8Bs{position:absolute;z-index:var(--popup-z-index);top:-50px;transition:top var(--base-transition-time) ease-in-out}.OfferParamsInfoSnack__snack-tg8Bs.OfferParamsInfoSnack__show-aRib_{top:12px}:root{--animation-time:0.3s}.OfferAccordion{box-sizing:border-box;max-width:1210px;min-height:calc(100vh - var(--header-height));margin:0 auto;padding:24px 36px 36px}.OfferAccordion__mainSections{max-width:584px;margin:32px auto 24px;opacity:0}.OfferAccordion__extraSections,.OfferAccordion__mainSections{animation:OfferAccordion_fadeIn var(--animation-time) forwards}.OfferAccordion__extraSections{margin:0 auto}.OfferAccordion__betaVersion{position:sticky;bottom:38px;left:100%;display:inline-block;margin-right:16px}@keyframes OfferAccordion_fadeIn{0%{opacity:0}to{opacity:1}}.OfferInitialScreenCarInfo-UEvHt{text-align:center}.OfferInitialScreenCarInfo__carInfo-jp103{display:flex;justify-content:space-between;align-items:center;margin-top:24px;padding:24px;border:1px solid #0000000f;border-radius:var(--border-radius-l);box-shadow:0 4px 24px #0000000a}.OfferInitialScreenCarInfo__carInfoText-xj5Ts{display:flex;flex-direction:column}.OfferInitialScreenCarInfo__carInfo_failed-SPQRf{padding:28px 24px}.OfferInitialScreenCarInfo__carInfo_pending-ce_lI{padding:40px 24px}.OfferInitialScreenCarInfo__carName-H4S3A{min-width:0;margin:0;padding-right:8px;text-align:left;white-space:nowrap}.OfferInitialScreenCarInfo__title-YjKX5{font-weight:700;overflow:hidden;text-overflow:ellipsis}.OfferInitialScreenCarInfo__title_success-uZpPM{font-size:var(--font-size-h4);line-height:var(--line-height-h4)}.OfferInitialScreenCarInfo__title_failed-zvicW{font-size:var(--font-size-body1);line-height:var(--line-height-body1);text-align:left}.OfferInitialScreenCarInfo__subtitle-Tm6mf{font-size:var(--font-size-body1);line-height:var(--line-height-body1);overflow:hidden;margin-top:4px;text-overflow:ellipsis}.OfferInitialScreenCarInfo__subtitle_failed-gJU8a{color:var(--foreground-secondary)}.OfferInitialScreenCarInfo__logo-q7Na7{width:52px}.OfferInitialScreenCarInfo__divider-pgaRb{color:var(--overlay-quaternary)}.OfferInitialScreenCarInfo__handMadeButton-DP9Gg{display:inline-block;margin-top:42px}.OfferInitialScreenCarInfo__buttonGroup-zNAks{display:flex;justify-content:stretch;align-items:center;column-gap:16px;margin-top:24px}:root{--top-offset:120px}.OfferInitialScreen-xM5Yi{width:584px;min-height:calc(100vh - var(--header-height) - var(--top-offset));margin:120px auto 0;text-align:center}.OfferInitialScreen__title-_zngd{font-size:var(--font-size-h3);font-weight:700;line-height:var(--line-height-h3);margin-bottom:8px}.OfferInitialScreen__subtitle-n5bDO{font-size:var(--font-size-body1);font-weight:400;line-height:var(--line-height-body1);margin:8px 0 24px}.OfferInitialScreen__shieldIcon-NRQjp{color:var(--foreground-secondary)}.OfferInitialScreen__form-Nrkb0{display:flex;margin-top:24px}.OfferInitialScreen__nextButton-S08A3{flex-basis:136px;margin-left:16px}.OfferInitialScreen__tooltipContent-AGj5z{font-size:var(--font-size-body2);line-height:var(--line-height-body2);box-sizing:border-box;width:224px;padding:4px 0}.OfferInitialScreen__tooltipContentHeader-wMz6W{font-size:var(--font-size-h5);font-weight:var(--font-weight-bold);line-height:var(--line-height-h5);margin-bottom:8px}.GeoInputWithSuggest{overflow:hidden;width:380px;white-space:normal;background:var(--white)}.GeoInputWithSuggest_hasPadding .RichInput__input{padding:20px 15px}.GeoInputWithSuggest_suggestInPopup{width:100%}.GeoInputWithSuggest_suggestInPopup .RichInput__popup{position:absolute;z-index:var(--popup-z-index);overflow:hidden;margin-top:8px;margin-right:8px;border-radius:var(--border-radius-s);box-shadow:var(--shadow-l)}.GeoInputWithSuggest .RichInput__input-control{font-size:var(--font-size-body1);line-height:var(--line-height-h3);box-sizing:border-box;width:100%;height:40px;padding:0 20px 0 45px;border:1px solid #00000012;border-radius:var(--border-radius-xs);outline:none;background:#00000012}.GeoInputWithSuggest .RichInput__input-control:focus{border:1px solid var(--blue);background:var(--white)}.GeoInputWithSuggest .RichInput__suggest{overflow-y:auto;width:auto;max-height:280px;background:var(--white)}.GeoInputWithSuggest .RichInput__suggest-item{display:flex;flex-direction:column;justify-content:center;min-height:42px;padding:5px 15px;cursor:pointer;border-bottom:1px solid var(--overlay-quaternary-dark-static)}.GeoInputWithSuggest .RichInput__suggest-item:last-child{border-bottom:none}.GeoInputWithSuggest .RichInput__suggest-item_selected{background:#eaf4ff}.GeoInputWithSuggest__suggestItemContent{line-height:normal}.GeoInputWithSuggest__suggestItemRegion{font-size:var(--font-size-body1);overflow-x:hidden;text-overflow:ellipsis;color:var(--foreground)}.GeoInputWithSuggest__suggestItemParentRegion{font-size:12px;overflow-x:hidden;text-overflow:ellipsis;color:#0009}.GeoInputWithSuggest__regions{padding:0 15px 10px}.EvaluationFormDisclaimer__text-ctp5a{font-size:var(--font-size-body2);line-height:var(--line-height-body2);position:relative;overflow:hidden;width:598px;white-space:nowrap;text-overflow:ellipsis;color:var(--foreground-secondary-dark-static)}@media (orientation:landscape) and (max-height:449px),(orientation:portrait) and (max-width:767px){.EvaluationFormDisclaimer__text-ctp5a{width:100%;height:32px;white-space:unset}}.EvaluationFormDisclaimer__text-ctp5a:after{font-size:var(--font-size-body2);font-weight:var(--font-weight-medium);line-height:var(--line-height-body2);position:absolute;right:0;bottom:0;width:auto;height:16px;padding-left:64px;content:"Подробнее";color:var(--foreground-secondary-dark-static);background:linear-gradient(270deg,#fff 50%,#fff0)}.EvaluationFormDisclaimer__text-ctp5a:hover:after{color:#e60000}.EvaluationFormDisclaimer__popup-DFEZf{border-radius:var(--border-radius-xxl)}.EvaluationFormDisclaimer__popupContent-Av7bi{font-size:var(--font-size-body2);line-height:var(--line-height-body2);padding:6px}.EvaluationFormDisclaimer__modal-KfB69{padding:16px}.EvaluationFormDisclaimer__modalTitle-oNLFJ{font-size:var(--font-size-h5);font-weight:var(--font-weight-bold);line-height:var(--line-height-h5);margin-bottom:8px}.EvaluationFormDisclaimer__modalContent-zVAWe{font-size:var(--font-size-body1);line-height:var(--line-height-body1);margin-bottom:16px}.EvaluationFormDisclaimer__button-jjHBA{width:100%}.OfferScreenInitialForm-TAn9I{display:flex;flex-direction:column;gap:24px}.OfferScreenInitialForm__blockWrapper-lIM55{position:relative;display:flex;flex-direction:column;gap:16px;padding:24px}.OfferScreenInitialForm__formBadge-Y7UGj{position:absolute;z-index:1;top:-10px;right:0}.OfferScreenInitialForm__formHeader-h0jPb{display:flex;flex-direction:column;gap:4px}.OfferScreenInitialForm__formTitle-WmlFR{font-size:var(--font-size-h4);font-weight:var(--font-weight-bold);line-height:var(--line-height-h4);margin:0;font-feature-settings:lining-nums tabular-nums;font-variant-numeric:lining-nums tabular-nums}.OfferScreenInitialForm__formSubtitle-MGrN9{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--dark-surface-quaternary)}.OfferScreenInitialForm__formContent-B7gqb{display:flex;flex-direction:column;gap:8px;width:100%}.OfferScreenInitialForm__formRow-jWevW{display:flex;gap:8px}.OfferScreenInitialForm__formGeoInput-GajnO{width:100%}.OfferScreenInitialForm__formGeoPopup-WsAyW{position:absolute;z-index:var(--popup-z-index);overflow:hidden;margin-top:8px;border-radius:var(--border-radius-l);box-shadow:var(--shadow-l)}.OfferScreenInitialForm__disclaimerText-Tbu0T{width:534px;height:16px}.OfferScreenPending-YRdJw{display:flex;flex-direction:column;gap:unset;padding:24px}.OfferScreenPending__contentWrapper-KmVk8{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:292px}.OfferScreenPending__loader-kcxs3{margin:0;padding:20px 12px 20px 16px;border-radius:var(--border-radius-xxl);background:var(--surface-secondary)}.OfferScreenPending__textWrapper-jQKtJ{font-size:var(--font-size-body1);line-height:var(--line-height-body1);text-align:center}.OfferScreenFailed-ecZOU{display:flex;flex-direction:column;gap:16px;padding:24px}.OfferScreenFailed__contentWrapper-WMB7H{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:276px}.OfferScreenFailed__icon-uyGRE{padding:12px;border-radius:24px;background:var(--surface-secondary)}.OfferScreenFailed__textWrapper-v_Ep5{font-size:var(--font-size-body1);line-height:var(--line-height-body1);text-align:center}.OfferScreenFailed__buttonsWrapper-kjWuc{display:flex;gap:8px}.OfferScreenNotFound-f42dy{display:flex;flex-direction:column;align-items:center;gap:24px;padding:24px}.OfferScreenNotFound__verticalWrapper-qgTxn{display:flex;flex-direction:column;gap:8px;width:100%;text-align:center}.OfferScreenNotFound__title-lVaDB{font-size:var(--font-size-h4);font-weight:var(--font-weight-bold);line-height:var(--line-height-h4);margin:0;font-feature-settings:lining-nums tabular-nums;font-variant-numeric:lining-nums tabular-nums}.OfferScreenNotFound__subtitle-BR66M{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.OfferCarInfoModal-_en2k{width:600px;border-radius:var(--border-radius-xxl);box-shadow:0 2px 36px 0 var(--dark-shimmer)}.OfferCarInfoModal__image-R1DxS{height:340px;object-fit:cover}.OfferCarInfoModal__body-tTVuS{display:flex;flex-direction:column;gap:16px;padding:24px}.OfferCarInfoModal__title-wRhdg{font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-h3);margin:0;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.OfferCarInfoModal__details-WrdKX{display:flex;flex-wrap:wrap;column-gap:20px;margin:0;padding:0;list-style:none}.OfferCarInfoModal__detail-jAw0T{display:flex;flex-direction:column;justify-content:center;gap:2px;width:266px;height:56px}.OfferCarInfoModal__detailTitle-U32FJ{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground-secondary);font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.OfferCarInfoModal__detailValue-6zGMM{font-size:var(--font-size-body0);line-height:var(--line-height-body0);overflow:hidden;margin:0;text-overflow:ellipsis;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.OfferCarInfoModal__footer-Mn1BO{display:flex;flex-direction:column;gap:8px}.OfferCarInfoModal__footerButton-wREks{width:100%}.OfferCarInfoModal__footerText-KN5TL{font-size:var(--font-size-body2);line-height:var(--line-height-body2);text-align:center;color:var(--overlay-secondary);font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.OfferCarInfoBlock-SW4XU{display:flex;flex-direction:row;gap:24px;padding:12px}.OfferCarInfoBlock__infoWrapper-g6ei0{display:flex;overflow:hidden;flex-grow:1;align-items:center;gap:12px}.OfferCarInfoBlock__carImage-jKn5A{flex-shrink:0;width:44px;height:44px;border-radius:var(--border-radius-s);outline:1px solid var(--overlay-quaternary);outline-offset:-1px}.OfferCarInfoBlock__titleWrapper-VOi9r{display:flex;overflow:hidden;flex-direction:column;gap:2px;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.OfferCarInfoBlock__title-WRgT5{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.OfferCarInfoBlock__subTitle-WIHFT{font-size:var(--font-size-body2);line-height:var(--line-height-body2);color:var(--foreground-secondary)}.OfferCarInfoBlock__subTitle-WIHFT,.OfferCarInfoBlock__title-WRgT5{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.OfferCarInfoBlock__popup-aio1b{border-radius:var(--border-radius-l);box-shadow:var(--shadow-l)}.OfferCarInfoBlock__linkWrapper-cn_DL{display:flex;flex-direction:column;flex-shrink:0;width:280px;padding:12px}.OfferCarInfoBlock__link-bvcpc{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:var(--border-radius-s);font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.OfferCarInfoBlock__link-bvcpc:hover{background:var(--surface-secondary)}.OfferScreenSuccess-fzQNJ,.OfferScreenSuccess__blockWrapper-fOB3t{display:flex;flex-direction:column;gap:24px}.OfferScreenSuccess__blockWrapper-fOB3t{padding:24px}.OfferScreenSuccess__title-kBaBn{font-size:var(--font-size-h4);font-weight:var(--font-weight-bold);line-height:var(--line-height-h4);margin:0;font-feature-settings:lining-nums tabular-nums;font-variant-numeric:lining-nums tabular-nums}.OfferScreenSuccess__sellBlocks-cPqL3{display:flex;flex-direction:column;gap:12px}.OfferScreenSuccess__sellBlock-oj0ZO{display:flex;flex-direction:column;gap:16px;padding:16px;border:1px solid var(--surface-tertiary);border-radius:var(--border-radius-l)}.OfferScreenSuccess__sellBlockBody-QuCuH{display:flex;justify-content:space-between;align-items:center;gap:16px}.OfferScreenSuccess__sellBlockContent-A5faL{display:flex;flex-direction:column;gap:8px}.OfferScreenSuccess__sellBlockHeader-Uf1WU{display:flex;gap:8px}.OfferScreenSuccess__sellBlockDot-Cazav,.OfferScreenSuccess__sellBlockTimespan-vQGQv,.OfferScreenSuccess__sellBlockTypeOfSell-iBUT6{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground-secondary)}.OfferScreenSuccess__sellBlockTypeOfSell-iBUT6{font-weight:var(--font-weight-medium);color:var(--foreground)}.OfferScreenSuccess__sellBlockPrices-JY3l2{font-size:var(--font-size-h3);font-weight:var(--font-weight-normal);line-height:var(--line-height-h3);margin:0;font-feature-settings:lining-nums tabular-nums;font-variant-numeric:lining-nums tabular-nums}.OfferScreenSuccess__sellBlockDivider-DYq6J{border-bottom:var(--divider-1px)}.OfferScreenSuccess__sellBlockDescriptionWrapper-uX5mr{display:flex;flex-direction:column;gap:4px}.OfferScreenSuccess__sellBlockDescriptionText-UcS92{font-size:var(--font-size-body2);font-weight:var(--font-weight-normal);line-height:var(--line-height-body2);color:var(--foreground-secondary)}.OfferScreenSuccess__disclaimerText-oL_ko{width:536px;height:16px}.OfferScreenSuccess-DlTHS{display:flex;flex-direction:column}:root{--header-height:68px;--top-offset:24px}.OfferInitialScreenFork-LgCh1{width:584px;min-height:calc(100vh - var(--header-height) - var(--top-offset)*2);margin:var(--top-offset) auto}.OfferInitialScreenFork__wrapper-jle9L{border:1px solid #0000000f;border-radius:var(--border-radius-l);background:var(--surface);box-shadow:0 4px 24px 0 #0000000a}