(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[92888],{76489:function(e,t){"use strict";t.parse=function(e,t){if("string"!==typeof e)throw new TypeError("argument str must be a string");for(var n={},o=t||{},a=e.split(";"),u=o.decode||r,s=0;s<a.length;s++){var l=a[s],c=l.indexOf("=");if(!(c<0)){var d=l.substring(0,c).trim();if(void 0==n[d]){var f=l.substring(c+1,l.length).trim();'"'===f[0]&&(f=f.slice(1,-1)),n[d]=i(f,u)}}}return n},t.serialize=function(e,t,r){var i=r||{},a=i.encode||n;if("function"!==typeof a)throw new TypeError("option encode is invalid");if(!o.test(e))throw new TypeError("argument name is invalid");var u=a(t);if(u&&!o.test(u))throw new TypeError("argument val is invalid");var s=e+"="+u;if(null!=i.maxAge){var l=i.maxAge-0;if(isNaN(l)||!isFinite(l))throw new TypeError("option maxAge is invalid");s+="; Max-Age="+Math.floor(l)}if(i.domain){if(!o.test(i.domain))throw new TypeError("option domain is invalid");s+="; Domain="+i.domain}if(i.path){if(!o.test(i.path))throw new TypeError("option path is invalid");s+="; Path="+i.path}if(i.expires){if("function"!==typeof i.expires.toUTCString)throw new TypeError("option expires is invalid");s+="; Expires="+i.expires.toUTCString()}i.httpOnly&&(s+="; HttpOnly");i.secure&&(s+="; Secure");if(i.sameSite){switch("string"===typeof i.sameSite?i.sameSite.toLowerCase():i.sameSite){case!0:s+="; SameSite=Strict";break;case"lax":s+="; SameSite=Lax";break;case"strict":s+="; SameSite=Strict";break;case"none":s+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return s};var r=decodeURIComponent,n=encodeURIComponent,o=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;function i(e,t){try{return t(e)}catch(r){return e}}},47041:function(e,t,r){"use strict";var n=this&&this.__assign||function(){return n=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},n.apply(this,arguments)},o=this&&this.__rest||function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r};Object.defineProperty(t,"__esModule",{value:!0}),t.checkCookies=t.hasCookie=t.removeCookies=t.deleteCookie=t.setCookies=t.setCookie=t.getCookie=t.getCookies=void 0;var i=r(76489),a=function(){return"undefined"!==typeof window},u=function(e){void 0===e&&(e="");try{var t=JSON.stringify(e);return/^[\{\[]/.test(t)?t:e}catch(r){return e}};t.getCookies=function(e){var t;if(e&&(t=e.req),!a())return t&&t.cookies?t.cookies:t&&t.headers&&t.headers.cookie?(0,i.parse)(t.headers.cookie):{};for(var r={},n=document.cookie?document.cookie.split("; "):[],o=0,u=n.length;o<u;o++){var s=n[o].split("="),l=s.slice(1).join("=");r[s[0]]=l}return r};t.getCookie=function(e,r){var n,o=(0,t.getCookies)(r)[e];if(void 0!==o)return function(e){return"true"===e||"false"!==e&&("undefined"!==e?"null"===e?null:e:void 0)}((n=o)?n.replace(/(%[0-9A-Z]{2})+/g,decodeURIComponent):n)};t.setCookie=function(e,t,r){var s,l,c;r&&(l=r.req,c=r.res,s=o(r,["req","res"]));var d=(0,i.serialize)(e,u(t),n({path:"/"},s));if(a())document.cookie=d;else if(c&&l){var f=c.getHeader("Set-Cookie");if(Array.isArray(f)||(f=f?[String(f)]:[]),c.setHeader("Set-Cookie",f.concat(d)),l&&l.cookies){var p=l.cookies;""===t?delete p[e]:p[e]=u(t)}if(l&&l.headers&&l.headers.cookie){p=(0,i.parse)(l.headers.cookie);""===t?delete p[e]:p[e]=u(t),l.headers.cookie=Object.entries(p).reduce((function(e,t){return e.concat("".concat(t[0],"=").concat(t[1],";"))}),"")}}};t.setCookies=function(e,r,n){return console.warn("[WARN]: setCookies was deprecated. It will be deleted in the new version. Use setCookie instead."),(0,t.setCookie)(e,r,n)};t.deleteCookie=function(e,r){return(0,t.setCookie)(e,"",n(n({},r),{maxAge:-1}))};t.removeCookies=function(e,r){return console.warn("[WARN]: removeCookies was deprecated. It will be deleted in the new version. Use deleteCookie instead."),(0,t.deleteCookie)(e,r)};t.hasCookie=function(e,r){return!!e&&(0,t.getCookies)(r).hasOwnProperty(e)};t.checkCookies=function(e,r){return console.warn("[WARN]: checkCookies was deprecated. It will be deleted in the new version. Use hasCookie instead."),(0,t.hasCookie)(e,r)}},6840:function(e,t,r){(window.__NEXT_P=window.__NEXT_P||[]).push(["/_app",function(){return r(35656)}])},90638:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(96856).Z;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var r=a.default,i=(null==t?void 0:t.suspense)?{}:{loading:function(e){e.error,e.isLoading;return e.pastDelay,null}};n(e,Promise)?i.loader=function(){return e}:"function"===typeof e?i.loader=e:"object"===typeof e&&(i=o({},i,e));!1;(i=o({},i,t)).suspense&&(delete i.ssr,delete i.loading);i.loadableGenerated&&delete(i=o({},i,i.loadableGenerated)).loadableGenerated;if("boolean"===typeof i.ssr&&!i.suspense){if(!i.ssr)return delete i.ssr,u(r,i);delete i.ssr}return r(i)},t.noSSR=u;var o=r(6495).Z,i=r(92648).Z,a=(i(r(67294)),i(r(14302)));function u(e,t){return delete t.webpack,delete t.modules,e(t)}("function"===typeof t.default||"object"===typeof t.default&&null!==t.default)&&"undefined"===typeof t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},16319:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.LoadableContext=void 0;var n=(0,r(92648).Z)(r(67294)).default.createContext(null);t.LoadableContext=n},14302:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(79658).Z,o=r(7222).Z;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(6495).Z,a=(0,r(92648).Z)(r(67294)),u=r(16319),s=r(67294).useSyncExternalStore,l=[],c=[],d=!1;function f(e){var t=e(),r={loading:!0,loaded:null,error:null};return r.promise=t.then((function(e){return r.loading=!1,r.loaded=e,e})).catch((function(e){throw r.loading=!1,r.error=e,e})),r}var p=function(){function e(t,r){n(this,e),this._loadFn=t,this._opts=r,this._callbacks=new Set,this._delay=null,this._timeout=null,this.retry()}return o(e,[{key:"promise",value:function(){return this._res.promise}},{key:"retry",value:function(){var e=this;this._clearTimeouts(),this._res=this._loadFn(this._opts.loader),this._state={pastDelay:!1,timedOut:!1};var t=this._res,r=this._opts;t.loading&&("number"===typeof r.delay&&(0===r.delay?this._state.pastDelay=!0:this._delay=setTimeout((function(){e._update({pastDelay:!0})}),r.delay)),"number"===typeof r.timeout&&(this._timeout=setTimeout((function(){e._update({timedOut:!0})}),r.timeout))),this._res.promise.then((function(){e._update({}),e._clearTimeouts()})).catch((function(t){e._update({}),e._clearTimeouts()})),this._update({})}},{key:"_update",value:function(e){this._state=i({},this._state,{error:this._res.error,loaded:this._res.loaded,loading:this._res.loading},e),this._callbacks.forEach((function(e){return e()}))}},{key:"_clearTimeouts",value:function(){clearTimeout(this._delay),clearTimeout(this._timeout)}},{key:"getCurrentValue",value:function(){return this._state}},{key:"subscribe",value:function(e){var t=this;return this._callbacks.add(e),function(){t._callbacks.delete(e)}}}]),e}();function h(e){return function(e,t){var r=function(){if(!l){var t=new p(e,o);l={getCurrentValue:t.getCurrentValue.bind(t),subscribe:t.subscribe.bind(t),retry:t.retry.bind(t),promise:t.promise.bind(t)}}return l.promise()},n=function(){r();var e=a.default.useContext(u.LoadableContext);e&&Array.isArray(o.modules)&&o.modules.forEach((function(t){e(t)}))},o=Object.assign({loader:null,loading:null,delay:200,timeout:null,webpack:null,modules:null,suspense:!1},t);o.suspense&&(o.lazy=a.default.lazy(o.loader));var l=null;if(!d){var f=o.webpack?o.webpack():o.modules;f&&c.push((function(e){var t=!0,n=!1,o=void 0;try{for(var i,a=f[Symbol.iterator]();!(t=(i=a.next()).done);t=!0){var u=i.value;if(-1!==e.indexOf(u))return r()}}catch(s){n=!0,o=s}finally{try{t||null==a.return||a.return()}finally{if(n)throw o}}}))}var h=o.suspense?function(e,t){return n(),a.default.createElement(o.lazy,i({},e,{ref:t}))}:function(e,t){n();var r=s(l.subscribe,l.getCurrentValue,l.getCurrentValue);return a.default.useImperativeHandle(t,(function(){return{retry:l.retry}}),[]),a.default.useMemo((function(){return r.loading||r.error?a.default.createElement(o.loading,{isLoading:r.loading,pastDelay:r.pastDelay,timedOut:r.timedOut,error:r.error,retry:l.retry}):r.loaded?a.default.createElement((t=r.loaded)&&t.__esModule?t.default:t,e):null;var t}),[e,r])};return h.preload=function(){return r()},h.displayName="LoadableComponent",a.default.forwardRef(h)}(f,e)}function y(e,t){for(var r=[];e.length;){var n=e.pop();r.push(n(t))}return Promise.all(r).then((function(){if(e.length)return y(e,t)}))}h.preloadAll=function(){return new Promise((function(e,t){y(l).then(e,t)}))},h.preloadReady=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];return new Promise((function(t){var r=function(){return d=!0,t()};y(c,e).then(r,r)}))},window.__NEXT_PRELOADREADY=h.preloadReady;var v=h;t.default=v},35656:function(e,t,r){"use strict";r.r(t);var n=r(47568),o=r(26042),i=r(69396),a=r(97582),u=r(85893),s=(r(74831),r(5152)),l=r.n(s),c=r(67294),d=r(47041),f=l()((function(){return Promise.all([r.e(14890),r.e(18752),r.e(9473),r.e(85518),r.e(97219),r.e(83466),r.e(66692)]).then(r.bind(r,66692))}),{loadableGenerated:{webpack:function(){return[66692]}}});t.default=function(e){var t=e.Component,r=e.pageProps,s=(e.router,function(){var e=(0,n.Z)((function(){var e,t,r,n,o;return(0,a.__generator)(this,(function(i){return"undefined"!==typeof(e=(0,d.getCookie)("userUid"))&&""!==e||(t=(Date.now()+"-xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx").replace(/[xy]/g,(function(e){var t=16*Math.random()|0;return("x"===e?t:3&t|8).toString(16)})),(0,d.setCookie)("userUid",t,{path:"/",domain:"localhost"===window.location.hostname?"localhost":".business-standard.com",maxAge:15552e3})),"undefined"!==typeof(r=(0,d.getCookie)("_sid"))&&""!==r||(n=Date.now()+"."+Math.random().toString(36).slice(2,5),o=btoa(n),(0,d.setCookie)("_sid",o,{path:"/",domain:".business-standard.com",maxAge:15552e3})),[2]}))}));return function(){return e.apply(this,arguments)}}());return(0,c.useEffect)((function(){s()}),[]),(0,u.jsx)(f,{children:(0,u.jsx)(t,(0,i.Z)((0,o.Z)({},r),{className:"row"}))})}},74831:function(){},5152:function(e,t,r){e.exports=r(90638)},47568:function(e,t,r){"use strict";function n(e,t,r,n,o,i,a){try{var u=e[i](a),s=u.value}catch(l){return void r(l)}u.done?t(s):Promise.resolve(s).then(n,o)}function o(e){return function(){var t=this,r=arguments;return new Promise((function(o,i){var a=e.apply(t,r);function u(e){n(a,o,i,u,s,"next",e)}function s(e){n(a,o,i,u,s,"throw",e)}u(void 0)}))}}r.d(t,{Z:function(){return o}})},14924:function(e,t,r){"use strict";function n(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}r.d(t,{Z:function(){return n}})},26042:function(e,t,r){"use strict";r.d(t,{Z:function(){return o}});var n=r(14924);function o(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},o=Object.keys(r);"function"===typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(r).filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable})))),o.forEach((function(t){(0,n.Z)(e,t,r[t])}))}return e}},69396:function(e,t,r){"use strict";function n(e,t){return t=null!=t?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):function(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))})),e}r.d(t,{Z:function(){return n}})}},function(e){var t=function(t){return e(e.s=t)};e.O(0,[49774,40179],(function(){return t(6840),t(90387)}));var r=e.O();_N_E=r}]);