.Spinner_container__TWLRl{display:flex;align-items:center;justify-content:center;margin:0 auto;padding:24px 16px}.Spinner_spinner___7nqo{width:var(--size);height:var(--size);border-radius:50%;border:calc(var(--size)/10) solid var(--color);border-top:calc(var(--size)/10) solid rgba(0,0,0,0)}.Button_button__znY7u{position:relative;font-weight:500;font-size:17px;letter-spacing:-.408px;line-height:1;white-space:nowrap;text-align:center;border-radius:12px}@media(hover:hover){.Button_button__znY7u{transition:.2s ease}}.Button_button__znY7u,.Button_inner__BoCxo{display:flex;align-items:center;justify-content:center}.Button_spinner__NRd1_{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;pointer-events:none}.Button_button_loading__1hrvN:disabled{pointer-events:none}.Button_button_loading__1hrvN .Button_inner__BoCxo{opacity:0;pointer-events:none}.Button_button_loading__1hrvN .Button_spinner__NRd1_{opacity:1}.Button_button_fullwidth__9Jxyb{width:100%}.Button_button_size_compact__Puzvi,.Button_button_size_s__xRwaX{font-weight:400}.Button_button_size_s__xRwaX:not(.Button_button_link__W9oe0){padding:12px 24px}.Button_button_size_m__bZC0s:not(.Button_button_link__W9oe0),.Button_button_size_s__xRwaX:not(.Button_button_link__W9oe0){height:48px}.Button_button_size_m__bZC0s:not(.Button_button_link__W9oe0){padding:12px 24px}.Button_button_size_l___RtgX:not(.Button_button_link__W9oe0){padding:16px 24px;height:56px}.Button_button_size_compact__Puzvi{border-radius:8px;font-size:15px;letter-spacing:-.24px}.Button_button_size_compact__Puzvi svg{width:20px;height:20px}html[dir=rtl] .Button_button_size_compact__Puzvi svg{transform:scaleX(-1)}.Button_button_size_compact__Puzvi:not(.Button_button_link__W9oe0){padding:8px 16px;height:36px}.Button_button_black__d8g0H{--btn-primary:var(--thm-black);--btn-secondary:var(--thm-grey-1)}.Button_button_black__d8g0H.Button_button_primary__Rtg1H{color:var(--thm-white)}.Button_button_white__FMB8o{--btn-primary:var(--clr-black);--btn-secondary:var(--clr-white)}.Button_button_green__xSjZx{--btn-primary:var(--clr-green);--btn-secondary:var(--clr-green-15)}.Button_button_red__WMVt_{--btn-primary:var(--clr-primary);--btn-secondary:var(--clr-red-15)}.Button_button_blue__HjlQd{--btn-primary:var(--clr-blue);--btn-secondary:var(--clr-blue-15)}.Button_button_primary__Rtg1H{background:var(--btn-primary);color:var(--clr-white)}.Button_button_secondary__gzdOV{background:var(--btn-secondary);color:var(--btn-primary)}@media(hover:hover){.Button_button_primary__Rtg1H:hover:not(:disabled),.Button_button_secondary__gzdOV:hover:not(:disabled){opacity:.84}}.Button_button_primary__Rtg1H:disabled:not(.Button_button_loading__1hrvN),.Button_button_secondary__gzdOV:disabled:not(.Button_button_loading__1hrvN){background:var(--thm-grey-1);color:var(--thm-grey-3)}.Button_button_tertiary__1zmFd{color:var(--btn-primary)}@media(hover:hover){.Button_button_tertiary__1zmFd:hover:not(:disabled){background:var(--thm-grey-1)}}.Button_button_tertiary__1zmFd:disabled:not(.Button_button_loading__1hrvN){color:var(--thm-grey-3)}.Button_button_outline__5wVm_{border:1px solid var(--thm-grey-1);color:var(--btn-primary);background:var(--thm-card)}@media(hover:hover){.Button_button_outline__5wVm_:hover:not(:disabled){background:var(--thm-grey-1)}}.Button_button_outline__5wVm_:disabled:not(.Button_button_loading__1hrvN){color:var(--thm-grey-3)}.Button_button_link__W9oe0{color:var(--btn-primary)}@media(hover:hover){.Button_button_link__W9oe0:hover:not(:disabled){opacity:.84}}.Button_button_link__W9oe0:disabled:not(.Button_button_loading__1hrvN){color:var(--thm-grey-3)}.ImgSkeleton_skeleton__gtQAx br{display:none}.CommonModal_root__SQqWa{z-index:200;position:fixed;top:0;left:0;width:100vw;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transform-origin:50% 50%;transition:opacity .2s ease-in-out}.CommonModal_container__pzZ3e.CommonModal_no_transition__lXDK4,.CommonModal_no_transition__lXDK4,.CommonModal_root__SQqWa.CommonModal_no_transition__lXDK4{transition:none;transform:none}.CommonModal_root__SQqWa[data-open=true]{opacity:1;pointer-events:auto}.CommonModal_root__SQqWa[data-open=true] .CommonModal_container__pzZ3e{pointer-events:auto;transform:scale(1)}.CommonModal_backdrop__Z8lWA{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.CommonModal_backdrop__Z8lWA span{display:none}.CommonModal_container__pzZ3e{background:var(--thm-white);box-shadow:0 2px 24px rgba(0,0,0,.08);border-radius:16px;border:1px solid var(--thm-grey-1);pointer-events:none;transform:scale(.95);transform-origin:50% 50%;transition:transform .2s ease-in-out;position:relative;z-index:1;padding:24px;max-width:721px;max-height:calc(100% - 90px);overflow-y:auto}.CommonModal_close_btn__sQ4e3{position:absolute;top:24px;right:24px;z-index:2;display:flex;align-items:center;justify-content:center;color:var(--thm-black)}html[dir=rtl] .CommonModal_close_btn__sQ4e3{right:unset;left:24px}@media(max-width:770px){.CommonModal_close_btn__sQ4e3{display:none}}.CommonModal_close_btn__sQ4e3,.CommonModal_close_btn__sQ4e3 svg{width:28px;height:28px}.Characteristics_root__VrWj6{display:flex;gap:24px}@media(max-width:1440px){.Characteristics_root__VrWj6{align-items:flex-start;flex-direction:column-reverse;gap:36px}}.Characteristics_title_wrap__XIdJL{position:relative;display:flex;align-items:center;gap:2px}.Characteristics_title_wrap__XIdJL:hover .Characteristics_title__o_PYu,.Characteristics_title_wrap__XIdJL:hover svg{color:var(--clr-primary)}html[dir=ltr] .Characteristics_title_wrap__XIdJL:hover svg{transform:translateX(8px)}html[dir=rtl] .Characteristics_title_wrap__XIdJL:hover svg{transform:scaleX(-1) translateX(8px)}.Characteristics_title_wrap__XIdJL svg{width:24px;height:24px;transition:.3s ease}html[dir=rtl] .Characteristics_title_wrap__XIdJL svg{transform:scaleX(-1)}.Characteristics_title_btn__LHxG4{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.Characteristics_title__o_PYu{font-weight:700;font-size:24px;line-height:32px;letter-spacing:.35px;transition:color .3s ease}.Characteristics_section__2vTpo{display:flex;flex-direction:column;gap:24px;align-items:flex-start;flex:1 1}@media(max-width:1440px){.Characteristics_section__2vTpo{width:100%;gap:16px}}@media(min-width:1441px){.Characteristics_section__2vTpo:last-child{max-width:270px}.Characteristics_section__2vTpo:last-child .Characteristics_section_container__JzNbp{flex-direction:column;gap:12px}html[dir=ltr] .Characteristics_section__2vTpo:last-child .Characteristics_section_container__JzNbp,html[dir=ltr] .Characteristics_section__2vTpo:last-child .Characteristics_title_wrap__XIdJL{padding-left:24px}html[dir=rtl] .Characteristics_section__2vTpo:last-child .Characteristics_section_container__JzNbp,html[dir=rtl] .Characteristics_section__2vTpo:last-child .Characteristics_title_wrap__XIdJL{padding-right:24px}html[dir=ltr] .Characteristics_section__2vTpo:last-child .Characteristics_title_wrap__XIdJL{border-left:1px solid rgba(0,0,0,0)}html[dir=rtl] .Characteristics_section__2vTpo:last-child .Characteristics_title_wrap__XIdJL{border-right:1px solid rgba(0,0,0,0)}html[dir=ltr] .Characteristics_section__2vTpo:last-child .Characteristics_section_container__JzNbp{border-left:1px solid var(--thm-grey-1)}html[dir=rtl] .Characteristics_section__2vTpo:last-child .Characteristics_section_container__JzNbp{border-right:1px solid var(--thm-grey-1)}}.Characteristics_section_container__JzNbp{width:100%;display:flex;align-items:flex-start;gap:16px}@media(min-width:1441px){.Characteristics_section_container__JzNbp{flex:1 1}}.Characteristics_section_list__LcNZ0{display:flex;flex-direction:column;gap:12px;flex:1 1}.Characteristics_cell__PPJha{display:flex;align-items:flex-start;gap:12px}.Characteristics_cell__PPJha svg{width:20px;height:20px}.Characteristics_value__sNyrs{font-weight:510;font-size:17px;line-height:1.4;letter-spacing:-.41px}.Characteristics_label__AR2vy{font-weight:400;font-size:12px;line-height:16px;letter-spacing:0;color:var(--thm-silver-grey);text-transform:lowercase}.BottomModal_modal_root__EH1VC.BottomModal_modal_root_imp__pVRZF{flex-direction:column-reverse;justify-content:flex-start}div.BottomModal_container__l8zUD.BottomModal_container_imp__wggmw{max-width:100%;width:100%;border:0;border-top:1px solid var(--thm-grey-1);border-bottom-left-radius:0;border-bottom-right-radius:0;transition:.2s ease-in-out;opacity:0;transform:translateY(100%)}[data-open=true] div.BottomModal_container__l8zUD.BottomModal_container_imp__wggmw{opacity:1;transform:translateY(0)}.BottomModal_close_btn__10AyI{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;margin:0 16px 8px auto;color:var(--clr-white)}.BottomModal_close_btn__10AyI,.BottomModal_close_btn__10AyI svg{width:24px;height:24px}.Dropdown_root__a0yhd:not(.Dropdown_root_modal__BPIZK){z-index:2;position:absolute;right:0;top:calc(100% + 12px);height:-moz-fit-content;height:fit-content;overflow:hidden;opacity:0;pointer-events:none;transition:opacity .2s ease;background:var(--thm-white);box-shadow:var(--shadow-primary);border:1px solid var(--thm-grey-1);border-radius:12px}.Dropdown_root__a0yhd:not(.Dropdown_root_modal__BPIZK) .Dropdown_list__x3JXO{padding:8px;max-height:296px;overflow-y:auto}.Dropdown_root__a0yhd:not(.Dropdown_root_modal__BPIZK).Dropdown_root_top___uuWl{top:unset;bottom:calc(100% + 12px)}.Dropdown_li__3ZLx6{font-weight:400;font-size:17px;line-height:24px;letter-spacing:-.41px}.Dropdown_li__3ZLx6>*{width:100%;padding:8px;background:0;transition:.15s cubic-bezier(.2,0,0,1);transform-origin:50% 50%;border-radius:8px;text-align:left}html[dir=rtl] .Dropdown_li__3ZLx6>*{text-align:right}@media(min-width:1021px)and (hover:hover){.Dropdown_root__a0yhd:not(.Dropdown_root_nohover__H1H5b) .Dropdown_li__3ZLx6>:hover{background:var(--thm-grey-1)}.Dropdown_root__a0yhd:not(.Dropdown_root_nohover__H1H5b) .Dropdown_li__3ZLx6>:active{transform:scale(.98)}}.Dropdown_root__a0yhd:not(.Dropdown_root_nohover__H1H5b) .Dropdown_li__3ZLx6[data-active=true]>*{background:var(--thm-grey-1)}.Dropdown_modal_title___VtGq{padding:16px;font-size:24px;font-weight:700;line-height:32px;letter-spacing:.35px;border-bottom:1px solid var(--thm-grey-1)}.Dropdown_modal_container__1oZKE.Dropdown_modal_container_imp__XgDTb:not(.Dropdown_root_modal__BPIZK){padding:0}.Dropdown_root_open__s9Hj_:not(.Dropdown_root_modal__BPIZK){opacity:1;pointer-events:auto}.Dropdown_root_clickable__PAj3M:not(.Dropdown_root_modal__BPIZK){pointer-events:auto}.Dropdown_root_left__A3OWA:not(.Dropdown_root_modal__BPIZK){right:unset;left:0}html[dir=rtl] .Dropdown_root_left__A3OWA:not(.Dropdown_root_modal__BPIZK){right:0;left:unset}.Dropdown_root_left__A3OWA:not(.Dropdown_root_modal__BPIZK):not(.Dropdown_root_fullwidth__ft_o5){width:-moz-fit-content;width:fit-content}.Dropdown_root_fullwidth__ft_o5,.Dropdown_root_fullwidth__ft_o5 .Dropdown_list__x3JXO{width:100%}.Dropdown_root_fullheight__VPgfZ,.Dropdown_root_fullheight__VPgfZ .Dropdown_list__x3JXO{max-height:unset!important}.Dropdown_actions_modal__FdmHv{padding:36px 16px!important;background-color:var(--thm-white)}.Dropdown_actions_modal__FdmHv>div{background-color:var(--thm-card);border-radius:12px}.Dropdown_actions_list__k5ENe li{margin-left:16px}.Dropdown_actions_list__k5ENe li:not(:last-child){border-bottom:1px solid var(--thm-grey-1)}.Dropdown_actions_list__k5ENe li button{width:100%;padding:14px 16px 14px 0}.Dropdown_anchor_fullwidth__i_jGO{position:absolute;bottom:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0}.CrumbsDropdown_root__sXh_L{min-width:200px}@media(max-width:770px){.CrumbsDropdown_root__sXh_L{padding:16px}}.CrumbsDropdown_root__sXh_L>button{margin:8px auto 0}.CrumbsDropdown_list__GDl1_[data-flex=true]{display:flex;gap:4px}.CrumbsDropdown_list__GDl1_[data-flex=false]{column-count:4;column-gap:4px}@media(max-width:770px){.CrumbsDropdown_list__GDl1_[data-flex=false]{column-count:2;column-gap:16px}}@media(min-width:771px){.CrumbsDropdown_list__GDl1_[data-flex=false].CrumbsDropdown_list_full__emRuD{column-count:5}}.CrumbsDropdown_dropdown_anchor__YSDx9{position:absolute;bottom:0;margin:0 auto;left:55%;right:50%}.CrumbsDropdown_list_column__kTGJI{display:flex;flex-direction:column;gap:4px}.CrumbsDropdown_list_btn__brjyV{width:100%;display:flex;align-items:center;gap:8px;padding:8px;font-size:15px;line-height:20px;letter-spacing:-.24px;white-space:nowrap;transition:.2s ease;border-radius:8px}.CrumbsDropdown_list_btn__brjyV:hover{background:var(--thm-grey-1)}.CrumbsDropdown_list_btn__brjyV span{color:var(--thm-silver-grey)}.CrumbsDropdown_dropdown__c_th8.CrumbsDropdown_dropdown_imp__KKnXW>ul{max-height:unset!important}@media(min-width:771px){.CrumbsDropdown_dropdown__c_th8.CrumbsDropdown_dropdown_imp__KKnXW>ul{width:-moz-fit-content;width:fit-content}}.CrumbsDropdown_generations__xSUb0{display:flex;flex-wrap:wrap}@media(min-width:871px){.CrumbsDropdown_generations__xSUb0[data-count=all]{min-width:616px}}@media(min-width:771px)and (max-width:870px){.CrumbsDropdown_generations__xSUb0[data-count=all]{min-width:408px}}@media(min-width:771px){.CrumbsDropdown_generations__xSUb0[data-count="2"]{min-width:408px}.CrumbsDropdown_generations__xSUb0[data-count="1"]{min-width:200px}.CrumbsDropdown_generations__xSUb0{gap:8px}}@media(max-width:770px){.CrumbsDropdown_generations__xSUb0{margin-left:-8px;margin-top:-8px}}@media(min-width:771px){.CrumbsDropdown_generations__xSUb0>li{min-width:200px;width:200px}}@media(max-width:770px){.CrumbsDropdown_generations__xSUb0>li{width:calc(50% - 8px);margin-left:8px;margin-top:8px}}.CrumbsDropdown_generations__xSUb0>li>div{border-radius:8px;overflow:hidden}.GenerationSelect_clear_icon__n5jYJ{color:var(--thm-silver-grey);display:flex;align-items:center;justify-content:center;min-width:24px}.GenerationSelect_clear_icon__n5jYJ,.GenerationSelect_clear_icon__n5jYJ svg{width:24px;height:24px}.GenerationSelect_separated_li__IAdN0{width:100%}.GenerationSelect_first_item__qTDgO{width:100%!important}.GenerationSelect_list_btn__2y42u{display:flex;align-items:center;justify-content:space-between;gap:12px;white-space:nowrap;font-weight:400;font-size:17px;line-height:24px;letter-spacing:-.41px}.GenerationSelect_gen_btn___y2rt{display:flex;align-items:flex-start;width:100%;gap:4px;padding:12px;position:relative;font-weight:400;font-size:15px;line-height:20px;letter-spacing:-.24px;color:var(--clr-white)}.GenerationSelect_gen_btn_height__bYgYC{padding-top:70%}.GenerationSelect_gen_btn___y2rt span{display:block;z-index:3}.GenerationSelect_gen_btn___y2rt:before{content:"";z-index:2;left:0;bottom:50%;position:absolute;width:100%;height:50%;background:linear-gradient(180deg,#000000,rgba(0,0,0,0))}.GenerationSelect_gen_btn___y2rt:hover{background:unset!important}@media(min-width:1201px){.GenerationSelect_gen_btn___y2rt:hover .GenerationSelect_preview_img__KvSAV{transform:scale(1.03)}}.GenerationSelect_preview_img__KvSAV{z-index:0;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all .2s ease-out}.GenerationSelect_overlay_btn__lKlmb{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4}.GenerationSelect_gen_name__cHYfJ{font-weight:400;font-size:15px;line-height:20px;letter-spacing:-.24px;color:var(--clr-white);margin-top:.08em}.GenerationSelect_gen_years__63rC1{font-weight:400;font-size:12px;line-height:16px;letter-spacing:0;color:var(--clr-white)}.GenerationSelect_gen_count__T1npp{position:absolute;bottom:12px;left:12px;padding:4px 8px;border-radius:4px;background:rgba(0,0,0,.48);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:12px;line-height:16px}html[dir=rtl] .GenerationSelect_gen_count__T1npp{left:unset;right:12px}@media(max-width:1020px){.GenerationSelect_dropdown_modal__cvl6z{height:calc(100% - 32px);background-color:var(--thm-bg)}}.GenerationSelect_dropdown__n4wFJ li[data-active=true]:not(:hover)>*{background:0!important}@media(min-width:1201px){.GenerationSelect_dropdown__n4wFJ{max-width:740px}}@media(max-width:1200px){.GenerationSelect_dropdown__n4wFJ{max-height:unset!important;padding:8px}}@media(max-width:1020px){.GenerationSelect_dropdown__n4wFJ{padding:16px}.GenerationSelect_dropdown__n4wFJ,.GenerationSelect_dropdown__n4wFJ>ul{display:flex;flex-direction:column;min-height:100%}.GenerationSelect_dropdown__n4wFJ>ul{flex-grow:1;gap:16px}}.GenerationSelect_generations__7oO0c{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;gap:8px;max-height:428px!important}@media(max-width:1020px){.GenerationSelect_generations__7oO0c{max-height:unset!important;padding-bottom:0;gap:12px}}.GenerationSelect_generations__7oO0c li:not(.GenerationSelect_separated_li__IAdN0){border-radius:8px;overflow:hidden;width:calc(33.33% - 6px)}@media(min-width:771px){.GenerationSelect_generations__7oO0c li:not(.GenerationSelect_separated_li__IAdN0){min-width:200px}}@media(max-width:1200px){.GenerationSelect_generations__7oO0c li:not(.GenerationSelect_separated_li__IAdN0){width:calc(50% - 6px)}}@media(max-width:500px){.GenerationSelect_generations__7oO0c li:not(.GenerationSelect_separated_li__IAdN0){width:100%}}.GenerationSelect_li__lXd_Y{margin-bottom:8px}.GenerationSelect_li__lXd_Y>div{padding:0;background:0!important}.GenerationSelect_action__TXiwz{position:-webkit-sticky;position:sticky;bottom:0;left:0;width:100vw!important;margin-top:auto;margin-left:-16px;margin-bottom:-16px;padding:12px 16px;background-color:var(--thm-white);border-radius:0!important;z-index:10}@media(min-width:1021px){.GenerationSelect_action__TXiwz{display:none}}@media(max-width:1020px){.GenerationSelect_label_wrapper__uhcKi{display:none}}.GenerationSelect_label__UWTgS{font-weight:600;font-size:20px;line-height:24px;letter-spacing:.38px;padding:8px 4px 0;pointer-events:none}.GenerationSelect_hr__6K6IA{display:block;width:calc(100% - 16px);margin:0 auto;height:1px;padding:0;background:var(--thm-grey-1);border-radius:0;pointer-events:none}.GenerationSelect_title__oxyAb{display:flex;flex-direction:column}.Crumbs_root__5P2XQ{position:relative;margin-left:-12px;margin-bottom:12px}@media(max-width:1020px){.Crumbs_root__5P2XQ{margin-bottom:16px}}.Crumbs_root__5P2XQ:before{content:"";position:absolute;z-index:1;top:0;width:48px;height:100%;background:linear-gradient(90deg,var(--thm-white) 6.94%,rgba(255,255,255,0) 100%);transition:.2s ease;pointer-events:none}@media(min-width:771px){.Crumbs_root__5P2XQ:before{display:none}}.Crumbs_root__5P2XQ:before{left:calc(-1*var(--pad))}.Crumbs_root__5P2XQ.Crumbs_root_start__i6BVv:before{opacity:0}.Crumbs_container__bTP2X{display:flex;gap:4px}@media(max-width:1440px){.Crumbs_container__bTP2X{gap:8px}}@media(max-width:770px){.Crumbs_container__bTP2X{overflow-x:auto;width:calc(100% + var(--pad)*2);margin-left:calc(-1*var(--pad));padding-left:var(--pad)}}.Crumbs_container__bTP2X>button{margin-left:12px}.Crumbs_list__ndJ4t{display:flex;align-items:center;flex-wrap:wrap;gap:2px}@media(max-width:770px){.Crumbs_list__ndJ4t{flex-wrap:nowrap}}.Crumbs_dropdown_parent__DHWq3{position:relative}.Crumbs_link___UaS2{color:var(--thm-silver-grey);display:flex;align-items:center;gap:2px}.Crumbs_link___UaS2 svg{width:8px;height:12px}html[dir=rtl] .Crumbs_link___UaS2 svg{transform:scaleX(-1)}.Crumbs_link___UaS2 span{font-size:13px;line-height:18px;letter-spacing:-.41px;white-space:nowrap;display:block;padding:8px 12px;transition:.2s ease;border-radius:8px}a.Crumbs_link___UaS2:hover span,a.Crumbs_link_active__vSUEh span,button.Crumbs_link___UaS2:hover span,button.Crumbs_link_active__vSUEh span{background:var(--thm-grey-1)}a.Crumbs_link_active__vSUEh span,button.Crumbs_link_active__vSUEh span{color:var(--thm-black)}.Textarea_root__ic3LP{width:100%;position:relative;display:flex}.Textarea_textarea_wrap__Lj1_2{line-height:0;position:relative;flex:1 1}.Textarea_textarea__FjgmX,.Textarea_textarea_flat__yC074{width:100%;font-weight:400;font-size:17px;line-height:24px;letter-spacing:-.41px;color:var(--thm-black);-webkit-text-fill-color:var(--thm-black)}.Textarea_textarea__FjgmX::placeholder,.Textarea_textarea_flat__yC074::placeholder{color:var(--thm-silver-grey);-webkit-text-fill-color:var(--thm-silver-grey)}.Textarea_textarea_flat__yC074{resize:none}.Textarea_border__sE2oo{position:absolute;top:0;left:0;width:100%;height:100%;transition:border-color .2s ease;pointer-events:none;border-radius:12px;border:1px solid var(--thm-grey-1)}.Textarea_textarea__FjgmX:disabled~.Textarea_border__sE2oo{border:1px solid var(--thm-black-2)}.Textarea_textarea__FjgmX:focus~.Textarea_border__sE2oo{border:1.5px solid var(--thm-black)}.Textarea_textarea__FjgmX:hover:not(:focus):not(:disabled):not(.Textarea_textarea_error__xwexP)~.Textarea_border__sE2oo{border:1px solid var(--thm-black)}.Textarea_textarea__FjgmX{resize:none;padding:12px;transition:.2s ease;border-radius:12px;background:var(--thm-black-2);-webkit-appearance:none}.Textarea_textarea__FjgmX:disabled{background:var(--thm-photo-stroke)}.Textarea_textarea_error__xwexP~.Textarea_border__sE2oo{border:1.5px solid var(--clr-primary)}.Textarea_error_wrap__KkSNa{display:block;padding-left:12px;text-align:left;overflow:hidden;max-height:0;transition:max-height .175s}.Textarea_error_wrap__KkSNa:empty{display:none}.Textarea_error_wrap_active__6XYg4{max-height:25px}.Textarea_error__VgU7G{font-size:13px;font-weight:400;line-height:18px;letter-spacing:-.41px;color:var(--clr-primary);display:block;padding-top:4px}.Textarea_suffix__BWY2u{position:absolute;right:7px;top:7px}html[dir=rtl] .Textarea_suffix__BWY2u{right:unset;left:7px}.Textarea_suffix__BWY2u svg{color:var(--thm-silver-grey)}.Placeholder_root__lrBDO{text-align:center}.Placeholder_img__sM0Kc,.Placeholder_lottie__EuWKR{width:340px;margin-bottom:24px}.Placeholder_lottie__EuWKR{height:340px;margin-left:auto;margin-right:auto}.Placeholder_title__D6qK_{margin-bottom:12px}.Placeholder_text__sTnEp{font-size:16px;font-weight:400;line-height:21px;letter-spacing:-.32px;color:var(--thm-black);max-width:420px;margin:0 auto 28px}.Placeholder_button__Ez_HS{position:relative}.Placeholder_root_compact__gl4uW{text-align:left}.Placeholder_root_compact__gl4uW .Placeholder_lottie__EuWKR,.Placeholder_root_compact__gl4uW img{width:80px;height:80px;margin-right:12px;margin-bottom:0;margin-left:unset}html[dir=rtl] .Placeholder_root_compact__gl4uW .Placeholder_lottie__EuWKR,html[dir=rtl] .Placeholder_root_compact__gl4uW img{margin-left:12px;margin-right:unset}.Placeholder_root_compact__gl4uW .Placeholder_row__cVp8j{display:flex;align-items:center}.Placeholder_root_compact__gl4uW .Placeholder_title__D6qK_{font-weight:600;font-size:20px;line-height:24px;letter-spacing:.38px;margin-bottom:4px}.Placeholder_root_compact__gl4uW .Placeholder_text__sTnEp{font-size:13px;line-height:18px;letter-spacing:-.078px;margin-bottom:0}.Placeholder_root_compact__gl4uW .Placeholder_button__Ez_HS{margin-top:16px}.Placeholder_root_row__SQ2Ye{display:flex;align-items:center;justify-content:center;gap:48px}@media(max-width:770px){.Placeholder_root_row__SQ2Ye{flex-direction:column;gap:24px}}.Placeholder_root_row__SQ2Ye .Placeholder_lottie__EuWKR{margin:0}.Placeholder_root_row__SQ2Ye .Placeholder_button__Ez_HS{display:flex;flex-direction:row;align-items:center;gap:8px}@media(min-width:771px){div.ConfirmModal_modal_container__OkHo_{width:400px}}.ConfirmModal_title__2YsW0{margin-bottom:8px}.ConfirmModal_buttons__45CyU{display:flex;margin-top:24px;gap:8px}.ConfirmModal_buttons__45CyU button{flex:1 1}.GarageSwitch_btn__vICdb{display:flex;align-items:center;gap:8px;padding:8px 12px;font-size:15px;font-weight:500;line-height:20px;letter-spacing:-.5px;border-radius:8px;background:var(--clr-white);color:var(--clr-black)}.GarageSwitch_btn__vICdb svg{width:20px;height:20px}.GarageSwitch_btn__vICdb svg:last-child{transition:.2s ease;transform-origin:50% 50%}.GarageSwitch_dropdown_btn__v9PMP{display:flex;align-items:center;justify-content:space-between;gap:8px;white-space:nowrap}.GarageSwitch_root_open__VGaZv .GarageSwitch_btn__vICdb svg:last-child{transform:rotate(180deg)}.HorizontalGallery_wrapper__qNwiY{position:relative;z-index:0;border-radius:24px;overflow:hidden}.HorizontalGallery_root__v73Ne{position:relative;display:flex;flex-direction:row;gap:4px;width:100%;height:510px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scroll-padding-left:132px;-ms-overflow-style:none;scrollbar-width:none;z-index:0}.HorizontalGallery_root__v73Ne::-webkit-scrollbar{display:none}.HorizontalGallery_observer__USQyK{position:absolute;bottom:calc(var(--header-h) - 1px + 16px)}.HorizontalGallery_group_of_1__k8dv4 .HorizontalGallery_item_btn__q4mMV,.HorizontalGallery_group_of_1__k8dv4.HorizontalGallery_reel___u5h3,.HorizontalGallery_group_of_2__eFehe .HorizontalGallery_item_btn__q4mMV,.HorizontalGallery_group_of_2__eFehe.HorizontalGallery_reel___u5h3,.HorizontalGallery_group_of_3__FlT9s .HorizontalGallery_item_btn__q4mMV,.HorizontalGallery_group_of_3__FlT9s.HorizontalGallery_reel___u5h3,.HorizontalGallery_one_preview__IHA1A .HorizontalGallery_item_btn__q4mMV,.HorizontalGallery_one_preview__IHA1A.HorizontalGallery_reel___u5h3,.HorizontalGallery_reel___u5h3 .HorizontalGallery_item_btn__q4mMV,.HorizontalGallery_reel___u5h3.HorizontalGallery_reel___u5h3{position:relative}.HorizontalGallery_group_of_1__k8dv4 .HorizontalGallery_item_btn__q4mMV:before,.HorizontalGallery_group_of_1__k8dv4.HorizontalGallery_reel___u5h3:before,.HorizontalGallery_group_of_2__eFehe .HorizontalGallery_item_btn__q4mMV:before,.HorizontalGallery_group_of_2__eFehe.HorizontalGallery_reel___u5h3:before,.HorizontalGallery_group_of_3__FlT9s .HorizontalGallery_item_btn__q4mMV:before,.HorizontalGallery_group_of_3__FlT9s.HorizontalGallery_reel___u5h3:before,.HorizontalGallery_one_preview__IHA1A .HorizontalGallery_item_btn__q4mMV:before,.HorizontalGallery_one_preview__IHA1A.HorizontalGallery_reel___u5h3:before,.HorizontalGallery_reel___u5h3 .HorizontalGallery_item_btn__q4mMV:before,.HorizontalGallery_reel___u5h3.HorizontalGallery_reel___u5h3:before{z-index:1;content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 1px var(--thm-photo-stroke);pointer-events:none;transition:all .2s ease}.HorizontalGallery_group_of_1__k8dv4 .HorizontalGallery_item_btn__q4mMV:hover:before,.HorizontalGallery_group_of_1__k8dv4.HorizontalGallery_reel___u5h3:hover:before,.HorizontalGallery_group_of_2__eFehe .HorizontalGallery_item_btn__q4mMV:hover:before,.HorizontalGallery_group_of_2__eFehe.HorizontalGallery_reel___u5h3:hover:before,.HorizontalGallery_group_of_3__FlT9s .HorizontalGallery_item_btn__q4mMV:hover:before,.HorizontalGallery_group_of_3__FlT9s.HorizontalGallery_reel___u5h3:hover:before,.HorizontalGallery_one_preview__IHA1A .HorizontalGallery_item_btn__q4mMV:hover:before,.HorizontalGallery_one_preview__IHA1A.HorizontalGallery_reel___u5h3:hover:before,.HorizontalGallery_reel___u5h3 .HorizontalGallery_item_btn__q4mMV:hover:before,.HorizontalGallery_reel___u5h3.HorizontalGallery_reel___u5h3:hover:before{background-color:var(--thm-black-24)}.HorizontalGallery_one_preview__IHA1A,.HorizontalGallery_one_preview__IHA1A .HorizontalGallery_item_btn__q4mMV{width:100%;height:100%}.HorizontalGallery_one_preview__IHA1A .HorizontalGallery_item_img__Xlu5I{width:100%;object-fit:cover}.HorizontalGallery_one_preview__IHA1A .react-loading-skeleton{width:100%!important}html[dir=ltr] .HorizontalGallery_group_wrap__opPEV:first-child>div>.HorizontalGallery_item_btn__q4mMV:first-child:before,html[dir=ltr] .HorizontalGallery_group_wrap__opPEV:first-child>div>.HorizontalGallery_reel___u5h3:first-child:before{border-top-left-radius:24px;border-bottom-left-radius:24px}html[dir=ltr] .HorizontalGallery_group_wrap__opPEV:last-child>div>.HorizontalGallery_item_btn__q4mMV:last-child:before,html[dir=ltr] .HorizontalGallery_group_wrap__opPEV:last-child>div>.HorizontalGallery_reel___u5h3:last-child:before,html[dir=rtl] .HorizontalGallery_group_wrap__opPEV:first-child>div>.HorizontalGallery_item_btn__q4mMV:first-child:before,html[dir=rtl] .HorizontalGallery_group_wrap__opPEV:first-child>div>.HorizontalGallery_reel___u5h3:first-child:before{border-top-right-radius:24px;border-bottom-right-radius:24px}html[dir=rtl] .HorizontalGallery_group_wrap__opPEV:last-child>div>.HorizontalGallery_item_btn__q4mMV:last-child:before,html[dir=rtl] .HorizontalGallery_group_wrap__opPEV:last-child>div>.HorizontalGallery_reel___u5h3:last-child:before{border-top-left-radius:24px;border-bottom-left-radius:24px}.HorizontalGallery_group_of_1__k8dv4,.HorizontalGallery_group_of_2__eFehe,.HorizontalGallery_group_of_3__FlT9s,.HorizontalGallery_group_wrap__opPEV{display:flex;flex-shrink:0}.HorizontalGallery_group_of_1__k8dv4,.HorizontalGallery_group_of_2__eFehe,.HorizontalGallery_group_of_3__FlT9s{flex-direction:row;gap:4px}.HorizontalGallery_group_of_1__k8dv4 .HorizontalGallery_item_img__Xlu5I,.HorizontalGallery_group_of_2__eFehe .HorizontalGallery_item_img__Xlu5I,.HorizontalGallery_group_of_3__FlT9s .HorizontalGallery_item_img__Xlu5I{object-fit:cover;border-radius:2px}.HorizontalGallery_group_of_1__k8dv4 .HorizontalGallery_item_btn__q4mMV,.HorizontalGallery_group_of_1__k8dv4 .HorizontalGallery_item_img__Xlu5I,.HorizontalGallery_group_of_2__eFehe .HorizontalGallery_item_btn__q4mMV,.HorizontalGallery_group_of_2__eFehe .HorizontalGallery_item_img__Xlu5I,.HorizontalGallery_group_of_3__FlT9s .HorizontalGallery_item_btn__q4mMV,.HorizontalGallery_group_of_3__FlT9s .HorizontalGallery_item_img__Xlu5I{width:683px;height:100%}.HorizontalGallery_reel___u5h3+.HorizontalGallery_group_of_1__k8dv4:last-child{flex:1 1}.HorizontalGallery_reel___u5h3+.HorizontalGallery_group_of_1__k8dv4:last-child .react-loading-skeleton{width:100%!important}.HorizontalGallery_reel___u5h3+.HorizontalGallery_group_of_1__k8dv4:last-child .HorizontalGallery_item_btn__q4mMV,.HorizontalGallery_reel___u5h3+.HorizontalGallery_group_of_1__k8dv4:last-child .HorizontalGallery_item_btn__q4mMV img{width:100%}.HorizontalGallery_small_imgs__VHrfo{display:flex;flex-direction:column;gap:4px}.HorizontalGallery_small_imgs__VHrfo .HorizontalGallery_item_btn__q4mMV,.HorizontalGallery_small_imgs__VHrfo .HorizontalGallery_item_img__Xlu5I{width:337px;height:253px}.HorizontalGallery_reel___u5h3{min-width:337px;width:337px;position:relative}.HorizontalGallery_reel___u5h3 .HorizontalGallery_item_img__Xlu5I{width:100%;height:100%;overflow:hidden}.HorizontalGallery_reel___u5h3 .HorizontalGallery_item_img__Xlu5I,.HorizontalGallery_reel___u5h3 .HorizontalGallery_item_img__Xlu5I .HorizontalGallery_reel_btn__2R__o{border-radius:2px}.HorizontalGallery_reel_btn__2R__o{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.HorizontalGallery_reel_fullsize_btn__1evLk{z-index:1;position:absolute;top:12px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:var(--clr-system-black-48)}html[dir=ltr] .HorizontalGallery_reel_fullsize_btn__1evLk{right:12px}html[dir=rtl] .HorizontalGallery_reel_fullsize_btn__1evLk{left:12px}.HorizontalGallery_reel_fullsize_btn__1evLk svg{width:100%;height:100%}.HorizontalGallery_nav_container__RVJK4{position:absolute;display:flex;align-items:center;width:100%;height:100%;pointer-events:none;z-index:1}.HorizontalGallery_nav_next__0RsK8,.HorizontalGallery_nav_prev__IogiC{position:absolute;display:flex;align-items:center;justify-content:center;background-color:var(--thm-white);box-shadow:0 4px 28px 0 rgba(0,0,0,.08);transition:all .1s ease;pointer-events:auto}html[dir=ltr] .HorizontalGallery_nav_next__0RsK8{padding:12px 8px 12px 12px;border-radius:24px 0 0 24px;right:0}html[dir=rtl] .HorizontalGallery_nav_next__0RsK8{padding:12px 12px 12px 8px;border-radius:0 24px 24px 0;left:0}html[dir=rtl] .HorizontalGallery_nav_next__0RsK8 svg{transform:scaleX(-1)}html[dir=ltr] .HorizontalGallery_nav_prev__IogiC{padding:12px 12px 12px 8px;border-radius:0 24px 24px 0;left:0}html[dir=rtl] .HorizontalGallery_nav_prev__IogiC{padding:12px 8px 12px 12px;border-radius:24px 0 0 24px;right:0}html[dir=ltr] .HorizontalGallery_nav_prev__IogiC svg{transform:scaleX(-1)}.HorizontalGallery_nav_hidden__JsC78{pointer-events:none;opacity:0}.HorizontalGallery_bottom_actions__22HOr{z-index:1;position:absolute;bottom:8px;display:flex;align-items:center;gap:8px}html[dir=ltr] .HorizontalGallery_bottom_actions__22HOr{right:8px}html[dir=rtl] .HorizontalGallery_bottom_actions__22HOr{left:8px}.HorizontalGallery_bottom_actions__22HOr a,.HorizontalGallery_bottom_actions__22HOr button{border-radius:24px}.HorizontalGallery_bottom_labels__JtCBQ{z-index:1;position:absolute;bottom:8px}html[dir=ltr] .HorizontalGallery_bottom_labels__JtCBQ{left:8px}html[dir=rtl] .HorizontalGallery_bottom_labels__JtCBQ{right:8px}.HorizontalGallery_labels__0LzfV{z-index:1;position:absolute;top:8px;display:flex;align-items:center}html[dir=ltr] .HorizontalGallery_labels__0LzfV{left:8px}html[dir=rtl] .HorizontalGallery_labels__0LzfV{right:8px}.HorizontalGallery_labels__0LzfV:not(.HorizontalGallery_labels_garage__jUB2o){overflow:hidden;border-radius:24px}.HorizontalGallery_labels_garage__jUB2o{gap:8px}.HorizontalGallery_labels_garage__jUB2o .HorizontalGallery_label___Maa1{border-radius:8px}.HorizontalGallery_label___Maa1{padding:8px 12px;background-color:var(--clr-green);color:var(--clr-white);font-size:15px;font-weight:500;line-height:20px;letter-spacing:-.5px}.HorizontalGallery_label_blue__1O1xx{background-color:var(--clr-blue)}.HorizontalGallery_label_white__J9ig0{background:var(--clr-white);color:var(--clr-black)}.NewDetailDesktop_root__5C5z7{position:relative;width:100%;margin:0 auto;padding:12px 0 36px;display:flex;flex-direction:column}.NewDetailDesktop_content__DQNyp{display:flex;flex-direction:column;gap:24px}.NewDetailDesktop_advert__GCIWp{display:flex;flex-direction:row;align-items:flex-start;gap:36px}@media(max-width:1020px){.NewDetailDesktop_advert__GCIWp{flex-direction:column-reverse}}.NewDetailDesktop_info__0L80O{display:flex;flex-direction:column;gap:16px;align-items:stretch;margin-top:-16px;width:calc(100% - 36px - 562px)}@media(max-width:1440px){.NewDetailDesktop_info__0L80O{width:calc(100% - 36px - 386px)}}@media(max-width:1020px){.NewDetailDesktop_info__0L80O{width:100%}}.NewDetailDesktop_info_blocks__PVoXU{display:flex;flex-direction:column;gap:36px;align-items:stretch}.NewDetailDesktop_sidebar__A99hZ{position:-webkit-sticky;position:sticky;top:calc(var(--header-h) - 1px + 16px);display:flex;flex-direction:column;gap:16px;align-items:stretch;flex:1 1;z-index:2}@media(max-width:1020px){.NewDetailDesktop_sidebar__A99hZ{position:relative;top:0}}.NewDetailDesktop_info_box__q0dMR{width:100%;padding:24px;border-radius:24px;background-color:var(--thm-white);border:1px solid var(--thm-grey-1);box-shadow:0 4px 28px 0 rgba(0,0,0,.08)}.NewDetailDesktop_info_box__q0dMR,.NewDetailDesktop_sidebar__A99hZ{max-width:562px}@media(max-width:1440px){.NewDetailDesktop_info_box__q0dMR,.NewDetailDesktop_sidebar__A99hZ{max-width:386px}}@media(max-width:1020px){.NewDetailDesktop_info_box__q0dMR,.NewDetailDesktop_sidebar__A99hZ{max-width:unset;width:100%}}.NewDetailDesktop_conditions__5Dfr9{margin-top:36px;width:calc(100% + 48px);margin-left:-24px}@media(max-width:1256px){.NewDetailDesktop_conditions__5Dfr9{width:calc(100% + var(--pad)*2);margin-left:calc(-1*var(--pad))}html[dir=rtl] .NewDetailDesktop_conditions__5Dfr9{margin-left:0;margin-right:calc(-1*var(--pad))}}@media(min-width:1021px){.NewDetailDesktop_promo_ads____Rd6{margin-top:36px}}.PublishedAt_root__f394l{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;padding-top:13px;border-top:1px solid var(--thm-grey-1)}.PublishedAt_date__IkMeg{font-size:15px;font-weight:400;line-height:20px;letter-spacing:-.24px;color:var(--thm-silver-grey)}.PublishedAt_open_btn__TjBlm{display:flex;flex-direction:row;align-items:center;gap:4px;color:var(--clr-primary)}@media(max-width:770px){.Select_dropdown_modal__g01UT{height:calc(100% - 32px)}}.Select_dropdown__YOI77{position:absolute;bottom:0;left:0}.Select_dropdown_range__T_9ar{position:absolute;bottom:0;right:0}.Select_root__WtQP2{position:relative;display:flex;align-items:center;white-space:nowrap;transition:.2s ease;background:var(--thm-black-2);border-radius:12px;border:1px solid var(--thm-grey-1)}.Select_root__WtQP2:hover:not(.Select_root_open__6jQyq):not(.Select_root_disabled__IbVhH){border:1px solid var(--thm-black)}.Select_root_disabled__IbVhH{background:var(--thm-photo-stroke);border:1px solid var(--thm-black-2);color:var(--thm-grey-3)}.Select_root_selected__IUQM_ .Select_label__NF1BL{transform:translateY(calc(-50% - 8px)) scale(.72)}.Select_label__NF1BL{position:absolute;left:12px;top:50%;transform:translateY(-50%);line-height:1;color:var(--thm-silver-grey);transition:.2s ease;transform-origin:0 0;pointer-events:none;-webkit-user-select:none;user-select:none}html[dir=rtl] .Select_label__NF1BL{left:unset;right:12px;transform-origin:100% 0}.Select_inline_search_input__bxaUz,.Select_label__NF1BL,.Select_select_btn__5smh7{font-size:17px;line-height:24px;letter-spacing:-.41px}.Select_inline_search_input__bxaUz{position:absolute;bottom:13px;left:13px;padding-right:24px;width:calc(100% - 24px)}html[dir=rtl] .Select_inline_search_input__bxaUz{padding-right:0;padding-left:24px}.Select_search_empty__TeY63{color:var(--thm-silver-grey);text-align:center}.Select_select_btn__5smh7{justify-content:space-between;min-height:54px;height:54px;width:100%;padding:12px;display:flex;align-items:center;transition:.2s ease}.Select_select_btn__5smh7 svg{transform-origin:50% 50%;transition:transform .2s ease;color:var(--thm-grey-3);flex-shrink:0}.Select_select_btn_inactive__5pNlo{pointer-events:none;-webkit-user-select:none;user-select:none}.Select_select_btn_inactive__5pNlo>span{visibility:hidden}.Select_root_open__6jQyq{border:1px solid var(--thm-black)}.Select_root_open__6jQyq.Select_root_labeled__ea11Y .Select_select_btn__5smh7 svg{transform:rotate(180deg) translateY(9px)}.Select_root_open__6jQyq:not(.Select_root_labeled__ea11Y) .Select_select_btn__5smh7 svg{transform:rotate(180deg)}.Select_root_labeled__ea11Y .Select_inline_search_input__bxaUz{bottom:7px}.Select_root_labeled__ea11Y .Select_select_btn__5smh7,html[dir=rtl] .Select_root_labeled__ea11Y .Select_select_btn__5smh7{padding:24px 12px 8px}.Select_root_labeled__ea11Y .Select_select_btn__5smh7 svg{transform:translateY(-9px)}.Select_extra__Mm0Rw{color:var(--thm-silver-grey)}.Select_button_name__X1KZE{max-width:90%;overflow:hidden;text-overflow:ellipsis}.Select_list_btn__Tksus{display:flex;align-items:center;justify-content:space-between;border-radius:8px}.Select_list_text__VJBtZ{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Select_list_text_fullwidth__IXOAE{max-width:80%}.Select_li__klDCG{margin-bottom:8px}@media(max-width:770px){.Select_li__klDCG{margin:8px 0;padding:0 12px}}.Select_li__klDCG>div{padding:0;background:0!important}html[dir=ltr] .Select_root_countries__7BrfV .Select_button_name__X1KZE{padding-left:1px}html[dir=rtl] .Select_root_countries__7BrfV .Select_button_name__X1KZE{padding-right:1px}html[dir=ltr] .Select_root_countries__7BrfV .Select_button_name__X1KZE .country-emoji{margin-right:calc(.3em - 1px)}html[dir=rtl] .Select_root_countries__7BrfV .Select_button_name__X1KZE .country-emoji{margin-left:calc(.3em - 1px)}.Select_range_dropdown__GCGL5>ul{padding:4px!important;max-height:unset!important;overflow:auto!important}.Select_range_wrap__jX1E_{display:flex}.Select_range_list_wrap__x75Hn{max-height:320px;overflow-y:auto;-webkit-overflow-scrolling:touch}@media(max-width:770px){.Select_range_list_wrap__x75Hn{flex:1 1}}.Select_range_list_wrap__x75Hn:not(:last-child){padding-right:8px;margin-right:8px;border-right:1px solid var(--thm-grey-1)}.Select_range_wrap_fullwidth__SZUhB .Select_range_list_wrap__x75Hn{flex:1 1}.Select_range_list__sadiV .Select_list_btn__Tksus{min-width:124px;padding:8px 12px 8px 8px;gap:8px;font-size:17px;line-height:24px;letter-spacing:-.408px}@media(max-width:770px){.Select_range_list__sadiV .Select_list_btn__Tksus{flex-direction:row-reverse;justify-content:space-between}}.Select_range_list__sadiV .Select_list_check__paKB4{display:flex;align-items:center;justify-content:center;color:var(--clr-blue)}.Select_range_list__sadiV>li{margin-left:0}.Select_root_small__aka6k .Select_select_btn__5smh7{min-height:52px;height:52px}.Select_root_small__aka6k.Select_root_labeled__ea11Y .Select_select_btn__5smh7 svg{transform:translateY(-9px)}.Select_root_small__aka6k.Select_root_labeled__ea11Y.Select_root_open__6jQyq .Select_select_btn__5smh7 svg{transform:translateY(-9px) rotate(180deg)}.Select_root_error__T20L_{border:1px solid var(--clr-primary)}@media(min-width:771px){.Report_modal_container__aq3WW.Report_modal_container_imp__qbd_d{overflow:unset}.Report_root__fTbhA{width:672px}}.Report_header__lfagM{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.Report_title__g7Jin{font-weight:700;font-size:28px;line-height:33px;letter-spacing:.36px}.Report_close_btn__Vdy_S{width:32px;height:32px;display:flex;align-items:center;justify-content:center}@media(max-width:770px){.Report_close_btn__Vdy_S{display:none}}.Report_field__Lg8Ly{position:relative;margin-bottom:24px}.Report_field__Lg8Ly textarea{padding-bottom:32px}.Report_counter___QOQX{position:absolute;bottom:12px;right:12px;font-size:12px;line-height:16px;color:var(--thm-silver-grey)}.Report_report_dropdown__cZpb2>ul>li:last-child button{color:var(--clr-blue)}.StickyHeader_wrapper__DB_nB{position:-webkit-sticky;position:sticky;top:calc(var(--header-h) - 1px + 16px);width:100%;height:0;z-index:2}.StickyHeader_root__ZNjwv{width:calc(100% + 48px);padding:12px;border-radius:24px;background:var(--thm-white);border:1px solid var(--thm-grey-1);box-shadow:0 4px 28px 0 rgba(0,0,0,.08);opacity:0;pointer-events:none;transition:background-color .2s ease,opacity .2s ease,border-color .2s ease;position:relative}html[dir=ltr] .StickyHeader_root__ZNjwv{margin-left:-24px}html[dir=rtl] .StickyHeader_root__ZNjwv{margin-right:-24px}.StickyHeader_root_visible__6oH42{opacity:1;pointer-events:auto}.StickyHeader_action_btn__nHgLw,.StickyHeader_actions__ORllm,.StickyHeader_left__7zaYw,.StickyHeader_right__z9nDB,.StickyHeader_root__ZNjwv{display:flex;align-items:center}.StickyHeader_left__7zaYw{width:calc(100% - var(--sidebar-w));justify-content:space-between;gap:16px}html[dir=ltr] .StickyHeader_left__7zaYw{padding-right:36px}html[dir=rtl] .StickyHeader_left__7zaYw{padding-left:36px}.StickyHeader_left__7zaYw>div:first-child{width:unset;max-width:100%;padding:0}.StickyHeader_right__z9nDB{justify-content:space-between;min-width:var(--sidebar-w);width:var(--sidebar-w);gap:16px}.StickyHeader_actions__ORllm{gap:16px}.StickyHeader_action_btn__nHgLw{justify-content:center;transition:.2s ease;color:var(--thm-silver-grey)}.StickyHeader_action_btn__nHgLw,.StickyHeader_action_btn__nHgLw svg{width:32px;height:32px}.StickyHeader_action_btn_active__Qn_y_{color:var(--clr-primary)}.StickyHeader_contact__pFbxC ul>li[class]>button{min-width:unset}.StickyHeader_contact__pFbxC ul>li:not([class])>button{min-width:48px;width:48px}.RentAdConditions_root__k1w_j{padding:24px;border-radius:24px;background:var(--clr-black);color:var(--clr-white)}@media(max-width:1020px){.RentAdConditions_root__k1w_j{padding:16px;border-radius:16px}}.RentAdConditions_title__p0KfH{font-size:28px;font-weight:700;line-height:33.41px;letter-spacing:.36px;margin-bottom:24px}@media(max-width:1020px){.RentAdConditions_title__p0KfH{font-size:20px;font-weight:600;line-height:24px;letter-spacing:.38px;margin-bottom:16px}}.RentAdConditions_cols__vaR1v{display:flex;gap:24px}@media(max-width:1020px){.RentAdConditions_cols__vaR1v{flex-direction:column;gap:16px}}.RentAdConditions_col__0zVX5{flex:1 1;display:flex;flex-direction:column;gap:16px}@media(max-width:1020px){.RentAdConditions_col__0zVX5{gap:8px}}.RentAdConditions_col_label___rWZG{font-size:13px;font-weight:500;line-height:15.51px;letter-spacing:-.41px;text-transform:uppercase;color:var(--clr-grey)}.RentAdConditions_cell__7KSbh{flex:1 1;min-height:108px;display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:16px;background:linear-gradient(95.59deg,rgba(255,255,255,.08) -.08%,rgba(255,255,255,.048))}@media(min-width:1021px){.RentAdConditions_cell__7KSbh{justify-content:space-between}}@media(max-width:1020px){.RentAdConditions_cell__7KSbh{gap:4px;min-height:56px}}.RentAdConditions_cell__7KSbh b{font-size:20px;font-weight:700;line-height:24px;letter-spacing:.38px}@media(max-width:1020px){.RentAdConditions_cell__7KSbh b{font-size:17px;font-weight:500;line-height:23.8px;letter-spacing:-.41px}}.RentAdConditions_cell__7KSbh p{font-size:15px;font-weight:400;line-height:20px;letter-spacing:-.24px;color:var(--clr-grey)}.RentAdConditions_cells__fzosv{display:flex;gap:16px}@media(max-width:1020px){.RentAdConditions_cells__fzosv{gap:12px}}@media(min-width:1021px){.RentAdConditions_cells__fzosv:not(.RentAdConditions_payment__uGAIf){flex-direction:column}}.RentAdConditions_payment__uGAIf{flex-wrap:wrap}@media(min-width:1021px){.RentAdConditions_payment__uGAIf{flex-direction:row}.RentAdConditions_payment__uGAIf>:first-child:nth-last-child(2),.RentAdConditions_payment__uGAIf>:nth-child(2):last-child{min-width:100%}}@media(max-width:1020px){.RentAdConditions_payment__uGAIf>:first-child:nth-last-child(3),.RentAdConditions_payment__uGAIf>:nth-child(2):nth-last-child(2){flex:1 1}.RentAdConditions_payment__uGAIf>:nth-child(3):last-child{min-width:calc(50% - 6px)}}@media(min-width:1021px){.RentAdConditions_payment__uGAIf .RentAdConditions_cell__7KSbh{flex:1 1;min-width:calc(50% - 8px)}}@media(max-width:770px){.RentAdConditions_payment__uGAIf .RentAdConditions_cell__7KSbh{flex:1 1;min-width:calc(50% - 6px)}.RentAdConditions_docs__URfhW{flex-direction:column}}.RentStatusInfoButton_wrapper__iV6LO{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border-radius:12px}.RentStatusInfoButton_icon__vVOcy,.RentStatusInfoButton_icon__vVOcy svg{min-width:24px;width:24px;height:24px}.RentStatusInfoButton_info__B8yCq{display:flex;flex-direction:column;gap:4px;align-items:flex-start;flex:1 1}.RentStatusInfoButton_status__4cxTF{width:-moz-fit-content;width:fit-content;padding:2px 6px;border-radius:4px;font-size:12px;font-weight:500;line-height:16px}.RentStatusInfoButton_price___fYsS{font-size:15px;font-weight:500;line-height:20px;letter-spacing:-.5px;text-align:left}.RentStatusInfoButton_right__fjlYw{display:flex;align-items:center;justify-content:center;color:var(--thm-black)}.RentStatusInfoButton_green__rSVNf{color:var(--clr-green)}.RentStatusInfoButton_orange__YlCl9{color:var(--clr-orange)}.RentStatusInfoButton_red__QQQZD{color:var(--clr-primary)}.RentStatusInfoButton_grey__BlK8j{color:var(--thm-silver-grey)}.RentStatusInfoButton_bgGreen__9gdHT{background:var(--clr-green-15)}.RentStatusInfoButton_bgOrange__9EOLJ{background:var(--clr-orange-15)}.RentStatusInfoButton_bgRed__4wJm4{background:var(--clr-red-15)}.RentStatusInfoButton_bgGrey__N4416{background:var(--thm-silver-grey-2)}.RentStatusInfoButton_confirmed__FNkqu{background:var(--clr-green-15)}.RentStatusInfoButton_archived__nKdfC{background:var(--thm-grey-1)}.RentStatusInfoButton_new__1a0Xn{background:var(--clr-orange-15)}.RentStatusInfoButton_declined__JZ_Dg{background:var(--clr-red-15)}.RentStatus_wrapper__J2wEf{display:flex;flex-direction:column;gap:16px}.RentStatus_actions__xbIUp{display:flex;align-items:center;gap:12px}.Tariffs_root__ZSQ5H{gap:16px;display:flex;flex-direction:column}.Tariffs_title__RyPUN{font-size:24px;font-weight:700;line-height:32px;letter-spacing:.35px}.Tariffs_box__1w0rb{background:var(--thm-grey-1);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:16px}.Tariffs_picker__i9jXr{position:relative}.Tariffs_picker_btn__rzXFz{width:100%;display:flex;align-items:center;gap:8px;font-size:17px;font-weight:500;line-height:23.8px;letter-spacing:-.41px;position:relative}.Tariffs_picker_btn__rzXFz svg:first-of-type{width:24px;height:24px}.Tariffs_picker_btn__rzXFz svg:last-of-type{margin-left:auto;width:20px;height:20px}html[dir=rtl] .Tariffs_picker_btn__rzXFz svg:last-of-type{margin-left:unset;margin-right:auto}.Tariffs_picker_period__BFiw5{position:absolute;top:0;left:0;width:100%;height:100%}.Tariffs_picker_period__BFiw5>div{position:static}.Tariffs_picker_period__BFiw5>div>div:not(:last-child){display:none}.Tariffs_price_wrap__S_83H{text-align:center;display:flex;align-items:flex-end;justify-content:center}.Tariffs_price__cFDXE{font-size:28px;font-weight:700;line-height:33.41px;letter-spacing:.36px}.Tariffs_days___Pmpg{color:var(--thm-silver-grey);font-size:15px;line-height:20px;letter-spacing:-.24px;transform:translateY(-.3em)}.Tariffs_hr__6mcPA{width:100%;height:1px;background:var(--thm-photo-stroke)}.Tariffs_row__IurTo{display:flex;align-items:center;gap:8px;font-size:17px;line-height:24px;letter-spacing:-.41px}@media(max-width:1020px){.Tariffs_row__IurTo{gap:12px}}.Tariffs_label__CngQz{color:var(--thm-silver-grey)}.Tariffs_line__BGVj9{flex:1 1;align-self:flex-end;border-bottom:.5px dashed var(--thm-silver-grey-1);transform:translateY(-.3em)}.TariffsCards_root__Ex6Mm{margin-top:-12px}.TariffsCards_tariffs__kMm8r{display:flex;gap:12px}.TariffsCards_tariffs__kMm8r>li{flex:1 1}.TariffsCards_tariff_cell___PlR_{position:relative;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:12px 16px;border-radius:12px;background:var(--thm-black-2);border:1px solid var(--thm-grey-1)}.TariffsCards_percent__IgmfH{position:absolute;top:8px;border-radius:20px;background:var(--clr-green-15);color:var(--clr-green);padding:2px 8px;font-size:12px;font-weight:500;line-height:16px}html[dir=ltr] .TariffsCards_percent__IgmfH{right:8px}html[dir=rtl] .TariffsCards_percent__IgmfH{left:8px}.TariffsCards_tariff_days__IxTRh,.TariffsCards_tariff_price__zO7c6{font-size:13px;font-weight:400;line-height:18px;letter-spacing:-.41px;color:var(--thm-silver-grey)}.TariffsCards_tariff_price__zO7c6 b{font-size:20px;font-weight:700;line-height:24px;letter-spacing:.38px;color:var(--thm-black)}