"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[4479],{682:function(e,t,n){n.d(t,{D:function(){return A},P:function(){return B},U:function(){return E},u:function(){return b}});var o=n(57437),i=n(34734),l=n(2265),s=n(26094),r=n(63919),a=n(54887);let c=300,u=({opened:e})=>{let[t,n]=(0,l.useState)(!1),o=(0,l.useRef)(null),i=(0,l.useRef)(!1);return(0,l.useEffect)(()=>(e&&!i.current?(i.current=!0,n(!0)):!e&&i.current&&(o.current=setTimeout(()=>{i.current=!1,n(!1)},c)),()=>{o.current&&clearTimeout(o.current)}),[e]),{mounted:t}},d=(0,r.g)("click-outside","sc"),p=Object.freeze({overlay:`${d}__overlay`,open:`${d}--open`,close:`${d}--close`}),h=({onClose:e,onToucheMove:t,isOpen:n,delay:s=c})=>{let r=(0,l.useRef)(null),a=(0,l.useCallback)(()=>{e&&(r.current=setTimeout(()=>{e()},s))},[s,e]),u=(0,l.useCallback)(e=>{"Escape"===e.key&&a()},[a]);return(0,l.useEffect)(()=>(n&&window.addEventListener("keydown",u),()=>{r.current&&clearTimeout(r.current),window.removeEventListener("keydown",u)}),[n,u]),(0,o.jsx)("div",{className:(0,i.Z)(p.overlay,{[p.open]:n,[p.close]:!n}),onTouchStart:t,onClick:a})},m=(e,t)=>{e&&(t?e.setAttribute("data-portal",""):e.removeAttribute("data-portal"))},v=e=>{e.style.top||(window.prevScrollPosition=window.scrollY)},g=(e,t,n)=>{t.style.setProperty("overflow-y","scroll"),e.classList.toggle("scroll-disable-windows",!0),e.style.setProperty("width",`calc(100vw - ${n}px)`),e.style.setProperty("top",`-${window.prevScrollPosition}px`)},f=e=>{e.style.setProperty("overflow","hidden"),e.style.setProperty("height","100vw")},w=e=>{e.classList.toggle("scroll-disable-windows",!1),e.style.removeProperty("overflow"),e.style.removeProperty("height"),e.style.removeProperty("width"),e.style.removeProperty("top")},_=()=>{void 0!==window.prevScrollPosition&&(window.scrollTo(0,window.prevScrollPosition),window.prevScrollPosition=void 0)},x=()=>document.querySelectorAll("[data-portal]").length>1,b=e=>{let t=(0,l.useRef)(null),n=(0,l.useRef)(!1);return(0,l.useEffect)(()=>{if(n.current===e)return;n.current=e;let o=t.current,i=document.body,l=document.documentElement,s=window.innerWidth-l.clientWidth,r=s>0;if(e&&r)v(i),g(i,l,s),m(o,!0);else if(e)f(i),m(o,!0);else{let e=!x();e&&w(i),e&&_(),m(o,!1)}return()=>{let e=!x();e&&w(i),e&&_()}},[e]),t},j=(0,r.g)("drawer-footer","sc"),C=Object.freeze({footer:`${j}__footer`,hasScroll:`${j}__footer--has-scroll`}),k=({footer:e,hasScroll:t,className:n})=>(0,o.jsx)("div",{className:(0,i.Z)(C.footer,{[C.hasScroll]:t},n),children:"function"==typeof e?e():e}),y=(0,r.g)("drawer-content","sc"),N=Object.freeze({container:`${y}__container`,open:`${y}--open`,close:`${y}--close`,header:`${y}__header`,rowHeader:`${y}__header--row`,title:`${y}__title`,center:`${y}__title--center`,left:`${y}__title--left`,right:`${y}__title--right`,controlContainer:`${y}__control-container`,content:`${y}__content`,footer:`${y}__footer`}),O=({onClose:e,onContentClick:t,children:n,title:r,rowTitle:a,titleAlign:c,isCloseable:u,footer:d,closeButton:p,isOpen:h,contentClassName:m,footerClassName:v,contentStyle:g,width:f})=>{let w=(0,l.useRef)(null),_=(0,l.useRef)(null),[x,b]=(0,l.useState)(!1);(0,l.useEffect)(()=>{var e;if(!_.current||!w.current)return;let t=(null==(e=null==_?void 0:_.current)?void 0:e.getBoundingClientRect().top)||0,n=null==w?void 0:w.current,o=()=>{let e=null==_?void 0:_.current;e&&b(()=>e.getBoundingClientRect().top!==t)};return n&&n.addEventListener("scroll",o,!1),()=>{null==n||n.removeEventListener("scroll",o,!1)}},[]);let j=g||f?{width:f,...g||{}}:void 0;return(0,o.jsxs)("div",{ref:w,style:j,className:(0,i.Z)(N.container,{[N.open]:h,[N.close]:!h},m),children:[r||u?(0,o.jsxs)("div",{className:(0,i.Z)(N.header,{[N.rowHeader]:a}),children:[u?p?"function"==typeof p?p():p:(0,o.jsx)("button",{type:"button",className:N.controlContainer,onClick:e,children:(0,o.jsx)(s.IconFdsCloseO,{size:24})}):null,r?(0,o.jsx)("h3",{className:(0,i.Z)(N.title,{[N[c]]:!0}),children:r}):null]}):null,(0,o.jsx)("div",{ref:_,className:N.content,onClick:t,children:n}),d&&(0,o.jsx)(k,{className:(0,i.Z)(N.footer,v),footer:d,hasScroll:x})]})},T=(0,r.g)("drawer-layout","sc"),S=Object.freeze({window:`${T}__window`}),I=({onClose:e,isOpen:t,children:n,withDisabledScroll:s,className:r,...a})=>{let c=(0,l.useCallback)(e=>e.stopPropagation(),[]);return b(t&&s),(0,o.jsxs)("div",{"data-portal":!0,className:(0,i.Z)(S.window,r),children:[(0,o.jsx)(h,{onClose:e,isOpen:t,delay:0}),(0,o.jsx)(O,{onContentClick:c,onClose:e,isOpen:t,...a,children:n})]})},A=({isOpen:e=!1,children:t,titleAlign:n="center",isCloseable:i=!0,withDisabledScroll:l=!0,...s})=>{let{mounted:r}=u({opened:e});return r?(0,o.jsx)(I,{titleAlign:n,isCloseable:i,isOpen:e,withDisabledScroll:l,...s,children:t}):null};A.displayName="Drawer";let $=(0,r.g)("mobile-modal-footer","sc"),L=Object.freeze({footer:`${$}__footer`,footerWithoutShadow:`${$}__footer--without-shadow`}),R=({footer:e,isSmallPopup:t=!1,footerClassName:n})=>(0,o.jsx)("div",{className:(0,i.Z)(L.footer,t&&L.footerWithoutShadow,n),children:"function"==typeof e?e():e}),P=(0,r.g)("mobile-popup","sc"),z=Object.freeze({mobilePopup:`${P}`,mobilePopupOpen:`${P}--open`,content:`${P}__content`,contentFull:`${P}__content--full`,contentTransition:`${P}__content--transition`,contentTransitionOpen:`${P}__content--transition-open`,contentLine:`${P}__content-line`,contentContainer:`${P}__content-container`,smallContentContainer:`${P}__content-container--small`,min:`${P}__content-container--min`,title:`${P}__title`,closeContainer:`${P}__close-container`,closeButton:`${P}__close-button`}),M=({children:e,footer:t,isOpen:n,isSmallPopup:r,onClose:a,hasCloseButton:c=!0,full:u,touchDistance:d=100,withDisabledScroll:p=!0,contentClassName:m,className:v,title:g,closeButton:f,footerClassName:w})=>{let[_,x]=(0,l.useState)(!1),[j,C]=(0,l.useState)(!1),[k,y]=(0,l.useState)(!0),[N,O]=(0,l.useState)("120%"),T=(0,l.useRef)(null),S=(0,l.useRef)(0),I=(0,l.useRef)(!1),A=e=>{var t,n,o;let i=null==(t=T.current)?void 0:t.offsetTop,l=null==(n=T.current)?void 0:n.offsetHeight;if(I.current=!0,y(!1),i&&l){let t=(null==(o=null==e?void 0:e.touches[0])?void 0:o.clientY)-i,n=0;t>=0&&t<=l+30&&(n=t),t>l+30&&(n=l+30),O(`${n}px`),S.current=n}},$=()=>{I.current&&(S.current>d&&a?null==a||a():O("0"),y(!0),I.current=!1),window.removeEventListener("touchmove",A),window.removeEventListener("touchend",$)};return(0,l.useEffect)(()=>{n&&setTimeout(()=>{x(!0),C(!0),O("0")},100),!n&&j&&(O("120%"),x(!1),C(!1))},[j,n]),b(n&&p),(0,o.jsxs)("div",{"data-portal":!0,className:(0,i.Z)(z.mobilePopup,j&&z.mobilePopupOpen,v),children:[(0,o.jsx)(h,{onClose:()=>{n&&(null==a||a())},onToucheMove:()=>{n&&(x(!1),window.addEventListener("touchmove",A),window.addEventListener("touchend",$))},isOpen:n,delay:0}),(0,o.jsxs)("div",{className:(0,i.Z)(z.content,u&&z.contentFull,k&&z.contentTransition,k&&_&&z.contentTransitionOpen),ref:T,style:{transform:`translateY(${N})`},children:[(0,o.jsx)("div",{className:z.contentLine}),(0,o.jsxs)("div",{className:(0,i.Z)(z.contentContainer,r&&z.smallContentContainer,{[z.min]:!g&&!c},m),children:[!!g&&(0,o.jsx)("div",{className:z.title,children:g}),c?(0,o.jsx)("div",{className:z.closeContainer,children:c?f?"function"==typeof f?f():f:(0,o.jsx)("button",{onClick:a,className:z.closeButton,children:(0,o.jsx)(s.IconFdsCloseO,{size:24})}):null}):null,e]}),t&&(0,o.jsx)(R,{footerClassName:w,isSmallPopup:r,footer:t})]})]})},E=({children:e,isSmallPopup:t=!1,isOpen:n=!1,...i})=>{let{mounted:l}=u({opened:n});return l?(0,o.jsx)(M,{isSmallPopup:t,isOpen:n,...i,children:e}):null};E.displayName="UiMobilePopup";let B=({children:e,id:t="portal-root"})=>{let[n,o]=(0,l.useState)(null);return(0,l.useEffect)(()=>{let e=document.getElementById(t);if(e){o(e);return}let n=document.createElement("div");return n.id=t,document.body.appendChild(n),o(n),()=>{document.body.removeChild(n)}},[t]),n?(0,a.createPortal)(e,n):null}},63919:function(e,t,n){n.d(t,{g:function(){return o}});function o(e,t){return`finkit-widgets-${t}-${e}`}},65745:function(e,t,n){n.d(t,{D:function(){return r},h:function(){return c}});var o,i=n(77816),l=n(60915);let s=(e,t)=>{if(typeof window>"u")return;let n=sessionStorage.getItem("pushedEvents"),o=n?JSON.parse(n):[];e.event||(e.event="data-event"),"string"==typeof e.eventAction&&(e.eventAction=e.eventAction.toLowerCase().replaceAll(" ","_")),"string"==typeof e.eventLabel&&(e.eventLabel=e.eventLabel.toLowerCase().replaceAll(" ","_")),e.eventLabel||(e.eventLabel="undefined");let i=o.find(n=>n.eventCategory===e.eventCategory&&n.eventAction===e.eventAction&&n.eventLabel===e.eventLabel&&("all"===t||"url"===t&&window.location.pathname===n.url));if(!t||!i){if(t){let t={...e};t.url=window.location.pathname,o.push(t),sessionStorage.setItem("pushedEvents",JSON.stringify(o))}(0,l.AB)(e)}};var r=((o=r||{}).icon="icon",o.chip="chip",o.accordion="accordion",o.button="button",o.checkbox="checkbox",o.radio="radio",o.select="select",o.toggle="toggle",o.tooltip="tooltip",o.link="link",o.banner="banner",o.tag="tag",o.date="date",o.field="field",o.offer="offer",o.tab="tab",o.submitButton="submitButton",o.popup="popup",o.block="block",o);let a={icon:"click_icon_",chip:"click_chip_",accordion:"show_acc_",button:"click_button_",checkbox:"click_check_",radio:"click_radio_",select:"click_sel_",toggle:"click_togg_",tooltip:"click_tip_",link:"click_link_",banner:"click_bnr_",tag:"click_tag_",date:"input_date_",field:"input_field_",offer:"click_offer_",tab:"click_tab_",submitButton:"form_button_",popup:"show_pop_up_",block:"click_block_"},c=({eventCategory:e,eventActionType:t,eventActionText:n="",eventLabel:o})=>{let l={event:"data-event",eventCategory:e,eventAction:a[t]+(0,i.t)(n)};void 0!==o&&(l.eventLabel=(0,i.t)("string"==typeof o?o:o.toString())),s(l)}},77816:function(e,t,n){n.d(t,{t:function(){return i}});let o={а:"a",б:"b",в:"v",г:"g",д:"d",е:"e",ё:"yo",ж:"zh",з:"z",и:"i",й:"y",к:"k",л:"l",м:"m",н:"n",о:"o",п:"p",р:"r",с:"s",т:"t",у:"u",ф:"f",х:"h",ц:"c",ч:"ch",ш:"sh",щ:"sch",ъ:"",ы:"y",ь:"",э:"e",ю:"yu",я:"ya"},i=e=>e.replace(/[а-яё]/gi,e=>{let t=e.toLowerCase();return t in o?o[t]:e}).replaceAll(/[ \u00A0]/g,"_")},4479:function(e,t,n){n.d(t,{sM:function(){return U},h4:function(){return eI},ar:function(){return W}});var o=n(57437),i=n(2265),l=n(65745),s=n(26094),r=n(32833),a=n(61810),c=n(34734),u=n(24866),d=n(682),p=n(63919);let h=(0,p.g)("header","sc"),m=Object.freeze({header:`${h}`,fixed:`${h}__fixed`,hidden:`${h}__fixed--hidden`,transparent:`${h}--transparent`,navigationOpen:`${h}__navigation-open`,container:`${h}__container`,leftRow:`${h}__left-row`,logo:`${h}__logo`,menuItems:`${h}__menu-items`,menuItemActive:`${h}__menu-item-active`,tabletMenuButton:`${h}__tablet-menu-button`,buttonGroup:`${h}__button-group`,chips:`${h}__chips`,menuButton:`${h}__menu-button`,moreButtons:`${h}__more-buttons`,auth:`${h}__auth`,close:`${h}__close`,removed:`${h}__removed`,overlay:`${h}__overlay`,overlayOpening:`${h}__overlay--opening`,overlayClosing:`${h}__overlay--closing`}),v="cb-header",g=[{id:"FINPRODUCTS",label:"Финпродукты"},{id:"NAVIGATOR",label:"Журнал"},{id:"ABOUT",label:"О маркетплейсе"}],f=g.reduce((e,t)=>(e[t.id]=t.label,e),{}),w=(e,t,n)=>{if(typeof window>"u"||typeof document>"u")return;let o=document.getElementById("mainHomeBanner"),i=!1,l=0;window.addEventListener("scroll",function(){let s=window.scrollY||document.documentElement.scrollTop,r=window.innerWidth<768?55:80,a=s<((null==o?void 0:o.clientHeight)||0);if(n&&a||s<r){i=!1,e(!1),t(!0);return}i=s>l,e(s>l),i&&setTimeout(()=>t(!1),50);let c=i?"0px":"";document.documentElement.style.setProperty("--new-header-height-desktop",c),document.documentElement.style.setProperty("--new-header-height-mobile",c),l=s<=0?0:s})},_=()=>{let e=new URLSearchParams(window.location.search),t={};for(let[n,o]of Array.from(e.entries()))n.startsWith("utm_")&&(t[n]=o);return Object.keys(t).length>0?t:null},x=()=>document.cookie.split(";").some(e=>e.trim().startsWith("utm_params=")),b=(e,t)=>{let n=new Date;n.setTime(n.getTime()+864e5*t);let o=encodeURIComponent(JSON.stringify(e));document.cookie=`utm_params=${o};expires=${n.toUTCString()};path=/;SameSite=Lax`},j=()=>{if(x())return;let e=_();e&&b(e,90)},C=()=>{setTimeout(()=>{if(!(typeof document>"u"||!document.cookie))try{j()}catch(e){console.error("UTM tracking error:",e)}},0)},k=(e,t,n)=>(0,l.h)({eventCategory:v,eventActionType:e,eventActionText:t,eventLabel:n}),y=(0,p.g)("navigation-chips","sc"),N=Object.freeze({wrapper:`${y}__wrapper`,gray:`${y}__variantGray`,white:`${y}__variantWhite`,container:`${y}__container`,chip:`${y}__chip`,more:`${y}__chip--more`,active:`${y}__chip--active`,label:`${y}__label`,hidden:`${y}__hidden`}),O=(0,p.g)("navigation-content","sc"),T=Object.freeze({contentWrapper:`${O}__content-wrapper`,content:`${O}__content`,contentOpen:`${O}__content--open`,contentHeader:`${O}__content-header`,contentTitle:`${O}__content-title`,contentTitleUrl:`${O}__content-title--url`,contentTitleLink:`${O}__content-title--link`,contentTitleNew:`${O}__content-title--new`,new:`${O}__new`,vip:`${O}__vip`,arrowIcon:`${O}__arrow-icon`,links:`${O}__links`,linksColumns:`${O}__links--columns`,linksTitleless:`${O}__links--titleless`,removed:`${O}__removed`,hidden:`${O}__content--hidden`}),S=({chip:e,hidden:t,onClick:n,refCallback:i,activeChipId:r})=>{let a=!!n,u=()=>{if(a)return null==n?void 0:n(e.url);k(l.D.chip,e.title,`${e.title}_${e.url}`)},d=(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)("span",{className:N.label,children:e.title}),e.arrow&&(0,o.jsx)(s.IconFdsArrowUpRightSmallO,{size:24})]}),p=(0,c.Z)(N.chip,{[N.hidden]:t,[T.new]:!!e.new,[T.vip]:!!e.vip,[N.active]:e.url===r});return a?(0,o.jsx)("button",{type:"button",className:p,onClick:u,ref:i,children:d}):(0,o.jsx)("a",{href:e.url,className:p,onClick:u,ref:i,children:d})},I=({items:e=[],maxNumberOfLines:t,variant:n,className:r,activeChipId:a,onClick:u})=>{let d=(0,i.useRef)(null),p=(0,i.useRef)(null),h=(0,i.useRef)({}),[m,v]=(0,i.useState)(!1),[g,f]=(0,i.useState)(e.length),[w,_]=(0,i.useState)(!1);(0,i.useMemo)(()=>{let t=h.current;e.forEach(e=>{e.url in t||(t[e.url]=null)}),Object.keys(t).forEach(n=>{e.find(e=>String(e.url)===String(n))||delete t[n]})},[e]);let x=(0,i.useCallback)(()=>{let n=d.current;if(!n)return;let o=e=>e?e.getBoundingClientRect().width:0,i=o(n),l=Math.max(Number(t)||0,0),s=()=>{f(e.length),_(!1)};if(m||0===l||i<=0){s();return}let r=(()=>{try{let e=getComputedStyle(n),t=parseFloat(e.columnGap||e.gap||"12");return Number.isNaN(t)?12:t}catch{return 12}})(),a=o(p.current),c=e.map(e=>o(h.current[e.url]));if(c.some(e=>0===e)){s();return}let u=1,v=0,g=0;for(let e of c){let t=u===l?a+r:0,n=0===v?e:v+r+e;if(n+t<=i-.5)v=n,g++;else{if(++u>l)break;v=e,g++}}_(g<e.length),f(g)},[m,e,t]);(0,i.useLayoutEffect)(()=>{let e=d.current;if(!e)return;let t=new ResizeObserver(()=>{requestAnimationFrame(x)});return t.observe(e),requestAnimationFrame(x),()=>{t.disconnect()}},[x]),(0,i.useEffect)(()=>{requestAnimationFrame(x)},[x]);let b=m||(t??0)<=0||!w;return(0,o.jsx)("div",{className:(0,c.Z)(r,N.wrapper,{[N.gray]:"gray"===n,[N.white]:"white"===n}),children:(0,o.jsxs)("div",{ref:d,className:N.container,children:[e.map((e,t)=>(0,o.jsx)(S,{chip:e,hidden:!b&&t>=g,activeChipId:a,onClick:u,refCallback:t=>{h.current[e.url]=t}},e.url)),!b&&w&&(0,o.jsxs)("button",{type:"button",ref:p,className:(0,c.Z)(N.chip,N.more),onClick:()=>{k(l.D.chip,"Еще"),v(!0)},children:[(0,o.jsx)(s.IconFdsDotsVerticalO,{size:20}),(0,o.jsx)("span",{className:N.label,children:"Еще"})]}),(b||!w)&&(0,o.jsxs)("button",{type:"button",ref:p,className:(0,c.Z)(N.chip,N.more,N.hidden),tabIndex:-1,"aria-hidden":"true",children:[(0,o.jsx)(s.IconFdsDotsVerticalO,{size:20}),(0,o.jsx)("span",{className:N.label,children:"Еще"})]})]})})},A=function(e){if(typeof window>"u"||!window.localStorage)return null;let t=window.localStorage.getItem(e);if(!t||"undefined"===t)return null;try{return JSON.parse(t)}catch(t){console.warn('Invalid object in localStorage for key "'.concat(e,'": ').concat(t))}return null},$=()=>{if(typeof window>"u")return[];if(Array.isArray(window.allRegions)&&window.allRegions.length>0)return window.allRegions;let e=A("all_regions")||[];return window.allRegions=e,e},L=e=>{let t={};return e.map(e=>{let{id:n,name:o,towns:i}=e;return i.forEach(e=>{e.parentId=n,t[e.name]=t[e.name]||{},t[e.name][e.id]=o}),i}).reduce((e,n)=>(n.forEach(e=>{Object.keys(t[e.name]).length>1&&(e.parentName=t[e.name][e.id])}),[...e,...n]),[])},R=async()=>{let e={regions:[]};try{e=await (await fetch("https://finuslugi.ru/money_data/Root.json?short=1")).json()}catch(e){console.warn(e)}let t=null!=e&&e.regions?e.regions:[];return t.length<1?[]:(window.allRegions=t,window.localStorage.setItem("all_regions",JSON.stringify(t)),window.localStorage.setItem("lastRegionsUpdateUnixTimestamp",JSON.stringify(Date.now())),t)},P=async e=>{let t=null;try{t=await (await fetch("".concat(e),{method:"GET"})).json()}catch(e){console.warn(e)}return t||null},z=(e,t,n)=>{(0,l.h)({eventCategory:F,eventActionType:e,eventActionText:t,eventLabel:n})},M=$(),E=L(M),B={regions:M,towns:E,region:null,town:null,startPopupVisible:!1,setStartPopupVisible:()=>null,popupVisible:!1,handleToggleModal:()=>null,selectCity:()=>null,handleButtonClick:()=>null,startRegion:null,startTown:null},F="finkit-widgets-sc-city-select",D=(0,i.createContext)(B);function W(){return(0,i.useContext)(D)}let U=e=>{let{children:t,showStartGeoPopup:n=!0,lastRegionsUpdateUnixTimestamp:s,dadataUrl:r="https://finuslugi.ru/backend/money/dadata"}=e,a=Number(A("lastRegionsUpdateUnixTimestamp")||0),c=Number(s||0)>a,[u,d]=(0,i.useState)($()),[{startRegion:p,startTown:h},m]=(0,i.useState)({startRegion:B.startRegion,startTown:B.startTown}),[{region:v,town:g},f]=(0,i.useState)({region:B.region,town:B.town}),[w,_]=(0,i.useState)(B.startPopupVisible),[x,b]=(0,i.useState)(B.popupVisible),j=(0,i.useRef)(""),C=(0,i.useMemo)(()=>L(u),[u.length]),k=(0,i.useCallback)((e,t)=>{window.sessionStorage.setItem("start_popup_opened","1"),window.localStorage.setItem("auto_town",JSON.stringify(t)||""),window.localStorage.setItem("auto_region",JSON.stringify(e)||""),_(!0),m({startRegion:e,startTown:t})},[_,m]),y=(0,i.useCallback)((e,t)=>{window.sessionStorage.getItem("start_popup_opened")||k(e,t)},[k]),N=(0,i.useCallback)(()=>{if(j.current&&!v&&!g){var e,t;let n=null!==(e=C.find(e=>e.name===j.current))&&void 0!==e?e:null;return y(null!==(t=u.find(e=>e.id===(null==n?void 0:n.parentId)))&&void 0!==t?t:null,n)}y(v,g)},[v,g,C,u,y]),O=(0,i.useCallback)(e=>{b(e)},[b]),T=(0,i.useCallback)(e=>{e?z(l.D.icon,"location"):z(l.D.button,(null==g?void 0:g.name)||"Вся Россия"),!n||window.sessionStorage.getItem("start_popup_opened")?O(!0):N()},[n,g,O,N]),S=(0,i.useCallback)((e,t)=>{e||t?(window.localStorage.setItem("all_russia_selected","0"),window.localStorage.setItem("user_region",JSON.stringify(e)||""),window.localStorage.setItem("user_town",JSON.stringify(t)||"")):(window.localStorage.setItem("all_russia_selected","1"),window.localStorage.setItem("user_region",""),window.localStorage.setItem("user_town","")),f({region:e||null,town:t||null}),_(!1),O(!1);let n=new CustomEvent("onRegionChange",{detail:{region:e,town:t}});document.dispatchEvent(n)},[O]),I=()=>{f({region:A("user_region"),town:A("user_town")});let e=async e=>{let{coords:{latitude:t,longitude:n}}=e,o="".concat(r,"?lat=").concat(t,"&lon=").concat(n),i=await P(o);null!=i&&i.location&&(j.current=i.location.data.city)};if(!window.localStorage.getItem("dadata")&&navigator.geolocation&&n)try{navigator.geolocation.getCurrentPosition(e,()=>null)}catch(e){}};return(0,i.useEffect)(()=>{if((u.length<1||c)&&R().then(e=>d(e)),window.innerWidth<1024){let e=()=>{I(),window.removeEventListener("scroll",e)};window.addEventListener("scroll",e)}else setTimeout(()=>{I()},0)},[]),(0,o.jsx)(D.Provider,{value:{regions:u,towns:C,region:v,town:g,startPopupVisible:w,setStartPopupVisible:_,popupVisible:x,handleToggleModal:O,selectCity:S,handleButtonClick:T,startRegion:p,startTown:h},children:t})},Z=()=>{let e=(0,i.useRef)(null),t=(0,i.useCallback)(()=>{e.current&&(clearTimeout(e.current),e.current=null)},[]),n=(0,i.useCallback)((t,n)=>{e.current&&clearTimeout(e.current),e.current=setTimeout(()=>{e.current=null,t()},n)},[]);return(0,i.useEffect)(()=>t,[t]),{start:n,clear:t,pending:!!e.current}},H=(0,p.g)("city-select-modal-body","sc"),V=Object.freeze({wrapper:"".concat(H,"__wrapper"),subtitle:"".concat(H,"__subtitle"),hintWrapper:"".concat(H,"__hint-wrapper"),hintText:"".concat(H,"__hint-text"),input:"".concat(H,"__input"),chips:"".concat(H,"__chips"),townsListWrapper:"".concat(H,"__towns-list-wrapper"),townsList:"".concat(H,"__towns-list"),townsGroup:"".concat(H,"__towns-group"),townsGroupLabel:"".concat(H,"__towns-group-label"),townsGroupList:"".concat(H,"__towns-group-list"),townsName:"".concat(H,"__towns-name"),regionName:"".concat(H,"__region-name")}),G=e=>{var t;let{groupedTowns:n,chips:r,query:c,setQuery:u,isDrawer:d}=e,p=W(),h=(0,i.useRef)(null),[m,v]=(0,i.useState)("10000px");(0,i.useEffect)(()=>{if(!d||!h.current)return;let e=e=>e.reduce((e,t)=>e+t,0),t=(n,o)=>{let i=n.map(e=>[...e]),l=i.map(e),s=l.reduce((e,t,n)=>t<l[e]?n:e,0);0===s&&i[0].push(i[1].shift()),2===s&&i[2].unshift(i[1].pop()),1===s&&l[0]>l[2]&&i[1].unshift(i[0].pop()),1===s&&l[0]<l[2]&&i[1].push(i[2].shift());let r=Math.max(...i.map(e));return r>=o?o:t(i,r)};new ResizeObserver(()=>{var e;if(!(null!=(e=h.current)&&e.children))return;let n=Array.from(h.current.children,e=>e.offsetHeight+32);if(0===n.length)return;let o=0;try{o=t([[],n,[]],1/0)}catch(e){o=0}o>0&&v("".concat(o,"px"))}).observe(h.current)},[]);let g=e=>{if(z(l.D.button,(null==e?void 0:e.name)||"Вся Россия"),!(null!=e&&e.id))return p.selectCity();let t=p.regions.find(t=>t.id===Number(e.parentId))||null;p.selectCity(t,e)};return(0,o.jsxs)("div",{className:V.wrapper,children:[(0,o.jsxs)("div",{className:V.subtitle,children:["Покажем предложения рядом с вами",(0,o.jsxs)("div",{className:V.hintWrapper,children:[(0,o.jsx)(s.IconFdsQuestionCircleO,{size:24}),(0,o.jsx)("div",{className:V.hintText,children:"Укажите свой город, чтобы увидеть предложения, доступные в вашем регионе"})]})]}),(0,o.jsx)(a.MA,{className:V.input,value:c,onChange:u,size:"s",placeholder:"Введите название города",icon:c?(0,o.jsx)(s.IconFdsCloseCircleO,{size:24,onClick:()=>u("")}):(0,o.jsx)(s.IconFdsSearchO,{size:24})}),(0,o.jsx)(a.cL,{className:V.chips,chips:r,value:(null==(t=p.town)?void 0:t.id)||0,onChipClick:e=>{g(p.towns.find(t=>t.id===e))}}),(0,o.jsx)("div",{className:V.townsListWrapper,children:(0,o.jsx)("div",{ref:h,className:V.townsList,style:{maxHeight:m},children:n.map(e=>(0,o.jsxs)("div",{className:V.townsGroup,children:[(0,o.jsx)("div",{className:V.townsGroupLabel,children:e.letter}),(0,o.jsx)("div",{className:V.townsGroupList,children:e.towns.map(e=>(0,o.jsxs)("button",{type:"button",onClick:()=>g(e),children:[(0,o.jsx)("div",{className:V.townsName,children:e.name}),(0,o.jsx)("div",{className:V.regionName,children:e.parentName})]},e.id))})]},e.letter))})})]})},J=[1095,1096,134,720,189,180],q=()=>{var e;let t=W(),n=(0,a._m)("l"),[s,r]=(0,i.useState)(""),c="Ваш выбор: ".concat((null==(e=t.town)?void 0:e.name)||"Вся Россия"),u=(0,i.useMemo)(()=>t.towns.filter(e=>-1!==String(e.name).toLocaleLowerCase().indexOf(s.toLocaleLowerCase())).sort((e,t)=>e.name.localeCompare(t.name)).reduce((e,t)=>{let n=e.pop();return n||(n={letter:t.name[0],towns:[]}),n.letter!==t.name[0]&&(e.push(n),n={letter:t.name[0],towns:[]}),n.towns.push(t),e.push(n),e},[]),[s,t.towns.length]),p=(0,i.useMemo)(()=>[{id:0,label:"Вся Россия"},...J.map(e=>{let n=t.towns.find(t=>t.id===e);return{id:null==n?void 0:n.id,label:null==n?void 0:n.name}}).filter(e=>(null==e?void 0:e.id)!==void 0)],[t.towns.length]),h=()=>{z(l.D.button,"close"),t.handleToggleModal(!1)};return(0,o.jsxs)(d.P,{children:[!n&&(0,o.jsx)(d.U,{title:c,isOpen:t.popupVisible,onClose:h,full:!0,children:(0,o.jsx)(G,{groupedTowns:u,chips:p,query:s,setQuery:r})}),n&&(0,o.jsx)(d.D,{title:c,isOpen:t.popupVisible,onClose:h,width:"856px",rowTitle:!0,titleAlign:"left",children:(0,o.jsx)(G,{groupedTowns:u,chips:p,query:s,setQuery:r,isDrawer:!0})})]})},Q=e=>{let{label:t,onClick:n,eventActionText:i,eventLabel:s,...r}=e;return(0,o.jsx)(a.zx,{label:t,onClick:e=>{null==n||n(e),(0,l.h)({eventCategory:v,eventActionType:l.D.button,eventActionText:i||"",eventLabel:s||""})},...r})},Y=(0,p.g)("header-popup","sc"),K=Object.freeze({popup:"".concat(Y,"__popup"),popupHeader:"".concat(Y,"__popup-header"),popupClose:"".concat(Y,"__popup-close"),body:"".concat(Y,"__body")}),X=e=>{let{isOpen:t,onClose:n,children:i,title:l}=e,r=(0,a._m)("l");return(0,o.jsxs)(d.P,{children:[!r&&(0,o.jsx)(d.U,{title:l,isOpen:t,onClose:n,children:i}),r&&t&&(0,o.jsxs)("div",{className:K.popup,children:[(0,o.jsxs)("div",{className:K.popupHeader,children:[l,(0,o.jsx)(Q,{className:K.popupClose,iconLeft:(0,o.jsx)(s.IconFdsCloseO,{}),shape:"icon",appearance:"ghost",size:"xs",onClick:n,eventActionText:"IconFdsCloseO"})]}),(0,o.jsx)("div",{className:K.body,children:i})]})]})},ee=(0,p.g)("start-choice-popup","sc"),et=Object.freeze({top:"".concat(ee,"__top"),progress:"".concat(ee,"__progress"),innerCircle:"".concat(ee,"__inner-circle"),title:"".concat(ee,"__title"),subtitle:"".concat(ee,"__subtitle"),actions:"".concat(ee,"__actions")}),en=()=>{var e,t;let n=W(),[s,r]=(0,i.useState)(10),[a,c]=(0,i.useState)(0),u=(0,i.useRef)(void 0),d=()=>{z(l.D.button,"close_choose_popup"),window.localStorage.setItem("auto_town",JSON.stringify(n.startTown)||""),window.localStorage.setItem("auto_region",JSON.stringify(n.startRegion)||""),n.setStartPopupVisible(!1)};return(0,i.useEffect)(()=>{n.startPopupVisible?(()=>{let e=Number((" "+s).slice(1)),t=1e3*e/100,n=0,o=0;u.current=setInterval(()=>{n++,o+=t,c(3.6*n);let i=e-Math.floor(o/1e3);i<s&&r(i),100===n&&(clearInterval(u.current),d())},t)})():(clearInterval(u.current),r(10),c(0))},[n.startPopupVisible]),(0,o.jsxs)(X,{isOpen:n.startPopupVisible,onClose:d,title:(0,o.jsx)("button",{type:"button",className:et.progress,style:{background:"conic-gradient(#ff0508 ".concat(a,"deg, #e3e7ec 0deg)")},onClick:d,children:(0,o.jsx)("div",{className:et.innerCircle,children:s})}),children:[(0,o.jsxs)("div",{className:et.top,children:[(0,o.jsxs)("div",{className:et.title,children:["Ваш город ",(null==(e=n.startTown)?void 0:e.name)||(null==(t=n.startRegion)?void 0:t.name)||"Вся Россия","?"]}),(0,o.jsx)("div",{className:et.subtitle,children:"Это поможет вам увидеть выгодные предложения в вашем городе"})]}),(0,o.jsxs)("div",{className:et.actions,children:[(0,o.jsx)(Q,{size:"s",stretch:!0,eventActionText:"Да, все верно",onClick:()=>{z(l.D.button,"Да, все верно"),n.selectCity(n.startRegion,n.startTown)},children:"Да, все верно"}),(0,o.jsx)(Q,{variant:"secondary",size:"s",stretch:!0,eventActionText:"Нет, изменить",onClick:()=>{z(l.D.button,"Нет, изменить"),n.setStartPopupVisible(!1),n.handleToggleModal(!0)},children:"Нет, изменить"})]})]})},eo=(0,p.g)("city-select","sc"),ei=Object.freeze({button:"".concat(eo,"__button")}),el=e=>{var t;let{initialTown:n}=e,i=W(),l=(null==(t=i.town)?void 0:t.name)||n||"Вся Россия";return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(a.zx,{className:ei.button,variant:"purple",appearance:"ghost",size:"xs",onClick:()=>i.handleButtonClick(!1),iconLeft:(0,o.jsx)(s.IconFdsLocationO,{size:16}),label:l}),(0,o.jsx)(q,{}),(0,o.jsx)(en,{})]})},es={"uat-mp.beta.moex.com":"//chat-marketplace.beta.moex.com","finuslugi.ru":"//chat.finuslugi.ru","dev-rc.beta.moex.com":"//dev-opbot.tech.finuslugi.ru"},er=()=>{let{hostname:e}=window.location;return Object.prototype.hasOwnProperty.call(es,e)?es[e]:es["finuslugi.ru"]},ea=(e,t)=>{let n=document.createElement("link");n.rel="stylesheet",n.type="text/css",n.href="".concat(e,"/assets/css/").concat(t),document.head.appendChild(n);let o=document.createElement("script");o.src="".concat(e,"/get-bootstrap/").concat(t),o.defer=!0,document.body.appendChild(o)},ec=()=>new MutationObserver(e=>{e.forEach(e=>{if("style"===e.attributeName){let e=document.querySelector(".webchat"),t=!!e&&"none"!==e.style.display;window.supportWidget&&window.supportWidget.craftTalk&&(window.supportWidget.craftTalk.isOpened=t)}})}),eu=()=>{let[e,t]=(0,i.useState)(!1),[n,o]=(0,i.useState)(!1),l=(0,i.useRef)(!1),s=e=>{l.current=e,o(e)};return(0,i.useEffect)(()=>{if(typeof window>"u")return;let e=er(),n="webchat_main";window.supportWidget={craftTalk:{isOpened:!1,setConfig:t=>{if(t.host&&(e=t.host),t.channel&&(n=t.channel),t.user){let e="function"==typeof t.user?t.user:()=>({...t.user});window.__WebchatUserCallback=e}},open:()=>new Promise(e=>{e()}),close:()=>null,toggle:()=>null}};let o=null;window.supportWidget&&window.supportWidget.craftTalk&&(window.supportWidget.craftTalk.open=()=>new Promise((i,r)=>{if(l.current){r(Error("chat is already opened"));return}o?(o.openWidget(),t(!1),i()):(s(!0),window.getWebChatCraftTalkExternalControl=e=>{var n;o=e;let l=document.querySelector(".webchat");l&&ec().observe(l,{attributes:!0,attributeFilter:["style"]}),null!=(n=window.supportWidget)&&n.craftTalk&&(window.supportWidget.craftTalk.close=o.closeWidget),null==o||o.openWidget(),s(!1),t(!1),i()},ea(e,n))}),window.supportWidget.craftTalk.toggle=()=>{var e,t,n,o;null!=(t=null==(e=window.supportWidget)?void 0:e.craftTalk)&&t.isOpened?window.supportWidget.craftTalk.close():null==(o=null==(n=window.supportWidget)?void 0:n.craftTalk)||o.open()})},[]),{isChatModalOpen:e,setIsChatModalOpen:t,isChatLoading:n}},ed=(0,i.createContext)({isAuth:!1,isHeaderHidden:!1,isHeaderTransparent:!1,openedBlock:null,setOpenedBlock:()=>null,openedSection:null,setOpenedSection:()=>null,isNavigationOpen:!1,isNavigationMounted:!1,navMenuItemsRef:{current:null},navigationRef:{current:null},ignoreClicks:!1,setIgnoreClicks:()=>null,isChatModalOpen:!1,setIsChatModalOpen:()=>null,isChatLoading:!1});function ep(){return(0,i.useContext)(ed)}let eh=e=>{let[t,n]=(0,i.useState)(!1),[l,s]=(0,i.useState)(!1),[r,a]=(0,i.useState)(!!e.isMainBannerPage),{isChatModalOpen:c,setIsChatModalOpen:u,isChatLoading:p}=eu(),[h,m]=(0,i.useState)(null),[v,g]=(0,i.useState)(null),[f,_]=(0,i.useState)(!1),[x,b]=(0,i.useState)(!1),[j,k]=(0,i.useState)(!1),y=(0,i.useRef)(null),N=(0,d.u)(f),O=(0,i.useRef)(null),T=(0,i.useRef)(null),S=(0,i.useCallback)(()=>{N.current&&N.current.scrollTo({top:0})},[N]),I=(0,i.useCallback)(e=>{g(e),S()},[S]),A=(0,i.useCallback)(e=>{O.current&&clearTimeout(O.current),e&&b(!0),e||(O.current=setTimeout(()=>{b(!1),I(null)},300))},[I]),$=(0,i.useCallback)((e,t,n)=>{if(t&&I(t),!n&&e===h||!e){A(!f),_(!f);return}m(e),A(!0),_(!0)},[h,I,f,A]),L=(0,i.useCallback)(()=>{T.current&&clearTimeout(T.current),k(!0),T.current=setTimeout(()=>{k(!1)},650)},[]);return(0,i.useEffect)(()=>{n(!!document.cookie.includes("auth.gtm_customer_id")),w(s,a,e.isMainBannerPage),C()},[]),(0,o.jsx)("div",{children:(0,o.jsx)(ed.Provider,{value:{isAuth:t,isHeaderHidden:l,isHeaderTransparent:r,openedBlock:h,setOpenedBlock:$,openedSection:v,setOpenedSection:I,isNavigationOpen:f,isNavigationMounted:x,navMenuItemsRef:y,navigationRef:N,ignoreClicks:j,setIgnoreClicks:L,isChatModalOpen:c,setIsChatModalOpen:u,isChatLoading:p},children:e.children})})},em=(0,p.g)("header-chat-modal-body","sc"),ev=Object.freeze({wrapper:"".concat(em,"__wrapper"),cardButton:"".concat(em,"__card-button"),card:"".concat(em,"__card"),cardTitle:"".concat(em,"__card-title"),cardSubtitle:"".concat(em,"__card-subtitle"),button:"".concat(em,"__button")}),eg=()=>{let e=ep();return(0,o.jsxs)("div",{className:ev.wrapper,children:[(0,o.jsx)(Q,{className:ev.cardButton,variant:"secondary",pending:e.isChatLoading,onClick:()=>{var e,t,n;return null==(n=null==(t=null==(e=null==window?void 0:window.supportWidget)?void 0:e.craftTalk)?void 0:t.open)?void 0:n.call(t)},eventActionText:"Напишите в чат",children:(0,o.jsxs)(r.Zb,{className:ev.card,variant:"secondary",children:[(0,o.jsxs)("div",{className:ev.cardTitle,children:[(0,o.jsx)("img",{src:"https://finuslugi.ru/icons/chaticons/new/chat_icon_hover.svg",alt:"chat"}),"Напишите в чат"]}),(0,o.jsxs)("p",{className:ev.cardSubtitle,children:["Виртуальный ассистент доступен\xa024/7, ",(0,o.jsx)("br",{}),"операторы\xa0—\xa0с\xa06:00 до\xa023:59\xa0мск"]})]})}),(0,o.jsx)(Q,{as:"a",href:"https://finuslugi.ru/landing/fingpt",target:"_blank",className:ev.button,variant:"secondary",size:"s",iconLeft:(0,o.jsx)("img",{src:"https://finuslugi.ru/icons/chaticons/new/robot_icon_hover.svg",alt:"robot"}),eventActionText:"Новости от ФинGPT",children:"Новости от ФинGPT"})]})},ef=(0,p.g)("header-chat-modal","sc"),ew=Object.freeze({wrapper:"".concat(ef,"__wrapper")}),e_=()=>{let e=ep();return(0,o.jsx)(d.P,{children:(0,o.jsx)(X,{isOpen:e.isChatModalOpen,onClose:()=>e.setIsChatModalOpen(!1),title:"Нужна помощь?",children:(0,o.jsx)("div",{className:ew.wrapper,children:(0,o.jsx)(eg,{})})})})},ex=e=>{let{onClick:t,eventActionType:n,eventActionText:i,eventLabel:s,...r}=e;return(0,o.jsx)(a.rU,{onClick:e=>{null==t||t(e),(0,l.h)({eventCategory:v,eventActionType:n||l.D.link,eventActionText:i||"",eventLabel:s||""})},...r})},eb=e=>{let{data:t,isMobile:n}=e,r=ep();return(0,o.jsx)("div",{className:T.contentWrapper,children:t.map(e=>(0,o.jsx)(i.Fragment,{children:e.sections.map(e=>(0,o.jsxs)("div",{className:(0,c.Z)(T.content,{[T.hidden]:r.openedSection!==e.id,[T.contentOpen]:!!r.openedSection}),children:[(0,o.jsx)("div",{className:T.contentHeader,children:(0,o.jsx)("label",{children:e.title})}),e.content.map((t,i)=>{var r,a;return(0,o.jsxs)("div",{children:[(0,o.jsx)("div",{children:(0,o.jsx)("a",{className:(0,c.Z)(T.contentTitle,{[T.removed]:!t.title,[T.contentTitleUrl]:!!t.url,[T.contentTitleLink]:!!e.isSeeAllLinkAvailable,[T.contentTitleNew]:!!t.new}),href:e.isSeeAllLinkAvailable?t.url:void 0,children:(0,o.jsxs)("span",{children:[e.isSeeAllLinkAvailable&&(0,o.jsx)("div",{className:T.arrowIcon,children:(0,o.jsx)(s.IconFdsArrowUpRightSmallO,{})}),t.title]})})}),!(null!=(r=t.links)&&r.length)&&(0,o.jsx)(I,{items:t.chips||[],maxNumberOfLines:e.content.length<=1?99:n?3:2}),!!(null!=(a=t.links)&&a.length)&&(0,o.jsx)("div",{className:(0,c.Z)(T.links,{[T.linksColumns]:!!t.columns,[T.linksTitleless]:!t.title}),children:t.links.map(e=>(0,o.jsxs)("a",{href:e.url,className:(0,c.Z)({[T.new]:!!e.new}),onClick:()=>k(l.D.link,e.title,"".concat(e.title,"_").concat(e.url)),children:[(0,o.jsx)("div",{className:T.arrowIcon,children:(0,o.jsx)(s.IconFdsArrowUpRightSmallO,{})}),(0,o.jsx)("span",{children:e.title})]},e.url))})]},"".concat(t.url,"_").concat(i))})]},e.id))},e.id))})},ej=(0,p.g)("navigation-section-icon","sc"),eC=Object.freeze({icon:"".concat(ej)}),ek=e=>{let{name:t,background:n}=e,l=(0,i.useMemo)(()=>t&&s[t]||null,[t]);return t&&l?(0,o.jsx)("div",{className:eC.icon,style:{background:n},children:(0,o.jsx)(l,{})}):null},ey=(0,p.g)("navigation","sc"),eN=Object.freeze({navigation:"".concat(ey),navigationOpening:"".concat(ey,"--opening"),navigationClosing:"".concat(ey,"--closing"),wrapper:"".concat(ey,"__wrapper"),container:"".concat(ey,"__container"),containerOpen:"".concat(ey,"__container--open"),sections:"".concat(ey,"__sections"),sectionsOpen:"".concat(ey,"__sections--open"),citySelectButton:"".concat(ey,"__city-select-button"),sectionsTitle:"".concat(ey,"__sections-title"),sectionsWrapper:"".concat(ey,"__sections-wrapper"),section:"".concat(ey,"__section"),sectionArrow:"".concat(ey,"__section-arrow"),sectionExtra:"".concat(ey,"__section--extra"),sectionActive:"".concat(ey,"__section--active"),sectionTitle:"".concat(ey,"__section-title"),chatWrapper:"".concat(ey,"__chat-wrapper"),chatHeader:"".concat(ey,"__chat-header"),backButton:"".concat(ey,"__back-button"),useful:"".concat(ey,"__useful"),usefulOpen:"".concat(ey,"__useful--open"),usefulTitle:"".concat(ey,"__useful-title"),usefulGrid:"".concat(ey,"__useful-grid"),removed:"".concat(ey,"__removed")}),eO=e=>{var t;let{data:n}=e,u=ep(),d=W(),p=(0,a.aF)("m"),[h,m]=(0,i.useState)(!0);(0,i.useEffect)(()=>{m(p)},[p]);let v=(0,i.useRef)(null),g=(0,i.useCallback)(()=>{v.current&&clearTimeout(v.current),v.current=setTimeout(()=>u.openedSection?u.setOpenedSection(null):u.isNavigationOpen?u.setOpenedBlock(null):void 0,50)},[u]),w=(0,i.useRef)(!1),_=(0,i.useRef)(null),x=(0,i.useCallback)(()=>{h&&(w.current=!0,_.current=window.onpopstate||null,window.onpopstate=function(){window.history.forward(),g()},window.history.pushState(null,"",window.location.href))},[g,h]),b=(0,i.useCallback)(()=>{w.current=!1,window.onpopstate=_.current,window.history.go(-1)},[]),j=(0,i.useRef)(null),C=(0,i.useCallback)(e=>{if(h||!u.navMenuItemsRef.current||!u.navigationRef.current)return;let t=e.target,n=!u.navMenuItemsRef.current.contains(t)&&!u.navigationRef.current.contains(t);if(n&&!j.current){u.setIgnoreClicks(),j.current=setTimeout(()=>u.setOpenedBlock(null),300);return}!n&&j.current&&(clearTimeout(j.current),j.current=null)},[h,u]),y=(0,i.useRef)(null),N=(0,i.useCallback)(e=>{typeof window>"u"||(e?(y.current=C,window.addEventListener("mousemove",y.current)):y.current&&window.removeEventListener("mousemove",y.current))},[C]);(0,i.useEffect)(()=>{N(u.isNavigationOpen),u.isNavigationOpen&&!w.current&&x(),!u.isNavigationOpen&&w.current&&b()},[u.isNavigationOpen]);let O=(e,t)=>()=>{k(l.D.button,t),u.setOpenedSection(e)},{start:T,clear:S}=Z(),I=(e,t)=>()=>{h||T(O(e,t),200)},A=()=>{h||S()};return(0,o.jsx)("div",{ref:u.navigationRef,className:(0,c.Z)(eN.navigation,{[eN.removed]:!u.isNavigationMounted,[eN.navigationOpening]:u.isNavigationOpen,[eN.navigationClosing]:!u.isNavigationOpen}),children:(0,o.jsx)("div",{className:eN.wrapper,children:(0,o.jsxs)(r.W2,{className:(0,c.Z)(eN.container,{[eN.containerOpen]:!!u.openedSection}),children:[(0,o.jsxs)("div",{className:(0,c.Z)(eN.sections,{[eN.sectionsOpen]:!!u.openedSection}),children:[(0,o.jsx)(a.zx,{className:eN.citySelectButton,variant:"purple",appearance:"ghost",size:"xs",onClick:()=>d.handleButtonClick(!1),iconLeft:(0,o.jsx)(s.IconFdsLocationO,{size:24}),label:(null==(t=d.town)?void 0:t.name)||"Вся Россия"}),n.map(e=>(0,o.jsxs)("ul",{className:(0,c.Z)(eN.sectionsWrapper,{[eN.removed]:u.openedBlock!==e.id&&!h}),children:[(0,o.jsx)("div",{className:eN.sectionsTitle,children:f[e.id]}),e.sections.map(e=>(0,o.jsxs)("li",{className:(0,c.Z)(eN.section,{[eN.sectionExtra]:!!e.extra,[eN.sectionActive]:u.openedSection===e.id}),onClick:O(e.id,e.title),onMouseEnter:I(e.id,e.title),onMouseLeave:A,children:[(0,o.jsx)(ek,{name:e.uikitIcon,background:e.uikitIconBg}),(0,o.jsx)("span",{className:eN.sectionTitle,children:e.title}),(0,o.jsx)("div",{className:eN.sectionArrow,children:(0,o.jsx)(s.IconFdsChevronRightSmallO,{size:24})})]},e.id))]},e.id)),(0,o.jsxs)("div",{className:eN.chatWrapper,children:[(0,o.jsx)("div",{className:eN.chatHeader,children:"Нужна помощь?"}),(0,o.jsx)(eg,{})]})]}),(0,o.jsxs)("button",{type:"button",className:(0,c.Z)(eN.backButton,{[eN.removed]:!u.openedSection}),onClick:()=>{k(l.D.button,"Назад"),u.setOpenedSection(null)},children:[(0,o.jsx)(s.IconFdsChevronLeftO,{size:24}),(0,o.jsx)("span",{children:"Назад"})]}),(0,o.jsx)(eb,{data:n,isMobile:h}),(0,o.jsxs)("div",{className:(0,c.Z)(eN.useful,{[eN.usefulOpen]:!!u.openedSection}),children:[(0,o.jsx)("div",{className:eN.usefulTitle,children:"Полезное на Финуслугах"}),n.map(e=>(0,o.jsx)(i.Fragment,{children:e.sections.map(e=>(0,o.jsx)("div",{className:(0,c.Z)(eN.usefulGrid,{[eN.removed]:u.openedSection!==e.id}),children:e.useful.map((e,t)=>(0,o.jsxs)("a",{href:e.url,onClick:()=>k(l.D.link,e.title,"".concat(e.title,"_").concat(e.url)),children:[(0,o.jsx)("div",{children:(0,o.jsx)("img",{src:e.icon,srcSet:e.icon2?"".concat(e.icon,", ").concat(e.icon2," 2x"):void 0,alt:e.title,loading:"lazy"})}),(0,o.jsx)("span",{dangerouslySetInnerHTML:{__html:e.title}})]},"".concat(e.title,"_").concat(t)))},e.id))},e.id))]})]})})})},eT=(e,t,n)=>{var o,i,l;let s=(null==(o=null==e?void 0:e.NAVIGATOR)?void 0:o.findIndex(e=>{let{id:t}=e;return"news"===t}))||-1,r=(null==(l=null==(i=null==e?void 0:e.NAVIGATOR)?void 0:i[s])?void 0:l.content)||[];if(e&&Array.isArray(n)&&r.length){let o=n.map(e=>{let{title:n,url:o}=e;return{title:n,url:(0,u.xn)(t||"",o),new:0}});e.NAVIGATOR[s].content[0].links=o}return[{id:"FINPRODUCTS",sections:(null==e?void 0:e.FINPRODUCTS)||[]},{id:"NAVIGATOR",sections:(null==e?void 0:e.NAVIGATOR)||[]},{id:"ABOUT",sections:(null==e?void 0:e.ABOUT)||[]}]},eS=e=>{let{data:t,showcaseUrl:n="https://finuslugi.ru",minioUrl:d="https://assets.finuslugi.ru/mp-assets",lkUrl:p="https://lk.finuslugi.ru/registration",initialTown:h,isMainBannerPage:v,news:f}=e,w=ep(),_=eT(t,n,f),x=(0,i.useMemo)(()=>_.reduce((e,t)=>(e[t.id]=t.sections[0].id,e),{}),[_]),b=w.isAuth?"Личный кабинет":"Войти",j=v&&w.isHeaderTransparent,C=(e,t,n,o)=>()=>{e!==w.openedBlock?k(l.D.toggle,t,"on"):k(l.D.button,"menu_close","on");let i=n?x[e]:"";w.setOpenedBlock(e,i,!!o)},{start:y,clear:N}=Z(),O=(e,t,n,o)=>()=>{w.isNavigationOpen&&e===w.openedBlock||w.setIgnoreClicks(),y(C(e,t,n,o),200)},T=e=>()=>{w.ignoreClicks||e()},S=e=>w.openedBlock===e&&w.isNavigationOpen;return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)("header",{className:(0,c.Z)(m.header,{[m.transparent]:j}),children:(0,o.jsx)("div",{className:(0,c.Z)(m.fixed,{[m.hidden]:w.isHeaderHidden,[m.navigationOpen]:w.isNavigationOpen}),children:(0,o.jsxs)(r.W2,{className:m.container,children:[(0,o.jsxs)("div",{className:m.leftRow,children:[(0,o.jsx)(ex,{className:m.logo,href:n,eventActionType:l.D.icon,eventActionText:"finuslugi_logo",eventLabel:"finuslugi_logo_".concat(n),children:(0,o.jsxs)("picture",{children:[(0,o.jsx)("source",{srcSet:(0,u.xn)(d,"/widgets/header/logo/d.webp"),media:"(min-width: 768px)"}),(0,o.jsx)("img",{src:(0,u.xn)(d,"/widgets/header/logo/m.webp"),alt:"Финуслуги",loading:"eager"})]})}),(0,o.jsx)("nav",{ref:w.navMenuItemsRef,className:m.menuItems,children:(0,o.jsx)("ul",{children:g.map(e=>{let{id:t,label:n}=e;return(0,o.jsx)("li",{children:(0,o.jsx)(a.zx,{className:(0,c.Z)({[m.menuItemActive]:S(t)}),label:n,variant:"white",size:"xs",onClick:T(C(t,n,!0)),onMouseEnter:O(t,n,!0,!0),onMouseLeave:N})},t)})})}),(0,o.jsx)(Q,{className:(0,c.Z)(m.tabletMenuButton,{[m.menuItemActive]:w.isNavigationOpen}),eventActionText:"Меню сайта",variant:"white",size:"xs",iconRight:(0,o.jsx)(s.IconFdsChevronDownO,{size:24}),onClick:C("FINPRODUCTS","Меню сайта"),children:"Меню сайта"})]}),(0,o.jsxs)("div",{className:m.buttonGroup,children:[(0,o.jsxs)("div",{className:m.chips,children:[(0,o.jsx)(Q,{onClick:()=>w.setIsChatModalOpen(!w.isChatModalOpen),size:"xs",shape:"icon",appearance:"ghost",eventActionText:"IconFdsChatDotsCircleO",iconLeft:(0,o.jsx)(s.IconFdsChatDotsCircleO,{size:24})}),(0,o.jsx)(Q,{as:"a",href:p,size:"xs",shape:"icon",appearance:"ghost",eventActionText:"profile",eventLabel:"profile_".concat(p),iconLeft:(0,o.jsx)(s.IconFdsUserO,{size:24})})]}),(0,o.jsx)(Q,{className:m.menuButton,size:"xs",shape:j?"icon":"default",appearance:j?"ghost":"fill",label:"Меню",onClick:C("FINPRODUCTS","Меню"),eventActionText:"Меню",iconLeft:(0,o.jsx)(s.IconFdsMenuSkewedO,{size:24})}),(0,o.jsxs)("div",{className:m.moreButtons,children:[(0,o.jsx)(el,{initialTown:h}),(0,o.jsx)(e_,{}),(0,o.jsx)(Q,{onClick:()=>w.setIsChatModalOpen(!w.isChatModalOpen),size:"xs",shape:"icon",appearance:"ghost",eventActionText:"IconFdsChatDotsCircleO",iconLeft:(0,o.jsx)(s.IconFdsChatDotsCircleO,{size:24})}),(0,o.jsx)(Q,{as:"a",href:p,size:"xs",eventActionText:b,eventLabel:"".concat(b,"_").concat(p),label:b})]})]}),(0,o.jsxs)(ex,{className:m.auth,href:p,eventActionText:b,eventLabel:"".concat(b,"_").concat(p),children:[(0,o.jsx)(Q,{size:"xs",shape:"circle-icon",iconLeft:(0,o.jsx)(s.IconFdsUserO,{}),eventActionText:b,eventLabel:"".concat(b,"_").concat(p)}),(0,o.jsx)("p",{children:b})]}),(0,o.jsx)("div",{className:m.close,children:(0,o.jsx)(Q,{className:m.close,size:"xs",variant:"secondary",shape:"circle-icon",iconLeft:(0,o.jsx)(s.IconFdsCloseO,{}),onClick:()=>w.setOpenedBlock(null),eventActionText:"IconFdsCloseO"})})]})})}),(0,o.jsx)("div",{className:(0,c.Z)(m.overlay,{[m.removed]:!w.isNavigationMounted,[m.overlayOpening]:w.isNavigationOpen,[m.overlayClosing]:!w.isNavigationOpen}),onClick:T(()=>w.setOpenedBlock(null))}),(0,o.jsx)(eO,{data:_,minioUrl:d})]})},eI=e=>(0,o.jsx)(eh,{isMainBannerPage:e.isMainBannerPage,children:(0,o.jsx)(eS,{...e})})}}]);