.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)}.ImgSkeleton_skeleton__gtQAx br{display:none}.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)}.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}.ChatCreate_modal_container__ZBji_.ChatCreate_modal_container_imp__5bq9q{padding:0;border-radius:20px}@media(max-width:770px){.ChatCreate_modal_container__ZBji_.ChatCreate_modal_container_imp__5bq9q{border-radius:20px 20px 0 0}}.ChatCreate_root__6BEih{position:relative}@media(max-width:770px){.ChatCreate_root__6BEih{height:70vh;display:flex;flex-direction:column}}@media(min-width:771px){.ChatCreate_root__6BEih{width:718px}}.ChatCreate_title__A4Zqh{padding:12px;font-weight:600;font-size:17px;line-height:22px;text-align:center;letter-spacing:-.408px}.ChatCreate_chat__cqHtZ{background-repeat:repeat;background-size:280px;background-position:center -10%;background-color:var(--chat-bg-color);position:relative;height:420px}.ChatCreate_chat__cqHtZ:before{content:"";background:var(--chat-bg-gradient)}.ChatCreate_chat__cqHtZ:before,.ChatCreate_chat_bg__ADDRo{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.ChatCreate_chat_bg__ADDRo{background-repeat:repeat;background-size:280px;background-position:center -10%;mix-blend-mode:overlay;transform:translateZ(0);opacity:.22}@media(max-width:770px){.ChatCreate_chat__cqHtZ{height:auto;flex:1 1;min-height:150px}}.ChatCreate_chat_dark___fz3w .ChatCreate_chat_bg__ADDRo{mix-blend-mode:normal;opacity:.28}.ChatCreate_chat_dark___fz3w:before{mix-blend-mode:overlay;z-index:1}.ChatCreate_chat_dark___fz3w .ChatCreate_list_wrap__AiPBB{z-index:2}.ChatCreate_list_wrap__AiPBB{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);width:100%;max-width:590px}.ChatCreate_list__vF0V5{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;padding:0 12px}.ChatCreate_btn__Z4HpC{position:relative;padding:6px 8px 6px 12px;background:var(--clr-blue);border-radius:17px;font-size:17px;font-weight:400;line-height:24px;letter-spacing:-.4px;text-align:left;color:var(--clr-white);white-space:nowrap}.ChatCreate_btn__Z4HpC svg{color:var(--clr-blue);position:absolute;bottom:0;right:-6px}.ChatCreate_advert__NQzCA{margin-bottom:-16px}.ChatCreate_close_btn__nuAVq{z-index:1;position:absolute;top:19px;right:16px;color:var(--thm-silver-grey);display:flex;align-items:center;justify-content:center}@media(max-width:770px){.ChatCreate_close_btn__nuAVq{display:none}}.ChatCreate_response_time_wrap__kpsuQ{position:absolute;top:28px;left:0;right:0;margin:auto;width:-moz-fit-content;width:fit-content}.ChatCreate_response_time__zmSzB{background:var(--thm-black-24);border-radius:24px;padding:12px 16px;gap:10px;display:flex;align-items:center;color:var(--clr-white);font-size:17px;line-height:24px;letter-spacing:-.41px}.ChatCreate_response_time__zmSzB svg{width:24px;height:24px}.ChatCreate_greetings__1hxXq{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ChatCreate_greetings_box__SFSKJ{width:250px;padding:16px;border-radius:12px;background:rgba(255,255,255,.2392156863);-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px);text-align:center;text-wrap:pretty;color:var(--clr-white)}.ChatCreate_greetings_box__SFSKJ b{font-size:13px;font-weight:600;line-height:18px;letter-spacing:-.08px;display:block}.ChatCreate_greetings_box__SFSKJ b:not(:last-child){margin-bottom:8px}.ChatCreate_greetings_box__SFSKJ p{font-size:13px;font-weight:400;line-height:18px;letter-spacing:-.41px}.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)}.Message_root__zo3Kh{position:relative}.Message_root__zo3Kh:not(:last-child){margin-bottom:2px}.Message_root_system__BwVEI{align-self:center}.Message_root_margin__wLMIT:not(:last-child),.Message_root_system__BwVEI:not(:last-child){margin-bottom:8px}.Message_root__zo3Kh:not(.Message_root_system__BwVEI){min-width:120px;max-width:85%}@media(min-width:771px){.Message_root__zo3Kh:not(.Message_root_system__BwVEI){max-width:600px}}.Message_root__zo3Kh:not(.Message_root_system__BwVEI).Message_root_edited__8ZsS4{min-width:160px}.Message_root__zo3Kh:not(.Message_root_system__BwVEI):not(.Message_root_tail__jO5Xu).Message_root_own__sNgDY .Message_message__zvMci{border-bottom-right-radius:4px}.Message_root__zo3Kh:not(.Message_root_system__BwVEI):not(.Message_root_tail__jO5Xu):not(.Message_root_own__sNgDY) .Message_message__zvMci,html[dir=rtl] .Message_root__zo3Kh:not(.Message_root_system__BwVEI):not(.Message_root_tail__jO5Xu).Message_root_own__sNgDY .Message_message__zvMci{border-bottom-left-radius:4px}html[dir=rtl] .Message_root__zo3Kh:not(.Message_root_system__BwVEI):not(.Message_root_tail__jO5Xu):not(.Message_root_own__sNgDY) .Message_message__zvMci{border-bottom-right-radius:4px}.Message_root_loc__TF33y,.Message_root_media__QGDBs{width:80%}.Message_root_actions__g7TeQ .Message_message__zvMci{box-shadow:0 8px 64px rgba(0,0,0,.1);transform:scale(1.04)}.Message_root_actions__g7TeQ.Message_root_loc__TF33y .Message_message__zvMci,.Message_root_actions__g7TeQ.Message_root_media__QGDBs .Message_message__zvMci{transform:scale(1.01)}.Message_root_offer__XGhGb .Message_message__zvMci{background-color:var(--thm-light-gold)}.Message_root_offer__XGhGb .Message_message__zvMci .Message_tail__kqcuq svg{color:var(--thm-light-gold)}.Message_root_offer__XGhGb .Message_message__zvMci .Message_bottom__il4eq i,.Message_root_offer__XGhGb .Message_message__zvMci .Message_text__cy2kY{color:var(--thm-gold)}.Message_system_text__ojPAQ{padding:4px 8px;background:rgba(69,69,69,.24);border-radius:6px;text-align:center;color:var(--clr-white);font-weight:500;font-size:13px;line-height:15px}.Message_message__zvMci{position:relative;background:var(--thm-card);border-radius:17px;transition:.2s ease;transform-origin:50% 50%;padding:2px}.Message_root_greybg__p10jJ:not(.Message_root_own__sNgDY) .Message_tail__kqcuq{color:var(--thm-grey-1)}.Message_root_greybg__p10jJ:not(.Message_root_own__sNgDY) .Message_message__zvMci{background:var(--thm-grey-1)}.Message_text__cy2kY{font-size:17px;line-height:22px;letter-spacing:-.408px;white-space:pre-wrap;word-break:break-word;padding:0 6px 0 10px}.Message_text_media__VUsOm{padding-top:6px}.Message_text__cy2kY:first-child{padding-top:4px}.Message_text__cy2kY a{text-decoration:underline;color:var(--thm-black)}.Message_bottom__il4eq{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-end;text-align:right}.Message_bottom__il4eq:not(.Message_bottom_float__n_h_M){padding:0 6px 4px}.Message_bottom__il4eq i{font-style:italic;font-size:11px;line-height:13px;color:var(--thm-silver-grey)}.Message_bottom_float__n_h_M{padding:4px 8px;position:absolute;bottom:8px;right:8px;pointer-events:none;background:rgba(0,0,0,.36);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:20px}.Message_bottom_float__n_h_M,.Message_bottom_float__n_h_M .Message_read_icon__4cYja,.Message_bottom_float__n_h_M i{color:var(--clr-white)}.Message_wait_icon__6725Z{min-width:16px;width:16px;min-height:16px;margin-left:2px}.Message_read_icon__4cYja,.Message_wait_icon__6725Z,.Message_wait_icon__6725Z div{display:flex;align-items:center;justify-content:center}.Message_read_icon__4cYja{min-width:16px;width:16px;min-height:16px;margin-left:2px}.Message_read_icon__4cYja>div{scale:1.5}.Message_observer__Q_iqf{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none}@media(hover:none)and (pointer:coarse){.Message_bottom__il4eq,.Message_text__cy2kY{-webkit-user-select:none;user-select:none}}.Message_edited__iv4t7{margin-right:2px}.Message_tail__kqcuq{position:absolute;bottom:-2px;right:100%;transform:translateX(50%);color:var(--thm-card);display:block;width:13px}html[dir=rtl] .Message_tail__kqcuq{right:unset;left:100%;transform:translateX(-50%) scaleX(-1)}.Message_root_own__sNgDY{margin-left:auto;color:var(--thm-black)}html[dir=rtl] .Message_root_own__sNgDY{margin-left:unset;margin-right:auto}.Message_root_own__sNgDY .Message_text__cy2kY a{color:var(--thm-black)}.Message_root_own__sNgDY .Message_message__zvMci{background:var(--thm-bubble)}.Message_root_own__sNgDY .Message_tail__kqcuq{color:var(--thm-bubble);left:100%;transform:translateX(-50%)}html[dir=rtl] .Message_root_own__sNgDY .Message_tail__kqcuq{left:unset;right:100%;transform:translateX(50%) scaleX(-1)}.Message_root_own__sNgDY .Message_bottom__il4eq:not(.Message_bottom_float__n_h_M) .Message_edited__iv4t7,.Message_root_own__sNgDY .Message_bottom__il4eq:not(.Message_bottom_float__n_h_M) i{color:var(--thm-onbubble)}.Message_message_highlight__L86xP{position:absolute;left:0;width:100%;background:var(--clr-blue-30);transition:.3s ease-out;pointer-events:none;opacity:0}.Message_message_highlight_active__nVEjn{opacity:1;transition:.2s ease-in}.Message_root_own__sNgDY+.Message_message_highlight__L86xP+.Message_root_own__sNgDY .Message_message__zvMci,.Message_root_own__sNgDY+.Message_root_own__sNgDY .Message_message__zvMci,.Message_root_own__sNgDY+div[data-msg-actions]+.Message_message_highlight__L86xP+.Message_root_own__sNgDY .Message_message__zvMci,.Message_root_own__sNgDY+div[data-msg-actions]+.Message_root_own__sNgDY .Message_message__zvMci{border-top-right-radius:4px}html[dir=rtl] .Message_root_own__sNgDY+.Message_message_highlight__L86xP+.Message_root_own__sNgDY .Message_message__zvMci,html[dir=rtl] .Message_root_own__sNgDY+.Message_root_own__sNgDY .Message_message__zvMci,html[dir=rtl] .Message_root_own__sNgDY+div[data-msg-actions]+.Message_message_highlight__L86xP+.Message_root_own__sNgDY .Message_message__zvMci,html[dir=rtl] .Message_root_own__sNgDY+div[data-msg-actions]+.Message_root_own__sNgDY .Message_message__zvMci{border-top-left-radius:4px}.Message_root_own__sNgDY+.Message_message_highlight__L86xP+.Message_root_own__sNgDY .Message_message__zvMci .chat-media-root,.Message_root_own__sNgDY+.Message_root_own__sNgDY .Message_message__zvMci .chat-media-root,.Message_root_own__sNgDY+div[data-msg-actions]+.Message_message_highlight__L86xP+.Message_root_own__sNgDY .Message_message__zvMci .chat-media-root,.Message_root_own__sNgDY+div[data-msg-actions]+.Message_root_own__sNgDY .Message_message__zvMci .chat-media-root{border-top-right-radius:4px}.Message_root_companion__InTb7+.Message_message_highlight__L86xP+.Message_root_companion__InTb7 .Message_message__zvMci,.Message_root_companion__InTb7+.Message_root_companion__InTb7 .Message_message__zvMci,.Message_root_companion__InTb7+div[data-msg-actions]+.Message_message_highlight__L86xP+.Message_root_companion__InTb7 .Message_message__zvMci,.Message_root_companion__InTb7+div[data-msg-actions]+.Message_root_companion__InTb7 .Message_message__zvMci,html[dir=rtl] .Message_root_own__sNgDY+.Message_message_highlight__L86xP+.Message_root_own__sNgDY .Message_message__zvMci .chat-media-root,html[dir=rtl] .Message_root_own__sNgDY+.Message_root_own__sNgDY .Message_message__zvMci .chat-media-root,html[dir=rtl] .Message_root_own__sNgDY+div[data-msg-actions]+.Message_message_highlight__L86xP+.Message_root_own__sNgDY .Message_message__zvMci .chat-media-root,html[dir=rtl] .Message_root_own__sNgDY+div[data-msg-actions]+.Message_root_own__sNgDY .Message_message__zvMci .chat-media-root{border-top-left-radius:4px}html[dir=rtl] .Message_root_companion__InTb7+.Message_message_highlight__L86xP+.Message_root_companion__InTb7 .Message_message__zvMci,html[dir=rtl] .Message_root_companion__InTb7+.Message_root_companion__InTb7 .Message_message__zvMci,html[dir=rtl] .Message_root_companion__InTb7+div[data-msg-actions]+.Message_message_highlight__L86xP+.Message_root_companion__InTb7 .Message_message__zvMci,html[dir=rtl] .Message_root_companion__InTb7+div[data-msg-actions]+.Message_root_companion__InTb7 .Message_message__zvMci{border-top-right-radius:4px}.Message_root_companion__InTb7+.Message_message_highlight__L86xP+.Message_root_companion__InTb7 .Message_message__zvMci .chat-media-root,.Message_root_companion__InTb7+.Message_root_companion__InTb7 .Message_message__zvMci .chat-media-root,.Message_root_companion__InTb7+div[data-msg-actions]+.Message_message_highlight__L86xP+.Message_root_companion__InTb7 .Message_message__zvMci .chat-media-root,.Message_root_companion__InTb7+div[data-msg-actions]+.Message_root_companion__InTb7 .Message_message__zvMci .chat-media-root{border-top-left-radius:4px}html[dir=rtl] .Message_root_companion__InTb7+.Message_message_highlight__L86xP+.Message_root_companion__InTb7 .Message_message__zvMci .chat-media-root,html[dir=rtl] .Message_root_companion__InTb7+.Message_root_companion__InTb7 .Message_message__zvMci .chat-media-root,html[dir=rtl] .Message_root_companion__InTb7+div[data-msg-actions]+.Message_message_highlight__L86xP+.Message_root_companion__InTb7 .Message_message__zvMci .chat-media-root,html[dir=rtl] .Message_root_companion__InTb7+div[data-msg-actions]+.Message_root_companion__InTb7 .Message_message__zvMci .chat-media-root{border-top-right-radius:4px}.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}.Actions_root__eD47f{opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:3;position:absolute}.Actions_root_top__8DtmT{transform:translateY(-100%)}.Actions_root_open__hUXLa{opacity:1;pointer-events:auto}.Actions_list__Hnesj{min-width:200px;padding:8px;background:var(--thm-white);box-shadow:0 4px 28px rgba(0,0,0,.08);border-radius:12px}.Actions_action_btn__8QRSu{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:12px;font-size:17px;line-height:22px;letter-spacing:-.408px;text-align:left;white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;transition:.2s ease}.Actions_action_btn__8QRSu:hover{background:var(--thm-grey-1)}.Actions_action_btn_delete__nTnC3{color:var(--clr-primary)}.Actions_action_btn__8QRSu svg{width:22px;height:22px}.ContentDoc_root___rYyu{color:var(--doc-color);position:relative;display:flex;align-items:center;padding:4px 6px 4px 4px;gap:8px}.ContentDoc_link__gzp4R{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.ContentDoc_icon__5rgMU{display:flex;align-items:center;justify-content:center;min-width:48px;width:48px;height:48px;border-radius:12px;background:var(--doc-color);color:var(--clr-white)}.ContentDoc_text__myfTM{width:calc(100% - 56px)}.ContentDoc_name__94Wq5{font-size:16px;line-height:24px;letter-spacing:.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ContentDoc_stats__ppNTh{display:flex}.ContentDoc_stats__ppNTh:empty{display:none}.ContentDoc_stats__ppNTh>li{position:relative}.ContentDoc_stats__ppNTh>li:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:8px;width:3px;height:3px;display:none;background:var(--thm-silver-grey);border-radius:50%}.ContentDoc_stats__ppNTh>li:not(:first-child){padding-left:19px}.ContentDoc_stats__ppNTh>li:not(:first-child):before{display:block}.ContentDoc_stats__ppNTh p{font-size:13px;line-height:18px;letter-spacing:-.078px;color:var(--thm-silver-grey)}.ContentDoc_root_own__oVZO4{color:var(--thm-onbubble-text)}.ContentDoc_root_own__oVZO4 .ContentDoc_stats__ppNTh p{color:var(--thm-onbubble)}.ContentDoc_root_compact__JP1Ic{padding:12px}.ContentDoc_root_compact__JP1Ic .ContentDoc_icon__5rgMU{border-radius:50%;min-width:42px;width:42px;height:42px}.ContentDoc_root_compact__JP1Ic .ContentDoc_icon__5rgMU svg{width:20px;height:20px}.ContentDoc_root_compact__JP1Ic .ContentDoc_text__myfTM{width:calc(100% - 50px)}.ContentDoc_root_compact__JP1Ic .ContentDoc_name__94Wq5{font-weight:600;font-size:16px;line-height:21px;letter-spacing:-.32px}.ContentLoc_root__kg4cT{position:relative;z-index:1;width:100%}.ContentLoc_root__kg4cT:before{content:"";display:block;width:100%;padding-top:60%}.ContentLoc_snapshot__aufsF{border-radius:15px;object-fit:cover}.ContentLoc_spinner__gaZMf{display:flex;align-items:center;justify-content:center}.ContentLoc_open_btn__5NQdp,.ContentLoc_snapshot__aufsF,.ContentLoc_spinner__gaZMf{position:absolute;top:0;left:0;width:100%;height:100%}.ContentMedia_root__1CLNy{position:relative;z-index:1;overflow:hidden;border-radius:17px}.ContentMedia_play_icon__cBiSp{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:rgba(0,0,0,.36);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;color:var(--clr-white)}.ContentMedia_play_icon__cBiSp svg{width:8px;height:8px}.ContentMedia_time__Y1emA{position:absolute;top:8px;left:8px;max-width:calc(100% - 16px);font-size:11px;line-height:13px;letter-spacing:.066px;color:var(--clr-white);padding:2px 6px;background:rgba(0,0,0,.36);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:20px}.ContentMedia_preview__UGimD{width:100%;position:relative}.ContentMedia_preview__UGimD:before{content:"";display:block;width:100%}.ContentMedia_preview_img__Kr4Iu{position:absolute;top:0;left:0;width:100%;height:calc(100% + 2px);object-fit:cover;border-radius:2px}.ContentMedia_list__ig4EI{display:flex;flex-wrap:wrap;margin-top:-2px;margin-left:-2px}.ContentMedia_list__ig4EI>li{margin-top:2px;margin-left:2px}.ContentMedia_list__ig4EI[data-count="1"]>li{width:calc(100% - 2px)}.ContentMedia_list__ig4EI[data-count="1"] .ContentMedia_preview__UGimD:before{padding-top:76.92%}.ContentMedia_list__ig4EI[data-count="2"]>li{width:calc(50% - 2px)}.ContentMedia_list__ig4EI[data-count="2"] .ContentMedia_preview__UGimD:before{padding-top:155%}.ContentMedia_list__ig4EI[data-count="3"]>li:first-child{width:calc(100% - 2px)}.ContentMedia_list__ig4EI[data-count="3"]>li:first-child .ContentMedia_preview__UGimD:before{padding-top:38.07%}.ContentMedia_list__ig4EI[data-count="3"]>li:not(:first-child){width:calc(50% - 2px)}.ContentMedia_list__ig4EI[data-count="3"]>li:not(:first-child) .ContentMedia_preview__UGimD:before{padding-top:76.744%}.ContentMedia_list__ig4EI[data-count="4"]>li{width:calc(50% - 2px)}.ContentMedia_list__ig4EI[data-count="4"] .ContentMedia_preview__UGimD:before{padding-top:76.744%}.ContentMedia_list__ig4EI[data-count="5"]>li:first-child,.ContentMedia_list__ig4EI[data-count="5"]>li:nth-child(2){width:calc(50% - 2px)}.ContentMedia_list__ig4EI[data-count="5"]>li:first-child .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="5"]>li:nth-child(2) .ContentMedia_preview__UGimD:before{padding-top:76.744%}.ContentMedia_list__ig4EI[data-count="5"]>li:nth-child(3),.ContentMedia_list__ig4EI[data-count="5"]>li:nth-child(4),.ContentMedia_list__ig4EI[data-count="5"]>li:nth-child(5){width:calc(33.33% - 2px)}.ContentMedia_list__ig4EI[data-count="5"]>li:nth-child(3) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="5"]>li:nth-child(4) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="5"]>li:nth-child(5) .ContentMedia_preview__UGimD:before{padding-top:116%}.ContentMedia_list__ig4EI[data-count="6"]>li:first-child{width:calc(100% - 2px)}.ContentMedia_list__ig4EI[data-count="6"]>li:first-child .ContentMedia_preview__UGimD:before{padding-top:38.07%}.ContentMedia_list__ig4EI[data-count="6"]>li:nth-child(2),.ContentMedia_list__ig4EI[data-count="6"]>li:nth-child(3){width:calc(50% - 2px)}.ContentMedia_list__ig4EI[data-count="6"]>li:nth-child(2) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="6"]>li:nth-child(3) .ContentMedia_preview__UGimD:before{padding-top:76.744%}.ContentMedia_list__ig4EI[data-count="6"]>li:nth-child(4),.ContentMedia_list__ig4EI[data-count="6"]>li:nth-child(5),.ContentMedia_list__ig4EI[data-count="6"]>li:nth-child(6){width:calc(33.33% - 2px)}.ContentMedia_list__ig4EI[data-count="6"]>li:nth-child(4) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="6"]>li:nth-child(5) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="6"]>li:nth-child(6) .ContentMedia_preview__UGimD:before{padding-top:116%}.ContentMedia_list__ig4EI[data-count="7"]>li:first-child,.ContentMedia_list__ig4EI[data-count="7"]>li:nth-child(2),.ContentMedia_list__ig4EI[data-count="7"]>li:nth-child(3),.ContentMedia_list__ig4EI[data-count="7"]>li:nth-child(4){width:calc(50% - 2px)}.ContentMedia_list__ig4EI[data-count="7"]>li:first-child .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="7"]>li:nth-child(2) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="7"]>li:nth-child(3) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="7"]>li:nth-child(4) .ContentMedia_preview__UGimD:before{padding-top:76.744%}.ContentMedia_list__ig4EI[data-count="7"]>li:nth-child(5),.ContentMedia_list__ig4EI[data-count="7"]>li:nth-child(6),.ContentMedia_list__ig4EI[data-count="7"]>li:nth-child(7){width:calc(33.33% - 2px)}.ContentMedia_list__ig4EI[data-count="7"]>li:nth-child(5) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="7"]>li:nth-child(6) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="7"]>li:nth-child(7) .ContentMedia_preview__UGimD:before{padding-top:116%}.ContentMedia_list__ig4EI[data-count="8"]>li:first-child,.ContentMedia_list__ig4EI[data-count="8"]>li:nth-child(2){width:calc(50% - 2px)}.ContentMedia_list__ig4EI[data-count="8"]>li:first-child .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="8"]>li:nth-child(2) .ContentMedia_preview__UGimD:before{padding-top:76.744%}.ContentMedia_list__ig4EI[data-count="8"]>li:nth-child(3),.ContentMedia_list__ig4EI[data-count="8"]>li:nth-child(4),.ContentMedia_list__ig4EI[data-count="8"]>li:nth-child(5),.ContentMedia_list__ig4EI[data-count="8"]>li:nth-child(6),.ContentMedia_list__ig4EI[data-count="8"]>li:nth-child(7),.ContentMedia_list__ig4EI[data-count="8"]>li:nth-child(8){width:calc(33.33% - 2px)}.ContentMedia_list__ig4EI[data-count="8"]>li:nth-child(3) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="8"]>li:nth-child(4) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="8"]>li:nth-child(5) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="8"]>li:nth-child(6) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="8"]>li:nth-child(7) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="8"]>li:nth-child(8) .ContentMedia_preview__UGimD:before{padding-top:116%}.ContentMedia_list__ig4EI[data-count="9"]>li:first-child{width:calc(100% - 2px)}.ContentMedia_list__ig4EI[data-count="9"]>li:first-child .ContentMedia_preview__UGimD:before{padding-top:38.07%}.ContentMedia_list__ig4EI[data-count="9"]>li:nth-child(2),.ContentMedia_list__ig4EI[data-count="9"]>li:nth-child(3){width:calc(50% - 2px)}.ContentMedia_list__ig4EI[data-count="9"]>li:nth-child(2) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="9"]>li:nth-child(3) .ContentMedia_preview__UGimD:before{padding-top:76.744%}.ContentMedia_list__ig4EI[data-count="9"]>li:nth-child(4),.ContentMedia_list__ig4EI[data-count="9"]>li:nth-child(5),.ContentMedia_list__ig4EI[data-count="9"]>li:nth-child(6),.ContentMedia_list__ig4EI[data-count="9"]>li:nth-child(7),.ContentMedia_list__ig4EI[data-count="9"]>li:nth-child(8),.ContentMedia_list__ig4EI[data-count="9"]>li:nth-child(9){width:calc(33.33% - 2px)}.ContentMedia_list__ig4EI[data-count="9"]>li:nth-child(4) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="9"]>li:nth-child(5) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="9"]>li:nth-child(6) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="9"]>li:nth-child(7) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="9"]>li:nth-child(8) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="9"]>li:nth-child(9) .ContentMedia_preview__UGimD:before{padding-top:116%}.ContentMedia_list__ig4EI[data-count="10"]>li:first-child,.ContentMedia_list__ig4EI[data-count="10"]>li:nth-child(2),.ContentMedia_list__ig4EI[data-count="10"]>li:nth-child(3),.ContentMedia_list__ig4EI[data-count="10"]>li:nth-child(4){width:calc(50% - 2px)}.ContentMedia_list__ig4EI[data-count="10"]>li:first-child .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="10"]>li:nth-child(2) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="10"]>li:nth-child(3) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="10"]>li:nth-child(4) .ContentMedia_preview__UGimD:before{padding-top:76.744%}.ContentMedia_list__ig4EI[data-count="10"]>li:nth-child(10),.ContentMedia_list__ig4EI[data-count="10"]>li:nth-child(5),.ContentMedia_list__ig4EI[data-count="10"]>li:nth-child(6),.ContentMedia_list__ig4EI[data-count="10"]>li:nth-child(7),.ContentMedia_list__ig4EI[data-count="10"]>li:nth-child(8),.ContentMedia_list__ig4EI[data-count="10"]>li:nth-child(9){width:calc(33.33% - 2px)}.ContentMedia_list__ig4EI[data-count="10"]>li:nth-child(10) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="10"]>li:nth-child(5) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="10"]>li:nth-child(6) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="10"]>li:nth-child(7) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="10"]>li:nth-child(8) .ContentMedia_preview__UGimD:before,.ContentMedia_list__ig4EI[data-count="10"]>li:nth-child(9) .ContentMedia_preview__UGimD:before{padding-top:116%}.Input_root__mecHn:not(.Input_root_onechar__4hNms){width:100%}.Input_root_size_l__m_UH6 .Input_input__5NxQv,.Input_root_size_l__m_UH6 .Input_label__7jt4R,.Input_root_size_l__m_UH6 .Input_unit__j3AN6,.Input_root_size_m__YvupT .Input_input__5NxQv,.Input_root_size_m__YvupT .Input_label__7jt4R,.Input_root_size_m__YvupT .Input_unit__j3AN6{font-weight:400;font-size:17px;line-height:24px;letter-spacing:-.41px}.Input_root_size_l__m_UH6 .Input_border__gg510,.Input_root_size_l__m_UH6 .Input_input__5NxQv,.Input_root_size_m__YvupT .Input_border__gg510,.Input_root_size_m__YvupT .Input_input__5NxQv{border-radius:12px}.Input_root_size_l__m_UH6 .Input_action__68q_H,.Input_root_size_m__YvupT .Input_action__68q_H{right:12px}html[dir=rtl] .Input_root_size_l__m_UH6 .Input_action__68q_H,html[dir=rtl] .Input_root_size_m__YvupT .Input_action__68q_H{right:unset;left:12px}.Input_root_size_l__m_UH6 .Input_input__5NxQv,.Input_root_size_l__m_UH6 .Input_unit__j3AN6{min-height:56px;padding:24px 44px 8px 12px}html[dir=rtl] .Input_root_size_l__m_UH6 .Input_input__5NxQv,html[dir=rtl] .Input_root_size_l__m_UH6 .Input_unit__j3AN6{padding:24px 12px 8px 44px}.Input_root_size_l__m_UH6.Input_root_onechar__4hNms .Input_input__5NxQv,.Input_root_size_l__m_UH6.Input_root_onechar__4hNms .Input_unit__j3AN6,html[dir=rtl] .Input_root_size_l__m_UH6.Input_root_onechar__4hNms .Input_input__5NxQv,html[dir=rtl] .Input_root_size_l__m_UH6.Input_root_onechar__4hNms .Input_unit__j3AN6{padding:8px 12px}.Input_root_size_l__m_UH6 .Input_input__5NxQv:focus~.Input_label__7jt4R,.Input_root_size_l__m_UH6.Input_root_filled__Yi0fM .Input_label__7jt4R{transform:translateY(calc(-50% - 8px)) scale(.72)}.Input_root_size_compact__BpZNl .Input_input__5NxQv:focus~.Input_label__7jt4R,.Input_root_size_compact__BpZNl.Input_root_filled__Yi0fM .Input_label__7jt4R,.Input_root_size_m__YvupT .Input_input__5NxQv:focus~.Input_label__7jt4R,.Input_root_size_m__YvupT.Input_root_filled__Yi0fM .Input_label__7jt4R{visibility:hidden}.Input_root_size_m__YvupT .Input_input__5NxQv,.Input_root_size_m__YvupT .Input_unit__j3AN6{min-height:48px;padding:12px 44px 12px 12px}html[dir=rtl] .Input_root_size_m__YvupT .Input_input__5NxQv,html[dir=rtl] .Input_root_size_m__YvupT .Input_unit__j3AN6{padding:12px 12px 12px 44px}.Input_root_size_m__YvupT.Input_root_onechar__4hNms .Input_input__5NxQv,.Input_root_size_m__YvupT.Input_root_onechar__4hNms .Input_unit__j3AN6,html[dir=rtl] .Input_root_size_m__YvupT.Input_root_onechar__4hNms .Input_input__5NxQv,html[dir=rtl] .Input_root_size_m__YvupT.Input_root_onechar__4hNms .Input_unit__j3AN6{padding:12px}.Input_root_size_compact__BpZNl .Input_input__5NxQv,.Input_root_size_compact__BpZNl .Input_unit__j3AN6{min-height:36px;padding:8px 36px 8px 12px}html[dir=rtl] .Input_root_size_compact__BpZNl .Input_input__5NxQv,html[dir=rtl] .Input_root_size_compact__BpZNl .Input_unit__j3AN6{padding:8px 12px 8px 36px}.Input_root_size_compact__BpZNl.Input_root_onechar__4hNms .Input_input__5NxQv,.Input_root_size_compact__BpZNl.Input_root_onechar__4hNms .Input_unit__j3AN6,html[dir=rtl] .Input_root_size_compact__BpZNl.Input_root_onechar__4hNms .Input_input__5NxQv,html[dir=rtl] .Input_root_size_compact__BpZNl.Input_root_onechar__4hNms .Input_unit__j3AN6{padding:8px 12px}.Input_root_size_compact__BpZNl .Input_border__gg510,.Input_root_size_compact__BpZNl .Input_input__5NxQv{border-radius:8px}.Input_root_size_compact__BpZNl .Input_input__5NxQv,.Input_root_size_compact__BpZNl .Input_label__7jt4R,.Input_root_size_compact__BpZNl .Input_unit__j3AN6{font-weight:400;font-size:15px;line-height:20px;letter-spacing:-.24px}.Input_root_size_compact__BpZNl .Input_action__68q_H{right:8px}html[dir=rtl] .Input_root_size_compact__BpZNl .Input_action__68q_H{right:unset;left:8px}.Input_input__5NxQv::placeholder,.Input_label__7jt4R{color:var(--thm-silver-grey)}.Input_label__7jt4R{z-index:1;position:absolute;left:12px;top:50%;transform:translateY(-50%);line-height:1;transition:.2s ease;transform-origin:0 0;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap}html[dir=rtl] .Input_label__7jt4R{left:unset;right:12px;transform-origin:100% 0}.Input_input__5NxQv:disabled,.Input_input__5NxQv:disabled~.Input_action__68q_H svg,.Input_input__5NxQv:disabled~.Input_label__7jt4R{color:var(--thm-grey-3)}.Input_required_symbol__uQjB7{color:var(--clr-primary);margin-left:.3em}.Input_input_wrap__edwb4{position:relative}.Input_border__gg510{position:absolute;top:0;left:0;width:100%;height:100%;transition:border-color .2s ease;pointer-events:none;border:1px solid var(--thm-grey-1)}.Input_input__5NxQv:hover:not(:focus):not(:disabled):not(.Input_input_error__6S23v)~.Input_border__gg510{border:1px solid var(--thm-black)}.Input_input__5NxQv:focus~.Input_border__gg510{border:1.5px solid var(--thm-black)}.Input_input__5NxQv:focus~.Input_action__68q_H svg{color:var(--thm-black)}.Input_input__5NxQv:disabled~.Input_border__gg510{border:1px solid var(--thm-black-2)}.Input_input__5NxQv{width:100%;transition:.2s ease;background:var(--thm-black-2);-webkit-appearance:none}.Input_input__5NxQv:disabled{background:var(--thm-photo-stroke)}.Input_input__5NxQv:-webkit-autofill{animation-name:Input_onAutoFillStart__UIAYT}.Input_input__5NxQv:not(:-webkit-autofill){animation-name:Input_onAutoFillCancel__Ns8Zj}.Input_root_onechar__4hNms .Input_input__5NxQv{width:45px;font-weight:400;font-size:20px;line-height:24px;letter-spacing:.38px;text-align:center}.Input_input_error__6S23v~.Input_border__gg510{border:1.5px solid var(--clr-primary)}.Input_error_wrap__IEJpy{display:block;padding-left:12px;text-align:left;overflow:hidden;max-height:0;transition:max-height .175s}.Input_error_wrap_active__vrwbX{max-height:25px}.Input_error__4JwMK{font-size:13px;font-weight:400;line-height:18px;letter-spacing:-.41px;color:var(--clr-primary);display:block;padding-top:4px}.Input_bottom_label_wrap__4Jrfb{display:block;padding-left:12px;text-align:left;overflow:hidden;max-height:0;transition:max-height .175s}.Input_bottom_label_active__Svh5A{max-height:25px}.Input_bottom_label__yHtAP{font-size:13px;font-weight:400;line-height:18px;letter-spacing:-.5px;text-align:left;display:block;padding-top:4px;color:var(--thm-silver-grey)}.Input_action__68q_H{z-index:1;position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;min-width:20px;min-height:20px}.Input_action__68q_H svg{width:20px;height:20px;color:var(--thm-silver-grey)}.Input_root_filled__Yi0fM .Input_action__68q_H svg{color:var(--thm-black)}.Input_action_password__riwlp svg{width:18px;height:18px}.Input_splitted_container__Oqadl{display:flex;align-items:center;justify-content:center}.Input_splitted_container__Oqadl.Input_splitted_container_outlined__u03nz{gap:16px!important}.Input_splitted_container__Oqadl.Input_splitted_container_outlined__u03nz .Input_input__5NxQv{background:0;border:0;padding:10px 0!important;min-height:unset;height:44px;width:24px;font-weight:600;font-size:34px;line-height:41px;letter-spacing:.37px}.Input_splitted_container__Oqadl.Input_splitted_container_outlined__u03nz .Input_input__5NxQv:hover:not(:focus):not(:disabled):not(.Input_input_error__6S23v)~.Input_border__gg510{border:0}.Input_splitted_container__Oqadl.Input_splitted_container_outlined__u03nz .Input_border__gg510{position:absolute;top:unset;bottom:0;left:0;width:100%;height:2px;border:0;border-radius:5px;background:var(--thm-silver-grey);transition:background .15s ease}.Input_splitted_container__Oqadl.Input_splitted_container_outlined__u03nz .Input_root_filled__Yi0fM .Input_border__gg510{background:var(--thm-black)}.Input_unit__j3AN6{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.Input_unit__j3AN6 span{visibility:hidden}.Input_root__mecHn:not(.Input_root_filled__Yi0fM) .Input_unit__j3AN6{display:none}.RepliedMsg_root__shKl1{position:relative;display:flex;align-items:center;gap:4px;padding-left:6px;margin:4px 6px 4px 12px}.RepliedMsg_root__shKl1:before{content:"";width:2px;height:calc(100% - 4px);position:absolute;left:0;top:50%;transform:translateY(-50%);background:var(--replied-color);border-radius:1px}.RepliedMsg_btn__it7vq{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.RepliedMsg_img___5HY6{display:block;min-width:28px;width:28px;height:28px;border-radius:4px;object-fit:cover}.RepliedMsg_img___5HY6+.RepliedMsg_wrap__PCUk2{max-width:calc(100% - 32px)}.RepliedMsg_name__7ahj_{font-weight:600;color:var(--replied-color-text)}.RepliedMsg_text__GwC3U{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.RepliedMsg_name__7ahj_,.RepliedMsg_text__GwC3U{font-size:13px;line-height:18px;letter-spacing:-.078px}.RepliedMsg_wrap__PCUk2{max-width:100%}.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{background-color:var(--thm-white)}@media(min-width:1021px){.Dropdown_actions_modal__FdmHv{padding:36px 16px!important}}@media(max-width:1020px){.Dropdown_actions_modal__FdmHv{padding:16px 0!important}}.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}.Tabs_tabs__bfnY7{display:flex}.Tabs_tab__fqGyW{display:flex;align-items:center}.Tabs_tab__fqGyW img{width:22px;height:22px}.Tabs_tabs_fullwidth__p8nxW{width:100%}.Tabs_tabs_fullwidth__p8nxW>li{flex:1 1}.Tabs_tabs_fullwidth__p8nxW>li>button{width:100%;justify-content:center;white-space:nowrap;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;max-height:38px;word-break:break-all}html[dir=ltr] .Tabs_tabs_primary__z0mRu>li:not(:last-child) .Tabs_tab__fqGyW:not(.Tabs_tab_active__A8CQq){border-right:.5px solid rgba(0,0,0,0)}html[dir=rtl] .Tabs_tabs_primary__z0mRu>li:not(:first-child) .Tabs_tab__fqGyW:not(.Tabs_tab_active__A8CQq){border-left:.5px solid rgba(0,0,0,0)}.Tabs_tabs_primary__z0mRu>li:first-child .Tabs_tab__fqGyW{border-radius:8px 0 0 8px}.Tabs_tabs_primary__z0mRu>li:last-child .Tabs_tab__fqGyW,html[dir=rtl] .Tabs_tabs_primary__z0mRu>li:first-child .Tabs_tab__fqGyW{border-radius:0 8px 8px 0}html[dir=rtl] .Tabs_tabs_primary__z0mRu>li:last-child .Tabs_tab__fqGyW{border-radius:8px 0 0 8px}.Tabs_tabs_primary__z0mRu .Tabs_tab__fqGyW{padding:8px 12px;font-size:15px;line-height:20px;letter-spacing:-.24px;color:var(--thm-silver-grey);border:.5px solid var(--thm-grey-2);transition:.2s ease}.Tabs_tabs_primary__z0mRu .Tabs_tab__fqGyW:hover:not(:disabled){background:var(--clr-blue);border-color:var(--clr-blue);color:var(--clr-white)}.Tabs_tabs_primary__z0mRu .Tabs_tab__fqGyW:disabled{background:var(--thm-grey-1)}.Tabs_tabs_primary__z0mRu .Tabs_tab_active__A8CQq{background:var(--clr-blue-15);border-color:var(--clr-blue);color:var(--thm-black)}.Tabs_tabs_primary__z0mRu .Tabs_tab_active__A8CQq:disabled{border-color:var(--thm-grey-2);background:var(--thm-grey-1);color:var(--thm-silver-grey)}.Tabs_tabs_secondary__5ooJw{gap:8px}.Tabs_tabs_secondary__5ooJw .Tabs_tab__fqGyW{padding:8px 12px;background:var(--thm-grey-1);border-radius:8px;transition:.2s ease;white-space:nowrap;font-size:13px;line-height:18px;letter-spacing:-.078px;color:var(--thm-black)}.Tabs_tabs_secondary__5ooJw .Tabs_tab_active__A8CQq{background:var(--clr-primary);color:var(--clr-white)}.Tabs_tabs_secondary__5ooJw .Tabs_tab__fqGyW:disabled{opacity:.8}.Tabs_tabs_secondary__5ooJw .Tabs_tab__fqGyW:not(.Tabs_tab_active__A8CQq) span{color:var(--thm-silver-grey)}.Tabs_tabs_stroke__VGdvs .Tabs_tab__fqGyW{padding:12px 12px 15px;position:relative;transition:.2s ease;white-space:nowrap;font-size:15px;line-height:20px;letter-spacing:-.24px;color:var(--thm-silver-grey)}.Tabs_tabs_stroke__VGdvs .Tabs_tab__fqGyW:disabled{opacity:.8}.Tabs_tabs_stroke__VGdvs .Tabs_tab__fqGyW:before{content:"";position:absolute;bottom:0;left:50%;width:calc(100% - 24px);height:4px;background:var(--clr-blue);border-radius:6.67345px 6.67345px 0 0;transform-origin:50% 100%;transform:translateX(-50%) scaleY(0);transition:.2s ease}.Tabs_tabs_stroke__VGdvs .Tabs_tab__fqGyW:hover:not(:disabled),.Tabs_tabs_stroke__VGdvs .Tabs_tab_active__A8CQq{color:var(--clr-blue)}.Tabs_tabs_stroke__VGdvs .Tabs_tab_active__A8CQq:before{transform:translateX(-50%) scaleY(1)}.Tabs_tabs_segment__GKBKz{border-radius:8px}.Tabs_tabs_segment__GKBKz .Tabs_tab__fqGyW{border-radius:6px;font-size:15px;line-height:20px;letter-spacing:-.24px}.Tabs_tabs_segment__GKBKz,.Tabs_tabs_segment_l__VeUpQ{padding:4px;background:var(--thm-bg)}.Tabs_tabs_segment__GKBKz>li,.Tabs_tabs_segment_l__VeUpQ>li{flex:1 1;position:relative}html[dir=ltr] .Tabs_tabs_segment__GKBKz>li:not(:last-child):not(:has(.Tabs_tab_active__A8CQq)):before,html[dir=ltr] .Tabs_tabs_segment_l__VeUpQ>li:not(:last-child):not(:has(.Tabs_tab_active__A8CQq)):before,html[dir=rtl] .Tabs_tabs_segment__GKBKz>li:not(:last-child):not(:has(.Tabs_tab_active__A8CQq)):before,html[dir=rtl] .Tabs_tabs_segment_l__VeUpQ>li:not(:last-child):not(:has(.Tabs_tab_active__A8CQq)):before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:-2px;height:75%;width:1px;background-color:var(--thm-silver-grey-2);opacity:1;transition:all .2s ease}html[dir=rtl] .Tabs_tabs_segment__GKBKz>li:not(:last-child):not(:has(.Tabs_tab_active__A8CQq)):before,html[dir=rtl] .Tabs_tabs_segment_l__VeUpQ>li:not(:last-child):not(:has(.Tabs_tab_active__A8CQq)):before{right:unset;left:-2px}.Tabs_tabs_segment__GKBKz .Tabs_tab__fqGyW,.Tabs_tabs_segment_l__VeUpQ .Tabs_tab__fqGyW{background:0;transition:.2s ease;font-weight:400;text-align:center;color:var(--thm-silver-grey);overflow:visible;width:100%;padding:4px 8px}.Tabs_tabs_segment__GKBKz .Tabs_tab__fqGyW:not(.Tabs_tab_active__A8CQq):hover,.Tabs_tabs_segment_l__VeUpQ .Tabs_tab__fqGyW:not(.Tabs_tab_active__A8CQq):hover{color:var(--thm-black)}.Tabs_tabs_segment__GKBKz .Tabs_tab_active__A8CQq,.Tabs_tabs_segment_l__VeUpQ .Tabs_tab_active__A8CQq{color:var(--thm-black);background:var(--thm-card);box-shadow:0 3px 8px rgba(0,0,0,.12),0 3px 1px rgba(0,0,0,.04)}.Tabs_tabs_segment__GKBKz .Tabs_tab__fqGyW:disabled,.Tabs_tabs_segment_l__VeUpQ .Tabs_tab__fqGyW:disabled{opacity:.5}.Tabs_tabs_segment_l__VeUpQ{border-radius:12px}.Tabs_tabs_segment_l__VeUpQ .Tabs_tab__fqGyW{border-radius:8px;font-size:17px;line-height:24px;letter-spacing:-.41px;padding:8px;min-height:40px}.Tabs_tabs_buttons__jgtUf{display:flex;gap:4px}.Tabs_tabs_buttons__jgtUf .Tabs_tab__fqGyW{display:flex;align-items:center;gap:8px;padding:6px 12px;font-weight:500;font-size:17px;line-height:22px;color:var(--thm-silver-grey);border:1px solid rgba(0,0,0,0);border-radius:8px;transition:.2s ease}.Tabs_tabs_buttons__jgtUf .Tabs_tab__fqGyW img{min-width:28px;width:28px;height:28px}.Tabs_tabs_buttons__jgtUf .Tabs_tab_active__A8CQq{color:var(--thm-black);background:var(--thm-card);border:1px solid var(--thm-grey-2);box-shadow:0 4px 8px rgba(0,0,0,.04)}.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}.InputSearch_root__JmMT9{position:relative}.InputSearch_root__JmMT9>svg{color:var(--thm-silver-grey);position:absolute;left:12px;top:50%;transform:translateY(-50%)}html[dir=rtl] .InputSearch_root__JmMT9>svg{left:unset;right:12px}html[dir=ltr] .InputSearch_root__JmMT9 input{padding-left:44px!important;padding-right:12px!important}html[dir=rtl] .InputSearch_root__JmMT9 input{padding-left:12px!important;padding-right:44px!important}html[dir=ltr] .InputSearch_root_small__oe5g4 input{padding-left:40px!important;padding-right:12px!important}html[dir=rtl] .InputSearch_root_small__oe5g4 input{padding-left:12px!important;padding-right:40px!important}.InputSearch_root_fullwidth__lkIMb{width:100%}.InputSearch_root_filled__Kxr9R>svg{color:var(--thm-black)}@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}.Previews_modal_backdrop__w9cXX{display:none}.Previews_modal_container__H8abM.Previews_modal_container_imp__yH2RV{position:relative;width:100%;height:100%;max-width:100%;max-height:100%;padding:0;border-radius:0;background:0}.Previews_backdrop__FcR02{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--clr-black);cursor:default}.Previews_root___K9Ac{width:100%;height:100%;position:relative;z-index:1}.Previews_header__MFK_y{display:flex;align-items:center;justify-content:space-between;padding:12px var(--pad);color:var(--clr-white)}.Previews_header_btn__ZXaK_{display:flex;align-items:center;justify-content:center}.Previews_header_btn_hidden__RtGX3{opacity:0;pointer-events:none}.Previews_header_btn__ZXaK_,.Previews_header_btn__ZXaK_ svg{width:28px;height:28px}.Previews_header__MFK_y span{font-weight:600;font-size:17px;line-height:22px;text-align:center;letter-spacing:-.408px}.Previews_content__MzI0K{height:calc(100% - var(--header-h))}.Previews_slider__Bgfhi{width:100%;height:100%}.Previews_slider__Bgfhi .slick-slider{touch-action:auto!important}.Previews_slide__H_7I3{width:100%;height:calc(100vh - var(--header-h));height:calc(var(--vh, 1vh)*100 - var(--header-h));position:relative;outline:0}.Previews_slide_img__FjGE7{object-fit:contain;width:auto;height:auto;max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media(max-width:770px){.Previews_slide_img__FjGE7{display:block;width:100%}}.Previews_content__MzI0K,.Previews_header__MFK_y,.Previews_root___K9Ac{pointer-events:none}.Previews_header_btn__ZXaK_,.Previews_slide_img__FjGE7{pointer-events:auto}.Avatar_border__Yd57K{box-shadow:inset 0 0 0 1px var(--thm-photo-stroke);border-radius:100%;width:100%;height:100%;position:relative;pointer-events:none}.Avatar_avatar__qgRsl{position:relative;border-radius:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;overflow:hidden;transition:border-color .2s ease}.Avatar_img__3nQdU{border-radius:100%;object-fit:cover}.Avatar_avatar_btn__gNkwi,.Avatar_img__3nQdU{position:absolute;top:0;left:0;width:100%;height:100%}.Avatar_avatar_btn__gNkwi{z-index:1;opacity:0}.Avatar_avatar_btn__gNkwi span{display:none}.Avatar_link__kw76i{z-index:1;position:absolute;top:0;left:0;display:block;width:100%;height:100%;pointer-events:auto}.Avatar_placeholder__99Uc7{position:absolute;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:100%;-webkit-user-select:none;user-select:none;letter-spacing:.5px;color:var(--clr-white)}.Avatar_placeholder__99Uc7 svg{width:100%;height:100%}@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)}.Note_root__BJCAU{--btn-w:44px;--btn-h:44px;--icon-size:20px;--text-fs:15px;--text-lh:20px;--text-ls:-0.24px;position:relative;background:var(--thm-grey-1);box-shadow:0 0 0 1px var(--thm-silver-grey-2);border-radius:8px;transition:.2s ease;min-height:44px;padding:12px calc(var(--btn-w) + 10px) 12px 40px;margin-bottom:8px;overflow:hidden}html[dir=rtl] .Note_root__BJCAU{padding:12px 40px 12px calc(var(--btn-w) + 10px)}.Note_root_new__ju84a{border-radius:16px}.Note_root__BJCAU textarea{font-size:var(--text-fs);line-height:var(--text-lh);letter-spacing:var(--text-ls);color:var(--thm-black)}.Note_root__BJCAU textarea::placeholder{color:var(--thm-silver-grey);transition:.2s ease}.Note_root__BJCAU:hover{box-shadow:0 0 0 1.5px var(--thm-black)}.Note_root__BJCAU:hover textarea::placeholder,.Note_root__BJCAU:hover:not(.Note_root_filled__Ul1AJ) .Note_btn__6wzK2:not(.Note_btn_editing__H4FzN) svg{color:var(--thm-black)}.Note_root_editing__nqb_O{box-shadow:0 0 0 1.5px var(--thm-black)}.Note_root_editing__nqb_O textarea::placeholder{display:none;visibility:hidden}.Note_open_btn__wup4i{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.Note_btn__6wzK2{position:absolute;top:0;right:0;width:var(--btn-w);height:var(--btn-h);display:flex;align-items:center;justify-content:center;transition:.2s ease}html[dir=rtl] .Note_btn__6wzK2{right:unset;left:0}.Note_btn__6wzK2 svg{width:var(--icon-size);height:var(--icon-size);color:var(--thm-silver-grey);transition:.2s ease}.Note_btn_default__jHfRk svg:last-child:not(:first-child){display:none}.Note_btn_default__jHfRk:hover svg{color:var(--thm-black)}.Note_btn_editing__H4FzN svg{color:var(--clr-primary)}.Note_root_filled__Ul1AJ:hover .Note_btn_default__jHfRk{z-index:1}.Note_root_filled__Ul1AJ textarea{opacity:1}.Note_root_filled__Ul1AJ textarea::placeholder{color:var(--thm-black);-webkit-text-fill-color:var(--thm-black)}.Note_note_icon__Monmc{position:absolute;top:0;left:0;width:40px;height:44px;display:flex;align-items:center;justify-content:center}html[dir=rtl] .Note_note_icon__Monmc{left:unset;right:0}.Note_note_icon__Monmc svg{width:20px;height:20px;color:var(--thm-silver-grey)}@media(max-width:770px){.ShareModal_modal_container__3wWSK.ShareModal_modal_container_imp__kaqzD{padding:16px}}@media(min-width:771px){.ShareModal_root__8By4n{width:528px}}.ShareModal_header__xANLI{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}@media(max-width:770px){.ShareModal_header__xANLI{width:calc(100% + 32px);margin-left:-16px;padding-left:16px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid var(--thm-grey-1)}}.ShareModal_title__V0vlE{font-size:28px;font-weight:700;line-height:33.41px;letter-spacing:.36px}@media(max-width:770px){.ShareModal_title__V0vlE{font-size:20px;font-weight:700;line-height:24px;letter-spacing:.38px}}.ShareModal_close_btn__gKbbA{display:flex;align-items:center;justify-content:center}@media(max-width:770px){.ShareModal_close_btn__gKbbA{display:none}}.ShareModal_close_btn__gKbbA,.ShareModal_close_btn__gKbbA svg{width:28px;height:28px}.ShareModal_socials__BWMYY{display:flex;align-items:center;gap:16px;margin-bottom:24px}@media(max-width:770px){.ShareModal_socials__BWMYY{justify-content:space-between;margin-bottom:16px}}@media(min-width:771px){.ShareModal_socials__BWMYY>li{flex:1 1}}@media(max-width:770px){.ShareModal_socials__BWMYY>li{width:120px}}@media(max-width:500px){.ShareModal_socials__BWMYY>li{width:72px}}.ShareModal_social__jJKWH{padding:8px 0;width:100%;display:flex;flex-direction:column;align-items:center;gap:12px;font-size:17px;font-weight:500;line-height:23.8px;letter-spacing:-.41px;text-align:center;color:var(--thm-black)}@media(max-width:500px){.ShareModal_social__jJKWH{font-size:15px;font-weight:400;line-height:20px;letter-spacing:-.24px}}.ShareModal_social__jJKWH svg{width:60px;height:60px}@media(max-width:500px){.ShareModal_social__jJKWH svg{width:48px;height:48px}}.ShareModal_copy_row__FlvlH{position:relative;display:flex;align-items:center;border-radius:16px;background:var(--thm-grey-1)}html[dir=ltr] .ShareModal_copy_row__FlvlH{padding:4px 4px 4px 16px}@media(max-width:500px){html[dir=ltr] .ShareModal_copy_row__FlvlH{padding-left:12px}}html[dir=rtl] .ShareModal_copy_row__FlvlH{padding:4px 16px 4px 4px}@media(max-width:500px){html[dir=rtl] .ShareModal_copy_row__FlvlH{padding-right:12px}.ShareModal_copy_row__FlvlH{border-radius:12px}}.ShareModal_copy_row__FlvlH>svg{min-width:24px;width:24px;height:24px;color:var(--thm-silver-grey)}html[dir=ltr] .ShareModal_copy_row__FlvlH>svg{margin-right:8px}html[dir=rtl] .ShareModal_copy_row__FlvlH>svg{margin-left:8px}@media(max-width:500px){.ShareModal_copy_row__FlvlH>svg{min-width:20px;width:20px;height:20px}}.ShareModal_copy_text__zoSR4{font-size:17px;font-weight:400;line-height:24px;letter-spacing:-.41px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:56%}@media(max-width:500px){.ShareModal_copy_text__zoSR4{font-size:15px;font-weight:400;line-height:20px;letter-spacing:-.24px;max-width:46%}}.ShareModal_copy_btn__MxzD_{display:flex;align-items:center;justify-content:center}html[dir=ltr] .ShareModal_copy_btn__MxzD_{margin-left:auto}html[dir=rtl] .ShareModal_copy_btn__MxzD_{margin-right:auto}.ShareModal_copy_click__cYXx_{position:absolute;top:0;width:100%;height:100%;opacity:0}html[dir=ltr] .ShareModal_copy_click__cYXx_{left:0}html[dir=rtl] .ShareModal_copy_click__cYXx_{right:0}.Labels_labels__c_PPd{display:flex;align-items:center;overflow:hidden;width:-moz-fit-content;width:fit-content;pointer-events:none;border-radius:12px;z-index:2;position:absolute;top:6px}@media(max-width:520px){.Labels_labels__c_PPd{top:4px}}html[dir=ltr] .Labels_labels__c_PPd{left:6px}@media(max-width:520px){html[dir=ltr] .Labels_labels__c_PPd{left:4px}}html[dir=rtl] .Labels_labels__c_PPd{right:6px}@media(max-width:520px){html[dir=rtl] .Labels_labels__c_PPd{right:4px}}.Labels_label__v5nyL{padding:2px 8px;background:rgba(0,0,0,.48);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:12px;font-weight:500;line-height:16px;color:var(--clr-white)}@media(max-width:770px){.Labels_label__v5nyL{padding:2px 6px}}.Labels_label_green__N7VlG{background:var(--clr-green)}.Labels_label_blue__6rp_P{background:var(--clr-blue)}@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)}.SearchAdvertCard_root__L7cNy{--photo-width:300px;--inner-gap:16px}.SearchAdvertCard_inner__LFTxn,.SearchAdvertCard_root__L7cNy{position:relative}.SearchAdvertCard_root__L7cNy:before{content:"";position:absolute;top:-17px;left:-16px;width:calc(100% + 32px);height:calc(100% + 34px);background:var(--thm-white);border:1px solid var(--thm-grey-1);box-shadow:var(--shadow-primary);border-radius:32px;pointer-events:none;opacity:0;transition:.2s ease;will-change:opacity}.SearchAdvertCard_link__K7ss_{z-index:2;position:absolute;top:0;right:0;width:calc(100% - var(--photo-width) - 42px);height:100%;margin-right:42px;opacity:0}html[dir=rtl] .SearchAdvertCard_link__K7ss_{right:unset;left:0;margin-right:unset;margin-left:42px}.SearchAdvertCard_note__E39hx{z-index:2;position:relative;margin-top:16px;margin-left:calc(var(--photo-width) + var(--inner-gap))}.SearchAdvertCard_note__E39hx>div{margin-bottom:0}.SearchAdvertCard_note__E39hx:empty{display:none}.SearchAdvertCard_inner__LFTxn{gap:var(--inner-gap);min-height:150px;display:flex;align-items:stretch}.SearchAdvertCard_photo_promo_wrap__Sg8vJ{display:flex;flex-wrap:wrap;max-width:var(--photo-width)}.SearchAdvertCard_photo_promo_wrap__Sg8vJ:not(.SearchAdvertCard_photo_wrap_v2__xHyTJ) .SearchAdvertCard_photo__FpTf6,.SearchAdvertCard_photo_promo_wrap__Sg8vJ:not(.SearchAdvertCard_photo_wrap_v2__xHyTJ) .SearchAdvertCard_photo_inner__zHLz0,.SearchAdvertCard_photo_promo_wrap__Sg8vJ:not(.SearchAdvertCard_photo_wrap_v2__xHyTJ) .SearchAdvertCard_photo_more__s4oSN,.SearchAdvertCard_photo_promo_wrap__Sg8vJ:not(.SearchAdvertCard_photo_wrap_v2__xHyTJ) .SearchAdvertCard_photo_tinting__KqJxl,.SearchAdvertCard_photo_promo_wrap__Sg8vJ:not(.SearchAdvertCard_photo_wrap_v2__xHyTJ) .SearchAdvertCard_reel__Pdwiv img,.SearchAdvertCard_photo_promo_wrap__Sg8vJ:not(.SearchAdvertCard_photo_wrap_v2__xHyTJ) .SearchAdvertCard_reel__Pdwiv video{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.SearchAdvertCard_photo_promo__bGuk9{position:relative;width:calc(50% - 1px);margin-top:2px}.SearchAdvertCard_photo_promo__bGuk9:not(:last-child) .SearchAdvertCard_photo_promo_img__VE2jq,.SearchAdvertCard_photo_promo__bGuk9:not(:last-child) .SearchAdvertCard_photo_tinting__KqJxl{border-bottom-left-radius:16px}.SearchAdvertCard_photo_promo__bGuk9:last-child{margin-left:2px}.SearchAdvertCard_photo_promo__bGuk9:last-child .SearchAdvertCard_photo_promo_img__VE2jq,.SearchAdvertCard_photo_promo__bGuk9:last-child .SearchAdvertCard_photo_tinting__KqJxl{border-bottom-right-radius:16px}.SearchAdvertCard_photo_promo__bGuk9:before{content:"";display:block;width:100%;padding-top:77.85%}.SearchAdvertCard_photo_promo__bGuk9 .SearchAdvertCard_photo_promo_img__VE2jq,.SearchAdvertCard_photo_promo__bGuk9 a,.SearchAdvertCard_photo_promo__bGuk9 button{position:absolute;top:0;left:0;width:100%;height:100%}.SearchAdvertCard_photo_promo__bGuk9 .SearchAdvertCard_photo_promo_img__VE2jq,.SearchAdvertCard_photo_promo__bGuk9 .SearchAdvertCard_photo_tinting__KqJxl{object-fit:cover;border-radius:4px;border:1px solid var(--thm-photo-stroke);pointer-events:none}.SearchAdvertCard_photo__FpTf6,.SearchAdvertCard_reel__Pdwiv img,.SearchAdvertCard_reel__Pdwiv video{border-radius:16px}.SearchAdvertCard_photo__FpTf6{position:relative;max-height:225px;min-width:var(--photo-width);width:var(--photo-width);transition:background-color .2s ease}.SearchAdvertCard_photo__FpTf6:before{content:"";display:block;width:100%;padding-top:75%}.SearchAdvertCard_photo_tinting__KqJxl{pointer-events:none;background:rgba(0,0,0,.12)}.SearchAdvertCard_photo_inner__zHLz0,.SearchAdvertCard_photo_tinting__KqJxl{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px}.SearchAdvertCard_photo_inner__zHLz0{border:1px solid var(--thm-photo-stroke);transition:border-color .2s ease;object-fit:cover;overflow:hidden}.SearchAdvertCard_photo_hover__AfBZL{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.SearchAdvertCard_photo_hover__AfBZL a,.SearchAdvertCard_photo_hover__AfBZL button{flex:1 1}.SearchAdvertCard_photo_wrap__9zr2q:not(.SearchAdvertCard_photo_wrap_v2__xHyTJ) .SearchAdvertCard_photo_dots__rnktp{pointer-events:none;transition:opacity .2s ease;opacity:0;bottom:8px;right:8px}.SearchAdvertCard_photo_dots__rnktp{z-index:1;position:absolute}.SearchAdvertCard_photo_more__s4oSN{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:15px;line-height:20px;letter-spacing:-.24px;color:var(--clr-white);pointer-events:none;background:rgba(0,0,0,.4);border-radius:16px;opacity:0}.SearchAdvertCard_photo_more_visible__r5Y1k{opacity:1}.SearchAdvertCard_photo_more__s4oSN svg{width:48px;height:48px}.SearchAdvertCard_photo_link__XMlN0{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.SearchAdvertCard_photo_wrap_v2__xHyTJ .SearchAdvertCard_photo__FpTf6{max-height:unset}.SearchAdvertCard_photo_wrap_v2__xHyTJ .SearchAdvertCard_photo_dots__rnktp{bottom:8px}html[dir=ltr] .SearchAdvertCard_photo_wrap_v2__xHyTJ .SearchAdvertCard_photo_dots__rnktp{right:8px}html[dir=rtl] .SearchAdvertCard_photo_wrap_v2__xHyTJ .SearchAdvertCard_photo_dots__rnktp{left:8px}.SearchAdvertCard_photo_wrap_v2__xHyTJ.SearchAdvertCard_photo_stickers__8VE9e .SearchAdvertCard_reel_controls__oX3w4{bottom:32px}.SearchAdvertCard_photo_wrap_v2__xHyTJ.SearchAdvertCard_photo_stickers__8VE9e .SearchAdvertCard_photo_dots__rnktp{z-index:1;position:absolute;bottom:34px}html[dir=ltr] .SearchAdvertCard_photo_wrap_v2__xHyTJ.SearchAdvertCard_photo_stickers__8VE9e .SearchAdvertCard_photo_dots__rnktp{right:8px}html[dir=rtl] .SearchAdvertCard_photo_wrap_v2__xHyTJ.SearchAdvertCard_photo_stickers__8VE9e .SearchAdvertCard_photo_dots__rnktp{left:8px}.SearchAdvertCard_name_wrap__tzpET{display:flex;align-items:center;gap:.3em}.SearchAdvertCard_name__PVWkv{font-weight:590;font-size:20px;line-height:24px;letter-spacing:0;color:var(--thm-black);transition:.2s ease;white-space:inherit;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;max-height:48px}.SearchAdvertCard_discount__wlTaG>div{margin:0}.SearchAdvertCard_price_value__HL0_O{position:relative}.SearchAdvertCard_price__yiC37{display:flex;align-items:center;gap:4px}.SearchAdvertCard_price__yiC37 b{font-weight:600;font-size:20px;line-height:24px;letter-spacing:0;color:var(--thm-black);word-break:break-all}.SearchAdvertCard_price_ask__3nwlH b{color:var(--thm-silver-grey)}.SearchAdvertCard_price_highlight__SIWQJ{position:relative}.SearchAdvertCard_price_highlight__SIWQJ.SearchAdvertCard_price_popups__5fqkS{z-index:3}.SearchAdvertCard_price_highlight__SIWQJ.SearchAdvertCard_price_popups__5fqkS.SearchAdvertCard_price_highlight_active__YBK_i{z-index:4}.SearchAdvertCard_price_highlight__SIWQJ b{display:block;padding:0 4px;border-radius:8px;background:var(--clr-green);color:var(--clr-white);position:relative;overflow:hidden}.SearchAdvertCard_price_highlight__SIWQJ b:after{content:"";position:absolute;top:0;left:-40%;width:33%;height:100%;transform:skewX(-20deg);background-image:linear-gradient(90deg,transparent,rgba(230,230,230,.5),transparent);animation-name:SearchAdvertCard_shine__3ZzI1;animation-duration:2.6s;animation-iteration-count:infinite}.SearchAdvertCard_price_v2___2yx3.SearchAdvertCard_price_highlight__SIWQJ b{padding:0 6px}.SearchAdvertCard_arrow__4_3xe{z-index:2;position:relative}.SearchAdvertCard_arrow__4_3xe,.SearchAdvertCard_arrow__4_3xe>button{display:inline-flex;align-items:center;justify-content:center}.SearchAdvertCard_arrow_active__SPret{z-index:4}.SearchAdvertCard_arrow__4_3xe svg,.SearchAdvertCard_arrow__4_3xe>button{min-width:16px;width:16px;height:16px}.SearchAdvertCard_arrow__4_3xe svg{color:var(--clr-green)}.SearchAdvertCard_arrow_increase__7fMLP svg{color:var(--clr-primary);transform:rotate(180deg)}@media(max-width:1020px){.SearchAdvertCard_price__yiC37:not(.SearchAdvertCard_price_mobtypo__wRh0T){gap:4px}.SearchAdvertCard_price__yiC37:not(.SearchAdvertCard_price_mobtypo__wRh0T) b{font-size:24px;font-weight:700;line-height:32px;letter-spacing:.35px}.SearchAdvertCard_price__yiC37:not(.SearchAdvertCard_price_mobtypo__wRh0T) .SearchAdvertCard_arrow__4_3xe svg,.SearchAdvertCard_price__yiC37:not(.SearchAdvertCard_price_mobtypo__wRh0T) .SearchAdvertCard_arrow__4_3xe>button{width:24px;height:24px}}.SearchAdvertCard_price_mobtypo__wRh0T{gap:4px}.SearchAdvertCard_price_mobtypo__wRh0T b{font-size:24px;font-weight:700;line-height:32px;letter-spacing:.35px}.SearchAdvertCard_price_mobtypo__wRh0T .SearchAdvertCard_arrow__4_3xe svg,.SearchAdvertCard_price_mobtypo__wRh0T .SearchAdvertCard_arrow__4_3xe>button{width:24px;height:24px}.SearchAdvertCard_status__k6__5{display:block;padding:4px 8px;font-size:12px;font-weight:400;line-height:16px;color:var(--clr-white);background:var(--clr-primary);border-radius:4px}.SearchAdvertCard_info__16xXL{display:flex;flex-direction:column;position:relative;align-items:stretch;min-width:250px;flex-grow:1}.SearchAdvertCard_year_col__u9OM2{min-width:120px}.SearchAdvertCard_year_col_rent__Ad4AR{min-width:90px}.SearchAdvertCard_year__ZTSuZ{font-weight:590;font-size:20px;line-height:24px;letter-spacing:0}.SearchAdvertCard_price_wrap__OGgUH{display:flex;flex-direction:column;min-width:164px;width:164px}.SearchAdvertCard_price_wrap__OGgUH:not(.SearchAdvertCard_price_wrap_rent__m_fbe){min-width:190px;width:190px}.SearchAdvertCard_sold__Fb5RJ{font-size:20px;font-weight:600;line-height:24px;color:var(--thm-silver-grey)}.SearchAdvertCard_contact__v7Ipi{margin-top:24px;position:relative;z-index:2}.SearchAdvertCard_author_row__uyqTj{width:calc(100% + 56px);display:flex;align-items:flex-end;justify-content:space-between;gap:var(--inner-gap);padding-top:16px}.SearchAdvertCard_author__i33WH{position:relative;z-index:2}.SearchAdvertCard_stats__nymsu:empty,.SearchAdvertCard_stats_wrap__KnIxR:empty{display:none}.SearchAdvertCard_stats_wrap__KnIxR{display:flex;gap:12px;margin-top:16px}.SearchAdvertCard_stats_wrap__KnIxR li,.SearchAdvertCard_stats_wrap__KnIxR p{white-space:inherit;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;max-height:20px;word-break:break-all}.SearchAdvertCard_stats_wrap_skeleton__IGXr4 li{overflow:visible}.SearchAdvertCard_stats__nymsu{flex:1 1}.SearchAdvertCard_stats__nymsu li,.SearchAdvertCard_stats__nymsu p{font-weight:500;font-size:15px;line-height:20px;letter-spacing:-.5px}.SearchAdvertCard_stats__nymsu>li:not(:last-child){margin-bottom:4px}.SearchAdvertCard_stickers__paWIl{margin-top:16px}.SearchAdvertCard_date_wrapper__mQzBh{display:flex;align-items:center;gap:8px}.SearchAdvertCard_promo_icon__kLwo0{min-width:24px;width:24px;height:24px;object-fit:contain}.SearchAdvertCard_date__5WmGb{font-size:13px;line-height:18px;letter-spacing:-.078px;color:var(--thm-silver-grey)}.SearchAdvertCard_header__rZqRS{display:flex;justify-content:space-between}.SearchAdvertCard_header_row__wW8Sy{display:flex;align-items:center;gap:8px}.SearchAdvertCard_descr__QLGHG{font-weight:400;font-size:15px;line-height:20px;letter-spacing:-.24px;color:var(--thm-silver-grey);text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-top:auto}.SearchAdvertCard_footer__k0s5d{margin-top:auto}.SearchAdvertCard_footer_row__iF9zI{position:relative;display:flex;align-items:flex-end;justify-content:space-between}.SearchAdvertCard_footer__k0s5d .SearchAdvertCard_actions__5nis6{position:relative;z-index:2}@media(max-width:1200px){.SearchAdvertCard_actions__5nis6{top:16px;right:16px}}.SearchAdvertCard_mileage__y7EOn{margin-top:8px;font-weight:500;font-size:13px;line-height:100%;letter-spacing:-.41px}.SearchAdvertCard_broken__ftrnQ{color:var(--thm-silver-grey);width:24px;height:24px}.SearchAdvertCard_plate__wfAkr{flex:1 1;display:flex;flex-direction:column;gap:12px;justify-content:flex-start}.SearchAdvertCard_plate_header__OpBuW,.SearchAdvertCard_plate_info__nvgXF{display:flex;gap:16px}@media(max-width:1020px){.SearchAdvertCard_plate_info__nvgXF{flex-direction:column;gap:4px;flex:1 1}.SearchAdvertCard_plate_header__OpBuW{justify-content:space-between}}.SearchAdvertCard_plate_note__twtSd{margin-top:12px;z-index:2}.SearchAdvertCard_plate_footer__qmg9n{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between}.SearchAdvertCard_plate_author__JKhoM{width:calc(100% - 580px - 32px)}@media(max-width:1200px){.SearchAdvertCard_plate_author__JKhoM{width:calc(100% - 450px - 32px)}}@media(max-width:1020px){.SearchAdvertCard_plate_author__JKhoM{width:200px}}@media(min-width:1201px){.SearchAdvertCard_plate_author__JKhoM>div{width:calc(100% + 16px + 42px)}.SearchAdvertCard_plate_author__JKhoM>div>div:last-child{width:calc(100% - 44px)}.SearchAdvertCard_plate_author__JKhoM>div>div:last-child b{max-width:150px}.SearchAdvertCard_root__L7cNy:hover .SearchAdvertCard_plate_author__JKhoM>div{width:100%}}.SearchAdvertCard_plate_number__nvp_Y{font-size:17px;font-weight:400;line-height:24px;letter-spacing:-.41px;color:var(--thm-black);margin-top:12px}.SearchAdvertCard_ad_wrap___pfnJ{display:flex;flex-direction:column;width:100%}.SearchAdvertCard_ad_info__bd0iI{height:100%;display:flex;gap:var(--inner-gap)}.SearchAdvertCard_contacts__EDCXo{display:flex;gap:var(--inner-gap);margin-top:auto}.SearchAdvertCard_reel_controls__oX3w4{top:unset!important;bottom:6px}html[dir=ltr] .SearchAdvertCard_reel_controls__oX3w4{left:6px!important;right:unset!important}html[dir=rtl] .SearchAdvertCard_reel_controls__oX3w4{left:unset!important;right:6px!important}@keyframes SearchAdvertCard_shine__3ZzI1{0%{left:-40%}50%{left:110%}to{left:111%}}.SearchAdvertCard_root__L7cNy:hover .SearchAdvertCard_photo_dots__rnktp,.SearchAdvertCard_root__L7cNy:hover:before{opacity:1}.SearchAdvertCard_root__L7cNy:hover .SearchAdvertCard_name__PVWkv{color:var(--clr-primary)}.StickersList_root__t2qBX{display:flex}.StickersList_root_wrap__CPCVp{flex-wrap:wrap}.StickersList_root_column__KcRAx{flex-direction:column;align-items:flex-start;gap:4px}.StickersList_sticker__UwTvn{display:block;padding:4px 8px;font-size:12px;line-height:16px;white-space:nowrap;transition:background-color .2s ease,border-color .2s ease}.StickersList_root_primary__xsR_M{gap:4px}.StickersList_root_primary__xsR_M .StickersList_sticker__UwTvn{border-radius:4px;background:var(--thm-grey-1);color:var(--thm-blue)}.StickersList_root_secondary__Gbl1v{gap:4px}.StickersList_root_secondary__Gbl1v .StickersList_sticker__UwTvn{border-radius:24px;background:var(--thm-grey-1);padding:4px 12px;font-weight:400;font-size:13px;line-height:18px;letter-spacing:-.41px;color:var(--thm-black)}.StickersList_root_tertiary__JjfBb{gap:2px}.StickersList_root_tertiary__JjfBb .StickersList_sticker__UwTvn{padding:2px 4px;border-radius:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.2392156863);color:var(--clr-white)}.StickersList_root_round__wBHb3{gap:4px}.StickersList_root_round__wBHb3 .StickersList_sticker__UwTvn{padding:2px 8px;border-radius:16px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.2392156863);color:var(--clr-white)}.Actions_root_default__I7L4F .Actions_list__1R_wk{overflow:hidden;display:flex;flex-direction:column;min-width:42px;border-radius:8px;transition:border-color .2s ease}.Actions_root_default__I7L4F .Actions_list__1R_wk:not(:empty):not(.Actions_empty__s0FnM){background-color:var(--thm-card);border:1px solid var(--thm-grey-1)}@media(max-width:770px){.Actions_root_default__I7L4F .Actions_list__1R_wk{display:none}}.Actions_root_default__I7L4F .Actions_list__1R_wk>li{width:40px;height:40px;transition:all .2s}.Actions_root_default__I7L4F .Actions_list__1R_wk>li:hover{background-color:var(--thm-grey-1)}.Actions_root_default__I7L4F .Actions_list__1R_wk>li:not(:last-child){border-bottom:1px solid var(--thm-grey-1)}.Actions_root_default__I7L4F .Actions_list__1R_wk>li:nth-child(2):is(.Actions_empty__s0FnM){border-bottom:unset}.Actions_root_default__I7L4F .Actions_action_btn__xixtk{padding:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--thm-silver-grey);transition:.2s ease}.Actions_root_default__I7L4F .Actions_action_btn_active__WjzRI{color:var(--clr-primary)}.Actions_root_default__I7L4F .Actions_action_btn__xixtk svg{width:24px;height:24px}@media(max-width:770px){.Actions_root_default__I7L4F .Actions_action_btn__xixtk{padding:0}.Actions_root_default__I7L4F .Actions_action_btn__xixtk,.Actions_root_default__I7L4F .Actions_action_btn__xixtk>svg{width:24px;height:24px}}.Actions_root_default__I7L4F .Actions_empty__s0FnM{width:40px;height:40px;border:1px solid rgba(0,0,0,0);opacity:0}.Actions_root_default__I7L4F .Actions_empty_between__kY6Vw{width:40px;height:38px;border:1px solid rgba(0,0,0,0);opacity:0}.Actions_root_new__djXug{display:flex;flex-direction:row-reverse}.Actions_root_new__djXug .Actions_list__1R_wk{overflow:hidden;display:flex;flex-direction:row-reverse;min-height:44px}@media(max-width:770px){.Actions_root_new__djXug .Actions_list__1R_wk{display:none}}.Actions_root_new__djXug .Actions_list__1R_wk>li{width:44px;height:44px}.Actions_root_new__djXug .Actions_action_btn__xixtk{padding:8px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:var(--thm-black);border-radius:12px;transition:.2s ease}.Actions_root_new__djXug .Actions_action_btn__xixtk:hover{background-color:var(--thm-grey-1)}.Actions_root_new__djXug .Actions_action_btn_active__WjzRI{color:var(--clr-primary)}.Actions_root_new__djXug .Actions_action_btn__xixtk svg{width:28px;height:28px}@media(max-width:770px){.Actions_root_new__djXug .Actions_action_btn__xixtk{padding:0}}.Actions_root_new__djXug .Actions_empty__s0FnM,.Actions_root_new__djXug .Actions_empty_between__kY6Vw{width:44px;height:44px;opacity:0}.Actions_list_mob__LcViN{display:flex;gap:8px}.Actions_list_mob__LcViN>li{padding:4px}@media(max-width:520px){.Actions_list_mob__LcViN>li{padding:0}}@media(min-width:771px){.Actions_list_mob__LcViN{display:none}}.Actions_dropdown_btn__Nj1Ci{padding:12px 16px!important;display:flex;align-items:center;justify-content:space-between}.Actions_dropdown_btn__Nj1Ci svg{width:22px;height:22px;margin-left:8px}.Actions_dropdown_btn_active__alZn9{color:var(--clr-primary)}.Checkbox_container__lCn3m{display:flex;align-items:flex-start;gap:8px}.Checkbox_container_small__Exafm{gap:4px}.Checkbox_input__YHX9l{display:none}.Checkbox_text__xjdlc{cursor:pointer;font-size:17px;line-height:24px;letter-spacing:-.408px}.Checkbox_label__uNY3B{position:relative;min-width:24px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.Checkbox_label__uNY3B svg{transition:color .15s ease,opacity .2s ease,transform .2s ease;transform-origin:50% 50%;width:24px;height:24px;color:var(--thm-silver-grey-1);position:absolute;top:0;left:0}.Checkbox_label__uNY3B svg:last-child{opacity:0;transform:scale(0)}.Checkbox_container_small__Exafm .Checkbox_text__xjdlc{font-size:15px;line-height:20px;letter-spacing:-.24px;padding-top:.05em}.Checkbox_container_small__Exafm .Checkbox_label__uNY3B{min-width:20px}.Checkbox_container_small__Exafm .Checkbox_label__uNY3B,.Checkbox_container_small__Exafm .Checkbox_label__uNY3B svg{width:20px;height:20px}.Checkbox_container__lCn3m:hover .Checkbox_label__uNY3B svg,.Checkbox_container_hovered__y88Sw .Checkbox_label__uNY3B svg{color:var(--thm-black)}.Checkbox_container__lCn3m:hover.Checkbox_container_red__aggGE .Checkbox_label__uNY3B svg,.Checkbox_container_hovered__y88Sw.Checkbox_container_red__aggGE .Checkbox_label__uNY3B svg{color:var(--clr-primary)}.Checkbox_container_checked__E2MSb .Checkbox_label__uNY3B svg:first-child{opacity:0;transform:scale(0)}.Checkbox_container_checked__E2MSb .Checkbox_label__uNY3B svg:last-child{opacity:1;transform:scale(1)}