.Skeleton_skeleton__99sXk{background-color:var(--Bg-Black-Main-Quaternary-Default);width:100%;height:100%;animation:Skeleton_pulse__gtBcP 1.5s ease-in-out infinite}@keyframes Skeleton_pulse__gtBcP{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.CheckBox_wrapper__AsldV{cursor:pointer;display:flex;align-items:center;height:48px;width:100%;overflow:hidden;border-radius:0;transition:background-color .2s ease;padding-left:12px;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(min-width:1401px){.CheckBox_wrapper__AsldV{border-radius:8px}.CheckBox_wrapper__AsldV:hover{background-color:var(--Bg-Black-Main-Tertiary-Default)}}.CheckBox_wrapper__AsldV:active{background-color:rgba(0,0,0,0)}.CheckBox_wrapper__AsldV.CheckBox_disabled___9Kw8{cursor:default}@media(min-width:1401px){.CheckBox_wrapper__AsldV.CheckBox_disabled___9Kw8:hover{background-color:rgba(0,0,0,0)}}.CheckBox_flex__IA_gp{display:flex;align-items:center;gap:10px;width:100%;overflow:hidden}.CheckBox_checkboxContainer__Tqfvk{position:relative;width:24px;height:24px;min-width:24px;display:flex;align-items:center;justify-content:center}.CheckBox_realCheckbox__aZ0pW{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;z-index:2}.CheckBox_customCheck__7JbIP{position:absolute;top:0;left:0;width:100%;height:100%;border:1.5px solid var(--Stroke-Black-Tertiary-Default);border-radius:6px;background-color:var(--Bg-White-Main-Primary-Default);transition:all .2s ease;z-index:1;display:flex;align-items:center;justify-content:center}.CheckBox_checkIcon__Df6nm{display:none;width:18px;height:18px;color:var(--Icon-White-On-Dark-Primary-Default,#FFF)}.CheckBox_realCheckbox__aZ0pW[data-state=checked]+.CheckBox_customCheck__7JbIP{background-color:var(--Bg-Brand-Primary-Default);border-color:var(--Stroke-Brand-Primary-Default)}.CheckBox_realCheckbox__aZ0pW[data-state=checked]+.CheckBox_customCheck__7JbIP .CheckBox_checkIcon__Df6nm{display:block}.CheckBox_realCheckbox__aZ0pW:disabled+.CheckBox_customCheck__7JbIP,.CheckBox_realCheckbox__aZ0pW[data-disabled]+.CheckBox_customCheck__7JbIP{opacity:.4;background-color:var(--Bg-Black-Main-Tertiary-Default);border-color:var(--Bg-Black-Main-Tertiary-Default)}.CheckBox_label__DlN0L{font-family:var(--font-golos),sans-serif;line-height:1.2;color:var(--Text-Black-Main-Primary-Default);font-weight:400;font-size:.875rem}@media(min-width:1401px){.CheckBox_label__DlN0L{font-size:1rem}}.CheckBox_label__DlN0L{-webkit-user-select:none;user-select:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.MobileDrawerFooter_footer__ISMrT{position:absolute;bottom:0;left:0;right:0;z-index:1002;background-color:var(--Bg-White-Main-Primary-Default);box-shadow:0 4px 14px 0 var(--Shadow-Secondary-Primary-Default);padding:12px 16px;display:flex;flex-direction:column}@media(min-width:678px)and (max-width:1400px){.MobileDrawerFooter_footer__ISMrT{padding:12px 24px}}.CardContainer_cardContainer__qkdHp{background:var(--Bg-White-Main-Primary-Default)}.SectionContainer_sectionContainer__yEtIX{--section-container-padding:24px;--section-container-gap:24px;--section-container-radius:20px;width:100%;padding:var(--section-container-padding);border-radius:var(--section-container-radius);background-color:var(--Bg-White-Main-Primary-Default);box-shadow:0 4px 14px 0 var(--Shadow-Primary-Primary-Default);display:flex;flex-direction:column;gap:var(--section-container-gap)}@media(max-width:1400px){.SectionContainer_sectionContainer__yEtIX{--section-container-gap:16px}}@media(max-width:677px){.SectionContainer_sectionContainer__yEtIX{--section-container-padding:24px 16px}}.SectionContainer_innerContent__Hy1TT{display:flex;flex-direction:column;gap:var(--section-container-gap);width:100%}@media(min-width:1401px){.SectionContainer_innerContent__Hy1TT{max-width:1092px;margin-left:0;margin-right:auto}}.TextInput_input__5wqMk{font-family:var(--font-golos),sans-serif;line-height:1.2;color:var(--Text-Black-Main-Primary-Default);font-weight:500;font-size:.875rem}@media(min-width:1401px){.TextInput_input__5wqMk{font-size:1rem}}.TextInput_input__5wqMk{width:100%;height:48px;min-height:48px}@media(max-width:1400px){.TextInput_input__5wqMk{height:44px;min-height:44px}}.TextInput_input__5wqMk{padding:0 12px;gap:12px;border-radius:var(--Radius-4XL,100px);background-color:var(--Bg-Black-Main-Tertiary-Default);border:1.5px solid rgba(0,0,0,0);transition:all .2s ease;--text-field-selection-color:transparent;--text-field-focus-color:transparent}.TextInput_input__5wqMk:focus-within{outline:none}.TextInput_input__5wqMk:hover{background:var(--Bg-Black-Main-Tertiary-Hover)}.TextInput_input__5wqMk .rt-TextFieldRoot.TextInput_input__5wqMk.TextInput_input__5wqMk.TextInput_error__Twhu_{border:1px solid var(--Stroke-Red-Primary-Default)}.TextInput_input__5wqMk .rt-TextFieldInput{width:100%;height:100%;background-color:rgba(0,0,0,0);padding:0;color:inherit;font-weight:inherit;font-size:inherit;outline:none;box-shadow:none}.TextInput_input__5wqMk .rt-TextFieldInput::placeholder{font-weight:inherit;font-family:inherit;font-size:inherit;color:var(--Text-Black-Main-Secondary-Default);opacity:1}.TextInput_input__5wqMk svg{width:24px;height:24px}.rt-TextFieldRoot.TextInput_input__5wqMk.TextInput_input__5wqMk:focus-within{border:1px solid var(--Stroke-Black-Primary-Press);background-color:var(--Bg-White-Main-Primary-Default)}.TextInput_icon__aUsdg{padding:0}.TextInput_rightSlot__iiYJo{padding:0;margin-left:auto}.TextInput_clearSlot__AO7Np{cursor:pointer;padding:0;margin-left:12px;display:flex;align-items:center}.TextInput_clearSlot__AO7Np svg{width:24px;height:24px;color:var(--Text-Black-Main-Secondary-Default)}.RoundCheckBox_container__4Ux9k{border:1.5px solid var(--Stroke-Black-Tertiary-Default);background-color:var(--Icon-White-Main-Primary-Default);border-radius:100px;width:24px;height:24px;transition:all .2s ease}.RoundCheckBox_container__4Ux9k.RoundCheckBox_active__fNbBT{background-color:var(--Bg-Brand-Primary-Default);border-color:var(--Bg-Brand-Primary-Default);position:relative}.RoundCheckBox_container__4Ux9k.RoundCheckBox_active__fNbBT:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background-color:var(--Icon-White-On-Dark-Primary-Default);border-radius:50%}.ButtonSelect_container__oow5X{display:flex;flex-direction:column;gap:16px}@media(max-width:1400px){.ButtonSelect_container__oow5X{gap:12px}}.ButtonSelect_items__Uv7Uu{display:flex;flex-direction:column;align-items:flex-start;gap:12px 8px;width:fit-content;color:var(--Icon-Black-Main-Primary-Default)}@media(max-width:1400px){.ButtonSelect_items__Uv7Uu{flex-direction:row;flex-wrap:wrap}}.ButtonSelect_items__Uv7Uu svg{width:24px;height:24px;flex-shrink:0}@media(max-width:1400px){.ButtonSelect_items__Uv7Uu svg{width:20px;height:20px}}.ButtonSelect_container__oow5X .ButtonSelect_items__Uv7Uu .ButtonSelect_selectButton__MFuwO{height:40px;font-weight:400}.ButtonSelect_container__oow5X .ButtonSelect_items__Uv7Uu .ButtonSelect_selectButton__MFuwO.ButtonSelect_active__4CKvE{font-weight:500}@media(max-width:1400px){.ButtonSelect_container__oow5X .ButtonSelect_items__Uv7Uu .ButtonSelect_selectButton__MFuwO{height:32px}}.SelectionButton_container__yxB8t{display:flex;justify-content:space-between;align-items:center;width:100%;height:44px;padding:0 16px;border-radius:var(--Radius-4XL,100px);border:1px solid rgba(0,0,0,0);background-color:var(--Bg-Black-Main-Tertiary-Default);cursor:pointer;transition:all .2s ease}.SelectionButton_container__yxB8t.SelectionButton_active__Iuu0V{background-color:var(--Bg-White-Main-Primary-Default);border-color:var(--Stroke-Black-Tertiary-Default)}.SelectionButton_left__x_Wgk{display:flex;align-items:center;gap:12px}.SelectionButton_icon__sB_XW{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--Icon-Black-Main-Primary-Default)}.SelectionButton_icon__sB_XW svg{width:100%;height:100%}.SelectionButton_label__qFzVi{font-family:var(--font-golos),sans-serif;line-height:1.2;font-weight:500;font-size:.875rem}@media(min-width:1401px){.SelectionButton_label__qFzVi{font-size:1rem}}.SelectionButton_label__qFzVi{color:var(--Text-Black-Main-Primary-Default)}.StrikethroughText_strikethrough__Gdvem{color:var(--Text-Black-Main-Secondary-Default,#596168);font-family:Golos Text,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:120%;text-decoration-line:line-through;white-space:nowrap}@media(min-width:1401px){.StrikethroughText_strikethrough__Gdvem{font-size:26px}}.ErrorStatus_errorStatus__0sLCp{display:flex;align-items:center;gap:8px;font-family:var(--font-golos),sans-serif;line-height:1.2;color:var(--Text-Green-Primary-Default);font-weight:400;font-size:.875rem}@media(min-width:1401px){.ErrorStatus_errorStatus__0sLCp{font-size:1rem}}.ErrorStatus_errorStatus__0sLCp .ErrorStatus_icon__DdfhB{width:20px;height:20px;color:var(--Icon-Red-Primary-Default);flex-shrink:0;display:block;overflow:visible}.ErrorStatus_errorStatus__0sLCp .ErrorStatus_text__lXVkr{white-space:nowrap;color:var(--Text-Red-Primary-Default);font-size:.75rem}@media(min-width:678px)and (max-width:1400px){.ErrorStatus_errorStatus__0sLCp{gap:6px}.ErrorStatus_errorStatus__0sLCp .ErrorStatus_icon__DdfhB{width:18px;height:18px}}@media(max-width:677px){.ErrorStatus_errorStatus__0sLCp{gap:4px}.ErrorStatus_errorStatus__0sLCp .ErrorStatus_icon__DdfhB{width:16px;height:16px}}.CommentAuthor_container__QNGJd{display:flex;align-items:center;gap:12px;min-width:0}.CommentAuthor_avatar__1ZLon div{background-color:var(--Bg-Black-Main-Secondary-Default);color:var(--Icon-White-Main-Primary-Default)}.CommentAuthor_info__IY74k{display:flex;flex-direction:column;min-width:0}.CommentAuthor_name__u6XQK{font-family:var(--font-golos),sans-serif;line-height:1.2;color:var(--Text-Black-Main-Primary-Default);font-weight:500;font-size:14px}@media(min-width:1401px){.CommentAuthor_name__u6XQK{font-size:16px}}.CommentAuthor_name__u6XQK{line-height:120%;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CommentAuthor_date___GUQi{font-family:var(--font-golos),sans-serif;line-height:1.2;color:var(--Text-Black-Main-Secondary-Default);font-weight:400;font-size:.75rem}@media(min-width:1401px){.CommentAuthor_date___GUQi{font-size:.875rem}}.CommentAuthor_date___GUQi{line-height:120%;margin:0}.AdminAuthor_container__xYsDe{display:flex;align-items:center;gap:12px}.AdminAuthor_avatar__SOZUz{width:var(--avatar-size,40px);height:var(--avatar-size,40px)}.AdminAuthor_info__St51s{display:flex;flex-direction:column}.AdminAuthor_nameWrapper__WGpCm{display:flex;flex-direction:row;align-items:center;gap:8px}@media(max-width:1400px){.AdminAuthor_nameWrapper__WGpCm{gap:6px}}.AdminAuthor_name__NwKdP{font-family:var(--font-golos),sans-serif;line-height:1.2;color:var(--Text-Black-Main-Primary-Default);font-weight:500;font-size:14px}@media(min-width:1401px){.AdminAuthor_name__NwKdP{font-size:16px}}.AdminAuthor_name__NwKdP{line-height:120%;margin:0}.AdminAuthor_date__u7DCh{font-family:var(--font-golos),sans-serif;line-height:1.2;color:var(--Text-Black-Main-Secondary-Default);font-weight:400;font-size:14px}@media(min-width:1401px){.AdminAuthor_date__u7DCh{font-size:14px}}.AdminAuthor_date__u7DCh{line-height:120%;margin:0}.AdminAuthor_verifiedIcon__ewzjd{width:20px;height:20px;color:var(--Icon-Brand-Primary-Default)}.EditCommentStatus_container__mMR02{display:flex;align-items:center;justify-content:space-between;padding:6px 16px;background:var(--Bg-Black-Main-Tertiary-Default);border-radius:var(--Radius-XL,20px);width:100%}@media(max-width:1400px){.EditCommentStatus_container__mMR02{padding:6px 12px}}.EditCommentStatus_content__gMbtS{display:flex;flex-direction:column;gap:4px;min-width:0}.EditCommentStatus_label__8eP05{font-family:var(--font-golos),sans-serif;line-height:1.2;color:var(--Text-Black-Main-Tertiary-Default);font-weight:400;font-size:.75rem}@media(min-width:1401px){.EditCommentStatus_label__8eP05{font-size:.75rem}}.EditCommentStatus_label__8eP05{line-height:120%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.EditCommentStatus_text__xJLpo{font-family:var(--font-golos),sans-serif;line-height:1.2;color:var(--Text-Black-Main-Primary-Default);font-weight:400;font-size:.875rem}@media(min-width:1401px){.EditCommentStatus_text__xJLpo{font-size:1rem}}.EditCommentStatus_text__xJLpo{line-height:120%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.EditCommentStatus_cancelIcon__rKMrp{width:24px;height:24px;color:var(--Icon-Black-Main-Tertiary-Default)}.FloatingInput_container__BSXZ9{display:flex;flex-direction:column;gap:4px;width:100%}.FloatingInput_inputWrapper__Fm6mV{position:relative;display:flex;align-items:center;background-color:var(--Bg-Black-Main-Tertiary-Default);border-radius:var(--Radius-4XL,100px);border:1px solid rgba(0,0,0,0);transition:border-color .2s ease,background-color .2s ease;height:48px}@media(max-width:1400px){.FloatingInput_inputWrapper__Fm6mV{height:44px;min-height:44px}}.FloatingInput_inputWrapper__Fm6mV.FloatingInput_hasValue__Nd_QD,.FloatingInput_inputWrapper__Fm6mV:focus-within{border-color:var(--Stroke-Black-Primary-Default);background-color:var(--Bg-White-Main-Primary-Default)}.FloatingInput_input__0empi{width:100%;padding:24px 16px 8px;border:none;background:rgba(0,0,0,0);outline:none;font-family:var(--font-golos),sans-serif;line-height:1.2;color:var(--Text-Black-Main-Primary-Default);font-weight:400;font-size:.875rem}@media(min-width:1401px){.FloatingInput_input__0empi{font-size:1rem}}.FloatingInput_input__0empi{transition:padding .2s ease}@media(max-width:677px){.FloatingInput_input__0empi{padding:20px 16px 6px}.FloatingInput_input__0empi:not(.FloatingInput_inputFloating__vuwDT){padding:12px 16px}}.FloatingInput_input__0empi:not(.FloatingInput_inputFloating__vuwDT){padding:16px}.FloatingInput_input__0empi:-webkit-autofill,.FloatingInput_input__0empi:-webkit-autofill:focus,.FloatingInput_input__0empi:-webkit-autofill:hover{-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s;-webkit-text-fill-color:var(--Text-Black-Main-Primary-Default);caret-color:var(--Text-Black-Main-Primary-Default)}.FloatingInput_label__uM7eT{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s ease;font-family:var(--font-golos),sans-serif;line-height:1.2;color:var(--Text-Black-Main-Secondary-Default);font-weight:400;font-size:.875rem}@media(min-width:1401px){.FloatingInput_label__uM7eT{font-size:1rem}}.FloatingInput_labelFloating__gA1Rr,.FloatingInput_label__uM7eT{color:var(--Text-Black-Main-Tertiary-Default)}.FloatingInput_labelFloating__gA1Rr{top:14px;transform:translateY(-50%);font-family:var(--font-golos),sans-serif;line-height:1.2;font-weight:400;font-size:.75rem}@media(min-width:1401px){.FloatingInput_labelFloating__gA1Rr{font-size:.75rem}}@media(max-width:677px){.FloatingInput_labelFloating__gA1Rr{top:12px}}.FloatingInput_clearButton__obRFX{background:none;border:none;padding:0;margin:0 12px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--Icon-Black-Main-Secondary-Default);transition:color .2s ease}.FloatingInput_clearButton__obRFX:hover{color:var(--Icon-Black-Main-Tertiary-Default)}.FloatingInput_clearIcon__vccn6{width:20px;height:20px}.FloatingInput_rightSlot__Eepnf{display:flex;align-items:center;margin:0 12px}.FloatingInput_error___ayDT .FloatingInput_inputWrapper__Fm6mV{border-radius:var(--Radius-5XL,100px);border:1px solid var(--Stroke-Red-Primary-Default,#d9534f);background:var(--Bg-White-Main-Primary-Default,#FFF)}.FloatingInput_error___ayDT .FloatingInput_errorMessage__xo5UE{font-family:var(--font-golos),sans-serif;line-height:1.2;color:var(--Text-Red-Primary-Default);font-weight:400;font-size:.75rem}@media(min-width:1401px){.FloatingInput_error___ayDT .FloatingInput_errorMessage__xo5UE{font-size:.75rem}}.FloatingInput_error___ayDT .FloatingInput_errorMessage__xo5UE{padding-left:4px}.ResponsiveModal_overlay__nvTpM{background-color:rgba(112,119,125,.7);position:fixed;inset:0;z-index:1000}.ResponsiveModal_overlay__nvTpM[data-state=open]{animation:ResponsiveModal_responsiveOverlayShow__t09wK .15s cubic-bezier(.16,1,.3,1) forwards}.ResponsiveModal_overlay__nvTpM[data-state=closed]{animation:ResponsiveModal_responsiveOverlayHide__YNHVX .15s cubic-bezier(.16,1,.3,1) forwards}.ResponsiveModal_content___Pd73{position:fixed;background-color:var(--Bg-White-Main-Primary-Default);z-index:1001;display:flex;flex-direction:column;overflow:hidden}.ResponsiveModal_content___Pd73:focus{outline:none}@media(min-width:1401px){.ResponsiveModal_content___Pd73{top:50%;left:50%;transform:translate(-50%,-50%);width:fit-content;max-height:90vh;border-radius:20px;padding:24px}}@media(max-width:1400px){.ResponsiveModal_content___Pd73{top:0;right:0;width:100vw;height:100vh;padding:12px 16px 16px;animation:ResponsiveModal_contentShowMobile__IoxZu .6s cubic-bezier(.16,1,.3,1)}.ResponsiveModal_content___Pd73[data-state=closed]{animation:ResponsiveModal_contentHideMobile__6wbQQ .6s cubic-bezier(.16,1,.3,1)}}.ResponsiveModal_closeButton__e8iUn{color:var(--Icon-Black-Main-Secondary-Default)}.ResponsiveModal_header__dXOoF{display:flex;align-items:center;justify-content:space-between;padding-bottom:24px;width:100%}@media(min-width:1401px){.ResponsiveModal_header__dXOoF button.ResponsiveModal_closeButton__e8iUn,.ResponsiveModal_header__dXOoF button.ResponsiveModal_closeButton__e8iUn svg{width:32px;height:32px}}.ResponsiveModal_body__Mu0fu{flex:1 1 auto;overflow-y:auto;min-height:0;display:flex;flex-direction:column;padding:1px 0;width:100%}@media(min-width:1401px){.ResponsiveModal_body__Mu0fu{flex-grow:0}}.ResponsiveModal_footer__STdMw{margin-top:24px;flex-shrink:0}@keyframes ResponsiveModal_responsiveOverlayShow__t09wK{0%{background-color:rgba(112,119,125,0)}to{background-color:rgba(112,119,125,.7)}}@keyframes ResponsiveModal_responsiveOverlayHide__YNHVX{0%{background-color:rgba(112,119,125,.7)}to{background-color:rgba(112,119,125,0)}}@keyframes ResponsiveModal_contentShowMobile__IoxZu{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes ResponsiveModal_contentHideMobile__6wbQQ{0%{transform:translateX(0)}to{transform:translateX(100%)}}.ResponsiveModal_visuallyHidden__ZitOB{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.Switch_switch__HMcnz{position:relative;display:inline-block;cursor:pointer;transition:opacity .2s}.Switch_switch__HMcnz.Switch_disabled__DYnrG{cursor:not-allowed;opacity:.5}.Switch_switch__HMcnz.Switch_mobile__f5UwH{width:44px;height:26px}.Switch_switch__HMcnz.Switch_mobile__f5UwH .Switch_thumb__rayKq{height:22px;width:22px;left:2px;bottom:2px}.Switch_switch__HMcnz.Switch_mobile__f5UwH .Switch_input__jmcrU:checked+.Switch_slider__u3f5i .Switch_thumb__rayKq{transform:translateX(18px)}.Switch_switch__HMcnz.Switch_desktop__5VRmt{width:56px;height:32px}.Switch_switch__HMcnz.Switch_desktop__5VRmt .Switch_thumb__rayKq{height:26px;width:26px;left:2px;bottom:3px}.Switch_switch__HMcnz.Switch_desktop__5VRmt .Switch_input__jmcrU:checked+.Switch_slider__u3f5i .Switch_thumb__rayKq{transform:translateX(26px)}.Switch_input__jmcrU{display:none}.Switch_input__jmcrU:checked+.Switch_slider__u3f5i{background-color:var(--switch-bg-checked,var(--Bg-Brand-Primary-Default))}.Switch_input__jmcrU:not(:checked)+.Switch_slider__u3f5i{background-color:var(--switch-bg,var(--Bg-Black-Main-Quaternary-Default))}.Switch_input__jmcrU:disabled+.Switch_slider__u3f5i{opacity:.5;background-color:var(--Bg-Black-Main-Tertiary-Default)}.Switch_slider__u3f5i{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:34px;transition:.3s cubic-bezier(.4,0,.2,1)}.Switch_thumb__rayKq{position:absolute;left:2px;transition:transform .3s cubic-bezier(.4,0,.2,1);border-radius:50%;background-color:var(--switch-thumb-bg,var(--Bg-Black-Main-Secondary-Default));display:flex;align-items:center;justify-content:center}.Switch_thumb__rayKq svg{width:18px;height:18px}.Switch_input__jmcrU:checked+.Switch_slider__u3f5i .Switch_thumb__rayKq{background-color:var(--switch-thumb-bg,var(--Bg-Black-On-Dark-Primary-Default))}.Comment_container___st_e{display:flex;flex-direction:column;gap:16px}@media(max-width:1400px){.Comment_container___st_e{gap:12px}}.Comment_author__DYg7Q{max-width:calc(100% - 96px)}@media(max-width:1400px){.Comment_author__DYg7Q{max-width:calc(100% - 88px)}}.Comment_replyQuote__PcNe9{margin-top:0}.ThemeToggle_themeToggle__srmwO{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.ThemeToggle_label__blI_K{font-family:var(--font-golos),sans-serif;line-height:1.2;color:var(--Text-Black-Main-Primary-Default);font-weight:500;font-size:.875rem}@media(min-width:1401px){.ThemeToggle_label__blI_K{font-size:1rem}}.ThemeToggle_label__blI_K{font-size:14px;color:var(--Text-Black-Main-Secondary-Default)}.ThemeToggle_switch__W56c4{--switch-thumb-bg:var(--Bg-White-On-Dark-Primary-Default);--switch-bg:var(--Bg-Black-Main-Tertiary-Default);--switch-bg-checked:var(--Bg-Black-Main-Tertiary-Default)}.SelectPopover_content__9GKdw{border-radius:var(--Radius-4XL,40px);background:var(--Bg-White-Main-Primary-Default);box-shadow:0 4px 14px 0 var(--Shadow-Primary-Primary-Default);padding:16px 6px 16px 16px;display:flex;flex-direction:column;gap:12px;width:324px;z-index:1000}.SelectPopover_footer__udCWr,.SelectPopover_header__oYakS{padding-right:10px}.SelectPopover_icon__jID93{display:flex;align-items:center;justify-content:center}.SelectPopover_scrollArea__ltaGN{overflow-y:auto;max-height:300px;padding-right:8px}.SelectPopover_scrollArea__ltaGN::-webkit-scrollbar{width:4px}.SelectPopover_scrollArea__ltaGN::-webkit-scrollbar-track{background-color:rgba(0,0,0,0);padding-right:6px}.SelectPopover_scrollArea__ltaGN::-webkit-scrollbar-thumb{background-color:var(--Bg-Black-Main-Tertiary-Default);border-radius:10px;background-clip:content-box}.SelectPopover_virtualized__Mp3xW{overflow-y:hidden;padding-right:0}.SingleSelectPopover_trigger__VnFWZ{display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:8px;border-radius:var(--Radius-4XL,100px);transition:all .2s ease;height:fit-content}.SingleSelectPopover_trigger__VnFWZ:hover{background:var(--Bg-Black-Main-Tertiary-Default)}.SingleSelectPopover_trigger__VnFWZ.SingleSelectPopover_open__GDN4m{background:rgba(0,0,0,0)}.SingleSelectPopover_trigger__VnFWZ .SingleSelectPopover_arrow__Ikh1u{display:flex;align-items:center;transition:transform .2s ease;transform:translateY(-1px)}.SingleSelectPopover_trigger__VnFWZ .SingleSelectPopover_arrow__Ikh1u.SingleSelectPopover_rotate__uTfqZ{transform:translateY(-1px) rotate(180deg)}.SingleSelectPopover_trigger__VnFWZ .SingleSelectPopover_arrow__Ikh1u svg{width:16px;height:16px;display:block;color:var(--Icon-Black-Main-Secondary-Default)}.SingleSelectPopover_trigger__VnFWZ .SingleSelectPopover_triggerIcon__1cCJp{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:20px}.SingleSelectPopover_trigger__VnFWZ .SingleSelectPopover_triggerIcon__1cCJp img,.SingleSelectPopover_trigger__VnFWZ .SingleSelectPopover_triggerIcon__1cCJp svg{width:100%;height:100%;display:block;object-fit:contain}.SingleSelectPopover_triggerText__ooHXC{font-family:var(--font-golos),sans-serif;line-height:1.2;color:var(--Text-Black-Main-Secondary-Default);font-weight:400;font-size:.875rem}@media(min-width:1401px){.SingleSelectPopover_triggerText__ooHXC{font-size:.875rem}}.SingleSelectPopover_triggerContent__r8XTh{display:flex;align-items:center;gap:12px;height:100%}.SingleSelectPopover_content__EoK4N{position:fixed;border-radius:var(--Radius-4XL,40px);background:var(--Bg-White-Main-Primary-Default);box-shadow:0 4px 14px 0 var(--Shadow-Primary-Primary-Default);padding:8px;display:flex;flex-direction:column;gap:8px;min-width:200px;z-index:1500}.SingleSelectPopover_inlineWrapper__Bg5u5{display:flex;flex-direction:column;width:100%}.SingleSelectPopover_inlineWrapper__Bg5u5 .SingleSelectPopover_scrollArea__d4n8c{max-height:215px}.SingleSelectPopover_hideTriggerWrapper__H4wZd{display:flex;flex-direction:column;gap:12px}@media(min-width:1401px){.SingleSelectPopover_hideTriggerWrapper__H4wZd{height:100%}.SingleSelectPopover_hideTriggerWrapper__H4wZd .SingleSelectPopover_scrollArea__d4n8c{max-height:none;flex:1 1;min-height:0}}@media(max-width:1400px){.SingleSelectPopover_hideTriggerWrapper__H4wZd .SingleSelectPopover_scrollArea__d4n8c{max-height:55vh;padding-bottom:150px}}.SingleSelectPopover_hideTriggerWrapper__H4wZd .SingleSelectPopover_optionItem__sMUSX{display:flex;height:48px;padding:0 0 0 12px;align-items:center;gap:var(--Spacing-4XS,12px);align-self:stretch;border-radius:0;border-bottom:1px solid var(--Stroke-Black-Quaternary-Default)}.SingleSelectPopover_hideTriggerWrapper__H4wZd .SingleSelectPopover_optionItem__sMUSX:last-child{border-bottom:none}.SingleSelectPopover_hideTriggerWrapper__H4wZd .SingleSelectPopover_optionItem__sMUSX:hover{background-color:rgba(0,0,0,0)}.SingleSelectPopover_hideTriggerWrapper__H4wZd .SingleSelectPopover_optionItem__sMUSX:hover .SingleSelectPopover_optionCheck__WjdEo>div{border-color:var(--Stroke-Black-Primary-Press,#424C54)}.SingleSelectPopover_inlineAnimWrapper__mGDTU{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .25s ease,opacity .2s ease}.SingleSelectPopover_inlineAnimWrapper__mGDTU.SingleSelectPopover_inlineAnimWrapperOpen__bykUR{grid-template-rows:1fr;opacity:1}.SingleSelectPopover_inlineAnimInner__nHX5O{overflow:hidden;min-height:0}.SingleSelectPopover_inlineContent__3BQsg{position:static;width:100%;margin-top:8px;z-index:auto;padding-left:0;padding-right:0}.SingleSelectPopover_header__dfdcE{flex-shrink:0}.SingleSelectPopover_inputBackground__SorlY.SingleSelectPopover_inputBackground__SorlY{box-sizing:border-box;width:100%;height:48px;padding:0 12px;border-radius:var(--Radius-4XL,100px);background-color:var(--Bg-Black-Main-Tertiary-Default);border:1.5px solid rgba(0,0,0,0)}@media(max-width:1400px){.SingleSelectPopover_inputBackground__SorlY.SingleSelectPopover_inputBackground__SorlY{height:44px}}.SingleSelectPopover_inputBackground__SorlY.SingleSelectPopover_inputBackground__SorlY:hover{background-color:var(--Bg-Black-Main-Tertiary-Hover)}.SingleSelectPopover_inputBackground__SorlY.SingleSelectPopover_inputBackground__SorlY.SingleSelectPopover_open__GDN4m{border:1px solid var(--Stroke-Black-Primary-Press)}.SingleSelectPopover_inputBackground__SorlY.SingleSelectPopover_inputBackground__SorlY .SingleSelectPopover_triggerContent__r8XTh{width:100%;justify-content:space-between}.SingleSelectPopover_floatingTrigger__i1XW7.SingleSelectPopover_floatingTrigger__i1XW7{height:auto;min-height:48px;padding:8px 12px}.SingleSelectPopover_triggerTextFloating__RYeRa{display:flex;flex-direction:column;align-items:flex-start;gap:2px;flex:1 1;text-align:left}.SingleSelectPopover_floatingLabel__fUcq8{font-family:var(--font-golos),sans-serif;line-height:1.2;color:var(--Text-Black-Main-Tertiary-Default);font-weight:400;font-size:.75rem}@media(min-width:1401px){.SingleSelectPopover_floatingLabel__fUcq8{font-size:.75rem}}.SingleSelectPopover_floatingValue__L8exA{font-family:var(--font-golos),sans-serif;line-height:1.2;color:var(--Text-Black-Main-Primary-Default);font-weight:400;font-size:.875rem}@media(min-width:1401px){.SingleSelectPopover_floatingValue__L8exA{font-size:1rem}}.SingleSelectPopover_floatingValue__L8exA{font-weight:500}.SingleSelectPopover_scrollArea__d4n8c{overflow-y:auto;max-height:300px}.SingleSelectPopover_scrollArea__d4n8c::-webkit-scrollbar{width:4px}.SingleSelectPopover_scrollArea__d4n8c::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.SingleSelectPopover_scrollArea__d4n8c::-webkit-scrollbar-thumb{background-color:var(--Bg-Black-Main-Tertiary-Default);border-radius:10px;background-clip:content-box}.SingleSelectPopover_optionsList__c9DNP{display:flex;flex-direction:column;gap:2px}.SingleSelectPopover_optionItem__sMUSX{display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:8px;cursor:pointer;transition:background-color .2s ease;width:100%;border:none;background:rgba(0,0,0,0);text-align:left;text-decoration:none;color:inherit;font-family:var(--font-golos),sans-serif;line-height:1.2;color:var(--Text-Black-Main-Primary-Default);font-weight:400;font-size:.875rem}@media(min-width:1401px){.SingleSelectPopover_optionItem__sMUSX{font-size:.875rem}}.SingleSelectPopover_optionItem__sMUSX:hover{background-color:var(--Bg-Black-Main-Tertiary-Hover)}.SingleSelectPopover_optionCheck__WjdEo{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px}.SingleSelectPopover_optionCheck__WjdEo>*{flex-shrink:0}.SingleSelectPopover_optionIcon__UsRyG{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:20px}.SingleSelectPopover_optionIcon__UsRyG img,.SingleSelectPopover_optionIcon__UsRyG svg{width:100%;height:100%;object-fit:contain}.MenuLinkList_nav__3SPdY{display:flex;gap:24px;align-items:center}@media(max-width:1400px){.MenuLinkList_nav__3SPdY{flex-direction:column;align-items:flex-start;gap:0;width:100%}.MenuLinkList_nav__3SPdY>*{width:100%;border-bottom:1px solid var(--Stroke-Black-Quaternary-Default)}.MenuLinkList_nav__3SPdY>:last-child{border-bottom:none}}button.Slider_button__C0v36{cursor:pointer;border-radius:var(--Radius-4XL,100px);font-family:var(--font-golos),sans-serif;font-size:1rem}@media(min-width:1401px){button.Slider_button__C0v36{font-size:1.125rem}}button.Slider_button__C0v36.Slider_icon___MAh9{padding:0}.Slider_button__C0v36{display:inline-flex;align-items:center;justify-content:center;border:none;background:rgba(0,0,0,0);cursor:pointer;transition:all .2s ease;padding:0;font-family:inherit;white-space:nowrap}.Slider_button__C0v36:active,.Slider_button__C0v36:focus,.Slider_button__C0v36:focus-visible,.Slider_button__C0v36:focus-within{outline:none;box-shadow:none}.Slider_button__C0v36{font-family:var(--font-golos),sans-serif;line-height:1.2;color:var(--Text-Black-Main-Primary-Default);font-weight:600;font-size:1rem}@media(min-width:1401px){.Slider_button__C0v36{font-size:1.125rem}}.Slider_button__C0v36{border-radius:var(--Radius-4XL,100px);width:auto}.Slider_button__C0v36.Slider_fullWidth__OWlgi{width:100%}.Slider_button__C0v36.Slider_primary__2_hXp{background-color:var(--Bg-Brand-Primary-Default);color:var(--Text-White-On-Dark-Primary-Default);padding:12px 24px 14px;height:48px}.Slider_button__C0v36.Slider_primary__2_hXp:disabled{background:rgba(0,0,0,0);color:var(--Text-Disable-Primary-Default);border:1px solid var(--Stroke-Disable-Primary-Default,#edeeee);border-radius:var(--Radius-5XL,100px);cursor:default}.Slider_button__C0v36.Slider_primary__2_hXp:not(:disabled):hover{background-color:var(--Bg-Brand-Primary-Hover)}.Slider_button__C0v36.Slider_primary__2_hXp:not(:disabled):active{background-color:var(--Bg-Brand-Primary-Press)}.Slider_button__C0v36.Slider_white__LYAAU{border-radius:var(--Radius-4XL,100px);background:#fff;display:flex;height:48px;justify-content:center;align-items:center;color:var(--Text-Black-On-Light-Primary-Default);padding:12px 24px 14px}.Slider_button__C0v36.Slider_white__LYAAU:hover{background:var(--Bg-White-Main-Primary-Hover);color:var(--Text-Black-On-Light-Primary-Hover)}.Slider_button__C0v36.Slider_white__LYAAU:active{background:var(--Bg-White-Main-Primary-Press)}@media(max-width:677px){.Slider_button__C0v36.Slider_white__LYAAU{background:hsla(0,0%,100%,.4);color:var(--Text-White-On-Dark-Primary-Default)}}.Slider_button__C0v36.Slider_secondary__dOW7w{background-color:var(--Bg-Black-Main-Tertiary-Default);color:var(--Text-Black-Main-Primary-Default);padding:0 16px 2px;height:48px;border:1px solid rgba(0,0,0,0)}.Slider_button__C0v36.Slider_secondary__dOW7w:disabled{background:rgba(0,0,0,0);color:var(--Text-Disable-Primary-Default);border:1px solid var(--Stroke-Disable-Primary-Default,#edeeee);border-radius:var(--Radius-5XL,100px);cursor:default}.Slider_button__C0v36.Slider_secondary__dOW7w:not(:disabled):hover{background-color:var(--Bg-Black-Main-Tertiary-Hover)}.Slider_button__C0v36.Slider_secondary__dOW7w:active{background-color:var(--Bg-Black-Main-Tertiary-Press)}@media(max-width:1400px){.Slider_button__C0v36.Slider_secondary__dOW7w{padding:0 12px 2px}}.Slider_button__C0v36.Slider_secondary-compact__I0eUr{background-color:var(--Bg-Black-Main-Tertiary-Default,#edeeee);color:var(--Text-Black-Main-Primary-Default);display:inline-flex;align-items:center;justify-content:center;gap:var(--Spacing-5XS,8px);padding:0 16px;height:40px;border-radius:var(--Radius-4XL,100px);border:1px solid rgba(0,0,0,0);font-weight:500}@media(max-width:1400px){.Slider_button__C0v36.Slider_secondary-compact__I0eUr{height:32px}}.Slider_button__C0v36.Slider_secondary-compact__I0eUr svg{width:20px;height:20px;flex-shrink:0}.Slider_button__C0v36.Slider_secondary-compact__I0eUr:disabled{background:rgba(0,0,0,0);color:var(--Text-Disable-Primary-Default);border:1px solid var(--Stroke-Disable-Primary-Default,#edeeee);border-radius:var(--Radius-5XL,100px);cursor:default}.Slider_button__C0v36.Slider_secondary-compact__I0eUr:not(:disabled):hover{background-color:var(--Bg-Black-Main-Tertiary-Hover)}.Slider_button__C0v36.Slider_secondary-compact__I0eUr:active{background-color:var(--Bg-Black-Main-Tertiary-Press)}.Slider_button__C0v36.Slider_secondary-large__vPzI_{background-color:var(--Bg-Black-Main-Tertiary-Default);color:var(--Text-Black-Main-Primary-Default);padding:12px 24px 14px;height:48px;border:1px solid rgba(0,0,0,0)}.Slider_button__C0v36.Slider_secondary-large__vPzI_:disabled{background:rgba(0,0,0,0);color:var(--Text-Disable-Primary-Default);border:1px solid var(--Stroke-Disable-Primary-Default,#edeeee);border-radius:var(--Radius-5XL,100px);cursor:default}.Slider_button__C0v36.Slider_secondary-large__vPzI_:not(:disabled):hover{background-color:var(--Bg-Black-Main-Tertiary-Hover)}.Slider_button__C0v36.Slider_secondary-large__vPzI_:active{background-color:var(--Bg-Black-Main-Tertiary-Press)}.Slider_button__C0v36.Slider_outline__flYzS{background-color:rgba(0,0,0,0);color:var(--Text-Black-Main-Primary-Default);border:1px solid var(--Stroke-Black-Primary-Default);border-radius:var(--Radius-4XL,100px);padding:0 16px 2px;height:48px;font-weight:500}.Slider_button__C0v36.Slider_outline__flYzS svg{display:block;width:24px;height:24px}@media(max-width:1400px){.Slider_button__C0v36.Slider_outline__flYzS svg{width:20px;height:20px}.Slider_button__C0v36.Slider_outline__flYzS{padding:0 12px 2px}}.Slider_button__C0v36.Slider_outline-light__t_iTR{background-color:rgba(0,0,0,0);color:var(--Text-Brand-Primary-Default,#831436);border:1.5px solid var(--Stroke-Brand-Primary-Default);border-radius:var(--Radius-4XL,100px);padding:0 16px 2px;height:48px;font-weight:500}.Slider_button__C0v36.Slider_outline-light__t_iTR svg{display:block;width:24px;height:24px}@media(max-width:1400px){.Slider_button__C0v36.Slider_outline-light__t_iTR svg{width:20px;height:20px}.Slider_button__C0v36.Slider_outline-light__t_iTR{padding:0 12px 2px}}.Slider_button__C0v36.Slider_education-selected__ePHLW{background-color:var(--Bg-White-Main-Primary-Default,#FFF);color:var(--Text-Brand-Primary-Default,#831436);border:1.5px solid var(--Stroke-Brand-Primary-Default);border-radius:var(--Radius-4XL,100px);padding:0 16px 2px;height:40px;font-weight:500}@media(max-width:1400px){.Slider_button__C0v36.Slider_education-selected__ePHLW{padding:0 12px 2px;height:32px}}.Slider_button__C0v36.Slider_ghost__RWzEl{background-color:rgba(0,0,0,0);color:var(--Text-Black-Main-Secondary-Default);font-size:.875rem;font-weight:400;height:fit-content}.Slider_button__C0v36.Slider_filters-panel-button__aqg_W{background-color:var(--Bg-White-Main-Primary-Default);color:var(--Text-Black-Main-Primary-Default);display:flex;height:48px;min-width:200px;padding:0 var(--Spacing-2XS,20px);justify-content:space-between;align-items:center;gap:var(--Spacing-4XS,12px);flex:1 0;box-shadow:0 4px 14px 0 var(--Shadow-Primary-Primary-Default)}.Slider_button__C0v36.Slider_filters-panel-button__aqg_W svg{width:20px;height:20px;stroke:currentColor}@media(min-width:1401px){.Slider_button__C0v36.Slider_filters-panel-button__aqg_W svg{width:24px;height:24px}}.Slider_button__C0v36.Slider_filters-panel-button__aqg_W:hover{background-color:var(--Bg-White-Main-Primary-Hover)}.Slider_button__C0v36.Slider_filters-panel-button__aqg_W.Slider_opened__nOcd5{border:1px solid var(--Stroke-Black-Primary-Press)}@media(max-width:1400px){.Slider_button__C0v36.Slider_filters-panel-button__aqg_W{height:40px;align-self:stretch;flex:initial}}.Slider_button__C0v36.Slider_filters-menu-button__NRoRW{background-color:rgba(0,0,0,0);color:var(--Text-Black-Main-Primary-Default);display:flex;justify-content:space-between;padding:15px 0 17px;height:fit-content}.Slider_button__C0v36.Slider_filters-menu-button__NRoRW svg{width:16px;height:16px}.Slider_button__C0v36.Slider_icon___MAh9{background-color:rgba(0,0,0,0);color:var(--Text-Black-Main-Primary-Default)}.Slider_button__C0v36.Slider_icon___MAh9 svg{width:24px;height:24px}.Slider_button__C0v36.Slider_icon___MAh9 svg circle,.Slider_button__C0v36.Slider_icon___MAh9 svg path,.Slider_button__C0v36.Slider_icon___MAh9 svg rect{fill:none;stroke:currentColor}.Slider_button__C0v36.Slider_icon___MAh9:disabled{cursor:default;color:var(--Text-Black-Main-Tertiary-Default)}.Slider_button__C0v36.Slider_up-button__xKwY5{position:fixed;z-index:1000;bottom:44px;right:48px;width:48px;height:48px;border-radius:var(--Radius-4XL,100px);background:var(--Bg-White-Main-Primary-Default);box-shadow:0 4px 14px 0 var(--Shadow-Secondary-Primary-Default);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,background-color .2s ease}@media(max-width:1400px){.Slider_button__C0v36.Slider_up-button__xKwY5{width:40px;height:40px}}.Slider_button__C0v36.Slider_up-button__xKwY5.Slider_visible__s76yb{opacity:1;visibility:visible}.Slider_button__C0v36.Slider_up-button__xKwY5:hover{background-color:var(--Bg-White-Main-Primary-Hover)}.Slider_button__C0v36.Slider_up-button__xKwY5 svg{width:24px;height:24px;color:var(--Icon-Black-Main-Primary-Default)}@media(max-width:1400px){.Slider_button__C0v36.Slider_outline-light__t_iTR,.Slider_button__C0v36.Slider_outline__flYzS,.Slider_button__C0v36.Slider_primary__2_hXp,.Slider_button__C0v36.Slider_secondary-large__vPzI_,.Slider_button__C0v36.Slider_secondary__dOW7w,.Slider_button__C0v36.Slider_white__LYAAU{height:40px;padding-top:0;padding-bottom:2px}}.Slider_sliderWrapper__1K4OH{position:relative;width:100%}.Slider_slider___T_T1{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.Slider_slider___T_T1::-webkit-scrollbar{display:none}.Slider_content__B7x7j{display:flex;align-items:center;gap:16px;width:max-content;padding:0 16px}@media(max-width:1400px){.Slider_content__B7x7j{gap:12px}}.Slider_navButtonLeft__mARps{position:absolute;top:50%;transform:translateY(-50%);z-index:10;display:inline-flex;align-items:center;justify-content:center;border:none;padding:0;cursor:pointer;width:48px;height:48px;border-radius:var(--Radius-4XL,100px);background:var(--Bg-White-Main-Primary-Default);box-shadow:0 4px 14px 0 var(--Shadow-Secondary-Primary-Default);transition:opacity .3s ease,visibility .3s ease,background-color .2s ease}.Slider_navButtonLeft__mARps:hover{background-color:var(--Bg-White-Main-Primary-Hover)}.Slider_navButtonLeft__mARps svg{width:24px;height:24px;color:var(--Icon-Black-Main-Primary-Default)}@media(max-width:767px){.Slider_navButtonLeft__mARps{display:none}}.Slider_navButtonLeft__mARps{left:24px}@media(max-width:1400px){.Slider_navButtonLeft__mARps{display:none}}.Slider_navButtonRight__Bp76G{position:absolute;top:50%;transform:translateY(-50%);z-index:10;display:inline-flex;align-items:center;justify-content:center;border:none;padding:0;cursor:pointer;width:48px;height:48px;border-radius:var(--Radius-4XL,100px);background:var(--Bg-White-Main-Primary-Default);box-shadow:0 4px 14px 0 var(--Shadow-Secondary-Primary-Default);transition:opacity .3s ease,visibility .3s ease,background-color .2s ease}.Slider_navButtonRight__Bp76G:hover{background-color:var(--Bg-White-Main-Primary-Hover)}.Slider_navButtonRight__Bp76G svg{width:24px;height:24px;color:var(--Icon-Black-Main-Primary-Default)}@media(max-width:767px){.Slider_navButtonRight__Bp76G{display:none}}.Slider_navButtonRight__Bp76G{right:24px}@media(max-width:1400px){.Slider_navButtonRight__Bp76G{display:none}}.Modal_overlay__ovi8E{background-color:var(--Bg-Black-On-Light-Secondary-Default);position:fixed;inset:0;opacity:.7;z-index:5;animation:Modal_overlayShow__LqBzf .15s cubic-bezier(.16,1,.3,1)}.Modal_contentWrapper__50f3a{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-height:90vh;width:fit-content;display:flex;flex-direction:column;z-index:10;border-radius:20px;background-color:var(--Bg-White-Main-Primary-Default);overflow:hidden}.Modal_contentWrapper__50f3a:focus{outline:none}.Modal_closeButton__KBRsu{color:var(--Icon-Black-Main-Secondary-Default)}.Modal_stickyHeader__1Uau4{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:24px;background-color:var(--Bg-White-Main-Primary-Default);flex-shrink:0;z-index:20}@media(max-width:1400px){.Modal_stickyHeader__1Uau4{padding:0 0 24px}}@media(min-width:1401px){.Modal_stickyHeader__1Uau4 button.Modal_closeButton__KBRsu,.Modal_stickyHeader__1Uau4 button.Modal_closeButton__KBRsu svg{width:32px;height:32px}}.Modal_scrollArea__TjW7y{overflow-y:auto;overflow-x:hidden;flex:1 1;min-height:0;position:relative;display:flex;flex-direction:column;gap:24px;padding:0 24px var(--modal-scroll-padding-bottom,120px) 24px}.Modal_scrollArea__TjW7y::-webkit-scrollbar{width:4px}.Modal_scrollArea__TjW7y::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.Modal_scrollArea__TjW7y::-webkit-scrollbar-thumb{background-color:var(--Bg-Black-Main-Tertiary-Default);border-radius:10px;background-clip:content-box}.Modal_content__b1ltt{height:auto;display:flex;flex-direction:column;gap:24px}.Modal_scrollContent__1DtSo{display:flex;flex-direction:column;gap:32px}.Modal_footer__FO_UO{width:100%;flex-shrink:0;position:absolute;bottom:0;left:0;z-index:10}.Modal_imageWrapper__OVFD9{width:100%;overflow:hidden;display:flex;justify-content:center}.Modal_image__34O_v{object-fit:cover}@keyframes Modal_overlayShow__LqBzf{0%{opacity:0}to{opacity:.7}}@keyframes Modal_contentShow__bbDOr{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.Modal_visuallyHidden__cL8Av{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.CommentsCount_count__PyEp0{font-family:var(--font-golos),sans-serif;line-height:1.2;color:var(--Text-Black-Main-Secondary-Default);font-weight:500;font-size:1rem}@media(min-width:1401px){.CommentsCount_count__PyEp0{font-size:1rem}}.CommentsCount_count__PyEp0{line-height:1}@media(min-width:1401px){.CommentsCount_count__PyEp0{font-size:1.125rem}.MedicalDisclaimerModal_modalContent__j0s0T.MedicalDisclaimerModal_modalContent__j0s0T{width:40rem}}.MedicalDisclaimerModal_header__wojkP.MedicalDisclaimerModal_header__wojkP{align-items:flex-start}.SponsorsModal_modal__y4rOr.SponsorsModal_modal__y4rOr{--modal-scroll-padding-bottom:0}@media(min-width:1401px){.SponsorsModal_modal__y4rOr.SponsorsModal_modal__y4rOr{width:820px;height:auto}}.SponsorsModal_grid__WnI3P{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:24px;padding-bottom:136px}@media(min-width:1401px){.SponsorsModal_grid__WnI3P{padding-top:16px}}@media(max-width:1400px){.SponsorsModal_grid__WnI3P{padding-top:12px;padding-bottom:48px}}.SponsorsModal_sponsorItem__G1_oR{position:relative;width:240px;height:240px;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;justify-self:center}.SponsorsModal_image__aoXju{width:240px;height:240px;object-fit:contain}.SponsorsModal_skeleton__Le8md{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:12px}.SponsorsModal_desktopFooter__bU03m{display:flex;justify-content:flex-start;padding:16px 24px 24px;background-color:var(--Bg-White-Main-Primary-Default);box-shadow:0 4px 14px 0 var(--Shadow-Secondary-Primary-Default);border-radius:0 0 20px 20px}.SponsorsModal_footerButton__8Z0e1.SponsorsModal_footerButton__8Z0e1{height:40px}@media(min-width:1401px){.SponsorsModal_footerButton__8Z0e1.SponsorsModal_footerButton__8Z0e1{min-width:160px;height:48px}}.TextAccent_text__mYEzm{font-family:var(--font-golos),sans-serif;line-height:1.2;color:var(--Text-Black-Main-Primary-Default);font-weight:500;font-size:.875rem}@media(min-width:1401px){.TextAccent_text__mYEzm{font-size:1rem}}.SecondaryLinkButton_linkButton__AJi0c{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;flex:1 1;padding:16px;background-color:var(--Bg-Black-Main-Tertiary-Default);border-radius:var(--Radius-4XL,100px);text-decoration:none;color:inherit;transition:background-color .2s ease}@media(max-width:1400px){.SecondaryLinkButton_linkButton__AJi0c{padding:12px}}.SecondaryLinkButton_linkButton__AJi0c:hover{background-color:var(--Bg-Black-Main-Tertiary-Hover)}.SecondaryLinkButton_linkButton__AJi0c:active{background-color:var(--Bg-Black-Main-Tertiary-Press)}.SecondaryLinkButton_linkTextContainer__h1aKx{display:flex;flex-direction:row;align-items:center;gap:4px}.SecondaryLinkButton_linkArrow__ODwuR{width:20px;height:20px;color:var(--Icon-Black-Main-Primary-Default);flex-shrink:0}.ListenersCount_listenersCount__CRxHS{display:flex;align-items:center;gap:12px}.ListenersCount_icon__4n_q6{width:40px;height:40px;color:var(--Icon-Black-Main-Primary-Default)}.ListenersCount_textWrapper__BhHFK{display:flex;align-items:center;font-family:var(--font-golos);font-size:1rem;line-height:1.25}.ListenersCount_label__xQTDT{color:var(--Text-Black-Main-Secondary-Default)}.ListenersCount_value__BD9Hr{font-weight:500;color:var(--Text-Black-Main-Primary-Default)}.Pagination_pagination__xmf2O{display:flex;align-items:center;justify-content:center;gap:var(--Spacing-5XS,8px)}.Pagination_arrow__M_OL8,.Pagination_page__9qQmP{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--Radius-4XL,100px);border:1px solid rgba(0,0,0,0);font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s ease,border-color .2s ease}.Pagination_page__9qQmP{background:var(--Bg-White-Main-Primary-Default);color:var(--Text-Black-Main-Primary-Default)}.Pagination_page__9qQmP:hover{background:var(--Bg-White-Main-Primary-Hover)}.Pagination_page__9qQmP.Pagination_active__1NcCi{background:var(--Bg-Brand-Primary-Default);color:var(--Text-White-On-Dark-Primary-Default)}.Pagination_page__9qQmP.Pagination_active__1NcCi:hover{background:var(--Bg-Brand-Primary-Hover)}.Pagination_arrow__M_OL8{color:var(--Icon-Black-Main-Primary-Default);border-radius:var(--Radius-5XL,100px);background:var(--Bg-White-Main-Primary-Default,#FFF);box-shadow:0 4px 14px 0 var(--Shadow-Primary-Primary-Default,rgba(90,124,158,.08))}.Pagination_arrow__M_OL8 svg{width:20px;height:20px}.Pagination_arrow__M_OL8.Pagination_disabled__4JKnv{pointer-events:none;color:var(--Icon-Disable-Primary-Default)}.Pagination_ellipsis__soXNc{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;color:var(--Text-Black-Main-Secondary-Default)}