(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[330,3736],{31536:function(n,e){"use strict";e.DF={prefix:"fas",iconName:"code",icon:[640,512,[],"f121","M392.8 1.2c-17-4.9-34.7 5-39.6 22l-128 448c-4.9 17 5 34.7 22 39.6s34.7-5 39.6-22l128-448c4.9-17-5-34.7-22-39.6zm80.6 120.1c-12.5 12.5-12.5 32.8 0 45.3L562.7 256l-89.4 89.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l112-112c12.5-12.5 12.5-32.8 0-45.3l-112-112c-12.5-12.5-32.8-12.5-45.3 0zm-306.7 0c-12.5-12.5-32.8-12.5-45.3 0l-112 112c-12.5 12.5-12.5 32.8 0 45.3l112 112c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256l89.4-89.4c12.5-12.5 12.5-32.8 0-45.3z"]},e.dT=e.DF},28879:function(n){var e;e=function(){"use strict";var n="millisecond",e="second",t="minute",r="hour",i="week",o="month",a="quarter",s="year",l="date",c="Invalid Date",u=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,d=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,h=function(n,e,t){var r=String(n);return!r||r.length>=e?n:""+Array(e+1-r.length).join(t)+n},m="en",f={};f[m]={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(n){var e=["th","st","nd","rd"],t=n%100;return"["+n+(e[(t-20)%10]||e[t]||"th")+"]"}};var p="$isDayjsObject",g=function(n){return n instanceof w||!(!n||!n[p])},x=function n(e,t,r){var i;if(!e)return m;if("string"==typeof e){var o=e.toLowerCase();f[o]&&(i=o),t&&(f[o]=t,i=o);var a=e.split("-");if(!i&&a.length>1)return n(a[0])}else{var s=e.name;f[s]=e,i=s}return!r&&i&&(m=i),i||!r&&m},v=function(n,e){if(g(n))return n.clone();var t="object"==typeof e?e:{};return t.date=n,t.args=arguments,new w(t)},b={s:h,z:function(n){var e=-n.utcOffset(),t=Math.abs(e);return(e<=0?"+":"-")+h(Math.floor(t/60),2,"0")+":"+h(t%60,2,"0")},m:function n(e,t){if(e.date()<t.date())return-n(t,e);var r=12*(t.year()-e.year())+(t.month()-e.month()),i=e.clone().add(r,o),a=t-i<0,s=e.clone().add(r+(a?-1:1),o);return+(-(r+(t-i)/(a?i-s:s-i))||0)},a:function(n){return n<0?Math.ceil(n)||0:Math.floor(n)},p:function(c){return({M:o,y:s,w:i,d:"day",D:l,h:r,m:t,s:e,ms:n,Q:a})[c]||String(c||"").toLowerCase().replace(/s$/,"")},u:function(n){return void 0===n}};b.l=x,b.i=g,b.w=function(n,e){return v(n,{locale:e.$L,utc:e.$u,x:e.$x,$offset:e.$offset})};var w=function(){function h(n){this.$L=x(n.locale,null,!0),this.parse(n),this.$x=this.$x||n.x||{},this[p]=!0}var m=h.prototype;return m.parse=function(n){this.$d=function(n){var e=n.date,t=n.utc;if(null===e)return new Date(NaN);if(b.u(e))return new Date;if(e instanceof Date)return new Date(e);if("string"==typeof e&&!/Z$/i.test(e)){var r=e.match(u);if(r){var i=r[2]-1||0,o=(r[7]||"0").substring(0,3);return t?new Date(Date.UTC(r[1],i,r[3]||1,r[4]||0,r[5]||0,r[6]||0,o)):new Date(r[1],i,r[3]||1,r[4]||0,r[5]||0,r[6]||0,o)}}return new Date(e)}(n),this.init()},m.init=function(){var n=this.$d;this.$y=n.getFullYear(),this.$M=n.getMonth(),this.$D=n.getDate(),this.$W=n.getDay(),this.$H=n.getHours(),this.$m=n.getMinutes(),this.$s=n.getSeconds(),this.$ms=n.getMilliseconds()},m.$utils=function(){return b},m.isValid=function(){return this.$d.toString()!==c},m.isSame=function(n,e){var t=v(n);return this.startOf(e)<=t&&t<=this.endOf(e)},m.isAfter=function(n,e){return v(n)<this.startOf(e)},m.isBefore=function(n,e){return this.endOf(e)<v(n)},m.$g=function(n,e,t){return b.u(n)?this[e]:this.set(t,n)},m.unix=function(){return Math.floor(this.valueOf()/1e3)},m.valueOf=function(){return this.$d.getTime()},m.startOf=function(n,a){var c=this,u=!!b.u(a)||a,d=b.p(n),h=function(n,e){var t=b.w(c.$u?Date.UTC(c.$y,e,n):new Date(c.$y,e,n),c);return u?t:t.endOf("day")},m=function(n,e){return b.w(c.toDate()[n].apply(c.toDate("s"),(u?[0,0,0,0]:[23,59,59,999]).slice(e)),c)},f=this.$W,p=this.$M,g=this.$D,x="set"+(this.$u?"UTC":"");switch(d){case s:return u?h(1,0):h(31,11);case o:return u?h(1,p):h(0,p+1);case i:var v=this.$locale().weekStart||0,w=(f<v?f+7:f)-v;return h(u?g-w:g+(6-w),p);case"day":case l:return m(x+"Hours",0);case r:return m(x+"Minutes",1);case t:return m(x+"Seconds",2);case e:return m(x+"Milliseconds",3);default:return this.clone()}},m.endOf=function(n){return this.startOf(n,!1)},m.$set=function(i,a){var c,u=b.p(i),d="set"+(this.$u?"UTC":""),h=((c={}).day=d+"Date",c[l]=d+"Date",c[o]=d+"Month",c[s]=d+"FullYear",c[r]=d+"Hours",c[t]=d+"Minutes",c[e]=d+"Seconds",c[n]=d+"Milliseconds",c)[u],m="day"===u?this.$D+(a-this.$W):a;if(u===o||u===s){var f=this.clone().set(l,1);f.$d[h](m),f.init(),this.$d=f.set(l,Math.min(this.$D,f.daysInMonth())).$d}else h&&this.$d[h](m);return this.init(),this},m.set=function(n,e){return this.clone().$set(n,e)},m.get=function(n){return this[b.p(n)]()},m.add=function(n,a){var l,c=this;n=Number(n);var u=b.p(a),d=function(e){var t=v(c);return b.w(t.date(t.date()+Math.round(e*n)),c)};if(u===o)return this.set(o,this.$M+n);if(u===s)return this.set(s,this.$y+n);if("day"===u)return d(1);if(u===i)return d(7);var h=((l={})[t]=6e4,l[r]=36e5,l[e]=1e3,l)[u]||1,m=this.$d.getTime()+n*h;return b.w(m,this)},m.subtract=function(n,e){return this.add(-1*n,e)},m.format=function(n){var e=this,t=this.$locale();if(!this.isValid())return t.invalidDate||c;var r=n||"YYYY-MM-DDTHH:mm:ssZ",i=b.z(this),o=this.$H,a=this.$m,s=this.$M,l=t.weekdays,u=t.months,h=t.meridiem,m=function(n,t,i,o){return n&&(n[t]||n(e,r))||i[t].slice(0,o)},f=function(n){return b.s(o%12||12,n,"0")},p=h||function(n,e,t){var r=n<12?"AM":"PM";return t?r.toLowerCase():r};return r.replace(d,function(n,r){return r||function(n){switch(n){case"YY":return String(e.$y).slice(-2);case"YYYY":return b.s(e.$y,4,"0");case"M":return s+1;case"MM":return b.s(s+1,2,"0");case"MMM":return m(t.monthsShort,s,u,3);case"MMMM":return m(u,s);case"D":return e.$D;case"DD":return b.s(e.$D,2,"0");case"d":return String(e.$W);case"dd":return m(t.weekdaysMin,e.$W,l,2);case"ddd":return m(t.weekdaysShort,e.$W,l,3);case"dddd":return l[e.$W];case"H":return String(o);case"HH":return b.s(o,2,"0");case"h":return f(1);case"hh":return f(2);case"a":return p(o,a,!0);case"A":return p(o,a,!1);case"m":return String(a);case"mm":return b.s(a,2,"0");case"s":return String(e.$s);case"ss":return b.s(e.$s,2,"0");case"SSS":return b.s(e.$ms,3,"0");case"Z":return i}return null}(n)||i.replace(":","")})},m.utcOffset=function(){return-(15*Math.round(this.$d.getTimezoneOffset()/15))},m.diff=function(n,l,c){var u,d=this,h=b.p(l),m=v(n),f=(m.utcOffset()-this.utcOffset())*6e4,p=this-m,g=function(){return b.m(d,m)};switch(h){case s:u=g()/12;break;case o:u=g();break;case a:u=g()/3;break;case i:u=(p-f)/6048e5;break;case"day":u=(p-f)/864e5;break;case r:u=p/36e5;break;case t:u=p/6e4;break;case e:u=p/1e3;break;default:u=p}return c?u:b.a(u)},m.daysInMonth=function(){return this.endOf(o).$D},m.$locale=function(){return f[this.$L]},m.locale=function(n,e){if(!n)return this.$L;var t=this.clone(),r=x(n,e,!0);return r&&(t.$L=r),t},m.clone=function(){return b.w(this.$d,this)},m.toDate=function(){return new Date(this.valueOf())},m.toJSON=function(){return this.isValid()?this.toISOString():null},m.toISOString=function(){return this.$d.toISOString()},m.toString=function(){return this.$d.toUTCString()},h}(),y=w.prototype;return v.prototype=y,[["$ms",n],["$s",e],["$m",t],["$H",r],["$W","day"],["$M",o],["$y",s],["$D",l]].forEach(function(n){y[n[1]]=function(e){return this.$g(e,n[0],n[1])}}),v.extend=function(n,e){return n.$i||(n(e,w,v),n.$i=!0),v},v.locale=x,v.isDayjs=g,v.unix=function(n){return v(1e3*n)},v.en=f[m],v.Ls=f,v.p={},v},n.exports=e()},25112:function(n,e,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/[...slug]",function(){return t(45300)}])},45300:function(n,e,t){"use strict";t.r(e),t.d(e,{__N_SSP:function(){return $},default:function(){return S},getStructuredData:function(){return _},termMetaInfo:function(){return k}});var r=t(52322),i=t(2784),o=t(77213),a=t(12409),s=t(6175),l=t(60470),c=t(67862),u=t(30683),d=t(79843),h=t(66434),m=t(95192),f=t(37134);function p(){let n=(0,c._)(["\n  h1 {\n    font-size: 2rem;\n  }\n  .header {\n    background-color: #111;\n    overflow: hidden;\n    position: relative;\n    .bg-image {\n      opacity: 0.2;\n      position: absolute;\n      left: 0;\n      top: 0;\n      width: 100%;\n      height: auto;\n      min-height: 500px;\n      object-fit: cover;\n    }\n    .header-container {\n      margin: auto;\n      height: 500px;\n      position: relative;\n      padding-bottom: 220px;\n      padding-top: 20px;\n      display: flex;\n      flex-direction: row;\n      align-items: center;\n      .post-container {\n        color: ",";\n        max-width: 700px;\n        @media screen and (max-width: 800px) {\n          padding: 1rem;\n        }\n        .post-title {\n          font-size: 2.5rem;\n          line-height: 3.2rem;\n          @media screen and (max-width: 800px) {\n            font-size: 1.6rem;\n            line-height: 2.2rem;\n          }\n        }\n        .post-subtitle {\n          font-size: 0.9rem;\n        }\n        button.primary {\n          margin-top: 0.5rem;\n          color: white;\n          border: solid 1px #3f83f8;\n          background: #3f83f8;\n        }\n      }\n    }\n  }\n  &.narrow {\n    .header-container,\n    .layout-container {\n      max-width: 1100px;\n    }\n  }\n  .entities-carousel-wrapper {\n    margin-left: -2rem;\n    margin-top: -180px;\n    .entity-card {\n      width: 220px;\n      box-shadow: ",";\n    }\n    @media screen and (max-width: 800px) {\n      margin-left: 0;\n    }\n  }\n  .layout-footer {\n    .layout-container {\n      max-width: 1100px;\n    }\n  }\n  .money-page-main {\n    display: block !important;\n    position: relative;\n    width: 100%;\n\n    .money-post-wrapper {\n      width: 100%;\n      min-width: 100%;\n    }\n  }\n\n  h1,\n  h2,\n  h3,\n  h4,\n  h5,\n  h6 {\n    &.section-title {\n      margin-top: 2rem;\n      margin-bottom: 1rem;\n    }\n  }\n"]);return p=function(){return n},n}let g=n=>{let e=null==n?void 0:n.filter(n=>"large"===n.size);return e[0]?e[0]:n?n.pop():null},x=n=>{let{post:e}=n,t=g(e.featured_article.image),i=null==t?void 0:t.url;return(0,r.jsxs)(r.Fragment,{children:[e.featured_article&&(0,r.jsxs)("div",{className:"header",children:[(0,r.jsx)("img",{alt:"",className:"bg-image",src:i}),(0,r.jsx)("div",{className:"header-container",children:(0,r.jsx)("a",{href:e.featured_article.url,children:(0,r.jsxs)("div",{className:"post-container",children:[(0,r.jsx)(h.x,{className:"post-title",lines:3,children:e.featured_article.title}),(0,r.jsx)(h.x,{className:"post-subtitle",lines:2,children:e.featured_article.teaser}),(0,r.jsx)(h.z,{variant:"primary",children:"READ MORE"})]})})})]}),e.entities&&(0,r.jsx)(d.lr,{className:"entities-carousel-wrapper",component:n=>(0,r.jsx)(m.m7,{entity:n,variant:"nano"}),items:e.entities,options:{focus:0},showPagination:!1})]})},v=n=>{let{post:e}=n;return(0,r.jsx)(b,{className:"narrow",children:(0,r.jsx)(f.Z,{layoutHeader:(0,r.jsx)(x,{post:e}),post:e})})},b=u.ZP.div(p(),n=>{let{theme:e}=n;return e.colorPalette.white},n=>{let{theme:e}=n;return e.shadow.md});var w=t(91679),y=t(26872);let j=i.lazy(()=>Promise.all([t.e(3661),t.e(2244),t.e(5945),t.e(5157),t.e(5039),t.e(9648),t.e(6915),t.e(9731),t.e(1381),t.e(7633),t.e(4645),t.e(835),t.e(2390),t.e(4189),t.e(9126),t.e(8544)]).then(t.bind(t,77295)));var $=!0;let _=n=>{var e,t;let r={pageType:"WebPage"};return"1"===n.vid&&(r.keywords=['"category: '.concat(null==n?void 0:null===(e=n.name)||void 0===e?void 0:e.replace(/"/g,"&quot;"),'"')]),"3"===n.vid&&(r.keywords=['"tag: '.concat(null==n?void 0:null===(t=n.name)||void 0===t?void 0:t.replace(/"/g,"&quot;"),'"')]),r},k=n=>{var e;let t="https://www.benzinga.com/".concat(n.url_public),r=(null==n?void 0:null===(e=n.name)||void 0===e?void 0:e.toLowerCase())==="news"?"Latest Stock Market News and Breaking Headlines":"".concat((0,a.LF)(null==n?void 0:n.name)||"Benzinga"," - Latest News and breaking headlines");return{author:"Benzinga",canonical:t,description:"",dimensions:{contentType:"3"===n.vid?o.GV.Channel:o.GV.Topic},image:"https://cdn.benzinga.com/files/imagecache/bz2_opengraph_meta_image_400x300/sites/all/themes/bz2/images/bz-icon.png",pageType:"3"===n.vid?o.GV.Channel:o.GV.Topic,structuredData:_(n),title:r}};var S=n=>{if(n.error){var e;return(0,r.jsx)(s.default,{statusCode:null!==(e=n.error)&&void 0!==e?e:404})}return"money"==n.template?(0,r.jsx)(f.o,{...n}):"page"==n.template?(0,r.jsx)(w.J,{...n,layoutFooter:n.brokerWidget&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("h2",{children:"Explore Benzinga's Financial Tools"}),(0,r.jsx)(l.ToolsPageMain,{brokerWidget:n.brokerWidget})]})}):"entities"==n.template?(0,r.jsx)(v,{...n}):"topic"==n.template?(0,r.jsx)(y.O,{...n,layoutSidebar:(0,r.jsx)("div",{children:(0,r.jsx)(i.Suspense,{children:(0,r.jsx)(j,{})})}),showCommentsIcon:!0}):"channel"==n.template?(0,r.jsx)(y.O,{...n,layoutFooter:n.brokerWidget&&(0,r.jsxs)("div",{className:"px-4",children:[(0,r.jsx)("h2",{children:"Explore Benzinga's Financial Tools"}),(0,r.jsx)(l.ToolsPageMain,{brokerWidget:n.brokerWidget})]}),layoutSidebar:(0,r.jsx)("div",{children:(0,r.jsx)(i.Suspense,{children:(0,r.jsx)(j,{})})})}):(0,r.jsx)(s.default,{statusCode:404})}},6175:function(n,e,t){"use strict";t.r(e);var r=t(67862),i=t(52322);t(2784);var o=t(30683),a=t(69277);function s(){let n=(0,r._)(["\n  &.block-404,\n  &.block-error {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    height: calc(100vh - 132px);\n    background-color: ",";\n    mix-blend-mode: normal;\n    padding: 10px;\n    text-align: center;\n\n    h1 {\n      font-size: ",";\n      color: ",";\n      font-weight: ",";\n      text-transform: uppercase;\n      margin-top: 20px;\n    }\n\n    p {\n      font-size: ",";\n      color: ",";\n      margin-top: 10px;\n      margin-bottom: 20px;\n    }\n\n    > div {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-direction: column;\n    }\n\n    .page-not-found-image {\n      display: inline-grid;\n      max-width: 450px;\n      width: 100%;\n    }\n\n    a {\n      color: ",";\n      background-color: ",";\n      font-weight: ",";\n      width: 160px;\n      height: 50px;\n      border-radius: ",";\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n    }\n  }\n"]);return s=function(){return n},n}let l=()=>(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)("p",{children:"Oops! Something went terribly wrong. Please try again soon or contact support@benzinga.com."}),(0,i.jsx)("div",{children:(0,i.jsx)("a",{href:"/",children:(0,i.jsx)("span",{children:"Go to Home"})})})]}),c=()=>(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(f,{}),(0,i.jsx)("h1",{children:"Oops! the page you were looking for could not be found"}),(0,i.jsx)("p",{children:"This page doesn't exist or was removed. We suggest you head back to home"}),(0,i.jsx)("a",{href:"/",children:(0,i.jsx)("span",{children:"Go to Home"})})]}),u=(n,e)=>e||(n?"Uh-Oh! ".concat(n):"Uh-Oh! Something went wrong!"),d=n=>{if(404===n){var e;let n=window.location.href;console.log("404 Pageview",{category:"Error",label:"/error/".concat(n)}),null===(e=t.g.bzTrack)||void 0===e||e.track("404 Pageview",{category:"Error",label:"/error/".concat(n)})}},h=n=>{let{statusCode:e,title:t}=n;return a.ZP.useEffectDidMount(()=>{d(e)}),(0,i.jsx)(m,{className:404===e?"block-404":"block-error",children:(0,i.jsxs)("div",{children:[404===e?null:(0,i.jsx)("h1",{children:u(e,t)}),404===e?(0,i.jsx)(c,{}):(0,i.jsx)(l,{})]})})};h.getInitialProps=n=>{let{err:e,res:t}=n;return{statusCode:t?t.statusCode:e?e.statusCode:404}},e.default=h;let m=o.ZP.div(s(),n=>{let{theme:e}=n;return e.colorPalette.gray50},n=>{let{theme:e}=n;return e.fontSize["3xl"]},n=>{let{theme:e}=n;return e.colorPalette.gray800},n=>{let{theme:e}=n;return e.fontWeight.semibold},n=>{let{theme:e}=n;return e.fontSize.lg},n=>{let{theme:e}=n;return e.colorPalette.gray400},n=>{let{theme:e}=n;return e.colorPalette.white},n=>{let{theme:e}=n;return e.colorPalette.blue500},n=>{let{theme:e}=n;return e.fontWeight.semibold},n=>{let{theme:e}=n;return e.borderRadius.default}),f=()=>(0,i.jsx)("span",{className:"page-not-found-image",children:(0,i.jsx)("img",{alt:"404 Space Image",src:"/next-assets/images/404-space.svg"})})},60470:function(n,e,t){"use strict";t.r(e),t.d(e,{ToolsPageMain:function(){return v},__N_SSP:function(){return x},default:function(){return b}});var r=t(67862),i=t(52322),o=t(2784),a=t(30683),s=t(59932),l=t(59461),c=t(47616),u=t(46973),d=t(3117),h=t(91126),m=t(63400),f=t(69277);function p(){let n=(0,r._)(["\n  &.tools-page-main {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n\n    .header-section {\n      display: flex;\n      flex-direction: column;\n    }\n\n    @media screen and (min-width: 950px) {\n      flex-direction: row;\n    }\n\n    .title {\n      text-transform: uppercase;\n      font-size: ",";\n      line-height: 1;\n      color: ",";\n    }\n\n    .subtitle {\n      color: ",";\n    }\n\n    .tools-list-container {\n      h6 {\n        font-size: 22px;\n        color: ",";\n      }\n\n      .tool-category-list-item {\n        margin-bottom: 20px;\n      }\n    }\n\n    .tools-list {\n      border: 1px solid ",";\n      background-color: #ffffff;\n      width: 100%;\n\n      @media screen and (min-width: 950px) {\n        min-width: 400px;\n      }\n\n      li {\n        width: 100%;\n        text-transform: uppercase;\n        padding: 12px 10px;\n        border-bottom: 1px solid ",";\n\n        &:last-of-type {\n          border-bottom: 0;\n        }\n\n        a {\n          color: ",";\n          width: 100%;\n          display: flex;\n          justify-content: space-between;\n          font-weight: ",";\n          align-items: center;\n        }\n      }\n    }\n\n    .content-block-container {\n      width: 100%;\n      margin-bottom: 32px;\n\n      @media screen and (min-width: 950px) {\n        margin-left: 20px;\n        /* max-width: 550px; */\n      }\n    }\n\n    .benzinga-pro-ad-block {\n      padding: 20px;\n      width: 100%;\n      background-color: ",";\n      border: solid 1px ",";\n      border-radius: ",";\n\n      h3 {\n        line-height: 1;\n        color: ",";\n        text-transform: uppercase;\n      }\n\n      p {\n        color: ",";\n        margin-top: 10px;\n      }\n\n      .bottom-section {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        flex-direction: column;\n      }\n\n      .benzinga-pro-logo {\n        width: 200px;\n        margin-top: 20px;\n      }\n\n      .get-free-trial {\n        border-radius: ",";\n        background-color: ",";\n        color: #ffffff;\n        padding: 10px 50px;\n        margin-right: 10px;\n        text-transform: uppercase;\n        white-space: nowrap;\n        width: 100%;\n        text-align: center;\n\n        &:hover {\n          background-color: ",";\n        }\n      }\n\n      @media screen and (min-width: 950px) {\n        .benzinga-pro-logo {\n          margin-top: 0;\n        }\n\n        .bottom-section {\n          flex-direction: row;\n        }\n      }\n    }\n  }\n"]);return p=function(){return n},n}function g(){let n=(0,r._)(["\n  &.tools-page {\n    background-color: ",";\n\n    > div {\n      margin-top: 0;\n      margin-bottom: 0;\n    }\n  }\n"]);return g=function(){return n},n}var x=!0;let v=n=>{let{brokerWidget:e}=n,t=f.ZP.useHydrate((0,m.lG)(),!1),r=s.IJ.secondary.filter(n=>"Tools"===n.label)[0].groups;return(0,i.jsxs)(w,{className:"tools-page-main",children:[(0,i.jsxs)("div",{children:[(0,i.jsx)("div",{className:"header-section",children:(0,i.jsx)("p",{className:"subtitle",children:"Supercharge Your Trading With Benzinga Tools"})}),(0,i.jsx)("div",{className:"tools-list-container",children:null==r?void 0:r.map(n=>(0,i.jsxs)("div",{className:"tool-category-list-item",children:[(0,i.jsx)("h6",{className:"label",children:n.label}),(0,i.jsx)("ul",{className:"tools-list",children:n.links.map(n=>(0,i.jsx)("li",{children:(0,i.jsxs)("a",{href:t&&n.logged_in_href?t&&n.logged_in_href:n.href,children:[(0,i.jsx)("span",{children:n.title}),(0,i.jsx)(l.J,{icon:u.eF})]})},n.title))})]},n.label))})]}),(0,i.jsx)("div",{className:"content-block-container",children:(0,i.jsx)(d.P,{widget:e})})]})};var b=n=>{let{brokerWidget:e}=n;return o.useEffect(()=>(h.eX.setTargetingArguments({BZ_PTYPE:"tool"}),h.eX.load(),()=>{h.eX.setTargetingArguments({})}),[]),(0,i.jsx)(y,{className:"tools-page",children:(0,i.jsx)(c.Ar,{layoutMain:(0,i.jsx)(v,{brokerWidget:e}),title:"Financial Market Tools"})})};let w=a.ZP.div(p(),n=>{let{theme:e}=n;return e.fontSize["3xl"]},n=>{let{theme:e}=n;return e.colorPalette.gray700},n=>{let{theme:e}=n;return e.colorPalette.gray600},n=>{let{theme:e}=n;return e.colorPalette.gray700},n=>{let{theme:e}=n;return e.colorPalette.blue100},n=>{let{theme:e}=n;return e.colorPalette.blue100},n=>{let{theme:e}=n;return e.colorPalette.blue500},n=>{let{theme:e}=n;return e.fontWeight.semibold},n=>{let{theme:e}=n;return e.colorPalette.white},n=>{let{theme:e}=n;return e.colors.border},n=>{let{theme:e}=n;return e.borderRadius.lg},n=>{let{theme:e}=n;return e.colorPalette.gray700},n=>{let{theme:e}=n;return e.colorPalette.gray600},n=>{let{theme:e}=n;return e.borderRadius.default},n=>{let{theme:e}=n;return e.colorPalette.blue500},n=>{let{theme:e}=n;return e.colorPalette.blue400}),y=a.ZP.div(g(),n=>{let{theme:e}=n;return e.colorPalette.gray50})},37134:function(n,e,t){"use strict";t.d(e,{o:function(){return T},Z:function(){return F}});var r=t(67862),i=t(52322),o=t(2784),a=t(91126),s=t(30683),l=t(59932),c=t(14),u=t(40385),d=t(67434),h=t(72863),m=t(14263),f=t(27891),p=t(96299),g=t(64203);function x(){let n=(0,r._)(["\n  margin-bottom: 10px;\n  .breadcrumb:last-of-type span {\n    color: #ffffff;\n  }\n"]);return x=function(){return n},n}let v=n=>{let{post:e}=n;return e.breadcrumbs?(0,i.jsx)(b,{className:"breadcrumb-items-container",children:(0,i.jsx)(g.O,{data:e.breadcrumbs})}):null},b=s.ZP.div(x());var w=t(2434),y=t(77399),j=t(95318);function $(){let n=(0,r._)(["\n  h1 {\n    font-size: 2.5rem;\n    font-weight: normal;\n  }\n"]);return $=function(){return n},n}function _(){let n=(0,r._)(["\n  background-color: ",";\n  background-color: #151F2E;\n  color: #F2F8FF;\n  border-bottom: 1px solid ",";\n  border-bottom: none;\n  padding: 20px 0;\n\n  .page-intro {\n    font-size: ",";\n    white-space: pre-line;\n  }\n\n  @media (min-width: 1300px) {\n    .header-container {\n      padding: 0;\n    }\n  }\n\n  .money-product-card {\n    margin-top: 1rem;\n    .single-item-view {\n      display: none;\n    }\n  }\n\n  > div {\n    display: flex;\n    justify-content: space-between;\n  }\n\n  .affiliate-disclosure {\n    margin-top: 0.5rem;\n    margin-bottom: 0;\n    color: #5B7292;\n    font-size: 14px;\n    &:before {\n      content: 'Over 1,000,000 people have trusted Benzinga to help them choose their investing tools. Our experts are hard at work with constant updates as products & markets change! Benzinga Money is a reader-supported publication. We may earn a commission from the advertisers associated with this article.'\n    }\n  }\n\n  .page-header-info {\n    width: 100%;\n    max-width: 640px;\n    margin-right: 0.5rem;\n\n    h1 {\n      font-size: 1.8rem;\n      margin-bottom: 0;\n      color: #F2F8FF;\n    }\n\n    p {\n      color: ",";\n      color: #99AECC;\n      font-size: ",";\n      margin-bottom: 0;\n    }\n\n    .learn-more-link {\n      font-size: ",";\n      color: ",";\n      color: #3F83F8;\n    }\n  }\n}\n\n.contributor-block-container {\n  max-width: 20rem;\n  width: 100%;\n  margin-top: 1rem;\n}\n\n.contributor-block {\n  display: flex;\n  flex-direction: column;\n  width: 100%;\n  min-width: 320px;\n  border: 1px solid ",";\n  border: 1px solid #395173;\n  background-color: ",";\n  background-color: transparent;\n  padding: 1rem;\n  border-radius: ",";\n\n  .author {\n    color: ",";\n    text-transform: uppercase;\n    font-size: ",";\n    font-weight: ",";\n    a {\n      color: #F2F8FF;\n    }\n  }\n\n  .author-description {\n    color: #6b7280;\n    color: #5B7292;\n    font-size: ",";\n  }\n\n  .verified-by {\n    color: #6b7280;\n    font-size: ",";\n  }\n\n  .date {\n    color: #5b7292;\n    color: #E1EBFA;\n    font-size: ",";\n\n    &.updated {\n      font-style: italic;\n      margin-right: 2px;\n\n      > span {\n        color: ",";\n      }\n    }\n  }\n"]);return _=function(){return n},n}let k=n=>{var e,t,r,o,a,s,l,c,u,d;let{post:h}=n,m="https://www.benzinga.com/money/author/".concat(null===(e=h.meta)||void 0===e?void 0:e.verifiedUserSlug),f=(null===(t=h.meta)||void 0===t?void 0:t.publishedDate)?p.ou.fromISO(null===(r=h.meta)||void 0===r?void 0:r.publishedDate,{setZone:!0}).toFormat("LLLL d, yyyy"):"";return(0,i.jsx)("div",{className:"contributor-block-container",children:(0,i.jsxs)("div",{className:"contributor-block",children:[(0,i.jsx)("div",{className:"author",children:(null===(o=h.meta)||void 0===o?void 0:o.authorSlug)?(0,i.jsx)("a",{href:"https://www.benzinga.com/money/author/".concat(null===(a=h.meta)||void 0===a?void 0:a.authorSlug),children:null===(s=h.meta)||void 0===s?void 0:s.author}):(0,i.jsx)("span",{children:null===(l=h.meta)||void 0===l?void 0:l.author})}),(0,i.jsx)("div",{className:"author-description",children:"Contributor, Benzinga"}),f&&(0,i.jsx)("div",{className:"date",children:f}),(null===(c=h.meta)||void 0===c?void 0:c.verifiedUserSlug)&&(null===(u=h.meta)||void 0===u?void 0:u.verifiedBy)&&(0,i.jsx)("div",{className:"verified-by",children:(0,i.jsxs)("span",{className:"italic text-xs font-os",children:["verified by"," ",(0,i.jsx)("a",{className:"text-sm",href:m,children:null===(d=h.meta)||void 0===d?void 0:d.verifiedBy})]})})]})})},S=n=>{var e,t,r,a;let{post:s}=n;return(null===(t=s.layout)||void 0===t?void 0:null===(e=t.settings)||void 0===e?void 0:e.simple_article_title)?(0,i.jsx)(z,{className:"header-container mx-auto container max-w-7xl flex-col md:flex-row items-cetner mt-6",children:(0,i.jsx)("h1",{children:s.title})}):(0,i.jsxs)(N,{className:"money-page-header",children:[(0,i.jsx)("div",{className:"header-container mx-auto container max-w-7xl px-4 flex-col md:flex-row items-cetner",children:(0,i.jsx)(v,{post:s})}),(0,i.jsxs)("div",{className:"header-container mx-auto container max-w-7xl px-4 flex-col items-start md:flex-row md:items-cetner",children:[(0,i.jsxs)("div",{className:"page-header-info",children:[(0,i.jsx)(w.nm,{children:(0,i.jsx)(o.Suspense,{children:(0,i.jsx)(y.l,{post:s,showClearCache:!0})})}),(0,i.jsx)("h1",{children:s.title}),s.intro&&(0,i.jsx)("div",{className:"page-intro",dangerouslySetInnerHTML:{__html:(0,f.jW)(s.intro)}}),(0,i.jsx)("p",{className:"affiliate-disclosure"}),(0,i.jsx)("a",{className:"learn-more-link",href:"https://www.benzinga.com/money/advertiser-disclosure/",children:"Read our Advertiser Disclosure."})]}),(0,i.jsx)(k,{post:s})]}),(0,i.jsx)("div",{className:"header-container mx-auto container max-w-7xl px-4 flex-col items-start md:flex-row md:items-cetner",children:(null===(r=s.review)||void 0===r?void 0:r.product)&&(0,i.jsx)(j.MoneyProductCard,{options:{show_best_for:"0",show_cons:"0",show_pros:"0",show_review:"0"},product:null===(a=s.review)||void 0===a?void 0:a.product,variant:"header"})})]})},z=s.ZP.div($()),N=s.ZP.div(_(),n=>{let{theme:e}=n;return e.colorPalette.gray50},n=>{let{theme:e}=n;return e.colors.border},n=>{let{theme:e}=n;return e.fontSize.base},n=>{let{theme:e}=n;return e.colorPalette.gray500},n=>{let{theme:e}=n;return e.fontSize.base},n=>{let{theme:e}=n;return e.fontSize.base},n=>{let{theme:e}=n;return e.colorPalette.blue500},n=>{let{theme:e}=n;return e.colorPalette.gray300},n=>{let{theme:e}=n;return e.colorPalette.gray100},n=>{let{theme:e}=n;return e.borderRadius.default},n=>{let{theme:e}=n;return e.colorPalette.gray800},n=>{let{theme:e}=n;return e.fontSize.xl},n=>{let{theme:e}=n;return e.fontWeight.semibold},n=>{let{theme:e}=n;return e.fontSize.base},n=>{let{theme:e}=n;return e.fontSize.base},n=>{let{theme:e}=n;return e.fontSize.base},n=>{let{theme:e}=n;return e.colorPalette.gray400});var M=t(12524),P=t.n(M);function D(){let n=(0,r._)(["\n    ",";\n"]);return D=function(){return n},n}function O(){let n=(0,r._)(["\n  &.narrow {\n    .header-container,\n    .layout-container {\n      max-width: 1100px;\n    }\n  }\n  .main-content-container {\n    padding-left: 0;\n    padding-right: 0;\n  }\n  .layout-footer {\n    .layout-container {\n      max-width: 1100px;\n    }\n  }\n  .money-page-main {\n    /* display: flex; */\n    position: relative;\n    width: 100%;\n\n    @media (max-width: 1119px) {\n      padding: 0 0.75rem;\n    }\n    .money-post-wrapper {\n      width: 100%;\n    }\n  }\n\n  h1,\n  h2,\n  h3,\n  h4,\n  h5,\n  h6 {\n    &.section-title {\n      margin-top: 2rem;\n      margin-bottom: 1rem;\n    }\n  }\n\n  .cornerstone-navigation {\n    display: none;\n\n    @media screen and (min-width: 1120px) {\n      display: block;\n      width: 200px;\n      min-width: 200px;\n      width: 100%;\n      border: 1px solid #ceddf2;\n      border-radius: 4px;\n      padding: 0;\n    }\n  }\n"]);return O=function(){return n},n}let T=n=>{let{layoutAboveArticle:e,layoutBelowArticle:t,layoutHeader:r,post:s,showMoneyHeader:f=!0,template:p}=n;o.useEffect(()=>{let n=s&&p?(0,c.lN)(s,p):{};return a.eX.setTargetingArguments(n),a.eX.load(),()=>{a.eX.setTargetingArguments({})}},[s,p]);let g=(0,l.Jx)(s)?"wide":"narrow";return(0,i.jsxs)(C,{className:P()("font-manrope",{["".concat(g)]:!!g}),children:[r||f&&s&&(0,i.jsx)(S,{post:s}),(0,i.jsx)(m.N,{layoutAboveArticle:e,layoutBelowArticle:t,post:s}),(null==s?void 0:s.campaigns)&&(0,i.jsx)(u.X,{targets:s.campaigns}),(null==s?void 0:s.campaigns)&&(0,i.jsx)(h.M,{targets:s.campaigns}),(null==s?void 0:s.unmonetized_interstitial)&&(0,i.jsx)(d.G,{interstitial:!0,popup:s.unmonetized_interstitial}),(null==s?void 0:s.styles)&&(0,i.jsx)(Z,{styles:s.styles})]})};var F=T;let Z=s.StyledComponents.createGlobalStyle(D(),n=>n.styles),C=s.ZP.div(O())},64203:function(n,e,t){"use strict";t.d(e,{O:function(){return r.O}});var r=t(44863)},3117:function(n,e,t){"use strict";t.d(e,{P:function(){return d}});var r=t(67862),i=t(52322),o=t(2784),a=t(30683),s=t(65801),l=t(2434),c=t(77399);function u(){let n=(0,r._)(["\n  width: 100%;\n  overflow: hidden;\n"]);return u=function(){return n},n}let d=n=>{let{widget:e}=n;return(0,i.jsxs)(h,{children:[(0,i.jsx)(l.nm,{children:(0,i.jsx)(o.Suspense,{children:e&&(0,i.jsx)(c.l,{post:e})})}),(0,i.jsx)(s.H,{blocks:null==e?void 0:e.blocks})]})},h=a.ZP.div(u())},84657:function(n,e,t){"use strict";var r=(0,t(41667).Z)(function(n,e,t){n=n<t.length&&n>=0?n:t.length;var r=Array.prototype.slice.call(t,0);return r.splice(n,0,e),r});e.Z=r},81271:function(n,e,t){"use strict";var r=(0,t(67932).Z)(1,"join");e.Z=r},78318:function(n,e,t){"use strict";t.d(e,{Z:function(){return r}});var r=(0,t(43799).Z)(function(n){var e;return null!=n&&(e=n.length,"[object Number]"===Object.prototype.toString.call(e))?n.length:NaN})},18585:function(n,e,t){"use strict";var r=(0,t(59737).Z)(function(n,e){return e.match(n)||[]});e.Z=r}},function(n){n.O(0,[9774,6525,8433,4424,3273,3268,6081,3215,9641,7311,8496,658,8176,6181,145,1548,9879,3737,9392,4290,5774,7441,9843,456,5801,9279,9856,3431,1679,5192,7336,2888,179],function(){return n(n.s=25112)}),_N_E=n.O()}]);