var _____WB$wombat$assign$function_____ = function(name) {return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name)) || self[name]; };
if (!self.__WB_pmw) { self.__WB_pmw = function(obj) { this.__WB_source = obj; return this; } }
{
  let window = _____WB$wombat$assign$function_____("window");
  let self = _____WB$wombat$assign$function_____("self");
  let document = _____WB$wombat$assign$function_____("document");
  let location = _____WB$wombat$assign$function_____("location");
  //let top = _____WB$wombat$assign$function_____("top");
  let parent = _____WB$wombat$assign$function_____("parent");
  let frames = _____WB$wombat$assign$function_____("frames");
  let opener = _____WB$wombat$assign$function_____("opener");

(self.webpackChunkvk=self.webpackChunkvk||[]).push([[4220],{7104:function(e,t,n){"use strict";n.d(t,{jsx:function(){return o.createElement},jsxs:function(){return o.createElement},Fragment:function(){return o.Fragment}});var o=n(72600)},22770:function(e,t,n){"use strict";n.d(t,{isTabbing:function(){return m},setFocusTrap:function(){return h},setMenuNavigation:function(){return y},expandPopup:function(){return g},onTransitionEnd:function(){return _}});var o=n(9046),r=n(28708);n(53298);(0,n(52627).init)();var i=38,a=40,s=36,l=35,c=32,u=13,d=27,f=9,p=["a[href]","area[href]","input:not([disabled])","select:not([disabled])","textarea:not([disabled])","button:not([disabled])","iframe","audio","video","[contenteditable]","[tabindex]"];function v(){document.body.classList.add("tabbing")}function m(){return document.body.classList.contains("tabbing")}function h(e){if(r.isIOS&&r.iosMajor>8)return!1;if(!e)throw new Error("A11y: No element passed to setFocusTrap");var t=Array.from(e.querySelectorAll(p.join()));if(!(t=t.filter((function(e){return null!==e.offsetParent}))).length)return!1;var n=t[0],o=t[t.length-1],i=w(e,(function(e){var t=e.event,r=e.exit;t.keyCode===f&&(t.shiftKey?document.activeElement===n&&(t.preventDefault(),o.focus()):document.activeElement===o&&(t.preventDefault(),n.focus())),t.keyCode===d&&r()}));return cur.destroy.push((function(){i()})),setTimeout((function(){n.focus()})),i}function y(e,t){void 0===t&&(t={});var n=void 0===t.enableInitialFocus||t.enableInitialFocus;if(r.isIOS&&r.iosMajor>8)return!1;if(!e)throw new Error("A11y: No element passed to setMenuNavigation");if(!["menu","menubar"].includes(e.getAttribute("role")))throw new Error('A11y: Element must be `role="menu"` or `role="menubar"`');var o=['[role="menu"]','[role="menubar"]'].join(),p=['[role="menuitem"]','[role="menuitemradio"]','[role="menuitemcheckbox"]'].join(),v=Array.from(e.querySelectorAll(o)),m=Array.from(e.querySelectorAll(p));if(v.forEach((function(e){Array.from(e.querySelectorAll(p)).forEach((function(e){m[m.indexOf(e)]=null}))})),!(m=(m=m.filter((function(e){return e}))).filter((function(e){return null!==e.offsetParent}))).length)return!1;if("menu"===e.getAttribute("role")&&!m.every((function(e){return"-1"===e.getAttribute("tabindex")})))throw new Error('A11y: Every `menuitem` must have `tabindex="-1" attribute`');var h=w(e,(function(e){var t=e.event,n=e.exit,o=document.activeElement,r=m[0],p=m[m.length-1||0],v=m.indexOf(o),h=m[v+1],y=m[v-1];t.keyCode===i&&(y?b(y,t):p&&b(p,t)),t.keyCode===a&&(h?b(h,t):r&&b(r,t)),t.keyCode===s&&r&&b(r,t),t.keyCode===l&&p&&b(p,t),t.keyCode!==c&&t.keyCode!==u||(n(),o.click(),t.preventDefault()),t.keyCode!==d&&t.keyCode!==f||n()}),{onExit:function(){}});return n&&setTimeout((function(){b(m[0])})),h}function g(e){if(!e)throw new Error("A11y: No element passed to expandPopup");if(!e.getAttribute("aria-haspopup"))throw new Error("A11y: No `aria-haspopup` attribute on expanded element");if(null==e.getAttribute("aria-expanded"))throw new Error("A11y: No `aria-expanded` attribute on expanded element");if(null==e.getAttribute("aria-controls"))throw new Error("A11y: No `aria-controls` attribute on expanded element");if(!document.getElementById(e.getAttribute("aria-controls")))throw new Error("A11y: No element that the `aria-controls` refers to. Try to call `expandPopup` _after_ appending a popup");return e.setAttribute("aria-expanded",!0),w(e,(function(e){var t=e.event,n=e.exit;t.keyCode===d&&n()}),{onExit:function(){e.setAttribute("aria-expanded",!1)}})}function _(e,t){var n,o;void 0===t&&(t={});var r=null!=(n=t.startThreshold)?n:10,i=null!=(o=t.ignoreBubbledEvents)&&o;return new Promise((function(t){var n=setTimeout((function(){e.removeEventListener("transitionrun",o),t()}),r),o=function o(r){if(i&&r.target!==r.currentTarget)return!1;clearTimeout(n),e.removeEventListener("transitionrun",o);e.addEventListener("transitionend",(function n(o){if(i&&o.target!==o.currentTarget)return!1;e.removeEventListener("transitionend",n),t()}),!1)};e.addEventListener("transitionrun",o,!1)}))}function b(e,t){t&&(v(),t.preventDefault());var n=!1;null!=e.getAttribute("tabindex")&&(n=!0),n||e.setAttribute("tabindex",0),e.focus(),setTimeout((function(){n||e.removeAttribute("tabindex")}))}function w(e,t,n){void 0===n&&(n={}),e._enteredA11yElementKeyDownHandler&&document.removeEventListener("keydown",e._enteredA11yElementKeyDownHandler);var r=document.activeElement,i=!1;function a(t){if(t&&a.exitIntent&&!1===a.exitIntent(t))t.preventDefault();else if(!i){i=!0;var l=(0,o.scrollTop)(),c=Array.from(e.querySelectorAll(p.join()));document.activeElement&&!c.includes(document.activeElement)||(r&&b(r),(0,o.scrollTop)(l)),document.removeEventListener("keydown",s),n.onExit&&n.onExit()}}function s(e){e.ctrlKey||e.altKey||e.metaKey||t({event:e,exit:a.bind(null,e)})}return document.addEventListener("keydown",s),e._enteredA11yElementKeyDownHandler=s,a}addEvent(window,"keydown",(function(e){e.keyCode===f&&v()}),{passive:!0}),addEvent(window,"mousedown touchstart",(function(){document.body.classList.remove("tabbing")}),{capture:!0,passive:!0}),document._buttonA11yFix||(document._buttonA11yFix=!0,document.addEventListener("keydown",(function(e){e.ctrlKey||e.altKey||e.metaKey||(e.keyCode!==u&&e.keyCode!==c||"button"!==e.target.getAttribute("role")||(e.target.click(),e.preventDefault()),e.keyCode!==c||"checkbox"!==e.target.getAttribute("role")&&"radio"!==e.target.getAttribute("role")||(e.target.click(),e.preventDefault()))})))},33713:function(e,t,n){"use strict";function o(e){return"number"==typeof e&&!isNaN(e)}n.d(t,{isNumber:function(){return o}})},53298:function(e,t,n){"use strict";n(1730)},49751:function(e,t,n){"use strict";n.d(t,{setLoading:function(){return r.setLoading}});var o=n(60232),r=n(58417);Object.assign(o.Btn,r.Btn),o.Btn.setLoading=r.setLoading,o.Btn.setDisabled=r.setDisabled,window.Btn=o.Btn,t.default=o.Btn},17656:function(e,t,n){"use strict";var o=n(85489);t.default=function(e){void 0===e&&(e={});var t=[];if(e.on_overlay_click_native)t=e.on_overlay_click_native;else{var n=!0;"boolean"==typeof e.hide_on_overlay_click&&(n=e.hide_on_overlay_click),t=["Popup._onOverlayClick","this",e.on_overlay_click||null,n]}e.content||(e.content=e.inner);return{inner:[e.rel?e.rel:null,{class:"Popup__overlay",onclick:t,tag:"div"},{inner:[{inner:[e.header?{inner:[e.header.title?{inner:[e.header.title],class:"Popup__headerTitle",tag:"div"}:null,e.header.corner?{inner:[e.header.corner.text],class:["Popup__headerCorner",e.header.corner.class],href:e.header.corner.url,onclick:e.header.corner.onclick,tag:"a"}:null],class:"Popup__header",tag:"div"}:null,e.scrollable?{inner:[{inner:[e.content],class:"Popup__scrollContent",tag:"div"}],class:"Popup__scroll ScrollView",tag:"div"}:e.content,e.footer?{inner:[e.footer],class:"Popup__footer",tag:"div"}:null],class:"Popup__content",role:"dialog","aria-modal":"true",tag:"div"}],class:"Popup__wrap",tag:"div"}],id:e.id,attrs:e.attrs,class:[e.mix?e.mix:e.class,o.default.class("Popup",{open:e.open,scrollable:e.scrollable},"_")],tag:"div"}}},82127:function(e,t,n){"use strict";n.d(t,{Popup:function(){return c},replacePopup:function(){return x},openPopup:function(){return w},closePopup:function(){return k},showAlert:function(){return C}});var o=n(38240),r=n(11393),i=n(1730),a=n(80444),s=n(9046),l=n(49751),c={open:w,close:k};c._onOverlayClick=_;var u="Popup",d="Popup_open",f="Popup_hasScroll",p="ScrollView",v="Popup--closing",m={open:"."+d,popup:"."+u,wrap:"."+"Popup__wrap",content:"."+"Popup__content",scroll:".Popup__scroll",header:".Popup__header",footer:".Popup__footer"},h=!1,y={},g=[];function _(e,t,n){var o=e.closest(m.popup);(0,s.isFunction)(t)?t({$popup:o}):t&&r.default.handle(t,{$popup:o}),n&&k(o)}function b(e,t){var n=e.$(m.header),o=e.$(m.footer);t.scrollHeight-6>t.offsetHeight?((0,s.addClass)(e,f),(0,s.addClass)(t,p),ContentScrollView.restore()):((0,s.removeClass)(e,f),(0,s.removeClass)(t,p),t.scrollTop=0);var r=(0,s.getCh)(),i=0,a=0;n&&(i=n.offsetHeight),o&&(a=o.offsetHeight);var l=Math.min(r-i-a-100,420);(0,s.setStyle)(t,"max-height",l+"px")}function w(e,t,n){void 0===n&&(n={});var r=n,i=r.hash,a=r.oncloseCallback,l=r.withoutCloning;if(L(e),h=Boolean(n.forceScrollDisable),t){if(!l){var c=e;(e=c.cloneNode(!0)).original=c}e.appendedToBody=!0,e.withoutCloning=l,document.body.appendChild(e)}e.classList.add(d);var u=e.$(m.scroll);if((0,o.disableBodyScroll)(e,{forceScrollDisable:h}),a&&g.push([e,a]),u){if(b(e,u),e.onResizeHandler=function(){b(e,u)},(0,s.addEvent)(window,"resize",e.onResizeHandler),!window.MutationObserver)return e;e.scrollContentObserver=new MutationObserver(e.onResizeHandler),e.scrollContentObserver.observe(u,{childList:!0,subtree:!0})}if(i){var f="#pop_"+i,p=nav.cur.split("#")[0];nav.go(p+f,!1,{push_only:!0}),y[f]=e}return e}function x(e,t){return!!e&&(e.innerHTML=t.innerHTML,!0)}function k(e,t){void 0===t&&(t={});var n=t,r=n.smooth,l=n.velocity,c=n.lastY;if(e&&!e.classList.contains(u)&&(e=e.closest(m.popup)),e||(e=(0,i.$)(m.open)),e){var f=(0,i.$)(m.wrap,e),p=(0,i.$)(m.content,e);if(r&&l&&c){var y=(0,s.getH)(p),_=(y-c)*l.y;return _>=300&&(_=200),_=Math.max(150,Math.min(300,_)),s.setStyle.animate(f,"transform",{duration:_,func:"cubic-bezier(0.0, 0.0, 0.2, 1)"}),s.setStyle.transform(f,1,[0,y+"px"]),e.classList.add(v),setTimeout((function(){k(e,{onClose:t.onClose})}),1.1*_)}if(r){e.classList.add(v);var b=(0,s.getH)(p);return s.setStyle.transform(f,1,[0,b+"px"]),setTimeout((function(){k(e,{onClose:t.onClose})}),200*1.1)}if(e.classList.remove(d),e.appendedToBody&&document.body.contains(e)&&(0,s.replace)(e,e.withoutCloning?e:e.original),e.classList.remove(v),s.setStyle.transform(f),(0,s.removeEvent)(window,"resize",e.onResizeHandler),e.scrollContentObserver&&e.scrollContentObserver.disconnect(),(0,i.$)(m.open)||(0,o.enableBodyScroll)(void 0,{forceScrollDisable:h}),nav.cur&&nav.cur.startsWith("#pop_")){var w=a.default.make(nav.path,qs2obj(nav.params));nav.set({nav:(0,s.extend)({},nav,{cur:nav.path,path:nav.path||"",push:w||""})})}var x,C=(x=e,(g.find((function(e){return e[0]===x}))||[])[1]);C&&(C(),L(e)),t.onClose&&t.onClose(),window.cur&&window.cur.app&&window.cur.app.frame&&window.cur.app.frame.focus()}}function L(e){var t=g.findIndex((function(t){return t[0]===e}));t>=0&&g.splice(t,1)}function C(e,t){void 0===e&&(e=""),void 0===t&&(t="");var n=c({scrollable:!0,header:{title:e},content:[t,{inner:[(0,l.default)({inner:[(0,s.getLang)("mobile_close")],theme:"secondary",class:"Popup__button",onClick:"Popup.close(this)",use_native_onclick:!0})],class:"Popup__buttons",tag:"div"}]});c.open(r.default.elem(n),!0)}nav.onPopState&&nav.onPopState((function(){var e=y[nav.cur];e&&(k(e),delete y[nav.cur])}))},61124:function(e,t,n){"use strict";n.d(t,{closePopup:function(){return r.closePopup},openPopup:function(){return r.openPopup},replacePopup:function(){return r.replacePopup}});var o=n(17656),r=n(82127);Object.assign(o.default,r.Popup),o.default.close=r.closePopup,o.default.open=r.openPopup,window.Popup=o.default,t.default=o.default},52627:function(e,t,n){"use strict";n.d(t,{init:function(){return c}});var o=n(23845),r=n(86900),i=n(96835),a=n(86353),s="isKeyboardUser1";function l(e){if(e.id)return"#"+e.id;var t=e.tagName.toLowerCase(),n="";e.name&&(n+='[name="'+e.name+'"]');var o="";!n&&e.className&&(o=e.className.split(/ +/g).map((function(e){return"."+e})).join(""));var r="";if(!n)for(var i=0,a=0;a<e.parentNode.children.length;a++){var s=e.parentNode.children[a];if(s.tagName===e.tagName&&i++,e===s){r=":nth-of-type("+i+")";break}}var c=t+n+o+r;return e.parentNode===document.body?"body > "+c:l(e.parentNode)+" > "+c}function c(){var e=new o.CircularBuffer({capacity:15}),t=new o.CircularBuffer({capacity:15}),n=new o.CircularBuffer({capacity:15}),c=new o.CircularBuffer({capacity:15}),u=null;if(window.addEventListener("mousemove",(function(){if(u){var t=Date.now()-u;t>500&&(t-500<500&&e.add(!1),u=null)}else u=Date.now()}),{capture:!0,passive:!0}),new i.Timers({timer:1e4}).add((function(){e.add(!0)})),window.addEventListener("touchstart",(function(e){if(e&&e.touches)if(e.touches.length>1)t.add(!1);else{if(1===e.touches.length){var n=e.touches[0];if(0!==n.radiusX&&0!==n.radiusY)return void t.add(!1)}t.add(!0)}}),{capture:!0,passive:!0}),window.addEventListener("click",(function(o){if(o&&o.target){var i=0===o.pageX&&0===o.pageY&&0===o.screenX&&0===o.screenY,a=o.target.getBoundingClientRect(),u=Math.abs(a.width/2+a.left-o.clientX)<2&&Math.abs(a.height/2+a.top-o.clientY)<2;if(i||u){n.add(!0);try{c.add(l(o.target)+"—"+u+"—"+i)}catch(e){}}else n.add(!1),c.add(!1);if(n.size()>3){var d=e.toArray().filter((function(e){return e})).length>=Math.round(e.size()/2),f=t.toArray().filter((function(e){return e})).length>=Math.round(t.size()/2),p=n.toArray().filter((function(e){return e})).length>=Math.round(n.size()/2);if(localStorage&&localStorage.getItem){var v=localStorage.getItem(s),m=p&&f&&d,h=document.querySelector(".keyboardUser");h&&(m?(h.style.display="block",h.innerHTML=e.toArray().filter((function(e){return e})).length+"."+t.toArray().filter((function(e){return e})).length+"."+n.toArray().filter((function(e){return e})).length):h.style.display="none"),(m&&null===v||null!==v&&v!==String(m))&&(localStorage.setItem(s,m),(0,r.statlogsValueEvent)("accessibility","is_keyboard_user",m))}}}}),{capture:!0,passive:!0}),(0,a.partConfigEnabled)("mvk_show_a11y_box")){var d=window.onDOMReady||function(e){setTimeout(e,5e3)};d&&d((function(){if(document.body&&!document.querySelector(".keyboardUser")){var e=document.createElement("div");e.style.background="rgba(230,0,255,.7)",e.style.position="fixed",e.style.top="3px",e.style.right="3px",e.style.color="#fff",e.style.fontSize="10px",e.style.minWidth="8px",e.style.height="14px",e.style.lineHeight="14px",e.style.textAlign="center",e.style.border="1px solid rgba(255,255,255, 0.2)",e.style.display="none",e.style.zIndex=9999999999,e.innerHTML="K",e.style.padding="0 3px",e.className="keyboardUser";var t=document.createElement("textarea");if(t.style.position="fixed",t.style.opacity=.9,t.style.top=0,t.style.right=0,t.style.bottom=0,t.style.left=0,t.style.width="100%",t.style.padding="10px",t.style.zIndex=9999999,t.style.display="none",document.body.appendChild(t),e.addEventListener("click",(function(){t.innerHTML=c.toArray().join("\n\n"),"none"===t.style.display?t.style.display="block":t.style.display="none"})),document.body.appendChild(e),localStorage&&localStorage.getItem)"true"===localStorage.getItem(s)&&(e.style.display="block")}}))}}},23845:function(e,t,n){"use strict";n.d(t,{CircularBuffer:function(){return o}});var o=function(){function e(e){var t=e.capacity,n=void 0===t?1:t;this._capacity=n,this.clear()}var t=e.prototype;return t.add=function(e){this._cursor>=this._capacity&&(this._cursor=0),this._buffer[this._cursor]=e,this._cursor++,this._size<this._capacity&&this._size++},t.clear=function(){this._buffer=Array(this._capacity),this._cursor=0,this._size=0},t.size=function(){return this._size},t.toArray=function(){return this._buffer},e}()},96835:function(e,t,n){"use strict";n.d(t,{Timers:function(){return o}});var o=function(){function e(e){var t=e.timer,n=void 0===t?1e3:t,o=e.autostart,r=void 0===o||o;this._list=[],this._timer=n,this._autostart=r}var t=e.prototype;return t._animate=function(e){var t=!1;return function n(){t||requestAnimationFrame((function(){t||(e(),n())}))}(),function(){t=!0}},t.add=function(e,t){var n=(void 0===t?{}:t).id;this.remove(e),n?(this.remove(n),this._list.push({id:n,callback:e})):this._list.push({callback:e}),!this._cancellation&&this._autostart&&this.start()},t.remove=function(e){this._list="function"==typeof e?this._list.filter((function(t){return t.callback!==e})):this._list.filter((function(t){return t.id!==e}))},t.start=function(){var e=this,t=Date.now();return this._cancellation=this._animate((function(){var n=Date.now();t+e._timer<n&&(e._list.forEach((function(n){var o=t;Promise.resolve().then((function(){var t=Date.now()-(o+e._timer);n.callback(Math.floor(t/e._timer)+1)}))})),t=n)})),this._cancellation},t.stop=function(){return!!this._cancellation&&(this._cancellation(),this._list=[],!0)},e}()},36383:function(e,t,n){"use strict";function o(e,t,n){void 0===t&&(t={}),void 0===n&&(n="--");var o=[e];return Object.keys(t).forEach((function(r){if(i(r)){var a=t[r];!0===a?o.push(""+e+n+r):i(a)&&o.push(""+e+n+r+n+a)}})),o.join(" ")}function r(e,t,n){var o,r=new RegExp("\\s*"+t+"(_[-a-zA-Z]+)?");o=!0===n?" "+t:i(n)?" "+t+"_"+n:"",r.test(e.className)?e.className=e.className.replace(r,o):e.className+=o}function i(e){return"number"==typeof e||"string"==typeof e&&!!e}n.d(t,{createClass:function(){return o},setMod:function(){return r}})},85489:function(e,t,n){"use strict";var o=n(36383),r={class:o.createClass,setMod:o.setMod};window.Bem=r,t.default=r},38240:function(e,t,n){"use strict";n.d(t,{disableBodyScroll:function(){return d},enableBodyScroll:function(){return f}});var o,r=n(9046),i=n(62691),a=n(33713),s=!1,l=null,c=null,u="fixed";function d(e,t){if(void 0===t&&(t={}),window.MutationObserver&&!s){window.storybook||window.nav.saveScrollPosition();var n,d=document.body,p=(0,r.scrollTop)(),v=d;if(l=v.style.overflow,s=!0,i.default.ios||i.default.ipad||(v.style.overflow="hidden"),t.forceScrollDisable&&(v.style.height="100%",document.documentElement.style.overflow="hidden"),c=new MutationObserver((function(){v.contains(e)||f()})),o=p,d){var m=!d.classList.contains(u);d.classList.add(u),m&&(0,r.setStyle)(d,{top:"-"+p+"px"}),n=(0,a.isNumber)(p)?p:void 0,i.default.safari&&(0,r.getCw)()<882&&document.scrollingElement&&(document.scrollingElement.scrollTop=p||0,setTimeout((function(){document.scrollingElement&&(document.scrollingElement.scrollTop=p||0)}),100),setTimeout((function(){document.scrollingElement&&(document.scrollingElement.scrollTop=p||0)}),300))}return c.observe(d,{attributes:!0,childList:!0,subtree:!0}),{bodyScrollTopBeforeOpen:n}}}function f(e,t){var n;if(void 0===t&&(t={}),window.MutationObserver){var i=null!==(n=null==t?void 0:t.bodyScrollTopBeforeOpen)&&void 0!==n?n:o,a=void 0===(null==t?void 0:t.bodyScrollTopBeforeOpen),d=document.body;if(s){if(d.style.overflow=l,(null==t?void 0:t.forceScrollDisable)&&(document.documentElement.style.overflow="initial"),null==c||c.disconnect(),d){var f=d.classList.contains(u);d.classList.remove(u),f&&void 0!==i&&((0,r.setStyle)(d,{top:""}),(0,r.scrollTop)(i))}s=!1,a&&(o=void 0)}}}},17232:function(e,t,n){"use strict";function o(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=[],o=e;return o.forEach((function(e){if(e)switch(typeof e){case"string":n.push(e);break;case"object":if(Array.isArray(e))e.forEach((function(e){return n.push(e)}));else Object.keys(e).forEach((function(t){e[t]&&n.push(t)}));break;default:n.push(""+e)}})),n.join(" ")}n.d(t,{classNames:function(){return o}})},60232:function(e,t,n){"use strict";n.d(t,{Btn:function(){return d}});var o=n(97316),r=n(7104),i=n(45088),a=n(60559),s=n(46950),l=n(17232),c=n(66651),u=n(91845);function d(e){var t;void 0===e&&(e={});var n=e.url,d=e.is_icon,f=e.use_native_onclick,p=e.icon,v=e.tag,m=e.before,h=e.after,y=e.role,g=e.theme;m=m||null,h=h||null,v=v||"button",y=y||"button",g=g||"regular";var _=e.on_click||e.onClick||e.onclick,b=e.children,w=(0,c.getChildren)(e,b);(0,s.isArray)(w)&&1===w.length&&(0,s.isString)(w[0])&&(w=w[0]);var x=(0,l.classNames)(e.class||e.className,e.mix,"Btn","Btn_theme_"+g,((t={})["Btn_size_"+e.size]=e.size,t.Btn_stretch=e.stretch,t.Btn_flex=!(!m&&!h),t.Btn_loading=e.isLoading,t.Btn_icon=d,t)),k=e.hide?"; display: none;":"",L=e.style?e.style+k:k,C=null;e.isLoading&&(C=(0,r.jsx)(i.Loading,{mix:"Btn__loader",white:"secondary"===g,large:!0,spinner:e.spinner||"white"!==g},void 0));var E=(0,r.jsxs)(r.Fragment,{children:[m,p?(0,r.jsxs)(r.Fragment,{children:[C,(0,r.jsx)("div",(0,o.__assign)({className:"Btn__icon"},{children:p}),void 0),(0,r.jsx)("div",(0,o.__assign)({className:"Btn__text"},{children:w}),void 0)]},void 0):d?(0,r.jsxs)(r.Fragment,{children:[C,w]},void 0):(0,r.jsxs)(r.Fragment,{children:[C,(0,r.jsx)("div",(0,o.__assign)({className:"Btn__text"},{children:w}),void 0)]},void 0),h]},void 0),A={className:x,style:L,attrs:(0,c.processLegacyAttrs)(e.attrs),"aria-label":e["aria-label"]},S=e.is_submit?"submit":null,P=e.type||S;return(0,s.isJSFunction)(_)?n?(0,r.jsx)("a",(0,o.__assign)({},A,{href:n,target:e.open_in_new_tab?"_blank":e.target,role:y,onClick:_},{children:E}),void 0):(0,r.jsx)(u.CustomTag,(0,o.__assign)({},A,{tag:v,disabled:e.disabled,type:P||void 0,onClick:_},{children:E}),void 0):(_&&!f?_=(0,a.prepareHandler)(["Btn._onClick","event","this",_]):(0,a.isAttrHandler)("onClick",_)&&(_=(0,a.prepareHandler)(_,!0)),_=(0,s.toString)(_),n?(0,r.jsx)("a",(0,o.__assign)({},A,{href:n,target:e.open_in_new_tab?"_blank":e.target,role:y,onClickUnsafe:_},{children:E}),void 0):(0,r.jsx)(u.CustomTag,(0,o.__assign)({},A,{tag:v,disabled:e.disabled,type:P||void 0,onClickUnsafe:_},{children:E}),void 0))}},58417:function(e,t,n){"use strict";n.d(t,{Btn:function(){return v},setDisabled:function(){return f},setLoading:function(){return d}});var o=n(11393),r=n(60559),i=n(64723),a="Btn_loading",s="Btn_theme_secondary",l="Btn__loader",c="Btn__loader--white",u={loader:"."+l},d=function(e,t,n){if(void 0===n&&(n=""),e){var o=e.classList.contains(a);if(t){if(o)return;var d=e.classList.contains(s),f=e.classList.contains(c),p=!n&&d?"white":n,v=(0,r.html)((0,i.default)({mix:l,white:"white"===p||f,large:!0,spinner:"white"!==p}));e.classList.add(a),e.insertAdjacentHTML("afterbegin",v)}else{if(!o)return;var m=e.querySelector(u.loader);e.classList.remove(a),m&&m.remove()}}},f=function(e,t){void 0===t&&(t=!0),e instanceof HTMLAnchorElement||(e.disabled=t)},p=function(e,t,n){e.preventDefault(),(0,o.handle)(n,{$btn:t})},v={className:"Btn",setDisabled:f,setLoading:d};v._onClick=p},91845:function(e,t,n){"use strict";n.d(t,{CustomTag:function(){return r}});var o=n(66651);function r(e){var t=e.children,n=(0,o.getChildren)(e,t),r=e;return r.tag=e.tag||"div",r.children=n,r}},45088:function(e,t,n){"use strict";n.d(t,{Loading:function(){return s}});var o=n(97316),r=n(7104),i=n(35909),a=n(17232);function s(e){var t;void 0===e&&(e={});var n=e.class||e.mix,s=(0,a.classNames)(((t={})[n]=!0,t.Loading=!0,t.Loading_white=e.white,t.Loading_large=e.large,t.Loading_spinner=e.spinner,t));return e.spinner?(0,r.jsx)("div",(0,o.__assign)({className:s},{children:(0,r.jsx)(i.Icon16Spinner,{},void 0)}),void 0):(0,r.jsx)("div",(0,o.__assign)({className:s},{children:(0,r.jsx)("div",(0,o.__assign)({className:"Loading__items"},{children:(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("div",{className:"Loading__item Loading__item_0"},void 0),(0,r.jsx)("div",{className:"Loading__item Loading__item_1"},void 0),(0,r.jsx)("div",{className:"Loading__item Loading__item_2"},void 0)]},void 0)}),void 0)}),void 0)}},64723:function(e,t,n){"use strict";n.d(t,{Loading:function(){return o.Loading}});var o=n(45088);t.default=o.Loading,window.Loading=o.Loading},58457:function(e,t,n){"use strict";n.d(t,{SVGIcon:function(){return a}});var o=n(7104),r=n(46950),i=n(26350);function a(e){(0,r.inlineIconResolver)("");var t=null;return t=(0,r.isObject)(e)&&(0,r.isObject)(e.icon)?e.icon:e,(0,r.isObject)(t)||(t={name:e,icon:""}),(0,o.jsx)(i.SVGIconHTML,{name:null==t?void 0:t.name,icon:null==t?void 0:t.icon},void 0)}},26350:function(e,t,n){"use strict";n.d(t,{SVGIconHTML:function(){return l}});var o=n(97316),r=n(7104),i=n(46950),a=n(17232),s=n(60559);function l(e){var t,n=e.name,l=e.icon,c=(0,a.classNames)(((t={svgIcon:!0})["svgIcon-"+n]=!0,t));return(0,r.jsx)("div",(0,o.__assign)({"aria-hidden":"true",className:c},{children:(0,s.wrap)((0,i.decodeHTMLEntities)(l))}),void 0)}}}]);

}
/*
     FILE ARCHIVED ON 09:55:43 Sep 24, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:13:09 Nov 16, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.565
  exclusion.robots: 0.028
  exclusion.robots.policy: 0.018
  esindex: 0.01
  cdx.remote: 6.096
  LoadShardBlock: 102.171 (3)
  PetaboxLoader3.datanode: 95.838 (5)
  PetaboxLoader3.resolve: 113.575 (3)
  load_resource: 144.985 (2)
*/