"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[4842],{682:function(e,t,n){n.d(t,{D:function(){return I},P:function(){return M},U:function(){return B},u:function(){return b}});var o=n(57437),i=n(34734),l=n(2265),r=n(26094),s=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,s.g)("click-outside","sc"),p=Object.freeze({overlay:`${d}__overlay`,open:`${d}--open`,close:`${d}--close`}),m=({onClose:e,onToucheMove:t,isOpen:n,delay:r=c})=>{let s=(0,l.useRef)(null),a=(0,l.useCallback)(()=>{e&&(s.current=setTimeout(()=>{e()},r))},[r,e]),u=(0,l.useCallback)(e=>{"Escape"===e.key&&a()},[a]);return(0,l.useEffect)(()=>(n&&window.addEventListener("keydown",u),()=>{s.current&&clearTimeout(s.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})},h=(e,t)=>{e&&(t?e.setAttribute("data-portal",""):e.removeAttribute("data-portal"))},v=e=>{e.style.top||(window.prevScrollPosition=window.scrollY)},f=(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`)},w=e=>{e.style.setProperty("overflow","hidden"),e.style.setProperty("height","100vw")},g=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,r=window.innerWidth-l.clientWidth,s=r>0;if(e&&s)v(i),f(i,l,r),h(o,!0);else if(e)w(i),h(o,!0);else{let e=!x();e&&g(i),e&&_(),h(o,!1)}return()=>{let e=!x();e&&g(i),e&&_()}},[e]),t},j=(0,s.g)("drawer-footer","sc"),y=Object.freeze({footer:`${j}__footer`,hasScroll:`${j}__footer--has-scroll`}),C=({footer:e,hasScroll:t,className:n})=>(0,o.jsx)("div",{className:(0,i.Z)(y.footer,{[y.hasScroll]:t},n),children:"function"==typeof e?e():e}),k=(0,s.g)("drawer-content","sc"),N=Object.freeze({container:`${k}__container`,open:`${k}--open`,close:`${k}--close`,header:`${k}__header`,rowHeader:`${k}__header--row`,title:`${k}__title`,center:`${k}__title--center`,left:`${k}__title--left`,right:`${k}__title--right`,controlContainer:`${k}__control-container`,content:`${k}__content`,footer:`${k}__footer`}),O=({onClose:e,onContentClick:t,children:n,title:s,rowTitle:a,titleAlign:c,isCloseable:u,footer:d,closeButton:p,isOpen:m,contentClassName:h,footerClassName:v,contentStyle:f,width:w})=>{let g=(0,l.useRef)(null),_=(0,l.useRef)(null),[x,b]=(0,l.useState)(!1);(0,l.useEffect)(()=>{var e;if(!_.current||!g.current)return;let t=(null==(e=null==_?void 0:_.current)?void 0:e.getBoundingClientRect().top)||0,n=null==g?void 0:g.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=f||w?{width:w,...f||{}}:void 0;return(0,o.jsxs)("div",{ref:g,style:j,className:(0,i.Z)(N.container,{[N.open]:m,[N.close]:!m},h),children:[s||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)(r.IconFdsCloseO,{size:24})}):null,s?(0,o.jsx)("h3",{className:(0,i.Z)(N.title,{[N[c]]:!0}),children:s}):null]}):null,(0,o.jsx)("div",{ref:_,className:N.content,onClick:t,children:n}),d&&(0,o.jsx)(C,{className:(0,i.Z)(N.footer,v),footer:d,hasScroll:x})]})},S=(0,s.g)("drawer-layout","sc"),T=Object.freeze({window:`${S}__window`}),A=({onClose:e,isOpen:t,children:n,withDisabledScroll:r,className:s,...a})=>{let c=(0,l.useCallback)(e=>e.stopPropagation(),[]);return b(t&&r),(0,o.jsxs)("div",{"data-portal":!0,className:(0,i.Z)(T.window,s),children:[(0,o.jsx)(m,{onClose:e,isOpen:t,delay:0}),(0,o.jsx)(O,{onContentClick:c,onClose:e,isOpen:t,...a,children:n})]})},I=({isOpen:e=!1,children:t,titleAlign:n="center",isCloseable:i=!0,withDisabledScroll:l=!0,...r})=>{let{mounted:s}=u({opened:e});return s?(0,o.jsx)(A,{titleAlign:n,isCloseable:i,isOpen:e,withDisabledScroll:l,...r,children:t}):null};I.displayName="Drawer";let R=(0,s.g)("mobile-modal-footer","sc"),$=Object.freeze({footer:`${R}__footer`,footerWithoutShadow:`${R}__footer--without-shadow`}),L=({footer:e,isSmallPopup:t=!1,footerClassName:n})=>(0,o.jsx)("div",{className:(0,i.Z)($.footer,t&&$.footerWithoutShadow,n),children:"function"==typeof e?e():e}),E=(0,s.g)("mobile-popup","sc"),P=Object.freeze({mobilePopup:`${E}`,mobilePopupOpen:`${E}--open`,content:`${E}__content`,contentFull:`${E}__content--full`,contentTransition:`${E}__content--transition`,contentTransitionOpen:`${E}__content--transition-open`,contentLine:`${E}__content-line`,contentContainer:`${E}__content-container`,smallContentContainer:`${E}__content-container--small`,min:`${E}__content-container--min`,title:`${E}__title`,closeContainer:`${E}__close-container`,closeButton:`${E}__close-button`}),z=({children:e,footer:t,isOpen:n,isSmallPopup:s,onClose:a,hasCloseButton:c=!0,full:u,touchDistance:d=100,withDisabledScroll:p=!0,contentClassName:h,className:v,title:f,closeButton:w,footerClassName:g})=>{let[_,x]=(0,l.useState)(!1),[j,y]=(0,l.useState)(!1),[C,k]=(0,l.useState)(!0),[N,O]=(0,l.useState)("120%"),S=(0,l.useRef)(null),T=(0,l.useRef)(0),A=(0,l.useRef)(!1),I=e=>{var t,n,o;let i=null==(t=S.current)?void 0:t.offsetTop,l=null==(n=S.current)?void 0:n.offsetHeight;if(A.current=!0,k(!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`),T.current=n}},R=()=>{A.current&&(T.current>d&&a?null==a||a():O("0"),k(!0),A.current=!1),window.removeEventListener("touchmove",I),window.removeEventListener("touchend",R)};return(0,l.useEffect)(()=>{n&&setTimeout(()=>{x(!0),y(!0),O("0")},100),!n&&j&&(O("120%"),x(!1),y(!1))},[j,n]),b(n&&p),(0,o.jsxs)("div",{"data-portal":!0,className:(0,i.Z)(P.mobilePopup,j&&P.mobilePopupOpen,v),children:[(0,o.jsx)(m,{onClose:()=>{n&&(null==a||a())},onToucheMove:()=>{n&&(x(!1),window.addEventListener("touchmove",I),window.addEventListener("touchend",R))},isOpen:n,delay:0}),(0,o.jsxs)("div",{className:(0,i.Z)(P.content,u&&P.contentFull,C&&P.contentTransition,C&&_&&P.contentTransitionOpen),ref:S,style:{transform:`translateY(${N})`},children:[(0,o.jsx)("div",{className:P.contentLine}),(0,o.jsxs)("div",{className:(0,i.Z)(P.contentContainer,s&&P.smallContentContainer,{[P.min]:!f&&!c},h),children:[!!f&&(0,o.jsx)("div",{className:P.title,children:f}),c?(0,o.jsx)("div",{className:P.closeContainer,children:c?w?"function"==typeof w?w():w:(0,o.jsx)("button",{onClick:a,className:P.closeButton,children:(0,o.jsx)(r.IconFdsCloseO,{size:24})}):null}):null,e]}),t&&(0,o.jsx)(L,{footerClassName:g,isSmallPopup:s,footer:t})]})]})},B=({children:e,isSmallPopup:t=!1,isOpen:n=!1,...i})=>{let{mounted:l}=u({opened:n});return l?(0,o.jsx)(z,{isSmallPopup:t,isOpen:n,...i,children:e}):null};B.displayName="UiMobilePopup";let M=({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 s},h:function(){return c}});var o,i=n(77816),l=n(60915);let r=(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 s=((o=s||{}).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())),r(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,"_")},84842:function(e,t,n){n.d(t,{sM:function(){return Z},h4:function(){return eP},ar:function(){return U}});var o=n(57437),i=n(2265),l=n(65745),r=n(26094),s=n(32833),a=n(61810),c=n(34734),u=n(24866),d=n(682),p=n(63919);let m=(0,p.g)("header","sc"),h=Object.freeze({header:`${m}`,fixed:`${m}__fixed`,hidden:`${m}__fixed--hidden`,transparent:`${m}--transparent`,navigationOpen:`${m}__navigation-open`,container:`${m}__container`,leftRow:`${m}__left-row`,logo:`${m}__logo`,menuItems:`${m}__menu-items`,menuItemActive:`${m}__menu-item-active`,tabletMenuButton:`${m}__tablet-menu-button`,buttonGroup:`${m}__button-group`,chips:`${m}__chips`,menuButton:`${m}__menu-button`,moreButtons:`${m}__more-buttons`,auth:`${m}__auth`,whiteIcons:`${m}__white-icons`,close:`${m}__close`,removed:`${m}__removed`,overlay:`${m}__overlay`,overlayOpening:`${m}__overlay--opening`,overlayClosing:`${m}__overlay--closing`}),v="cb-header",f=[{id:"FINPRODUCTS",label:"Финпродукты"},{id:"NAVIGATOR",label:"Журнал"},{id:"ABOUT",label:"О маркетплейсе"}],w=f.reduce((e,t)=>(e[t.id]=t.label,e),{}),g=Object.freeze({mobile:56,desktop:80}),_=(e,t,n)=>{if(typeof window>"u"||typeof document>"u")return;let o=document.getElementById("mainHomeBanner"),i=!1,l=0,r=0,s=()=>window.innerWidth<768,a=s(),c=()=>window.scrollY||document.documentElement.scrollTop,u=()=>{let e=document.querySelector(":root");e&&(r=parseFloat(window.getComputedStyle(e).getPropertyValue("--fixed-header-height")),l=c())},d=()=>{let e=s();e!==a&&(a=e,r=0)},p=function(){let s=c(),a=document.getElementById("headerMobileBanner"),d=null==a?void 0:a.getAttribute("data-opening");if("true"===d)return;r||u();let p=s<r,m=s<((null==o?void 0:o.clientHeight)||0);if(n&&m||p){i=!1,e(!1),t(!0);return}e(i=s>l),i&&setTimeout(()=>t(!1),50);let h=i?"0px":"false"===d?`${r}px`:"";document.documentElement.style.setProperty("--new-header-height-desktop",h),document.documentElement.style.setProperty("--new-header-height-mobile",h),l=s<=0?0:s};return window.addEventListener("scroll",p),window.addEventListener("resize",d),()=>{window.removeEventListener("scroll",p),window.removeEventListener("resize",d)}},x=()=>{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},b=()=>document.cookie.split(";").some(e=>e.trim().startsWith("utm_params=")),j=(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`},y=()=>{if(b())return;let e=x();e&&j(e,90)},C=()=>{setTimeout(()=>{if(!(typeof document>"u"||!document.cookie))try{y()}catch(e){console.error("UTM tracking error:",e)}},0)},k=(e,t,n)=>(0,l.h)({eventCategory:v,eventActionType:e,eventActionText:t,eventLabel:n}),N=(0,p.g)("navigation-chips","sc"),O=Object.freeze({wrapper:`${N}__wrapper`,gray:`${N}__variantGray`,white:`${N}__variantWhite`,container:`${N}__container`,chip:`${N}__chip`,more:`${N}__chip--more`,active:`${N}__chip--active`,label:`${N}__label`,hidden:`${N}__hidden`}),S=(0,p.g)("navigation-content","sc"),T=Object.freeze({contentWrapper:`${S}__content-wrapper`,content:`${S}__content`,contentOpen:`${S}__content--open`,contentHeader:`${S}__content-header`,contentTitle:`${S}__content-title`,contentTitleUrl:`${S}__content-title--url`,contentTitleLink:`${S}__content-title--link`,contentTitleNew:`${S}__content-title--new`,new:`${S}__new`,vip:`${S}__vip`,arrowIcon:`${S}__arrow-icon`,links:`${S}__links`,linksColumns:`${S}__links--columns`,linksTitleless:`${S}__links--titleless`,removed:`${S}__removed`,hidden:`${S}__content--hidden`}),A=({chip:e,hidden:t,onClick:n,refCallback:i,activeChipId:s})=>{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:O.label,children:e.title}),e.arrow&&(0,o.jsx)(r.IconFdsArrowUpRightSmallO,{size:24})]}),p=(0,c.Z)(O.chip,{[O.hidden]:t,[T.new]:!!e.new,[T.vip]:!!e.vip,[O.active]:e.url===s});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:s,activeChipId:a,onClick:u})=>{let d=(0,i.useRef)(null),p=(0,i.useRef)(null),m=(0,i.useRef)({}),[h,v]=(0,i.useState)(!1),[f,w]=(0,i.useState)(e.length),[g,_]=(0,i.useState)(!1);(0,i.useMemo)(()=>{let t=m.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),r=()=>{w(e.length),_(!1)};if(h||0===l||i<=0){r();return}let s=(()=>{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(m.current[e.url]));if(c.some(e=>0===e)){r();return}let u=1,v=0,f=0;for(let e of c){let t=u===l?a+s:0,n=0===v?e:v+s+e;if(n+t<=i-.5)v=n,f++;else{if(++u>l)break;v=e,f++}}_(f<e.length),w(f)},[h,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=h||(t??0)<=0||!g;return(0,o.jsx)("div",{className:(0,c.Z)(s,O.wrapper,{[O.gray]:"gray"===n,[O.white]:"white"===n}),children:(0,o.jsxs)("div",{ref:d,className:O.container,children:[e.map((e,t)=>(0,o.jsx)(A,{chip:e,hidden:!b&&t>=f,activeChipId:a,onClick:u,refCallback:t=>{m.current[e.url]=t}},e.url)),!b&&g&&(0,o.jsxs)("button",{type:"button",ref:p,className:(0,c.Z)(O.chip,O.more),onClick:()=>{k(l.D.chip,"Еще"),v(!0)},children:[(0,o.jsx)(r.IconFdsDotsVerticalO,{size:20}),(0,o.jsx)("span",{className:O.label,children:"Еще"})]}),(b||!g)&&(0,o.jsxs)("button",{type:"button",ref:p,className:(0,c.Z)(O.chip,O.more,O.hidden),tabIndex:-1,"aria-hidden":"true",children:[(0,o.jsx)(r.IconFdsDotsVerticalO,{size:20}),(0,o.jsx)("span",{className:O.label,children:"Еще"})]})]})})},R=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=R("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]),[])},E=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:D,eventActionType:e,eventActionText:t,eventLabel:n})},B=$(),M=L(B),W={regions:B,towns:M,region:null,town:null,startPopupVisible:!1,setStartPopupVisible:()=>null,popupVisible:!1,handleToggleModal:()=>null,selectCity:()=>null,handleButtonClick:()=>null,startRegion:null,startTown:null},D="finkit-widgets-sc-city-select",F=(0,i.createContext)(W);function U(){return(0,i.useContext)(F)}let Z=e=>{let{children:t,showStartGeoPopup:n=!0,lastRegionsUpdateUnixTimestamp:r,dadataUrl:s="https://finuslugi.ru/backend/money/dadata"}=e,a=Number(R("lastRegionsUpdateUnixTimestamp")||0),c=Number(r||0)>a,[u,d]=(0,i.useState)($()),[{startRegion:p,startTown:m},h]=(0,i.useState)({startRegion:W.startRegion,startTown:W.startTown}),[{region:v,town:f},w]=(0,i.useState)({region:W.region,town:W.town}),[g,_]=(0,i.useState)(W.startPopupVisible),[x,b]=(0,i.useState)(W.popupVisible),j=(0,i.useRef)(""),y=(0,i.useMemo)(()=>L(u),[u.length]),C=(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),h({startRegion:e,startTown:t})},[_,h]),k=(0,i.useCallback)((e,t)=>{window.sessionStorage.getItem("start_popup_opened")||C(e,t)},[C]),N=(0,i.useCallback)(()=>{if(j.current&&!v&&!f){var e,t;let n=null!==(e=y.find(e=>e.name===j.current))&&void 0!==e?e:null;return k(null!==(t=u.find(e=>e.id===(null==n?void 0:n.parentId)))&&void 0!==t?t:null,n)}k(v,f)},[v,f,y,u,k]),O=(0,i.useCallback)(e=>{b(e)},[b]),S=(0,i.useCallback)(e=>{e?z(l.D.icon,"location"):z(l.D.button,(null==f?void 0:f.name)||"Вся Россия"),!n||window.sessionStorage.getItem("start_popup_opened")?O(!0):N()},[n,f,O,N]),T=(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","")),w({region:e||null,town:t||null}),_(!1),O(!1);let n=new CustomEvent("onRegionChange",{detail:{region:e,town:t}});document.dispatchEvent(n)},[O]),A=()=>{w({region:R("user_region"),town:R("user_town")});let e=async e=>{let{coords:{latitude:t,longitude:n}}=e,o="".concat(s,"?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)&&E().then(e=>d(e)),window.innerWidth<1024){let e=()=>{A(),window.removeEventListener("scroll",e)};window.addEventListener("scroll",e)}else setTimeout(()=>{A()},0)},[]),(0,o.jsx)(F.Provider,{value:{regions:u,towns:y,region:v,town:f,startPopupVisible:g,setStartPopupVisible:_,popupVisible:x,handleToggleModal:O,selectCity:T,handleButtonClick:S,startRegion:p,startTown:m},children:t})},V=()=>{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"),G=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")}),q=e=>{var t;let{groupedTowns:n,chips:s,query:c,setQuery:u,isDrawer:d}=e,p=U(),m=(0,i.useRef)(null),[h,v]=(0,i.useState)("10000px");(0,i.useEffect)(()=>{if(!d||!m.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),r=l.reduce((e,t,n)=>t<l[e]?n:e,0);0===r&&i[0].push(i[1].shift()),2===r&&i[2].unshift(i[1].pop()),1===r&&l[0]>l[2]&&i[1].unshift(i[0].pop()),1===r&&l[0]<l[2]&&i[1].push(i[2].shift());let s=Math.max(...i.map(e));return s>=o?o:t(i,s)};new ResizeObserver(()=>{var e;if(!(null!=(e=m.current)&&e.children))return;let n=Array.from(m.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(m.current)},[]);let f=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:G.wrapper,children:[(0,o.jsxs)("div",{className:G.subtitle,children:["Покажем предложения рядом с вами",(0,o.jsxs)("div",{className:G.hintWrapper,children:[(0,o.jsx)(r.IconFdsQuestionCircleO,{size:24}),(0,o.jsx)("div",{className:G.hintText,children:"Укажите свой город, чтобы увидеть предложения, доступные в вашем регионе"})]})]}),(0,o.jsx)(a.MA,{className:G.input,value:c,onChange:u,size:"s",placeholder:"Введите название города",icon:c?(0,o.jsx)(r.IconFdsCloseCircleO,{size:24,onClick:()=>u("")}):(0,o.jsx)(r.IconFdsSearchO,{size:24})}),(0,o.jsx)(a.cL,{className:G.chips,chips:s,value:(null==(t=p.town)?void 0:t.id)||0,onChipClick:e=>{f(p.towns.find(t=>t.id===e))}}),(0,o.jsx)("div",{className:G.townsListWrapper,children:(0,o.jsx)("div",{ref:m,className:G.townsList,style:{maxHeight:h},children:n.map(e=>(0,o.jsxs)("div",{className:G.townsGroup,children:[(0,o.jsx)("div",{className:G.townsGroupLabel,children:e.letter}),(0,o.jsx)("div",{className:G.townsGroupList,children:e.towns.map(e=>(0,o.jsxs)("button",{type:"button",onClick:()=>f(e),children:[(0,o.jsx)("div",{className:G.townsName,children:e.name}),(0,o.jsx)("div",{className:G.regionName,children:e.parentName})]},e.id))})]},e.letter))})})]})},J=[1095,1096,134,720,189,180],Q=()=>{var e;let t=U(),n=(0,a._m)("l"),[r,s]=(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(r.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},[]),[r,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]),m=()=>{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:m,full:!0,children:(0,o.jsx)(q,{groupedTowns:u,chips:p,query:r,setQuery:s})}),n&&(0,o.jsx)(d.D,{title:c,isOpen:t.popupVisible,onClose:m,width:"856px",rowTitle:!0,titleAlign:"left",children:(0,o.jsx)(q,{groupedTowns:u,chips:p,query:r,setQuery:s,isDrawer:!0})})]})},Y={"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"},K=()=>{let{hostname:e}=window.location;return Object.prototype.hasOwnProperty.call(Y,e)?Y[e]:Y["finuslugi.ru"]},X=(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)},ee=()=>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)}})}),et=()=>{let[e,t]=(0,i.useState)(!1),[n,o]=(0,i.useState)(!1),l=(0,i.useRef)(!1),r=e=>{l.current=e,o(e)};return(0,i.useEffect)(()=>{if(typeof window>"u")return;let e=K(),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,s)=>{if(l.current){s(Error("chat is already opened"));return}o?(o.openWidget(),t(!1),i()):(r(!0),window.getWebChatCraftTalkExternalControl=e=>{var n;o=e;let l=document.querySelector(".webchat");l&&ee().observe(l,{attributes:!0,attributeFilter:["style"]}),null!=(n=window.supportWidget)&&n.craftTalk&&(window.supportWidget.craftTalk.close=o.closeWidget),null==o||o.openWidget(),r(!1),t(!1),i()},X(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}},en=(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,fixedContainerRef:{current:null},headerRef:{current:null}});function eo(){return(0,i.useContext)(en)}let ei=e=>{let[t,n]=(0,i.useState)(!1),[l,r]=(0,i.useState)(!1),[s,a]=(0,i.useState)(!!e.isMainBannerPage),{isChatModalOpen:c,setIsChatModalOpen:u,isChatLoading:p}=et(),[m,h]=(0,i.useState)(null),[v,f]=(0,i.useState)(null),[w,g]=(0,i.useState)(!1),[x,b]=(0,i.useState)(!1),[j,y]=(0,i.useState)(!1),k=(0,i.useRef)(null),N=(0,d.u)(w),O=(0,i.useRef)(null),S=(0,i.useRef)(null),T=(0,i.useRef)(null),A=(0,i.useRef)(null),I=(0,i.useCallback)(()=>{N.current&&N.current.scrollTo({top:0})},[N]),R=(0,i.useCallback)(e=>{f(e),I()},[I]),$=(0,i.useCallback)(e=>{O.current&&clearTimeout(O.current),e&&b(!0),e||(O.current=setTimeout(()=>{b(!1),R(null)},300))},[R]),L=(0,i.useCallback)((e,t,n)=>{if(t&&R(t),!n&&e===m||!e){$(!w),g(!w);return}h(e),$(!0),g(!0)},[m,R,w,$]),E=(0,i.useCallback)(()=>{S.current&&clearTimeout(S.current),y(!0),S.current=setTimeout(()=>{y(!1)},650)},[]);return(0,i.useEffect)(()=>{n(!!document.cookie.includes("auth.gtm_customer_id"));let t=_(r,a,e.isMainBannerPage);return C(),t},[]),(0,o.jsx)("div",{children:(0,o.jsx)(en.Provider,{value:{isAuth:t,isHeaderHidden:l,isHeaderTransparent:s,openedBlock:m,setOpenedBlock:L,openedSection:v,setOpenedSection:R,isNavigationOpen:w,isNavigationMounted:x,navMenuItemsRef:k,navigationRef:N,ignoreClicks:j,setIgnoreClicks:E,isChatModalOpen:c,setIsChatModalOpen:u,isChatLoading:p,fixedContainerRef:T,headerRef:A},children:e.children})})},el=e=>{let{label:t,onClick:n,eventActionText:i,eventLabel:r,...s}=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:r||""})},...s})},er=(0,p.g)("header-popup","sc"),es=Object.freeze({popup:"".concat(er,"__popup"),popupHeader:"".concat(er,"__popup-header"),popupClose:"".concat(er,"__popup-close"),body:"".concat(er,"__body")}),ea=e=>{let{isOpen:t,onClose:n,children:i,title:l}=e,s=(0,a._m)("l");return(0,o.jsxs)(d.P,{children:[!s&&(0,o.jsx)(d.U,{title:l,isOpen:t,onClose:n,children:i}),s&&t&&(0,o.jsxs)("div",{className:es.popup,children:[(0,o.jsxs)("div",{className:es.popupHeader,children:[l,(0,o.jsx)(el,{className:es.popupClose,iconLeft:(0,o.jsx)(r.IconFdsCloseO,{}),shape:"icon",appearance:"ghost",size:"xs",onClick:n,eventActionText:"IconFdsCloseO"})]}),(0,o.jsx)("div",{className:es.body,children:i})]})]})},ec=(0,p.g)("start-choice-popup","sc"),eu=Object.freeze({top:"".concat(ec,"__top"),progress:"".concat(ec,"__progress"),innerCircle:"".concat(ec,"__inner-circle"),title:"".concat(ec,"__title"),subtitle:"".concat(ec,"__subtitle"),actions:"".concat(ec,"__actions")}),ed=()=>{var e,t;let n=U(),[r,s]=(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((" "+r).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<r&&s(i),100===n&&(clearInterval(u.current),d())},t)})():(clearInterval(u.current),s(10),c(0))},[n.startPopupVisible]),(0,o.jsxs)(ea,{isOpen:n.startPopupVisible,onClose:d,title:(0,o.jsx)("button",{type:"button",className:eu.progress,style:{background:"conic-gradient(#ff0508 ".concat(a,"deg, #e3e7ec 0deg)")},onClick:d,children:(0,o.jsx)("div",{className:eu.innerCircle,children:r})}),children:[(0,o.jsxs)("div",{className:eu.top,children:[(0,o.jsxs)("div",{className:eu.title,children:["Ваш город ",(null==(e=n.startTown)?void 0:e.name)||(null==(t=n.startRegion)?void 0:t.name)||"Вся Россия","?"]}),(0,o.jsx)("div",{className:eu.subtitle,children:"Это поможет вам увидеть выгодные предложения в вашем городе"})]}),(0,o.jsxs)("div",{className:eu.actions,children:[(0,o.jsx)(el,{size:"s",stretch:!0,eventActionText:"Да, все верно",onClick:()=>{z(l.D.button,"Да, все верно"),n.selectCity(n.startRegion,n.startTown)},children:"Да, все верно"}),(0,o.jsx)(el,{variant:"secondary",size:"s",stretch:!0,eventActionText:"Нет, изменить",onClick:()=>{z(l.D.button,"Нет, изменить"),n.setStartPopupVisible(!1),n.handleToggleModal(!0)},children:"Нет, изменить"})]})]})},ep=(0,p.g)("city-select","sc"),em=Object.freeze({button:"".concat(ep,"__button"),minimal:"".concat(ep,"__minimal"),full:"".concat(ep,"__full")}),eh=e=>{var t;let{initialTown:n}=e,l=U(),s=(null==(t=l.town)?void 0:t.name)||n||"Вся Россия",{setIsChatModalOpen:u,isChatModalOpen:d}=eo(),{startPopupVisible:p,setStartPopupVisible:m,popupVisible:h}=l,v=(0,i.useRef)();(0,i.useEffect)(()=>{h&&(v.current="popup")},[h]),(0,i.useEffect)(()=>{d&&(v.current="chat")},[d]),(0,i.useEffect)(()=>{p&&(v.current="startPopup")},[p]),(0,i.useEffect)(()=>{v.current&&("chat"===v.current&&p?m(!1):["startPopup","popup"].includes(v.current)&&d&&u(!1))},[h,d,p,m,u]);let f={appearance:"ghost",size:"xs",onClick:()=>l.handleButtonClick(!1),iconLeft:(0,o.jsx)(r.IconFdsLocationO,{size:24})};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(a.zx,{...f,className:(0,c.Z)(em.button,em.full),label:s}),(0,o.jsx)(a.zx,{...f,className:(0,c.Z)(em.button,em.minimal),shape:"icon"}),(0,o.jsx)(Q,{}),(0,o.jsx)(ed,{})]})},ev=e=>{let{onClick:t,eventActionType:n,eventActionText:i,eventLabel:r,...s}=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:r||""})},...s})},ef=(0,p.g)("header-mobile-app-banner","sc"),ew=Object.freeze({wrapper:"".concat(ef,"__wrapper"),container:"".concat(ef,"__container"),closeButton:"".concat(ef,"__close-button"),innerWrapper:"".concat(ef,"__inner-wrapper"),imageWrapper:"".concat(ef,"__image-wrapper"),image:"".concat(ef,"__image"),title:"".concat(ef,"__title"),description:"".concat(ef,"__description"),callToAction:"".concat(ef,"__call-to-action"),scanQr:"".concat(ef,"__scan-qr")}),eg=Object.freeze({mobile:56,desktop:68}),e_="headerBannerShownAt",ex=()=>{let e=localStorage.getItem(e_);if(!e)return null;let t=new Date(e);return isNaN(t.getTime())?null:t},eb=()=>{localStorage.setItem(e_,new Date().toISOString())},ej=()=>{let e=ex();return!e||Math.floor((e.getTime()-new Date().getTime())/864e5)>5},ey=e=>{let{minioUrl:t,className:n,mobileAppUrl:l}=e,{fixedContainerRef:d,headerRef:p}=eo(),[m,h]=(0,i.useState)(!1),[v,f]=(0,i.useState)(!1),[w,_]=(0,i.useState)(!1),x=(0,i.useCallback)(function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"desktop",t=d.current;t&&(t.style.transform="translateY(0)",document.documentElement.style.setProperty("--fixed-header-height","".concat(eg[e]+g[e],"px")),document.documentElement.style.setProperty("--new-header-height-desktop","".concat(eg.desktop+g.desktop,"px")),document.documentElement.style.setProperty("--new-header-height-mobile","".concat(eg.mobile+g.mobile,"px")),document.documentElement.style.setProperty("--static-new-header-height-mobile","".concat(eg.mobile+g.mobile,"px")),document.documentElement.style.setProperty("--static-new-header-height-desktop","".concat(eg.desktop+g.desktop,"px")),document.documentElement.style.setProperty("--header-height","".concat(eg[e]+108,"px")))},[]),b=(0,i.useCallback)(()=>{let e=d.current;e&&(document.documentElement.style.removeProperty("--fixed-header-height"),document.documentElement.style.removeProperty("--new-header-height-desktop"),document.documentElement.style.removeProperty("--new-header-height-mobile"),document.documentElement.style.removeProperty("--static-new-header-height-mobile"),document.documentElement.style.removeProperty("--static-new-header-height-desktop"),document.documentElement.style.removeProperty("--header-height"),e.style.transform="")},[]);return(0,i.useEffect)(()=>{let e=p.current;if(!e)return;let t=()=>{v&&h(!1),_(!1)};return e.addEventListener("transitionend",t),()=>{e.removeEventListener("transitionend",t)}},[v]),(0,i.useEffect)(()=>{ej()&&h(!0)},[]),(0,i.useEffect)(()=>{let e=window.innerWidth<768;m&&(x(e?"mobile":"desktop"),window.matchMedia("(prefers-reduced-motion: reduce)").matches?h(!0):_(!0));let t=()=>{if(!m)return null;x(window.innerWidth<768?"mobile":"desktop")};return window.addEventListener("resize",t),()=>{b(),window.removeEventListener("resize",t)}},[m,x,b]),m?(0,o.jsx)("div",{id:"headerMobileBanner",role:"region","aria-label":"Мобильное приложение","data-opening":w,className:(0,c.Z)(ew.wrapper,n),children:(0,o.jsx)(s.W2,{children:(0,o.jsxs)("div",{className:ew.container,children:[(0,o.jsxs)("div",{className:ew.innerWrapper,children:[(0,o.jsxs)("picture",{className:ew.imageWrapper,children:[(0,o.jsx)("source",{srcSet:(0,u.xn)(t,"/widgets/header/qr-mobile-app.svg"),media:"(min-width: 768px)"}),(0,o.jsx)("img",{className:ew.image,src:(0,u.xn)(t,"/logo/finuslugi/default-regular.svg")})]}),(0,o.jsxs)("div",{className:ew.scanQr,children:[(0,o.jsx)("div",{className:ew.title,children:"Скачайте приложение Финуслуги"}),(0,o.jsx)("div",{className:ew.description,children:"Сканируйте QR-код"})]}),(0,o.jsxs)("div",{className:ew.callToAction,children:[(0,o.jsxs)("div",{children:["Приложение",(0,o.jsx)("br",{}),"Финуслуги"]}),(0,o.jsx)(a.zx,{onClick:()=>{window.open(l,"_blank","noreferrer")},variant:"white",size:"xs",children:"Скачать"})]})]}),(0,o.jsx)("div",{"aria-label":"Закрыть",role:"button",className:ew.closeButton,onClick:()=>{eb(),b(),window.matchMedia("(prefers-reduced-motion: reduce)").matches?h(!1):f(!0)},children:(0,o.jsx)(r.IconFdsCloseO,{size:"100%"})})]})})}):null},eC=(0,p.g)("header-chat-modal-body","sc"),ek=Object.freeze({wrapper:"".concat(eC,"__wrapper"),cardButton:"".concat(eC,"__card-button"),card:"".concat(eC,"__card"),cardTitle:"".concat(eC,"__card-title"),cardSubtitle:"".concat(eC,"__card-subtitle"),button:"".concat(eC,"__button")}),eN=()=>{let e=eo();return(0,o.jsxs)("div",{className:ek.wrapper,children:[(0,o.jsx)(el,{className:ek.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)(s.Zb,{className:ek.card,variant:"secondary",children:[(0,o.jsxs)("div",{className:ek.cardTitle,children:[(0,o.jsx)("img",{src:"https://finuslugi.ru/icons/chaticons/new/chat_icon_hover.svg",alt:"chat"}),"Напишите в чат"]}),(0,o.jsxs)("p",{className:ek.cardSubtitle,children:["Виртуальный ассистент доступен\xa024/7, ",(0,o.jsx)("br",{}),"операторы\xa0—\xa0с\xa06:00 до\xa023:59\xa0мск"]})]})}),!1]})},eO=e=>{let{data:t,isMobile:n}=e,s=eo();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]:s.openedSection!==e.id,[T.contentOpen]:!!s.openedSection}),children:[(0,o.jsx)("div",{className:T.contentHeader,children:(0,o.jsx)("label",{children:e.title})}),e.content.map((t,i)=>{var s,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)(r.IconFdsArrowUpRightSmallO,{})}),t.title]})})}),!(null!=(s=t.links)&&s.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)(r.IconFdsArrowUpRightSmallO,{})}),(0,o.jsx)("span",{children:e.title})]},e.url))})]},"".concat(t.url,"_").concat(i))})]},e.id))},e.id))})},eS=(0,p.g)("navigation-section-icon","sc"),eT=Object.freeze({icon:"".concat(eS)}),eA=e=>{let{name:t,background:n}=e,l=(0,i.useMemo)(()=>t&&r[t]||null,[t]);return t&&l?(0,o.jsx)("div",{className:eT.icon,style:{background:n},children:(0,o.jsx)(l,{})}):null},eI=(0,p.g)("navigation","sc"),eR=Object.freeze({navigation:"".concat(eI),navigationOpening:"".concat(eI,"--opening"),navigationClosing:"".concat(eI,"--closing"),wrapper:"".concat(eI,"__wrapper"),container:"".concat(eI,"__container"),containerOpen:"".concat(eI,"__container--open"),sections:"".concat(eI,"__sections"),sectionsOpen:"".concat(eI,"__sections--open"),citySelectButton:"".concat(eI,"__city-select-button"),sectionsTitle:"".concat(eI,"__sections-title"),sectionsWrapper:"".concat(eI,"__sections-wrapper"),section:"".concat(eI,"__section"),sectionArrow:"".concat(eI,"__section-arrow"),sectionExtra:"".concat(eI,"__section--extra"),sectionActive:"".concat(eI,"__section--active"),sectionTitle:"".concat(eI,"__section-title"),chatWrapper:"".concat(eI,"__chat-wrapper"),chatHeader:"".concat(eI,"__chat-header"),backButton:"".concat(eI,"__back-button"),useful:"".concat(eI,"__useful"),usefulOpen:"".concat(eI,"__useful--open"),usefulTitle:"".concat(eI,"__useful-title"),usefulGrid:"".concat(eI,"__useful-grid"),removed:"".concat(eI,"__removed")}),e$=e=>{var t;let{data:n}=e,u=eo(),d=U(),p=(0,a.aF)("m"),[m,h]=(0,i.useState)(!0);(0,i.useEffect)(()=>{h(p)},[p]);let v=(0,i.useRef)(null),f=(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]),g=(0,i.useRef)(!1),_=(0,i.useRef)(null),x=(0,i.useCallback)(()=>{m&&(g.current=!0,_.current=window.onpopstate||null,window.onpopstate=function(){window.history.forward(),f()},window.history.pushState(null,"",window.location.href))},[f,m]),b=(0,i.useCallback)(()=>{g.current=!1,window.onpopstate=_.current,window.history.go(-1)},[]),j=(0,i.useRef)(null),y=(0,i.useCallback)(e=>{if(m||!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)},[m,u]),C=(0,i.useRef)(null),N=(0,i.useCallback)(e=>{typeof window>"u"||(e?(C.current=y,window.addEventListener("mousemove",C.current)):C.current&&window.removeEventListener("mousemove",C.current))},[y]);(0,i.useEffect)(()=>{N(u.isNavigationOpen),u.isNavigationOpen&&!g.current&&x(),!u.isNavigationOpen&&g.current&&b()},[u.isNavigationOpen]);let O=(e,t)=>()=>{k(l.D.button,t),u.setOpenedSection(e)},{start:S,clear:T}=V(),A=(e,t)=>()=>{m||S(O(e,t),150)},I=()=>{m||T()};return(0,o.jsx)("div",{ref:u.navigationRef,className:(0,c.Z)(eR.navigation,{[eR.removed]:!u.isNavigationMounted,[eR.navigationOpening]:u.isNavigationOpen,[eR.navigationClosing]:!u.isNavigationOpen}),children:(0,o.jsx)("div",{className:eR.wrapper,children:(0,o.jsxs)(s.W2,{className:(0,c.Z)(eR.container,{[eR.containerOpen]:!!u.openedSection}),children:[(0,o.jsxs)("div",{className:(0,c.Z)(eR.sections,{[eR.sectionsOpen]:!!u.openedSection}),children:[(0,o.jsx)(a.zx,{className:eR.citySelectButton,variant:"purple",appearance:"ghost",size:"xs",onClick:()=>d.handleButtonClick(!1),iconLeft:(0,o.jsx)(r.IconFdsLocationO,{size:24}),label:(null==(t=d.town)?void 0:t.name)||"Вся Россия"}),n.map(e=>(0,o.jsxs)("ul",{className:(0,c.Z)(eR.sectionsWrapper,{[eR.removed]:u.openedBlock!==e.id&&!m}),children:[(0,o.jsx)("div",{className:eR.sectionsTitle,children:w[e.id]}),e.sections.map(e=>(0,o.jsxs)("li",{className:(0,c.Z)(eR.section,{[eR.sectionExtra]:!!e.extra,[eR.sectionActive]:u.openedSection===e.id}),onClick:O(e.id,e.title),onMouseEnter:A(e.id,e.title),onMouseLeave:I,children:[(0,o.jsx)(eA,{name:e.uikitIcon,background:e.uikitIconBg}),(0,o.jsx)("span",{className:eR.sectionTitle,children:e.title}),(0,o.jsx)("div",{className:eR.sectionArrow,children:(0,o.jsx)(r.IconFdsChevronRightSmallO,{size:24})})]},e.id))]},e.id)),(0,o.jsxs)("div",{className:eR.chatWrapper,children:[(0,o.jsx)("div",{className:eR.chatHeader,children:"Нужна помощь?"}),(0,o.jsx)(eN,{})]})]}),(0,o.jsxs)("button",{type:"button",className:(0,c.Z)(eR.backButton,{[eR.removed]:!u.openedSection}),onClick:()=>{k(l.D.button,"Назад"),u.setOpenedSection(null)},children:[(0,o.jsx)(r.IconFdsChevronLeftO,{size:24}),(0,o.jsx)("span",{children:"Назад"})]}),(0,o.jsx)(eO,{data:n,isMobile:m}),(0,o.jsxs)("div",{className:(0,c.Z)(eR.useful,{[eR.usefulOpen]:!!u.openedSection}),children:[(0,o.jsx)("div",{className:eR.usefulTitle,children:"Полезное на Финуслугах"}),n.map(e=>(0,o.jsx)(i.Fragment,{children:e.sections.map(e=>(0,o.jsx)("div",{className:(0,c.Z)(eR.usefulGrid,{[eR.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))]})]})})})},eL=(e,t,n)=>{var o,i,l,r,s,a,c;let d=(null==(i=null==(o=null==e?void 0:e.NAVIGATOR)?void 0:o.findIndex)?void 0:i.call(o,e=>{let{id:t}=e;return"news"===t}))||-1,p=(null==(r=null==(l=null==e?void 0:e.NAVIGATOR)?void 0:l[d])?void 0:r.content)||[];if(null!=(c=null==(a=null==(s=null==e?void 0:e.NAVIGATOR)?void 0:s[d])?void 0:a.content)&&c[0]&&Array.isArray(n)&&p.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[d].content[0].links=o}return[{id:"FINPRODUCTS",sections:Array.isArray(null==e?void 0:e.FINPRODUCTS)?null==e?void 0:e.FINPRODUCTS:[]},{id:"NAVIGATOR",sections:Array.isArray(null==e?void 0:e.NAVIGATOR)?null==e?void 0:e.NAVIGATOR:[]},{id:"ABOUT",sections:Array.isArray(null==e?void 0:e.ABOUT)?null==e?void 0:e.ABOUT:[]}]},eE=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:m,isMainBannerPage:v,enableAppHeaderBanner:w=!1,news:g,className:_}=e,x=eo(),b=(0,i.useMemo)(()=>eL(t,n,g),[t,n,g]),j=null==t?void 0:t.config,y=(0,i.useMemo)(()=>b.reduce((e,t)=>{var n;return e[t.id]=null==(n=t.sections[0])?void 0:n.id,e},{}),[b]),C=x.isAuth?"Личный кабинет":"Войти",N=v&&x.isHeaderTransparent,O=(e,t,n,o)=>()=>{e!==x.openedBlock?k(l.D.toggle,t,"on"):k(l.D.button,"menu_close","on");let i=n?y[e]:"";x.setOpenedBlock(e,i,!!o)},{start:S,clear:T}=V(),A=(e,t,n,o)=>()=>{x.isNavigationOpen&&e===x.openedBlock||x.setIgnoreClicks(),S(O(e,t,n,o),200)},I=e=>()=>{x.ignoreClicks||e()},R=e=>x.openedBlock===e&&x.isNavigationOpen;return t?(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)("header",{ref:x.headerRef,className:(0,c.Z)(h.header,_,{[h.transparent]:N}),children:(0,o.jsxs)("div",{ref:x.fixedContainerRef,className:(0,c.Z)(h.fixed,{[h.hidden]:x.isHeaderHidden,[h.navigationOpen]:x.isNavigationOpen}),children:[!!(null!=j&&j.appBannerUrl)&&w&&(0,o.jsx)(ey,{mobileAppUrl:j.appBannerUrl,minioUrl:d}),(0,o.jsxs)(s.W2,{className:h.container,children:[(0,o.jsxs)("div",{className:h.leftRow,children:[(0,o.jsx)(ev,{className:h.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:x.navMenuItemsRef,className:h.menuItems,children:(0,o.jsx)("ul",{children:f.map(e=>{let{id:t,label:n}=e;return(0,o.jsx)("li",{children:(0,o.jsx)(a.zx,{className:(0,c.Z)({[h.menuItemActive]:R(t)}),label:n,variant:"white",size:"xs",onClick:I(O(t,n,!0)),onMouseEnter:A(t,n,!0,!0),onMouseLeave:T})},t)})})}),(0,o.jsx)(el,{className:(0,c.Z)(h.tabletMenuButton,{[h.menuItemActive]:x.isNavigationOpen}),eventActionText:"Меню сайта",variant:"white",size:"xs",iconRight:(0,o.jsx)(r.IconFdsChevronDownO,{size:24}),onClick:O("FINPRODUCTS","Меню сайта"),children:"Меню сайта"})]}),(0,o.jsxs)("div",{className:(0,c.Z)(h.buttonGroup,{[h.whiteIcons]:(null==j?void 0:j.iconColorOnMobileMainBanner)==="white"}),children:[(0,o.jsxs)("div",{className:h.chips,children:[(0,o.jsx)(el,{as:"a",href:p,size:"xs",shape:"icon",appearance:"ghost",eventActionText:"profile",eventLabel:"profile_".concat(p),iconLeft:(0,o.jsx)(r.IconFdsUserO,{size:20})}),(0,o.jsx)(el,{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)},size:"xs",shape:"icon",appearance:"ghost",eventActionText:"IconFdsChatDotsCircleO",iconLeft:(0,o.jsx)(r.IconFdsChatDotsCircleO,{size:24})})]}),(0,o.jsx)(el,{className:h.menuButton,size:"xs",shape:N?"icon":"default",appearance:N?"ghost":"fill",label:"Меню",onClick:O("FINPRODUCTS","Меню"),eventActionText:"Меню",iconLeft:(0,o.jsx)(r.IconFdsMenuSkewedO,{size:24})}),(0,o.jsxs)("div",{className:h.moreButtons,children:[(0,o.jsx)(eh,{initialTown:m}),(0,o.jsx)(el,{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)},size:"xs",appearance:"ghost",eventActionText:"IconFdsChatDotsSquareAddO",iconLeft:(0,o.jsx)(r.IconFdsChatDotsSquareAddO,{size:24}),children:"Онлайн чат"}),(0,o.jsx)(el,{as:"a",href:p,size:"xs",eventActionText:C,eventLabel:"".concat(C,"_").concat(p),label:C})]})]}),(0,o.jsxs)(ev,{className:h.auth,href:p,eventActionText:C,eventLabel:"".concat(C,"_").concat(p),children:[(0,o.jsx)(el,{size:"xs",shape:"circle-icon",iconLeft:(0,o.jsx)(r.IconFdsUserO,{}),eventActionText:C,eventLabel:"".concat(C,"_").concat(p)}),(0,o.jsx)("p",{children:C})]}),(0,o.jsx)("div",{className:h.close,children:(0,o.jsx)(el,{className:h.close,size:"xs",variant:"secondary",shape:"circle-icon",iconLeft:(0,o.jsx)(r.IconFdsCloseO,{}),onClick:()=>x.setOpenedBlock(null),eventActionText:"IconFdsCloseO"})})]})]})}),(0,o.jsx)("div",{className:(0,c.Z)(h.overlay,{[h.removed]:!x.isNavigationMounted,[h.overlayOpening]:x.isNavigationOpen,[h.overlayClosing]:!x.isNavigationOpen}),onClick:I(()=>x.setOpenedBlock(null))}),(0,o.jsx)(e$,{data:b,minioUrl:d})]}):null},eP=e=>(0,o.jsx)(ei,{isMainBannerPage:e.isMainBannerPage,children:(0,o.jsx)(eE,{...e})})}}]);